/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit] button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Roboto;src:url(/assets/Roboto-Italic-BA4XBdTh.ttf) format("truetype");font-style:italic}body,html{overflow-x:hidden;margin:0;padding:0}.root{background-color:#000;background-image:url(/assets/background-DltF3lUT.png);background-size:100% auto;background-position:center 80%;background-repeat:no-repeat;background-attachment:fixed;width:100%;margin:auto;font-family:Roboto;color:#fff;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;position:relative;min-height:100vh;overflow-x:hidden}@media(max-width:768px){.root{background-size:cover;background-position:center}}@media screen and (max-width:480px){.root{background-size:cover;display:flex;background-position:center}}@font-face{font-family:HardRace;src:url(/assets/HardRace-CD1cUsTR.otf) format("opentype")}.header{margin-top:45px;display:flex;justify-content:space-between;width:93%;height:auto;flex-direction:row;align-items:center;padding:20px;color:#fff;border-bottom:2px solid grey;position:relative}.header__container{display:flex;flex-direction:column;align-items:center;flex:1}.header__logo{height:50px;align-items:flex-start}.header__title{letter-spacing:.3rem;margin:0 0 0 30%;text-align:center;font-size:2.2rem;font-family:HardRace}.header__subtitle{margin:2% 0 0 30%;font-size:1.1rem;color:#9e0105;text-align:center}nav{position:relative;left:15px;bottom:-38px}.nav ul{list-style-type:none;display:flex;gap:5px;padding:0}.nav li{padding:5px;border-top:2px solid white;border-right:1px solid white;cursor:pointer;transition:color o.3s ease}.nav li:hover{color:#9e0105;border-top:2px solid #9E0105;border-right:2px solid #9E0105}@media screen and (max-width:768px){.header{margin-top:35px;width:95%}.header__logo{height:40px}.header__title{letter-spacing:.3rem;margin-left:5%;text-align:center;font-size:2.4rem}.header__subtitle{margin-left:5%}.nav{position:relative;left:0;height:auto;bottom:0;max-width:100%;text-align:center}.nav ul{display:grid;grid-template-columns:repeat(1,1fr);gap:10px;justify-content:center;padding:0}}@media screen and (max-width:480px){.header{margin-top:20px;width:100%;padding-left:0;display:flex;flex-direction:column;align-items:center}.header__container{width:93%;padding-right:5%;margin-top:2%}.header__title{font-size:2rem;letter-spacing:.2rem;text-align:center;width:100%}.nav ul{grid-template-columns:repeat(2,1fr)}.nav{margin-top:8%;width:80%}}.footer{justify-content:flex-end;margin-bottom:30px;margin-top:30px;width:69%;height:18px;left:5px;display:flex}.footer__text{margin-top:0%;margin-left:80%;font-weight:400;font-size:18px;line-height:22px;color:#545454}@media screen and (max-width:768px){.footer{padding-bottom:10%;margin-top:-90px;margin-left:22%;height:25%}.footer__text{margin-left:25%;font-size:14px;line-height:18px}}@media screen and (max-width:480px){.footer{position:relative;bottom:20px;padding-bottom:-10%;margin-top:-50px;margin-left:22%;height:0%;margin-bottom:0}.footer__text{margin-left:25%;font-size:12px;line-height:18px;margin-bottom:-10;padding-bottom:-10}}.gallery{display:flex;width:85%;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:20px;background-color:#000c;color:#fff}.gallery__title{margin-top:0%}.gallery__carousel{position:relative;width:80%;margin-top:5%;overflow:hidden}.gallery__carousel-track-container{width:100%}.gallery__carousel-track{display:flex;transition:transform .5s ease-in-out}.gallery__carousel-image{min-width:100%;object-fit:cover}.gallery__carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:5rem;z-index:2;-webkit-user-select:none;user-select:none;height:100%}.gallery__carousel-btn:hover{background-color:#00000040}.carousel__btn-prev{left:0}.carousel__btn-next{right:0}@media screen and (max-width:768px){.gallery{margin-bottom:11.5%}}@media screen and (max-width:480px){.gallery{padding-left:0;align-items:flex-start;width:100%;max-width:100vw;margin-top:1.5%;margin-left:0;margin-bottom:0%}.gallery__carousel{width:100%;max-width:100vw;margin-top:2%;margin-bottom:11.5%}.gallery__title{width:100%;align-items:center}}.catalog{width:70%;margin-top:3%;margin-left:auto;margin-right:auto;display:grid;grid-template-rows:repeat(auto-fill,minmax(100px,1fr));grid-template-columns:repeat(3,1fr);grid-gap:22px}.image__element{display:flex;justify-content:center;cursor:pointer}.image__element img{max-width:100%;max-height:100%;object-fit:cover;border-radius:8px}.image__element:hover{transform:scale(1.1)}@media screen and (max-width:768px){.catalog{width:90%;max-width:100vw;margin-top:5%;padding:10px;grid-template-columns:repeat(2,1fr);margin-bottom:12%}}@media screen and (max-width:480px){.catalog{width:100%;max-width:100vw;margin-left:0;margin-top:5%;padding:0;grid-template-rows:repeat(2,minmax(120px,1fr)1fr);grid-row-gap:0px;justify-items:stretch;margin-bottom:12%}.image__element img{max-width:100%;max-height:120%;object-fit:cover;border-radius:8px}.image__element{height:75%;width:100%;display:flex;justify-content:center;cursor:pointer}}.home{display:flex;flex-wrap:wrap;width:90%;justify-content:space-between}@media screen and (max-width:768px){.home{flex-direction:column;align-items:center;width:95%;padding:20px}}@media screen and (max-width:480px){.home{width:100%;max-width:100vw;padding-left:0;padding-bottom:0}}@font-face{font-family:HardRace;src:url(/assets/HardRace-CD1cUsTR.otf) format("opentype")}.home__baner{background-image:url(/assets/baner-BbG3UiVl.jpg);background-size:100% 100%;background-repeat:no-repeat;height:800px;width:70%;border-radius:5px;overflow:hidden;margin-top:5%;border:solid 2px rgb(119,116,116);display:flex;flex-direction:column}.home__baner-container-vertical{display:flex;align-items:center;flex-direction:column;height:65%;width:27%;border-radius:3%;margin-top:4%;margin-left:4%;background-color:#0009}.home__baner-container-horizontal{display:flex;align-items:center;flex-direction:column;height:20%;width:90%;margin-top:4%;margin-left:4%;border-radius:3%;background-color:#0009}.home__baner-title{font-family:HardRace;font-size:1.2rem;letter-spacing:.15rem;width:80%;text-align:center}.home__baner-text{font-size:1.2rem;width:90%}@media screen and (max-width:768px){.home__baner{width:95%;height:870px;background-size:cover}.home__baner-container-vertical{width:100%;max-width:100%;text-align:center;padding:10px;height:24.5%;margin-left:0;box-sizing:border-box;margin-top:0}.home__baner-container-horizontal{width:40%;text-align:center;padding-top:5%;height:45%;margin-left:0;margin-top:10%;padding-left:2%;padding-right:1.5%}.home__baner-text{font-size:1.3rem;width:100%;margin-top:0%;text-align:start}.home__baner-title{font-size:1.5rem;letter-spacing:.15rem;width:80%;text-align:center}}@media screen and (max-width:480px){.home__baner{background-size:cover;background-position:center;height:800px;width:99%}.home__baner-title{margin-top:5%}.home__baner-text{font-size:1.1rem;width:100%;margin-top:0%;text-align:start}.home__baner-text_plus{display:none}.home__baner-container-vertical{height:20.5%}.home__baner-container-horizontal{width:97%;height:30%;margin-top:100%;padding-left:3%;padding-right:0%}}@font-face{font-family:HardRace;src:url(/assets/HardRace-CD1cUsTR.otf) format("opentype")}.home__section-service{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border:red 2px solid;width:25%;margin-top:5%;border-radius:3px;background-color:#9e0105}.home__section-service-title{font-size:1.7rem;letter-spacing:.1rem;text-align:center;font-family:HardRace}.home__section-service-text{margin-right:5%;align-items:center}.home__section-service-button{background-color:#727174;font-size:1.2rem;font-weight:bolder;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .6s ease,transform .6s ease,color .6s ease;display:inline-block}.home__section-service-button:hover{background-color:#343333;color:#fff;transform:scale(1.1)}@media screen and (max-width:768px){.home__section-service{width:95%}.home__section-service-title{font-size:1.9rem}.home__section-service-text{font-size:1.3rem}}@media screen and (max-width:480px){.home__section-service{width:99%;margin-top:8%}}@keyframes rotacion{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home__container-rueda{width:100%;margin-top:10px;display:flex;justify-content:flex-end}.home__base-rueda{position:absolute;height:80vh;bottom:0;left:0;width:70%;overflow:hidden}.home__rueda{display:flex;margin:0%;position:relative;bottom:-100px;left:-250px;width:1100px;transform-origin:center;animation:rotacion 20s linear infinite;overflow:hidden}@media screen and (max-width:768px){.home__container-rueda{margin-bottom:120px;width:70%}.home__base-rueda{height:66vh;top:91.7%;width:100%}.home__rueda{top:-15%}}@media screen and (max-width:480px){.home__container-rueda{margin-bottom:0;margin-top:90px}.home__base-rueda{height:8%;top:96.7%;width:100%;margin-bottom:0;padding-bottom:0}.home__rueda{bottom:-100px;left:-250px;width:800px;top:-5%}}@font-face{font-family:HardRace;src:url(/assets/HardRace-CD1cUsTR.otf) format("opentype")}.info-section{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:40px;padding:20px;width:90%;margin-top:5%}.info-section__container-instalacion,.info-section__container-caucho,.info-section__container-prueba,.info-section__container-preguntas{grid-row:span 2;grid-column:span 2;padding:20px;display:flex;flex-direction:column;align-items:center;background-color:#b81d1d;border-radius:8px;box-shadow:0 4px 8px #0000001a}.info-section__container-caucho,.info-section__container-preguntas{grid-row:span 8}.info-section__title{font-size:2rem;font-family:HardRace;margin-bottom:20px;text-align:center}.info-section__embed{display:flex;text-align:center;width:100%;max-width:100%;height:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px;justify-content:center}@media screen and (max-width:480px){.info-section{width:100%;grid-template-columns:1fr;align-items:stretch;align-items:flex-start;margin-left:-10px;margin-bottom:15%}.info-section__container-instalacion,.info-section__container-caucho,.info-section__container-prueba,.info-section__container-preguntas{margin-right:20%;border-radius:0;padding:0;display:flex;width:100%;margin-left:-9px;height:470px}.info-section__title{font-size:1.5rem;text-align:center;width:100%;letter-spacing:2px}.info-section__embed{border-radius:0}}.contact{width:90%;margin-top:5%;display:flex;align-items:center;justify-content:space-between;flex-direction:row}@media screen and (max-width:480px){.contact{width:100%;max-width:100vw;flex-direction:column;align-items:center;gap:20px;padding-right:4.5%;margin-bottom:18%}}@font-face{font-family:HardRace;src:url(/assets/HardRace-CD1cUsTR.otf) format("opentype")}.contact__form{border:red 2px solid;background-color:#9e0105;width:45%;display:flex;padding-bottom:5%;align-items:center;flex-direction:column;border-radius:6%}.contact__form-title{width:90%;font-family:HardRace;text-align:center;color:#fff;font-size:4vw}.contact__form-group{margin-top:5%;margin-bottom:10%}.contact__form-group label{display:block;margin-bottom:5px;font-weight:700;font-size:1.5rem}.contact__form input,select{width:100%;padding:10px;font-size:1.5rem;border-radius:4px;border:1px solid #ccc}.contact__btn-submit{background-color:#727174;font-size:1.2rem;font-weight:bolder;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .6s ease,transform .6s ease,color .6s ease;display:inline-block}.contact__btn-submit:hover{background-color:#343333;color:#fff;transform:scale(1.1)}@media screen and (max-width:480px){.contact__form{width:100%;max-width:100vw;border-radius:0;margin-top:5%}.contact__form-title{width:100%;text-align:center;font-size:2.5rem}}@font-face{font-family:HardRace;src:url(../../../font/Hard\ Race.otf) format("opentype")}.contact__info{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#727174;width:50%;border-radius:6%;padding-bottom:5%}.contact__info-title{font-family:HardRace;color:#fff;font-size:4vw;text-align:center}.contact__info-text{text-align:center;font-size:1.5rem;margin:5%}.contact__info-social-buttons{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:60%;margin-bottom:5%}.contact__btn{width:60px;height:60px;object-fit:contain;margin:5px;transition:transform .2s}.contact__btn:hover{transform:scale(1.4)}@media screen and (max-width:480px){.contact__info{margin-top:3%;width:100%;margin-left:0;border-radius:0}.contact__info-title{font-size:2.5rem;width:100%;text-align:center}}@font-face{font-family:HardRace;src:url(/assets/HardRace-CD1cUsTR.otf) format("opentype")}.popup-catalog{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center}.popup-catalog__content{display:flex;flex-direction:column;align-items:center;background-color:#727174;padding:20px;border-radius:8px;max-width:500px;width:90%;position:relative}.popup-catalog__close{position:absolute;border-radius:8px;top:10px;right:10px;border:black 2px 1px solid;background-color:#727174;font-size:1.7rem;font-weight:bolder;cursor:pointer}.popup-catalog__close:hover{color:#dfdfe3;background-color:#535354}.popup-catalog__title{font-family:HardRace;font-size:2rem;color:#fff;text-align:center}.popup-catalog__image{width:85%;border-radius:8px}.popup-catalog__btn-view,.popup-catalog__btn-buy{margin-top:3%;background-color:#343333;font-size:1.2rem;font-weight:bolder;padding:10px 20px;color:#fff;border-radius:5px;cursor:pointer;transition:background-color .6s ease,transform .6s ease,color .6s ease;display:inline-block}.popup-catalog__btn-view:hover,.popup-catalog__btn-buy:hover{background-color:#9e0105;color:#fff;transform:scale(1.1)}
