body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#NavbarMobile{background-image:linear-gradient(#000,#9e9e9e00);display:flex;height:10vh;justify-content:space-between;left:0;padding-inline:2vw;position:absolute;top:0;width:100vw;z-index:100}#NavbarMobile #NavbarMobileLogo{width:10vh}#NavbarMobile #NavbarMobileMenuButton{background:none;border:none}#NavbarMobile #NavbarMobileMenuButtonI{color:#fff;text-shadow:0 0 3px #000}#Index{left:0;overflow-y:scroll;position:absolute;top:0}#PortraitIndexWallpaper{align-items:center;background-image:linear-gradient(#fff,#969696);display:flex;flex-direction:column;height:100vh;padding-top:10vh;width:100vw}#PortraitIndexWallpaper h3{font-family:Oswald,sans-serif;font-weight:400;text-align:center;width:100%}#PortraitIndexWallpaper-ViewMore{color:#900000;font-family:Oswald,sans-serif;z-index:2}#PortraitIndexWallpaper img{align-self:flex-end;height:100vh;margin-top:-20vh}#PortraitIndexHotProducts{background-color:#d2d2d2;border-radius:3vh 3vh 0 0;box-shadow:0 -5px 10px #000;height:100vh;margin-top:-5vh;padding-top:2vh;width:100vw}#PortraitIndexHotProducts h2,#PortraitIndexHotProducts h3{margin-left:5vw}.ClassRow{display:flex;overflow-x:scroll;width:100vw}.ClassRow .ProductCard{align-items:center;background-color:#e2e2e2;border:2px solid #323232;border-radius:5vw;display:flex;flex-direction:column;margin-left:5vw;overflow:hidden;width:42vw}.ClassRow .ProductCard img{width:90%}.ClassRow .ProductCard h4{color:#000;text-align:center}.ClassRow .ProductCard .ProductType{color:gray;margin-top:-10%;padding:5%;text-align:center;width:100%}#PortraitIndexBrands{align-items:center;animation:ApearTitles 1.3s;background-color:#d2d2d2;display:flex;flex-direction:column;height:100vh;padding-bottom:5vh;padding-left:2vw;width:100vw;z-index:3}@keyframes ApearTitles{0%{opacity:0}to{opacity:1}}#PortraitIndexBrands #BrandsRow{margin-bottom:10vh}#PortraitIndexBrands #BrandsRow,#PortraitIndexBrands #ContactRow{display:flex;flex-direction:row;overflow-x:scroll;padding-right:10vw;width:100vw}#PortraitIndexBrands #ContactRow{justify-content:space-around}#PortraitIndexBrands .BrandOption{border-radius:5vw;height:20vh;margin-left:10vw}.MenuMobileOpened{animation:MenuMobileOpened 1s;background-image:linear-gradient(#3e3e3e,#3e3e3ee6);display:flex;height:100vh;padding-top:10vh;position:absolute;top:0;width:100vw;z-index:10}@keyframes MenuMobileOpened{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.MenuMobileGoBackOpen{animation:OpenButton 1s;background:none;border:none;color:#fff;margin-left:70vw;position:absolute;z-index:101}@keyframes OpenButton{0%{opacity:0}to{opacity:1}}#MenuMobileClass,#MenuMobileType{animation:OpenButton 1s;display:flex;flex-direction:column;height:90vh;justify-content:space-around;width:100vw}.MenuOption{background:none;border:none;color:#fff;text-align:center}.MenuOptionClosed{overflow:hidden;width:0}#Clase{animation:ApearClaseScreen .8s;background-color:#ececec;height:100vh;left:0;overflow-y:hidden;padding-top:10vh;position:absolute;top:0;width:100vw;z-index:4}@keyframes ApearClaseScreen{0%{background-color:#0000}to{background-color:#ececec}}@keyframes ApearProducts{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}#ClassProducts{display:flex;flex-wrap:wrap;height:100%;justify-content:flex-start;overflow-y:scroll;padding-bottom:2vh;width:100vw}#ClassProducts .ProductCard{animation:ApearProducts 1.5s;max-height:50vh;overflow:hidden}#ClassProducts .ProductCard .ProductoNameDiv{align-self:center;display:flex;flex-direction:column;justify-content:center;margin-left:5%;width:60%}#ClassProducts .ProductCard .ProductoNameDiv p{color:#000}#ClassProducts .ProductCardImgMoto{align-self:flex-end;margin-left:-15%;margin-top:-45%;width:130%}#ClassProducts .ProductCardImgOtro{align-self:center;height:120%;margin-left:40%;margin-top:-25%;z-index:5}#Product{height:100vh;overflow-y:scroll;width:100vw}.MobileProductFirstView{background-image:radial-gradient(circle at top right,#999,#fff,#fff);display:grid;grid-template-areas:"image text" "image nothing";grid-template-columns:1fr 1fr;grid-template-rows:75% 25%;height:60vh;margin-top:0;width:100vw}.MobileProductFirstView img{grid-area:image;justify-self:flex-end}.MobileProductFirstView div{background-image:radial-gradient(circle at top right,#fffffffa,#e2e2e2);border-radius:5vw;box-shadow:10px 10px 10px #aeaeae4d;display:flex;grid-area:text;height:20%;justify-content:center;margin-left:10vw;margin-top:30vh;padding-top:12%;padding-inline:5%;width:70%}.MobileProductFirstView div p{color:red;font-size:1.2rem;font-weight:700}#BikeProductFirst img{margin-right:-40vw;width:300%}#ProductFirst img{margin-right:-50vw;margin-top:10vh;width:100vw}#ProductFirst div{margin-top:40vh}#MobileProductInfo{padding-left:5vw}#MobileProductInfo h1{font-family:Oswald,sans-serif;margin-top:5vh}#MobileProductInfo h1 span{color:gray;font-size:1rem}#MobileProductColors{display:flex;flex-direction:row;overflow-x:scroll;padding-block:2vh;width:100vw}.ProductMobileOption{background-color:#fff;margin-left:5vw}.ProductMobileOption img{border-radius:3vh;box-shadow:0 0 20px #aeaeae80;padding:4%;width:40vw}.navbarLogo{background:none;width:100%}.navbarLogoDiv{background:none;width:15%}@media screen and (orientation:landscape){.navbarLogoDiv{background:none;height:10vh}.navbarLogo{background:none;height:100%;width:auto}}.openOptionsButton{align-self:center;background:none;border:none}#CarritoButton p{background-color:#000;border-radius:8px;color:#fff;padding:1vw;position:absolute;right:10vw;top:1vh}.openOptions{background:none;color:#fff}#NavbarPC{align-items:center;background-image:linear-gradient(#000,#0000);display:flex;justify-content:space-between;padding-inline:3vw;position:fixed;width:100vw;z-index:100}#NavbarPC,#NavbarPC img{height:15vh}#NavbarPCOpciones{align-items:center;display:flex;height:100%;justify-content:space-between;width:40%}#NavbarPCOpciones button{background:none;border:none;color:#fff}#NavbarPC .Login-button{align-items:center;background-color:red;border-radius:10vh;box-shadow:0 0 10px #3c3c3c;cursor:pointer;display:flex;padding:1vh 2vw}#LoginModal{background-color:#fff;flex-direction:column;height:30vh;justify-content:space-around;padding:1vw 1vh;position:absolute;right:2vw;width:15vw}#ClasesPCMenu,#LoginModal{display:flex;top:10vh;z-index:100}#ClasesPCMenu{align-items:center;animation:ApareceClasesPCMenu 1s;flex-direction:row;height:15vh;justify-content:space-between;justify-content:center;padding-inline:3vw;position:fixed;width:100vw}@keyframes ApareceClasesPCMenu{0%{height:0;opacity:0}to{height:15vh;opacity:1}}#ClasesPCMenu .Opciooon{background:none;border:none;color:#fff;margin-inline:1vw;text-shadow:0 0 10px #000}#PCFilters::-webkit-scrollbar{background:#0000;width:10px}#PCFilters::-webkit-scrollbar-thumb{background:#2b2b2b;border-radius:5px}#PCFilters::-webkit-scrollbar-button{display:none}.FilterOptions button{border:none;border-radius:10vw;margin-bottom:2vw;width:20%}#FiltersModal{animation:apearFilters .5s}@keyframes apearFilters{0%{bottom:-80vh}to{bottom:0}}#FilterButton{background-color:#252324;border:none;border-radius:10vw;color:#c5c5c5;height:6vh;margin-left:25%;margin-block:2vh;width:40%}#ClassScreen{animation:ApareceClassScreen 1s;background-color:#a4a4a4;display:flex;height:100vh;left:0;position:absolute;top:0;width:100vw}@keyframes ApareceClassScreen{0%{opacity:0}to{opacity:1}}#ClassScreen #ClassFilters{animation:AparecenFiltros 1s;background-color:#9f9f9f;border-radius:1vw;box-shadow:0 0 5px #000;display:flex;flex-direction:column;height:80vh;margin-left:3vw;margin-top:15vh;padding-bottom:2vh;padding-block:1%;padding-inline:1%;width:15vw;z-index:10}@keyframes AparecenFiltros{0%{margin-top:115vh;opacity:0}to{margin-top:15vh;opacity:1}}#ClassScreen #ClassFilters h3{color:#fff;margin-bottom:18%}#ClassScreen #ClassFilters #ClassFiltersBody{display:flex;flex-direction:column;height:90%;overflow-y:scroll;width:100%}#ClassScreen #ClassFilters #ClassFiltersBody::-webkit-scrollbar{height:12px;width:.8vw}#ClassScreen #ClassFilters #ClassFiltersBody::-webkit-scrollbar-track{background:none}#ClassScreen #ClassFilters #ClassFiltersBody::-webkit-scrollbar-thumb{background:#303030;border-radius:10px}#ClassScreen #ClassFilters #ClassFiltersBody::-webkit-scrollbar-thumb:hover{background:#555}#ClassScreen #ClassFilters #ClassFiltersBody::-webkit-scrollbar-corner{background:#f1f1f1}#ClassScreen #ClassFilters .FilterTitle{background:none;border:none;color:#fff}#ClassScreen #ClassFilters .FilterOptions{background:none;display:flex;flex-direction:column}#ClassScreen #ClassFilters .FilterOptions .OpcionMain span{animation:ApareceSpanOpt .5s;color:#fff}@keyframes ApareceSpanOpt{0%{margin-right:-2%;opacity:0}to{margin-right:0;opacity:1}}#ClassScreen #ClassFilters .FilterOptions button{background:none;border:none;color:#fff;text-align:start;width:100%}#ClassScreen #ClassFilters #ClassFilterPrice{width:100%}#ClassScreen #ClassFilters #ClassFilterPrice-Title{color:#fff}#ClassScreen #ClassFilters #ClassFilterPrice-Container{display:flex;width:100%}#ClassScreen #ClassFilters #ClassFilterPrice-Container div{display:flex;flex-direction:column;width:40%}#ClassScreen #ClassFilters #ClassFilterPrice-Container div p{color:#fff;width:100%}#ClassScreen #ClassProducts{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;padding-top:20vh;width:100vw}#ClassScreen #ClassProducts .PCProductOption{align-items:center;animation:ApareceProducto 1s;background-color:#a6a6a6;border-radius:1vw;box-shadow:0 0 10px #383838;display:flex;flex-direction:column;height:50vh;margin-bottom:5vh;width:22vw}#ClassScreen #ClassProducts .PCProductOption:hover{text-decoration:none}#ClassScreen #ClassProducts .PCProductOptionDisapear{align-items:center;animation:DesapareceProducto 1s;background-color:#acacac;border-radius:1vw;box-shadow:0 0 10px #383838;display:flex;flex-direction:column;height:50vh;margin-bottom:5vh;visibility:hidden;width:22vw}@keyframes DesapareceProducto{0%{margin-top:0;opacity:1;overflow:hidden;visibility:visible}to{margin-top:100vh;opacity:0;overflow:hidden;visibility:visible}}#ClassScreen #ClassProducts .PCProductOptionDisapear .ImageContainer{align-items:center;background-image:linear-gradient(#d7d7d7,#848484);border-radius:.51vw;display:flex;height:60%;justify-content:center;margin-top:5%;width:90%}#ClassScreen #ClassProducts .PCProductOptionDisapear img{width:80%}#ClassScreen #ClassProducts .PCProductOptionDisapear p{color:#fff;text-align:start;width:90%}@keyframes ApareceProducto{0%{margin-top:10vh;opacity:0;overflow:hidden}to{margin-top:0;opacity:1;overflow:hidden}}#ClassScreen #ClassProducts .PCProductOption .ImageContainer{align-items:center;background-image:linear-gradient(#d7d7d7,#848484);border-radius:.51vw;display:flex;height:60%;justify-content:center;margin-top:5%;width:90%}#ClassScreen #ClassProducts .PCProductOption img{width:80%}#ClassScreen #ClassProducts .PCProductOption p{color:#fff;text-align:start;width:90%}#Index,#WallpaperPC{height:100vh;overflow-x:hidden;width:100vw}#WallpaperPC{background-color:#dedede;display:flex;justify-content:center}#backtop{align-items:center;animation:ApareceBackTop 1s;background-image:linear-gradient(to bottom right,#6e6e6e,#dedede,#dedede,#555);display:flex;flex-direction:column;height:85vh;width:95vw;z-index:2}@keyframes ApareceBackTop{0%{height:0}to{height:85vh}}#backtop #Textos{animation:ApareceBackTopTextos 1s;width:80vw}@keyframes ApareceBackTopTextos{0%{opacity:0}to{opacity:1}}#backtop h3{animation:ApareceBackTopTextosH3 1s;font-weight:300;letter-spacing:calc(12.5vw - 1ch);margin-top:12vh;text-align:center;white-space:nowrap}@keyframes ApareceBackTopTextosH3{0%{opacity:0}to{opacity:1}}#backtop h3 span{color:#8a0000;font-weight:700}#backtop #LittleTexts{display:flex;justify-content:space-between;width:100%}#backtop #LittleTexts p{font-weight:500}#backtop #WallpaperImg{animation:ApareceBackTopTextosImg 1s;height:130vh;margin-top:-60vh}@keyframes ApareceBackTopTextosImg{0%{margin-right:100vw;opacity:0}25%{margin-right:75vw;opacity:0}to{margin-right:0;opacity:1}}#PCHotProducts{animation:ApareceHotProducts 1s;background-color:#dedede;width:100vw}@keyframes ApareceHotProducts{0%{margin-left:100vw;opacity:0}to{margin-left:0;opacity:1}}#PCHotProducts h2{color:#cecece;font-family:Roboto;font-style:italic;font-weight:900}#PCHotProducts h3{font-weight:800;margin-top:-15%;padding-left:5vw;width:100vw}#PCHotProducts #ProductDiv{display:flex;width:100vw}#PCHotProducts #ProductDiv #DivOfImages{align-items:center;display:flex;flex-direction:column;width:40%}#PCHotProducts #ProductDiv #DivOfImages .Seleccionada{animation:SeleccionadaImagen 1s;width:100%}@keyframes SeleccionadaImagen{0%{width:0}to{width:100%}}#PCHotProducts #ProductDiv #DivOfImages .NoSeleccionada{animation:NoSeleccionadaImagen 1s;width:0}@keyframes NoSeleccionadaImagen{0%{width:100%}to{width:0}}#PCHotProducts #ProductDiv #Informacion{align-items:flex-start;display:flex;flex-wrap:wrap;height:100%;padding-left:10%;padding-top:10vh;width:50%}#PCHotProducts #ProductDiv #Informacion h4{font-weight:700;height:10vh;width:80%}#PCHotProducts #ProductDiv #Informacion #Buttons{display:flex;height:10vh;width:20%}#PCHotProducts #ProductDiv #Informacion #Buttons .BotonSelected{animation:AgrandarBoton .5s;border:1px solid red;color:red;transform:scale(1.5)}@keyframes AgrandarBoton{0%{border-color:#000;transform:scale(1)}to{border-color:red;transform:scale(1.5)}}#PCHotProducts #ProductDiv #Informacion #Buttons .BotonNoSelected{animation:AchicarBoton .5s;border:1px solid blackred;color:#000;transform:scale(1)}@keyframes AchicarBoton{0%{border-color:red;transform:scale(1.5)}to{border-color:#000;transform:scale(1)}}#PCHotProducts #ProductDiv #Informacion #Buttons button{align-items:center;align-self:flex-end;background:none;display:flex;margin-inline:3%}#PCHotProducts #ProductDiv #Informacion p{margin-top:0}#PCHotProducts #ProductDiv #Informacion #HotProductsViewMore{align-items:center;background-color:#000;color:#fff;display:flex;height:7vh;justify-content:center;width:35%}#PCHotProductsClosed{animation:CloseHotProducts 1s;background-color:#dedede;height:0;width:100vw}@keyframes CloseHotProducts{0%{height:auto}to{height:auto}}#PCHotProductsClosed h2{animation:CloseHotProductsh2 1s;color:#cecece;font-family:Roboto;font-style:italic;font-weight:900;opacity:0}@keyframes CloseHotProductsh2{0%{margin-left:0;opacity:1}to{margin-left:-100vw;opacity:0}}#PCHotProductsClosed h3{animation:CloseHotProductsh3 1s;font-family:Roboto;font-style:italic;font-weight:800;margin-top:-15%;opacity:0;padding-left:5vw;width:100vw}@keyframes CloseHotProductsh3{0%{margin-left:0;opacity:1}to{margin-left:-100vw;opacity:0}}#PCHotProductsClosed #ProductDiv{animation:CloseHotProductsPD 1s;display:flex;margin-left:-100vw;visibility:hidden;width:0}@keyframes CloseHotProductsPD{0%{margin-left:0;opacity:1;visibility:visible;width:100vw}25%{margin-left:0;opacity:1;visibility:visible;width:100vw}to{margin-left:-50vw;opacity:0;visibility:visible;width:100vw}}#PCHotProductsClosed #ProductDiv img{width:40%}#PCHotProductsClosed #ProductDiv #Informacion{align-items:flex-start;display:flex;flex-wrap:wrap;height:100%;padding-left:10%;padding-top:10vh;width:50%}#PCHotProductsClosed #ProductDiv #Informacion h4{font-weight:700;height:10vh;width:60%}#PCHotProductsClosed #ProductDiv #Informacion #Buttons{display:flex;height:10vh;width:40%}#PCHotProductsClosed #ProductDiv #Informacion #Buttons button{align-items:center;align-self:flex-end;background:none;display:flex;margin-inline:3%}#PCHotProductsClosed #ProductDiv #Informacion p{margin-top:0}#PCHotProductsClosed #ProductDiv #Informacion #HotProductsViewMore{align-items:center;background-color:#000;color:#fff;display:flex;height:7vh;justify-content:center;width:35%}#PCBrands{background-color:#dedede;margin-top:-2vh;width:100vw}#PCBrands h2{color:#cecece;font-weight:900}#PCBrands h3{font-weight:800;margin-top:-15%;padding-left:5vw;width:100vw}#PCBrands #ContainerOfBrands{background-color:#242529;border-bottom-left-radius:1vw;border-top-left-radius:1vw;display:flex;height:60vh;margin-left:5vw;margin-top:10vh;width:95vw}#PCBrands #ContainerOfBrandsOpened{animation:AgrandarBrands .5s;display:flex;flex-direction:column;margin-left:0}@keyframes AgrandarBrands{0%{background-color:#242529;border-bottom-left-radius:1vw;border-top-left-radius:1vw;display:flex;height:60vh;margin-left:5vw;margin-top:10vh;width:95vw}to{background-color:#242529;border-bottom-left-radius:0;border-top-left-radius:0;display:flex;height:auto;margin-left:0;margin-top:10vh;width:100vw}}#PCBrands #ContainerOfBrandsOpened #BeforeContainer{animation:DesapareceLoBefore .5s;display:flex;height:0;overflow:hidden;width:100vw}@keyframes DesapareceLoBefore{0%{height:60vh;overflow:visible}to{height:60vh;overflow:visible}}#PCBrands #ContainerOfBrandsOpened #LeftSide{animation:DesapareceLeftSide .5s;display:flex;opacity:0;padding:2%;width:60%}@keyframes DesapareceLeftSide{0%{opacity:1}to{opacity:0}}#PCBrands #ContainerOfBrandsOpened #LeftSide .BrandMainOption{align-items:center;display:flex;flex-direction:column;height:60vh;justify-content:space-between;margin-inline:.5vw;overflow:hidden;width:32%}#PCBrands #ContainerOfBrandsOpened #LeftSide .BrandMainOption img{border-radius:.5vw;height:85%}#PCBrands #ContainerOfBrandsOpened #LeftSide .BrandMainOption p{color:#fff}#PCBrands #ContainerOfBrandsOpened #RightSide{align-items:center;animation:DesapareceRightSide .5s;display:flex;flex-direction:column;height:60vh;justify-content:center;opacity:0;padding:2%;width:40%}@keyframes DesapareceRightSide{0%{opacity:1}to{opacity:0}}#PCBrands #ContainerOfBrandsOpened #RightSide #TopSide{align-items:flex-end;display:flex;flex-wrap:wrap}#PCBrands #ContainerOfBrandsOpened #RightSide #TopSide p{background-color:#3a3b3f;border-radius:3vw;color:#fff;margin-right:1vw;padding-block:1vh;padding-inline:3vw}#PCBrands #ContainerOfBrandsOpened #RightSide #BottomSide{width:100%}#PCBrands #ContainerOfBrandsOpened #RightSide #BottomSide button{background:none;border:none;color:#fff;text-align:start;width:100%}#PCBrands #ContainerOfBrands #LeftSide{display:flex;padding:2%;width:60%}#PCBrands #ContainerOfBrands #LeftSide .BrandMainOption{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-inline:.5vw;overflow:hidden;width:32%}#PCBrands #ContainerOfBrands #LeftSide .BrandMainOption img{border-radius:.5vw;height:85%}#PCBrands #ContainerOfBrands #LeftSide .BrandMainOption p{color:#fff}#PCBrands #ContainerOfBrands #RightSide{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2%;width:40%}#PCBrands #ContainerOfBrands #RightSide #TopSide{align-items:flex-end;display:flex;flex-wrap:wrap}#PCBrands #ContainerOfBrands #RightSide #TopSide p{background-color:#3a3b3f;border-radius:3vw;color:#fff;margin-right:1vw;padding-block:1vh;padding-inline:3vw}#PCBrands #ContainerOfBrands #RightSide #BottomSide{width:100%}#PCBrands #ContainerOfBrands #RightSide #BottomSide button{background:none;border:none;color:#fff;text-align:start;width:100%}#PCBrands #ContainerOfBrandsOpened{background-color:#242529;margin-top:10vh;width:100vw}#PCBrands #ContainerOfBrandsOpened #ContainerOptions{display:flex;justify-content:space-around;padding-block:5vh;width:100vw}#PCBrands #ContainerOfBrandsOpened #ContainerOptions button{border:none;border-radius:5vw;color:#fff;padding-block:1vh;padding-inline:3vw}#PCBrands #ContainerOfBrandsOpened #BrandsOptionsDiv{display:flex;flex-wrap:wrap;height:auto;width:100vw}#PCBrands #ContainerOfBrandsOpened #BrandsOptionsDiv .BrandMainOption{animation:ReapareceLaOpcion 1s;height:45vh;margin-inline:2vw;margin-bottom:2vh;overflow:hidden;width:16vw}@keyframes ReapareceLaOpcion{0%{margin-inline:0;width:0}to{margin-inline:2vw;width:16vw}}#PCBrands #ContainerOfBrandsOpened #BrandsOptionsDiv .BrandMainOption img{height:85%}#PCBrands #ContainerOfBrandsOpened #BrandsOptionsDiv .BrandMainOption img:hover{animation:AgrandaImagen 1s;transform:scale(1.1)}@keyframes AgrandaImagen{0%{transform:scale(1)}to{transform:scale(1.1)}}#PCBrands #ContainerOfBrandsOpened #BrandsOptionsDiv .BrandMainOption p{color:#fff;text-align:center;width:100%}#PCBrands #ContainerOfBrandsOpened #BrandsOptionsDiv .BrandMainOptionNot{animation:DesapareceLaOpcion 1s;height:45vh;margin-inline:0;margin-bottom:2vh;overflow:hidden;width:0}@keyframes DesapareceLaOpcion{0%{margin-inline:2vw;width:16vw}to{margin-inline:0;width:0}}#PCBrands #ContainerOfBrandsOpened #BrandsOptionsDiv .BrandMainOptionNot img{height:85%}#PCBrands #ContainerOfBrandsOpened #BrandsOptionsDiv .BrandMainOptionNot img:hover{transform:scale(1.1)}#PCBrands #ContainerOfBrandsOpened #BrandsOptionsDiv .BrandMainOptionNot p{color:#fff;text-align:center;width:100%}#ProductScreen{height:100vh;width:100vw;z-index:3}#ProductOptions .ProductOption{align-items:center;background-image:linear-gradient(#ececec,#767676);border-radius:5vw;box-shadow:5px 0 10px #000;display:flex;flex-direction:column;height:25vh;justify-content:flex-end;margin-left:5vw;margin-block:5px;width:25vh}#ProductOptions .ProductOption p{color:#fff;margin-left:2vw;text-align:center;text-shadow:1px 0 3px #000;width:25vh}#PCProductScreen{height:100vh;left:0;overflow-x:hidden;overflow-y:scroll;position:absolute;top:0;width:100vw;z-index:10}#PCProductScreen #PCProductFirstView{background-color:#bdbdbd;display:grid;grid-template-areas:"nada nada nada" "FVPCTexto Foto Benefits" "abajo abajo abajo";grid-template-columns:14vw 60vw 14vw;grid-template-rows:15vh 52vh 25vh;height:80vh;overflow:hidden;padding-inline:3vw;width:100vw}#PCProductScreen #PCProductFirstView #PCProductFirstViewText{align-self:flex-end;color:#474747;grid-area:FVPCTexto;height:90%;width:35vw;z-index:6}#PCProductScreen #PCProductFirstView #PCProductFirstViewText #PCProductTextTitle{font-weight:600;margin-bottom:-1vh}#PCProductScreen #PCProductFirstView #PCProductBackTitle{color:#474747;font-weight:700;height:80vh;left:0;opacity:.08;overflow:hidden;position:absolute;text-align:center;top:0;width:100vw}#PCProductScreen #PCProductFirstView #PCProductImage{align-self:flex-start;filter:brightness(.8);grid-area:Foto;justify-self:center;width:60%;z-index:5}#PCProductScreen #PCProductFirstView #PCProductFirstViewCaract{align-self:center;color:#474747;grid-area:Benefits;text-align:center}#PCProductScreen #PCProductFirstView #PCProductFirstViewCaract .CaractDesc{font-weight:700}#PCProductScreen #PCColors{background-image:linear-gradient(#bdbdbd,#bdbdbd,#3f4040)}#PCProductScreen #PCColors #ColorsTitleBack{color:#e0e0e04d;margin-bottom:-40vh}#PCProductScreen #PCColors #ColoresOptions{display:flex;flex-wrap:wrap;justify-content:space-around}#PCProductScreen #PCColors #ColoresOptions img{filter:brightness(.8)}#ServicesScreen{align-items:flex-start;background-image:linear-gradient(#b3b3b3,#cfcfcf);display:flex;flex-direction:column;height:100vh;justify-content:flex-start;overflow-x:hidden;overflow-y:scroll;padding-left:2vw;padding-top:15vh;width:100vw}#ServicesScreenHeader{display:flex;justify-content:space-around;margin-bottom:2vh;width:80vw}#ServicesScreenBody{display:flex;flex-wrap:wrap;justify-content:flex-start;width:98vw}#ServicesScreenBody .serviceCard{background-color:#d3d3d3;border-radius:2vh;box-shadow:0 0 10px #818181;display:flex;flex-direction:column;padding:1vw 1vh;width:25vw}#root{height:100vh;overflow-x:hidden;overflow-y:hidden;width:100vw}
/*# sourceMappingURL=main.cb7eaafb.css.map*/