:root{--font-family-roboto: "Roboto", sans-serif;--font-optical-sizing: auto;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--font-style-normal: normal;--font-width: 100}:root{--font-size-heading: 2.5rem;--font-size-body: 1rem}h1{font-size:var(--font-size-heading)}p{font-size:var(--font-size-body)}.roboto,.roboto-bold,.roboto-medium,.roboto-regular{font-family:var(--font-family-roboto);font-optical-sizing:var(--font-optical-sizing);font-style:var(--font-style-normal);font-variation-settings:"wdth" var(--font-width)}.roboto-regular{font-weight:var(--font-weight-regular)}.roboto-medium{font-weight:var(--font-weight-medium)}.roboto-bold{font-weight:var(--font-weight-bold)}.btn-primary{background-color:#c7eb08;border-color:#c7eb08;color:#000}.btn-primary:hover{background-color:#000;border-color:#000;color:#fff}.text-primary{color:#c7eb08!important}.bg-primary{background-color:#c7eb08!important}.color-primary{color:#c7eb08!important}.text-align-center{text-align:center!important}html,body{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif;overflow-x:hidden}@media (max-width: 767px){.set-order-1{order:2;margin-top:2rem}}@media (max-width: 767px){.set-order-2{order:1;margin-top:2rem}}.animate-init{opacity:0;transform:translateY(20px) scale(.98);transition:opacity 1s cubic-bezier(.22,.9,.35,1),transform 1s cubic-bezier(.22,.9,.35,1);will-change:opacity,transform}.in-view{opacity:1!important;transform:translateY(0) scale(1)!important}.product-title{text-transform:uppercase}.image-box{text-align:center;margin-bottom:1rem;padding:20px}.image-box img{max-width:100%;height:auto}
