@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@200;300;400;500;600;700;800&display=swap";.header{position:fixed;padding:0 1rem;height:5.6rem;width:100%;top:0;left:0;z-index:1;transition:.3s ease-in;overflow:hidden;background-color:#f7eee0}.header .navbar{display:flex;justify-content:space-between;align-items:center;margin:auto;height:100%;padding:0 1rem}.header .nav-menu{overflow-x:scroll;overflow-y:hidden}.header .nav-menu a{color:#444}.header .navbar img{width:7rem;height:auto}.header .nav-menu{display:flex}.header .nav-item{padding:1rem;font-weight:500}.nav-item .active,.header .nav-item a:hover{padding-bottom:12px;border-bottom:3px solid var(--primary-color)}.hamburger{display:none}@media screen and (max-width: 800px){.header{height:auto;padding-top:1rem;padding-bottom:0}.header .navbar{flex-direction:column}.header .navbar ul{padding:1rem}.header .navbar .nav-item{padding-bottom:0}.header .nav-menu{max-width:25rem;height:4rem;margin-top:.5rem;background:rgba(255,255,255,.1)}.header .nav-menu li a{min-width:10rem}.header .nav-item{padding:0;min-width:7rem;text-align:center}}.content-items{width:100%;padding-top:5.6rem;padding-left:1rem;padding-right:1rem}.content-items~.content-items{padding-top:0}.content-items .header-items{padding:1rem 0}.content-items .header-items h1{width:100%;color:var(--primary-color)}.contents{width:100%;height:auto;padding:1rem 0;display:flex;justify-content:space-between;border-top:1px solid var(--secondary-bege-color)}.content-items~section{border-top:1px solid var(--secondary-bege-color)}.img-items img{overflow:hidden}.img-items img{width:15rem;height:13rem;object-fit:cover;border-radius:6px}.contents .info-items{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.contents .info-items .descriptions h2{text-transform:uppercase}.contents .info-items .descriptions h4{color:var(--third-color);font-weight:300}.contents .info-items .prices p{font-size:2rem;font-weight:700;color:var(--primary-color)}@media screen and (max-width: 800px){.content-items{padding:0;padding-top:13.2rem}.content-items .header-items,.contents{padding:1rem}.contents .info-items{max-width:14rem}.contents .info-items .descriptions h2{font-size:.985rem;font-weight:600}.contents .info-items .descriptions h4{font-size:.85rem;font-weight:500}.contents .info-items .prices p{font-size:1.2rem;font-weight:700}.img-items{width:7.5rem;height:6.8rem;max-height:6.8rem}.img-items img{width:7.5rem;height:100%;object-fit:cover}}.footer{background:#444;color:#fff;width:100%;padding:4rem;display:flex;align-items:center;justify-content:space-evenly}.col-footer{flex-direction:column;align-items:flex-start;justify-content:flex-start;display:flex;height:15rem;color:var(--primary-color)}.col-footer img{width:15rem}.col-footer h1{font-size:2rem;font-weight:500}.col-footer .contact{display:flex;align-items:center;justify-content:center;height:2rem;margin:2rem 0;color:var(--bg-color);transition:ease .3s}.col-footer .contact:hover h2,.col-footer .contact:hover .icon-footer{filter:brightness(.9)}.col-footer .contact h2{font-weight:300}.col-footer .contact .icon-footer{margin-right:1rem;color:var(--secondary-color)}.content-dev{background:#222;display:flex;align-items:center;justify-content:center;padding:1rem;color:var(--bg-color);font-size:.8rem}.content-dev h1{font-weight:200}.content-dev a{color:var(--bg-color);font-weight:600}@media screen and (max-width: 800px){.footer{flex-direction:column;gap:4rem;padding-bottom:1rem}.content-dev{padding:2rem 0;font-size:.6rem}.col-footer h1{color:var(--bg-color);text-align:center;width:100%}}*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans,sans-serif;outline:none!important}:root{--bg-color: #fef2e1;--bg-two-color: #fffaf4;--primary-color: #be1622;--secondary-color: #be9f5d;--secondary-bege-color: #fae1b7;--third-color: #333}html,body{width:100%;height:100%;background-color:var(--bg-two-color);color:var(--secondary-color);scrollbar-face-color:ThreeDFace!important;scrollbar-shadow-color:ThreeDDarkShadow!important;scrollbar-highlight-color:ThreeDHighlight!important;scrollbar-3dlight-color:ThreeDLightShadow!important;scrollbar-darkshadow-color:ThreeDDarkShadow!important;scrollbar-track-color:Scrollbar!important;scrollbar-arrow-color:ButtonText!important}html{scroll-behavior:smooth}a{text-decoration:none;list-style:none}ul{list-style:none}.btnUp{border-radius:50%;width:3.5rem;height:3.5rem}
