html,body{font-family:sans-serif;margin:0!important}body{margin:0!important;font-family:sans-serif!important}h1,p{margin:0;padding:0}a{text-decoration:none!important}a:visited{color:inherit;text-decoration:none}*{font-family:sans-serif}main{justify-content:center;display:flex}.app-content{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1300px;min-height:calc(100vh - 100px);margin-top:80px;margin-bottom:20px;padding-left:20px;padding-right:20px;display:flex}@media only screen and (max-width:700px){.app-content{gap:5px;margin-top:60px;margin-bottom:5px;padding:0}}:root{--aubaus-red:#e60000}@font-face{font-family:nasalization;src:url(/nasalization-rg.otf)format("opentype")}.buttons a{cursor:pointer;color:inherit;margin-left:20px;font-weight:700;text-decoration:none}nav{box-sizing:border-box;align-items:center;max-width:1300px;height:100%;margin:auto;padding-left:20px;padding-right:20px}header{z-index:999;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#000;background-color:#fffc;border-width:1px;border-color:#d3d3d3;border-bottom-style:solid;width:100%;height:60px;margin:auto;position:fixed;top:0}header.compact{display:none}header.default{display:block}@media only screen and (max-width:700px){header.default{display:none}header.compact{display:block}}.nav-list .left{align-items:center;display:flex}header .logo{color:inherit;cursor:pointer;align-items:center;text-decoration:none;display:flex}header a.active{color:var(--aubaus-red)}.right{align-items:center;display:flex}.right a svg{width:32px;height:32px}.right .contact{color:#fff;background-color:var(--aubaus-red);border-width:1px;border-radius:10px;margin-right:10px;padding:10px;font-weight:700}header .logo img{width:24px;margin:0 10px 0 0;padding:0}.logo h1{color:inherit;font-family:nasalization}.nav-list{height:100%;display:flex}.nav-list .search-field{border:1px solid #d3d3d3;border-radius:10px;outline:none;flex:1;width:400px;padding:10px;transition:width .2s ease-in-out}.nav-list .search-button{user-drag:none;-webkit-user-drag:none;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.nav-list .search-field.hidden{visibility:hidden;width:0;padding:0}.compact-search{align-items:center;gap:20px;width:100%;display:flex}.compact-search .compact-search-field{background-color:#fff;border:1px solid #cdcdcd;border-radius:10px;outline:none;flex:1;padding:10px;font-size:18px;transition:width .2s ease-in-out}.compact-search.hidden{display:none}hr{background-color:#cfcfcf;border:none;width:100%;height:1px}.header-menu{z-index:998;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#fffc;width:100%;height:400px;position:fixed;bottom:0;left:0;right:0}.header-menu.opened{top:60px}@keyframes openinganimation{0%{top:-460px}to{top:60px}}@keyframes closinganimation{0%{top:60px}to{top:-460px}}​ .header-menu.opened{top:60px}.header-menu.opening{animation:.25s ease-out alternate forwards openinganimation}.header-menu.closing{animation:.25s ease-out alternate forwards closinganimation}.header-menu.closed{visibility:hidden;top:-400px}.header-menu .menu-buttons{flex-direction:column;justify-content:center;align-items:center;gap:60px;height:100%;display:flex}.header-menu .menu-buttons .menu-button{color:#000;font-size:25px;font-weight:700}@media only screen and (max-width:700px){.header-menu{display:block}}footer .logo-container p{color:gray;margin-top:20px;font-size:14px}footer h1{color:#fff!important}footer hr{background-color:#1d1d1d;border:none;height:1px}footer{color:#fff;background-color:#101010}.buttons a{cursor:pointer;margin-left:20px}footer .container{box-sizing:border-box;max-width:1300px;margin:auto;padding:40px}footer .bottom-container{box-sizing:border-box;max-width:1300px;margin:auto;padding:20px}footer .container .content{justify-content:space-between;display:flex}.about{flex-direction:column;display:flex}.about h2{font-size:16px}.about a{color:#b1b1b1;margin-top:5px;margin-bottom:10px}.nav-list .left .buttons{margin-left:30px}footer .logo{justify-content:center;align-items:center;display:flex}.right a img{width:26px;height:26px}.right a{cursor:pointer;margin-left:20px}footer .logo img{width:56px;height:80px;margin:0 30px 0 0;padding:0}.nav-list{justify-content:space-between;align-items:center;display:flex}.bottom-container{color:#b1b1b1;justify-content:space-between;font-size:14px;display:flex}footer .moto{flex-direction:column;margin-top:20px;display:flex}footer .moto h2{color:#a9a9a9;margin:10px;font-size:12px}@media only screen and (max-width:700px){footer .container .content{flex-direction:column}footer .moto{display:none}footer .about{align-items:center;margin-top:40px}}.row{flex-direction:row;justify-content:space-between;gap:20px;display:flex}.info{text-align:center;background-color:#efefef;flex-direction:row;display:flex}.frontbox{text-align:center;color:#fff;text-shadow:1px 1px 4px #000;background-image:url(/flame-wallpaper.png);background-position:50%;background-size:cover;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:300px;font-size:22px;display:flex;position:relative}.frontbox h1{padding:10px}.frontbox .search-field{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#fff9;border:none;border-radius:10px;width:100%;max-width:600px;display:flex}@media only screen and (max-width:700px){.frontbox{border-radius:0;font-size:15px}.frontbox .search-field{display:none}}.main-buttons{gap:40px;padding:20px;display:flex}.main-buttons a{color:var(--aubaus-red);font-size:20px;font-weight:700}.search-field button{cursor:pointer;border:none;border-radius:20px;margin:10px;padding-left:20px;padding-right:20px}.search-field input{background:0 0;border:none;outline:none;flex:1;padding:20px;font-size:18px}.section-buttons{display:flex}.section-buttons button{cursor:pointer;color:#000;background:#fff;border:none;border-radius:10px;margin-right:20px;padding:10px 20px;font-weight:700}.products .product:hover{background-color:#efefef}.products .product{color:#000;cursor:pointer;background-color:#fff;border-radius:10px;flex-direction:row;margin-bottom:10px;padding:10px;display:flex}.products .product img{width:100px}.products .product .text{margin-left:20px}.products .product h2{font-size:16px}.card-container{flex-direction:column;gap:20px;width:100%;max-width:1300px;display:flex}.card{background:linear-gradient(345deg,#cacaca,#0000) 0 0/cover;border-radius:10px;flex-direction:column;flex:1;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.card .contents{text-align:center;background:linear-gradient(#00000005,#000000ed);flex:1;width:100%;padding:30px;position:absolute;bottom:0}.card .contents h1{color:#fff;text-shadow:1px 1px 4px #000;font-size:40px}.card .contents h2{color:#fff;margin-bottom:26px;font-size:18px;font-weight:400}.card .contents a.view-product{color:#fff;background-color:var(--aubaus-red);border-radius:10px;padding:10px 30px;font-weight:700}.card hr{color:red}.card h1{font-size:26px}@media only screen and (max-width:700px){.row{flex-direction:column;justify-content:space-between;gap:5px;display:flex}.card{border-radius:0;padding:0 20px}.card-container{gap:5px}.card .contents h1{font-size:30px}.card .contents h2{font-size:16px}}.banner .contents h1{margin:20px}.banner .contents{z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:1300px;height:50%;display:flex}.banner .filter{background:linear-gradient(90deg,#171717,#0000);width:100%;height:100%;position:absolute}.app-content .banner{color:#fff;background-position:50%;background-size:cover;border-radius:10px;align-items:center;height:150px;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:700px){.app-content .banner{margin:10px}.card.highlight{min-height:300px}}.not-found{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh;display:flex}.not-found a{color:var(--aubaus-red);font-weight:700}
