@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;0,800;1,900&display=swap);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}.navbar-container{align-items:center;background:linear-gradient(90deg,#201b1b,#161313);display:flex;font-size:1.2rem;height:70px;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:900}.navbar-logo{justify-self:start;margin:6px 0 0 15px}.logo-link{color:#fff;text-decoration:none}.logo-link:hover{color:#fff}.nav-menu{grid-gap:10px;align-items:center;display:grid;grid-template-columns:repeat(4,auto);justify-content:center;margin:6px 4.2rem 0 0;width:75vw}.nav-links{color:#fff;font-size:16px;font-weight:300;padding:.4rem 1.3rem;text-decoration:none}.nav-links:hover{color:#c40808;transition:all .3s ease-out}.cart-container{color:#fff;display:flex;margin:5px 10px 0 0}.menu-icon{color:#fff;display:none}.cart-widget{color:#fff;font-size:25px}.cart-widget:hover{color:#fff}@media screen and (max-width:960px){.navbar-container{height:65px;justify-content:space-evenly}.nav-menu{display:flex;flex-direction:column;height:450px;left:-100%;position:absolute;top:59px;width:100%}.nav-menu,.nav-menu.active{opacity:1;transition:all .5s ease}.nav-menu.active{background:#2c2929;left:0;z-index:10}.nav-links{display:flex;padding:2rem 1.5rem 2rem 0;text-align:center;width:100%}.nav-links:active{color:#c40808}.navbar-logo{margin-top:1rem;position:absolute;top:0}.menu-icon{cursor:pointer;font-size:1.8rem;left:0;margin:20px 30px 0 20px}.cart-container,.menu-icon{display:flex;position:absolute;top:0}.cart-container{align-items:center;justify-content:center;margin:14px 10px 0 0;right:0}}@media screen and (max-width:376px){.navbar-logo{margin:1.2rem 0 0 7px}}*{font-family:Poppins,sans-serif}.item-list{-webkit-column-gap:25px;column-gap:25px;flex-wrap:wrap}.item-list,.item-list-container{display:flex;justify-content:center}.item-list-container{align-items:center;padding-top:20px}.link-cards{text-decoration:none}.card-container{background-color:#c9c9c9;border-radius:10px;height:378px;margin:25px 0;width:260px}.card-container:hover{box-shadow:6px 6px 20px hsla(0,0%,43%,.753)}.img-card{align-items:center;display:flex;height:235px;justify-content:center}.img-card img{height:235px;object-fit:contain;overflow:hidden;width:240px}.card-description{padding:11px 0 15px 14px}.card-description div{display:flex}.card-description h3{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#c40808,#3b0404);-webkit-background-clip:text;background-clip:text;font-size:30px;font-weight:600}.count-detail{display:flex;flex-wrap:wrap;justify-content:space-between}.card-description p{color:#383838;font-size:14px;font-weight:400}.price-button-cart{display:flex;justify-content:space-between}.price-button-cart h4{color:#646464;font-size:23px;font-weight:400;margin:6px 25px 0 0}.price-button-cart button{background:linear-gradient(90deg,#bd0909,#660d0d);border:none;border-radius:17px;color:#fff;font-size:13px;font-weight:400;letter-spacing:1px;margin:0 7px 0 13px;padding:10px 20px}.price-button-cart button:hover{background:linear-gradient(90deg,#d80505,#7a0c0c)}.container-loader{align-items:center;display:flex;height:auto;height:50vh;justify-content:center;width:100vw}.container-loader svg{-webkit-animation:rotate 1.5s linear infinite;animation:rotate 1.5s linear infinite;height:110px;position:relative;width:110px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.container-loader svg circle{fill:none;stroke-width:10;stroke:#c40808;stroke-linecap:round;stroke-dasharray:440;stroke-dashoffset:440;-webkit-animation:animate 4s linear infinite;animation:animate 4s linear infinite;height:100%;-webkit-transform:translate(5px,5px);transform:translate(5px,5px);width:100%}@-webkit-keyframes animate{0%,to{stroke-dashoffset:440}50%{stroke-dashoffset:0}50.1%{stroke-dashoffset:880}}@keyframes animate{0%,to{stroke-dashoffset:440}50%{stroke-dashoffset:0}50.1%{stroke-dashoffset:880}}.item-detail-container{display:flex}.item-detail-container .spinner-load{margin:25vh auto}.container-detail{display:flex;margin-bottom:30px;min-height:70vh}.container-img-detail{margin:0 10px 0 50px;position:relative}.img-detail,.tshirt{height:450px;margin:40px 15px 0 20px;object-fit:contain;width:40vw}.tshirt{height:400px;margin-top:70px}.magnifier{background:#fff no-repeat;border:1px solid #f80;opacity:1;pointer-events:none;position:absolute}.container-description,.description-detail{display:flex;position:relative}.description-detail{flex-direction:column;margin:80px 0 0 20px}.title-stock{display:flex}.sold-out,.title-stock .in-stock{font-size:16px;margin:11px 0 0 22px}.title-stock .in-stock{color:#009648}.title-stock .sold-out{color:#ca1338}.title-product-detail{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#c40808,#3b0404);-webkit-background-clip:text;background-clip:text;font-size:35px;font-weight:600}.description-detail p{color:#383838;font-size:19px;padding-top:15px}.price-itemcount{margin-top:15px}.price-itemcount .price-installments{display:flex}.price-itemcount h4{color:#494949;font-size:28px;font-weight:600;width:120px}.price-itemcount h5{color:#009648;font-size:17px;padding:4px 0 0 20px}.button-cart-detail{margin-top:25px}.btn-add,.button-cart-detail .go-to-cart{background:linear-gradient(90deg,#bd0909,#660d0d);border:none;border-radius:17px;color:#fff;font-size:13px;font-weight:400;letter-spacing:1px;padding:10px 20px}.btn-add:hover,.button-cart-detail .go-to-cart:hover{background:linear-gradient(90deg,#d80505,#7a0c0c)}.go-to-cart{margin-top:10px}.extra-details{margin:130px 10px 0 60px}.extra-details h6{color:#009648;font-size:17px;padding-top:10px}.refund{font-size:21px}.extra-details p{color:#858484;font-size:14px;margin:0}@media screen and (max-width:1078px){.container-img-detail{margin:55px 5px 0 12px}.description-detail{margin-left:20px}.extra-details{margin:120px 10px 0 25px}}@media screen and (max-width:963px){.container-detail{flex-direction:column;overflow:hidden}.container-img-detail{margin:-50px 0}.container-img-detail .img-detail{height:500px;object-fit:contain;width:95vw}.tshirt{height:370px;margin:50px;width:95vw}.container-description{flex-direction:row}.description-detail{flex-direction:column;margin:20px 0 0 40px}.extra-details{margin:0 2px 0 35px}}@media screen and (max-width:599px){.item-detail-container{display:block}.item-detail-container .spinner-load{display:flex}.magnifier{display:none}.container-description{flex-direction:column}.img-detail{margin:-90px 5px 0}.tshirt{height:350px;margin:5px;padding-bottom:20px}.description-detail{margin:-110px 0 0 30px;position:relative}.extra-details{margin:40px 2px 60px 30px}}@media screen and (max-width:963px) and (orientation:portrait){.container-img-detail{margin:10px 0 170px}.container-img-detail,.img-detail{height:300px;width:95vw}.magnifier{display:none}}@media screen and (max-height:720px) and (orientation:landscape){.item-detail-container{display:block}.item-detail-container .spinner-load{display:flex}.container-img-detail{margin:-30px 0 30px}}@media screen and (min-height:780px) and (orientation:portrait){.img-detail{margin:-85px 0 0 10px}}.overlay-modal{align-items:center;background-color:hsla(0,3%,8%,.401);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:300}.container-modal{background-color:#f2ebe1;border-radius:5px;height:auto;margin-top:70px;min-width:50vw;position:relative;width:auto}.header-modal{align-items:center;border-bottom:1px solid #d4d3d3;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:35px}.modal-title{font-size:20px;left:25px;position:relative;top:20px}.close-modal{all:unset;align-items:center;border-radius:5px;color:#1766dc;cursor:pointer;display:flex;font-size:1.7rem;height:35px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:35px}.close-modal:hover{background-color:#f2f2f2}.content-modal-img{align-items:center;display:flex;height:80vh;justify-content:center;width:90vw}.modal-img{height:110%;margin-bottom:20px;object-fit:contain;width:97%}.modal-img-large{height:90%;margin-top:30px;object-fit:contain;width:80%}.content-modal-payments{margin:20px 0 0 25px}.credit-cards,.debit-cards{height:130px}.debit-cards :nth-child(2){padding-right:60px;width:125px}.debit-cards :nth-child(3){margin-left:-43px;width:42px}.debit-cards :nth-child(4){margin-left:15px;width:42px}.credit-cards :nth-child(3){margin:5px 0 0 15px;width:80px}.credit-cards :nth-child(4){margin:5px 0 0 20px;width:70px}.content-modal-payments img{height:60px;object-fit:contain;width:90px}@media screen and (max-width:500px){.container-modal{min-height:70vh;min-width:94vw}.credit-cards :nth-child(4){height:40px;margin-left:15px;width:70px}.credit-cards,.debit-cards{height:200px}.modal-img{object-fit:contain;width:95%}.modal-img-large{height:100%;width:110%}}.finish-purchase{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:87vh;justify-content:center;text-align:center;width:60vw}.finish-purchase img{height:200px;margin:30px 0;max-width:200px;width:100%}.finish-purchase>h3{font-size:28px;font-weight:700}.finish-purchase>h4{color:#0ab001;font-size:22px;font-weight:400;margin-top:10px}.finish-purchase>p{border-bottom:1px solid #acacac;font-size:18px;font-weight:400;margin-top:17px;padding-bottom:25px;width:80%}.finish-purchase>small{font-weight:400;margin-top:10px}.finish-purchase small>span{color:#0ab001;font-size:17px;font-weight:700}.finish-purchase .btn-send{margin:15px}@media screen and (max-width:974px){.finish-purchase{width:90vw}}@media screen and (max-width:510px){.finish-purchase{height:95vh;width:95vw}.finish-purchase img{height:150px;margin:30px 0 10px;width:150px}.finish-purchase>h3{font-size:25px}.finish-purchase>h4{font-size:20px;margin-top:7px}.finish-purchase>p{font-size:16px;margin-top:13px;padding-bottom:18px}.finish-purchase>small{margin-top:5px}.finish-purchase small>span{font-size:16px}.finish-purchase .btn-send{margin:10px 0}}.form-purchase{align-items:center;display:flex;flex-direction:column;justify-content:center}.form-purchase label{margin:7px 0}.form-purchase input{padding:3px;width:60%}.form-purchase button{margin-top:15px}.input-error{color:#e20b0b;font-size:15px}.submitted-form{margin-top:13px}.submitted-form small{align-items:center;color:#22d602;display:flex;font-size:15px;justify-content:center}.container-cart{background-color:#3c3c3c;min-height:calc(100vh - 70px);overflow-x:hidden;padding-top:10px}.cart-vacio{color:#ececec;flex-direction:column;padding-top:40px}.cart-items,.cart-vacio{align-items:center;display:flex}.cart-items{background-color:#272727;border-bottom:1px solid #a5a5a5;border-radius:20px;height:150px;justify-content:space-evenly;margin:auto;width:90%}.cart-description{align-items:center;display:flex;justify-content:center;margin-left:10px}.cart-description h5{color:#e8e8e8;margin-right:30px}.cart-items .tshirt,.imgs-cart{align-items:center;display:flex;height:150px;padding-left:15px;width:170px}.cart-items .tshirt{height:100px;padding-bottom:60px}.imgs-cart img{height:170px;object-fit:contain;width:170px}.cart-items .tshirt img{height:130px}.btn-remove-one{all:unset;background-color:#cd0202;border-radius:5px;color:#f9f5f0;height:38px;text-align:center;width:36px}.btn-remove-one:hover{background-color:#a60000;transition:all .4s ease}.total-purchase{align-items:center;color:#e8e8e8;display:flex;flex-direction:column;font-size:19px;justify-content:center;padding:35px 0}.btn-clear-cart{all:unset;background-color:#cd0202;border-radius:5px;color:#f9f5f0;font-size:16.5px;height:35px;margin-bottom:10px;text-align:center;width:90px}.btn-clear-cart:hover{background-color:#a60000;transition:all .4s ease}.btn-purchase{all:unset;background-color:#02cd86;border-radius:5px;color:#f9f5f0;font-size:18px;font-size:15px;height:35px;margin-bottom:10px;text-align:center;width:90px}.btn-purchase:hover{background-color:#00af72;transition:all .4s ease}.confirm-purchase{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:50px;text-align:center}.confirm-purchase>p{color:#000;margin-top:50px;padding-bottom:20px}.confirm-login-register{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:90px 0 30px;text-align:center}.confirm-login-register>p{color:#000;margin-top:10px}.confirm-login-register .btn-send{margin:20px;padding:5px 8px}.confirm-login-register a{text-decoration:none}@media screen and (max-width:960px){.container-cart{height:calc(100vh - 65px)}}@media screen and (max-width:800px){.cart-description{flex-direction:column}.cart-items .tshirt{height:110px}.tshirt img{margin-top:60px}}@media screen and (max-width:490px){.cart-items{width:100%}.imgs-cart{height:130px;padding-left:2px;width:100px}.imgs-cart img{height:140px;width:120px}.cart-items .tshirt{height:130px;padding-left:2px;width:130px}.cart-items .tshirt img{height:100px;margin:45px 0 0;object-fit:contain;width:130px}.cart-description h5{font-size:16px}}@media screen and (max-width:320px){.cart-description{margin-left:-10px}.imgs-cart{height:120px;margin:0 15px 0 -10px;width:80px}.imgs-cart img{height:110px;width:100px}.cart-description h5{font-size:14px}}.slider{align-items:center;background:url(/static/media/bg-slider.492f74197cc1b3eb3aca.jpg) 40% 50% no-repeat;display:flex;height:100vh;justify-content:center;margin-bottom:0;overflow:hidden;position:relative}.image{height:460px;object-fit:cover;width:60vw}.right-arrow{right:40px}.left-arrow,.right-arrow{color:#fff;cursor:pointer;font-size:3rem;height:60px;position:absolute;top:50%;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:58px}.left-arrow{left:40px}.left-arrow:hover,.right-arrow:hover{background-color:#fdf6f6;color:#000;font-size:3rem;text-align:center;top:50%;transition:color .2s ease-in-out}.slider-title-container{color:#fff;font-size:35px;position:relative;top:-2.7rem}.slider-title,.slider-title-container{align-items:center;display:flex;justify-content:center}.slider-title{color:#dae4ec;font-size:80px;font-weight:700;margin-left:18px;position:absolute;text-align:center;top:45.5vh;width:60%}.mountain,.road{margin-left:14px}@media screen and (max-width:850px){.image{height:400px;width:70vw}.slider-title{top:46vh;width:70%}.right-arrow{right:20px;top:50%}.left-arrow{left:20px;top:50%}}@media screen and (max-width:730px){.image{height:370px;width:80vw}.slider-title{top:47.5vh;width:81%}.right-arrow{right:5px}.left-arrow,.right-arrow{font-size:2.3rem;height:50px;top:52%;width:47px}.left-arrow{left:5px}.left-arrow:hover,.right-arrow:hover{font-size:2.3rem;height:50px;top:52%;width:47px}}@media screen and (max-width:600px){.slider{width:100%}.image{flex-wrap:nowrap;height:320px;width:70vw}.slider-title{font-size:60px;left:13vw;top:49vh;width:68%}}@media screen and (max-width:546px){.slider{height:80vh}.image{height:320px;width:400px}.slider-title{background-color:rgba(148,7,7,.746);font-size:50px;height:55px;margin-top:86px;padding:0 5px;width:auto}.road{margin-left:15.5%;width:45%}.mountain{margin-left:18%;width:40%}.kids{margin-left:10.9%;width:53%}.womens{font-size:43px;margin-left:1%;width:74%}.accesory{align-items:center;display:flex;font-size:41px;justify-content:center;margin:84px 0 0 1%;width:73%}.slider-title-container{font-size:25px;margin-left:3px;top:-2rem}.left-arrow,.right-arrow{z-index:700}}@media screen and (max-height:560px) and (orientation:landscape){.slider{background-color:#fff;height:130vh}.image{height:370px;width:75vw}.slider-title-container{font-size:37px}.slider-title{top:55vh}.road{margin-left:15.5%;width:45%}.mountain{margin-left:18%;width:40%}.kids{margin-left:10.9%;width:53%}.womens{margin-left:2%;width:74%}.accesory{margin-left:3%;width:73%}}.container-hero{position:relative}.title-hero{display:flex;flex-direction:column;justify-content:center;margin:22vh 0 0 80px;position:absolute}.container-hero:before{background:linear-gradient(90deg,hsla(0,0%,9%,.8),rgba(0,0,0,.13));background-blend-mode:soft-light;content:"";height:85vh;left:0;position:absolute;top:0;width:100%}.container-hero h2{color:#e2e2e2;font-size:40px;width:420px}.container-hero h2,.title-change{font-family:Montserrat,sans-serif;font-style:italic}.title-change{background-color:rgba(196,0,0,.619);border-bottom-right-radius:15px;border-top-left-radius:15px;padding:0 7px}.container-hero button{background:transparent;border:2px solid #c40808;border-radius:40px;box-sizing:content-box;color:#c40808;cursor:pointer;height:35px;letter-spacing:1px;margin:45vh 0 0;position:absolute;text-align:center;text-overflow:clip;transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);width:120px}.container-hero button:hover{background-color:#c40808;color:#fff}.container-hero button:active{background:#dd0404;border:2px solid #dd0404;transition:none}.img-hero img{height:85vh;left:0;object-fit:cover;object-position:left center;top:0;width:100%}@media screen and (max-width:698px){.container-hero:before{height:70vh;width:100%}.title-hero{margin:14vh 0 0 50px}.container-hero h2{width:320px}.img-hero img{height:70vh;object-position:20%}}@media screen and (max-width:558px){.title-hero{margin-left:25px}.container-hero h2{font-size:32px;width:250px}}@media screen and (min-height:1020px){.title-hero{margin-top:20vh}.container-hero h2{font-size:40px;width:400px}.container-hero button{height:41px;margin-top:40vh;width:148px}}@media screen and (max-height:470px){.title-hero{margin-top:10vh}.container-hero button{margin-top:62vh}}.container-best{background-color:#f1f1f1;width:100%}.title-best-products{align-items:center;color:#000;display:flex;font-family:Montserrat,sans-serif;font-size:100px;height:150px;justify-content:center;margin-top:20px;text-align:center}.best-products{display:flex;margin-bottom:60px}.best-img{height:450px;object-fit:contain;width:40vw}.best-brand,.best-desc,.link{font-family:Montserrat,sans-serif;margin-left:50px}.best-brand{font-size:34px;margin-top:-45px}.best-desc{font-size:15px;margin-top:15px;width:35vw}.link{text-decoration:none}.best-products button{all:unset;background-color:#191515;border-radius:10px;color:#e7e5e5;cursor:pointer;font-size:18px;height:48px;letter-spacing:1px;margin-top:25px;text-align:center;width:155px}.best-products button:hover{background-color:#060505}@media screen and (max-width:960px){.best-img{height:330px;margin-left:40px;width:330px}.best-brand{margin-top:-10px}}@media screen and (max-width:757px){.best-products{flex-direction:column;margin-top:10px}.best-img{height:400px;margin-left:0;width:95vw}.best-brand,.best-desc,.link{margin-left:70px;width:80%}}@media screen and (max-width:506px){.title-best-products{font-size:80px;height:170px}.best-img{height:330px;margin-left:20px;overflow:hidden;width:90vw}.best-brand,.best-desc,.link{margin-left:30px;width:80%}.best-brand{font-size:37px;margin-top:0}}footer{align-items:center;background-color:#0e0e0e;bottom:0;color:#f2f2f2;display:flex;flex-direction:column;justify-content:center;left:0;padding:2rem 8%;position:relative;width:100%}.logo-footer{font-size:45px;margin-bottom:1rem}.icons-container,.menu-container{flex-wrap:wrap;margin-bottom:1rem}.icons-container,.menu-container,.social-icon{align-items:center;display:flex;justify-content:center}.social-icon{border-radius:50px;color:#f2f2f2;font-size:1.2rem;height:40px;margin:1rem;width:40px}.social-icon:hover{background-color:#f2f2f2;color:#121212;transition:all .5s ease}.menu-container{font-size:17px;margin-right:1rem;width:100%}.menu-item{cursor:pointer;margin:1rem 1.3rem;opacity:.6}.menu-item:hover{opacity:1;transition:all .5s ease}.copyright{opacity:.3;text-align:center}.scroll-top{align-items:center;background-color:#1d1d1d;border-radius:30%;bottom:40px;color:#e1e1e1;cursor:pointer;display:flex;font-size:2em;height:4rem;justify-content:center;position:fixed;right:40px;width:3rem;z-index:800}.scroll-top:hover{background-color:#393939}@media screen and (max-width:546px){.scroll-top{bottom:35px;right:15px}}.container-alert{background-color:#f3b6b6;border:1px solid #e61e1e;color:#bd0101;margin:1rem 0;padding:1.7rem;position:relative;text-align:center}.container-welcome{align-items:center;background-color:#5b5656;display:flex;justify-content:center;min-height:calc(100vh - 70px);overflow:hidden;text-align:start}.content-welcome{background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:100px;position:relative}.btn-logout{all:unset;background-color:#2b2424;border-radius:7px;color:#fff;height:42px;margin:50px auto 0;text-align:center;width:120px}.btn-logout:hover{background-color:#141313}@media screen and (max-width:960px){.container-welcome{min-height:calc(100vh - 65px)}}.not-found{align-items:center;background:url(/static/media/bgNotFound.9b65855e2034edeaa4ad.png),#151729;display:flex;justify-content:center;left:0;min-height:100%;position:absolute;top:0;width:100%}.content-notfound{max-width:600px;text-align:center}.content-notfound>h2{color:hsla(0,0%,100%,.526);font-size:14rem}.content-notfound>h4{background-color:#fff;color:#111;display:inline-block;font-size:1.5rem;font-weight:400;margin:0 10px 30px;padding:10px 20px;position:relative}.content-notfound>p{color:#fff;font-size:1.2rem;margin:10px 10px 40px}.content-notfound>a{background:transparent;border:2px solid #c40808;border-radius:40px;box-sizing:content-box;color:#c40808;cursor:pointer;height:35px;letter-spacing:1px;padding:13px 32px;position:relative;text-align:center;text-decoration:none;text-overflow:clip;transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);width:120px}.content-notfound>a:hover{background-color:#c40808;color:#fff}.content-notfound>a:active{background:#dd0404;border:2px solid #dd0404;transition:none}@media screen and (max-width:550px){.content-notfound>h2{font-size:9rem}}@media screen and (max-height:570px) and (orientation:landscape){.content-notfound>h2{font-size:9rem}}@media screen and (max-height:480px) and (orientation:landscape){.content-notfound>h2{font-size:5rem}}*{list-style:none}html{scroll-behavior:smooth}.container-contador{align-items:center;background-color:#2b2b2b;border-radius:7px;color:#f5f5f5;display:flex;height:37px;width:90px}.btn-resta,.btn-suma{background-color:transparent;border:none;color:#f5f5f5;cursor:pointer;margin:0 auto;padding:0}.btn-suma{font-size:25px;padding-top:1px}.btn-resta{font-size:31px;padding-top:2px}.btn-resta:active,.btn-suma:active{-webkit-transform:scale(.9);transform:scale(.9)}.contador{margin:0 4px}.container-login,.container-register{background-color:#a2a2a2;min-height:100vh;width:100%}.container-login,.container-register,.form-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.form-container{background-color:#fff;border-radius:7px;max-width:600px;padding:2rem 1.5rem 1.8rem;width:90vw}.form-container h2{font-size:32px}.form-container .inputs{display:flex;flex-direction:column;margin:1.2rem 0 1rem}.inputs label{font-size:18px;padding-bottom:8px}.form-container input{all:unset;border-bottom:1px solid #b9b9b9;border-radius:7px;font-size:17px;height:50px;max-width:450px;width:60vw}.form-container input:focus{font-size:17px;outline:none}.inputs input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #fff}.container-send{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:14px;max-width:450px;width:60vw}.btn-send{all:unset;background-color:#2b2424;border-radius:5px;color:#fff;font-size:19px;height:44px;padding:0 5px;text-align:center;width:120px}.btn-send:hover{background-color:#1d1919}div .go-login-register{display:flex;font-size:19px;justify-content:space-between;margin-top:20px;max-width:500px;width:80vw}.go-login-register a{font-size:19px;text-decoration:none}.btn-google{all:unset;background-color:#fff;border-radius:10px;font-size:17px;height:40px;margin:5px 0;padding:5px;text-align:center;width:200px}.btn-google:hover{background-color:#ececec}.google-icon{font-size:22px;margin-bottom:2px;margin-right:10px}.forgot-password{color:#0772fc;font-size:17px;margin-top:7px;text-decoration:none}.colorete{align-items:center;color:#00b500;display:flex;justify-content:center;margin-top:15px}
/*# sourceMappingURL=main.c4156544.css.map*/