@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Figtree:wght@300;400;500;600;700;900&display=swap";:root{--dark-web: #332A1F;--light-web: #F4F4F4;--white: #FFFFFF;--gray-900: #111827}.vt-wrap *{box-sizing:border-box}.vt-hero-wrap{position:relative;background-color:var(--gray-900)}.vt-hero-wrap img.vt-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.vt-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--gray-900);opacity:.6}.vt-hero-content{position:relative;z-index:2;max-width:48rem;margin:0 auto;padding:5rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center}.vt-hero-content h1{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:400;letter-spacing:.02em;color:var(--white);line-height:1.1;margin-bottom:1.5rem}.vt-hero-content h1 span{font-family:Bebas Neue,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);display:block;margin-top:1rem}.vt-hero-content p{margin-top:1rem;font-size:1.125rem;color:var(--white);font-family:Figtree,sans-serif;line-height:1.7;text-align:center}.vt-section{font-family:Figtree,sans-serif;color:var(--dark-web)}.vt-section-inner{padding:4rem 1rem;max-width:72rem;margin:0 auto}.vt-section-inner--light{background-color:var(--light-web)}.vt-section-heading{margin-bottom:2rem}.vt-section-heading h2{font-family:Bebas Neue,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;letter-spacing:.03em;color:var(--dark-web);margin-bottom:1rem}.vt-section-heading p{font-size:1.125rem;color:var(--dark-web);line-height:1.7}.vt-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.vt-features-grid{grid-template-columns:1fr}}.vt-feature-card{background:var(--white);border:2px solid var(--dark-web);border-radius:.5rem;padding:1.5rem}.vt-feature-card-header{display:flex;align-items:center;margin-bottom:1rem;gap:1rem}.vt-feature-card-header i{font-size:1.875rem;color:var(--dark-web);flex-shrink:0}.vt-feature-card-header h3{font-family:Figtree,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;color:var(--dark-web);margin:0;line-height:1.3}.vt-feature-card p{font-size:.95rem;color:var(--dark-web);line-height:1.7;margin:0}.vt-products-section{background-color:var(--light-web);padding:6rem 1rem;font-family:Figtree,sans-serif}.vt-products-header{text-align:center;max-width:42rem;margin:0 auto 4rem}.vt-products-header h2{font-family:Bebas Neue,sans-serif;font-size:clamp(1.8rem,4vw,2.25rem);font-weight:400;letter-spacing:.03em;color:var(--dark-web);margin-bottom:1rem}.vt-products-header p{font-size:1rem;font-weight:300;color:var(--dark-web)}.vt-products-grid{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.vt-product-card{background:var(--white);border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;display:grid;grid-template-columns:1fr 2fr;gap:0}@media(max-width:640px){.vt-product-card{grid-template-columns:1fr}}.vt-product-card__img img{width:100%;height:100%;object-fit:cover;display:block}.vt-product-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.vt-product-card__title{font-family:Bebas Neue,sans-serif;font-size:1.5rem;letter-spacing:.03em;color:var(--dark-web)}.vt-product-card__desc{font-size:.9rem;color:#6b7280;line-height:1.6}.vt-product-card__price{font-size:1.5rem;font-weight:700;color:var(--dark-web)}.vt-product-card__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;font-size:.875rem;color:#6b7280}.vt-product-card__features li:before{content:"\2713   ";color:var(--dark-web);font-weight:700}.vt-product-card__btn{display:inline-block;margin-top:.5rem;padding:.75rem 1.5rem;background:var(--dark-web);color:var(--white);font-family:Figtree,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:.375rem;transition:opacity .2s;width:fit-content}.vt-product-card__btn:hover{opacity:.85}.vt-contact-section{background-color:var(--light-web);color:var(--dark-web);font-family:Figtree,sans-serif;padding:5rem 2rem}.vt-contact-inner{max-width:72rem;margin:0 auto;display:flex;gap:3rem;flex-wrap:wrap}.vt-contact-info{flex:1;min-width:260px}.vt-contact-info h2{font-family:Bebas Neue,sans-serif;font-size:2rem;font-weight:400;margin-bottom:.75rem}.vt-contact-info p{margin-bottom:.5rem;line-height:1.7}.vt-contact-info a{color:var(--dark-web)}.vt-contact-info__item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-weight:600}.vt-contact-form{flex:2;min-width:280px}.vt-form{display:flex;flex-direction:column;gap:1rem}.vt-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:600px){.vt-form__row{grid-template-columns:1fr}}.vt-form__group{display:flex;flex-direction:column;gap:4px}.vt-form__label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.vt-form__input,.vt-form__textarea{border:1px solid #c5bab0;border-radius:.375rem;padding:.625rem .875rem;font-family:Figtree,sans-serif;font-size:.95rem;background:var(--white);width:100%;outline:none;transition:border-color .2s;color:var(--dark-web)}.vt-form__input:focus,.vt-form__textarea:focus{border-color:var(--dark-web)}.vt-form__textarea{min-height:100px;resize:vertical}.vt-form__radio-group{display:flex;gap:1.5rem}.vt-form__radio{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer}.vt-form__checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:#6b7280;margin-top:.25rem}.vt-form__checkbox a{color:var(--dark-web)}.vt-form__submit{display:inline-block;padding:.75rem 2rem;background:var(--dark-web);color:var(--white);font-family:Figtree,sans-serif;font-size:.9rem;font-weight:600;border:none;border-radius:.375rem;cursor:pointer;transition:opacity .2s;width:fit-content}.vt-form__submit:hover{opacity:.85}.vt-text-section{font-family:Figtree,sans-serif;color:var(--dark-web);padding:4rem 1rem}.vt-text-section__inner{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:768px){.vt-text-section__inner{grid-template-columns:1fr}}.vt-text-section__inner--reverse{direction:rtl}.vt-text-section__inner--reverse>*{direction:ltr}.vt-text-section h2{font-family:Bebas Neue,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;letter-spacing:.03em;margin-bottom:1rem}.vt-text-section p{line-height:1.8;margin-bottom:.75rem;font-size:1rem}.vt-text-section img{width:100%;height:100%;object-fit:cover;border-radius:.5rem;max-height:400px}.vt-dark-section{background-color:var(--dark-web);color:var(--white);font-family:Figtree,sans-serif;padding:5rem 1rem;text-align:center;position:relative;overflow:hidden}.vt-dark-section__bg{position:absolute;top:0;right:0;bottom:0;left:0}.vt-dark-section__bg img{width:100%;height:100%;object-fit:cover;opacity:.35}.vt-dark-section__content{position:relative;z-index:2;max-width:48rem;margin:0 auto}.vt-dark-section h2{font-family:Bebas Neue,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;letter-spacing:.03em;margin-bottom:1rem}.vt-dark-section p{line-height:1.8;margin-bottom:.75rem;opacity:.9}.vt-cta-section{padding:4rem 1rem;text-align:center;background:var(--light-web);font-family:Figtree,sans-serif}.vt-cta-section h2{font-family:Bebas Neue,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;letter-spacing:.03em;margin-bottom:1rem;color:var(--dark-web)}.vt-cta-section p{color:#6b7280;margin-bottom:1.5rem;font-size:1rem}.vt-cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.vt-btn-primary{display:inline-block;padding:.75rem 2rem;background:var(--dark-web);color:var(--white);font-family:Figtree,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;border-radius:.375rem;transition:opacity .2s}.vt-btn-primary:hover{opacity:.85}.vt-btn-secondary{display:inline-block;padding:.75rem 2rem;border:2px solid var(--dark-web);color:var(--dark-web);font-family:Figtree,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;border-radius:.375rem;transition:all .2s}.vt-btn-secondary:hover{background:var(--dark-web);color:var(--white)}.vt-awards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.vt-award-card{padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;background:var(--white);display:flex;flex-direction:column;gap:.5rem}.vt-award-card__medal{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#b45309}.vt-award-card__title{font-family:Bebas Neue,sans-serif;font-size:1.1rem;letter-spacing:.03em;color:var(--dark-web)}.vt-award-card__desc{font-size:.9rem;color:#6b7280;line-height:1.6}.vt-award-card a{display:inline-block;margin-top:.5rem;font-size:.85rem;color:var(--dark-web);font-weight:600;text-decoration:underline}.vt-founder-hero{background-color:var(--light-web);padding:5rem 1rem 3rem;text-align:center;font-family:Figtree,sans-serif;color:var(--dark-web)}.vt-founder-avatar{width:140px;height:140px;border-radius:50%;overflow:hidden;border:4px solid var(--dark-web);margin:0 auto 1.5rem}.vt-founder-avatar img{width:100%;height:100%;object-fit:cover}.vt-founder-hero h1{font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;letter-spacing:.03em;margin-bottom:.5rem}.vt-founder-hero .vt-role{font-family:Georgia,serif;font-style:italic;font-size:1.2rem;color:#6b7280;margin-bottom:1rem}.vt-founder-hero p{max-width:640px;margin:0 auto;line-height:1.8;color:#6b7280;font-size:1.05rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/trashumante.css.map */
