:root{--buffalo-black:#0F0B08;--buffalo-cream:#E7DBC4;--buffalo-rust:#B8572A;--buffalo-brown:#5E4330;--buffalo-border:#7A624D;--buffalo-heading:"Oswald", sans-serif;--buffalo-body:"Inter", sans-serif;--container-width:1400px;--section-padding:120px;--section-padding-mobile:70px;--button-radius:0px;--button-padding:18px 34px}.buffalo-section{background:var(--buffalo-black);color:var(--buffalo-cream);padding:var(--section-padding) 0}.buffalo-container{width:min(92%,var(--container-width));margin:auto}.buffalo-title{font-family:var(--buffalo-heading);text-transform:uppercase;letter-spacing:.05em;line-height:.95;font-weight:700}.buffalo-text{font-family:var(--buffalo-body);line-height:1.8;font-size:1.1rem}.buffalo-button{display:inline-flex;align-items:center;justify-content:center;padding:var(--button-padding);border:2px solid var(--buffalo-rust);color:var(--buffalo-cream);background:transparent;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;transition:.25s ease}.buffalo-button:hover{background:var(--buffalo-rust);color:var(--buffalo-cream)}@media screen and (max-width:749px){.buffalo-section{padding:var(--section-padding-mobile) 0}}.buffalo-hero{min-height:85vh;display:flex;align-items:center;background-size:cover;background-position:center;position:relative;overflow:hidden}.buffalo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0b088c}.buffalo-hero-content{position:relative;z-index:2;max-width:760px}.buffalo-hero .buffalo-title{font-size:clamp(3.8rem,8vw,7rem);margin-bottom:20px}.buffalo-hero .buffalo-text{font-size:1.35rem;margin-bottom:40px;max-width:600px}.buffalo-about{overflow:hidden}.buffalo-about-grid{display:grid;grid-template-columns:62% 38%;align-items:center;gap:60px}.buffalo-about-image{height:760px;overflow:hidden}.buffalo-about-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.buffalo-about-content{max-width:520px}.buffalo-kicker{color:var(--buffalo-rust);font-family:var(--buffalo-body);text-transform:uppercase;letter-spacing:.25em;font-size:.85rem;margin-bottom:18px}.buffalo-about-content .buffalo-title{font-size:clamp(3rem,4.5vw,5rem);line-height:.92;margin:0 0 28px}.buffalo-about-content .buffalo-text{margin-bottom:40px;font-size:1.1rem}.buffalo-about-content .buffalo-button{min-width:240px;text-align:center}@media screen and (max-width:990px){.buffalo-about-grid{grid-template-columns:1fr;gap:40px}.buffalo-about-image{height:500px}.buffalo-about-content{max-width:100%}}.buffalo-book{text-align:center}.buffalo-book-inner{max-width:900px}.buffalo-book .buffalo-kicker{margin-bottom:20px}.buffalo-book .buffalo-title{font-size:clamp(3rem,6vw,5.5rem);margin-bottom:30px}.buffalo-book .buffalo-text{max-width:650px;margin:0 auto 50px;font-size:1.15rem}.buffalo-book .buffalo-button{min-width:260px}.buffalo-products{text-align:center}.buffalo-products .buffalo-title{font-size:clamp(3rem,5vw,5rem);margin-bottom:70px}.buffalo-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.buffalo-product-card{display:flex;flex-direction:column;align-items:center;text-align:center}.buffalo-product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;margin-bottom:30px}.buffalo-product-card h3{font-family:var(--buffalo-heading);font-size:2rem;text-transform:uppercase;margin:0}.buffalo-product-card p{margin:12px 0 30px;color:var(--buffalo-cream);opacity:.85}.buffalo-product-card .buffalo-button{min-width:180px}@media screen and (max-width:990px){.buffalo-products-grid{grid-template-columns:1fr}}.buffalo-philosophy{text-align:center}.buffalo-philosophy .buffalo-title{font-size:clamp(3rem,5vw,5rem);margin-bottom:30px}.philosophy-text{max-width:760px;margin:0 auto 50px;font-size:1.2rem}.buffalo-founders-kit{text-align:center}.buffalo-intro{max-width:760px;margin:30px auto 70px;font-size:1.2rem;line-height:1.8}.buffalo-kit-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.buffalo-kit-image img{width:100%;display:block}.buffalo-kit-content{text-align:left}.buffalo-kit-list{list-style:none;padding:0;margin:0 0 40px}.buffalo-kit-list li{margin-bottom:28px;line-height:1.7}.buffalo-divider{height:1px;background:#7a624d;margin:40px 0}.buffalo-kit-content h3{margin-bottom:20px;font-size:2rem}.buffalo-kit-content p{margin-bottom:40px;line-height:1.8}@media(max-width:900px){.buffalo-kit-grid{grid-template-columns:1fr}.buffalo-kit-content{text-align:center}}.buffalo-band{position:relative;min-height:900px;overflow:hidden;background:#0f0b08;display:flex;align-items:center}.buffalo-band__bg{position:absolute;top:0;right:0;bottom:0;left:0}.buffalo-band__image{width:100%;height:100%;object-fit:cover;object-position:left center;display:block;filter:contrast(105%) saturate(.9)}.buffalo-band__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f0b0800 28%,#0f0b0840,#0f0b08d1 68%,#0f0b08)}.buffalo-band .page-width{position:relative;z-index:2;display:flex;justify-content:flex-end;width:100%}.buffalo-band__content{width:620px;max-width:42%;color:#e7dbc4}.buffalo-band__title{font-size:7rem;line-height:.88;margin:10px 0 30px;letter-spacing:-2px}.buffalo-band__title span{display:block;font-size:1.7rem;color:#b8572a;letter-spacing:6px;margin-top:18px}.buffalo-band__text{font-size:1.2rem;line-height:2;margin-bottom:50px;max-width:520px}.buffalo-band__buttons{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.buffalo-band__buttons .buffalo-button{width:320px;text-align:center}.buffalo-button.secondary{background:transparent;border:2px solid #B8572A}.buffalo-button.secondary:hover{background:#b8572a;color:#fff}@media(max-width:990px){.buffalo-band{min-height:auto;padding:120px 0}.buffalo-band__overlay{background:#0f0b08d1}.buffalo-band .page-width{justify-content:center}.buffalo-band__content{max-width:100%;width:100%;text-align:center}.buffalo-band__title{font-size:4rem}.buffalo-band__text{max-width:100%}.buffalo-band__buttons{align-items:center}}.buffalo-booking{position:relative;min-height:100vh;display:flex;align-items:center;background:#0f0b08;overflow:hidden}.buffalo-booking-image{position:absolute;top:0;right:0;bottom:0;left:0}.buffalo-booking-image img{width:100%;height:100%;object-fit:cover;object-position:center}.buffalo-booking-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f0b0859,#0f0b08eb)}.buffalo-booking .buffalo-container{position:relative;z-index:2;display:flex;justify-content:flex-end}.buffalo-booking-content{max-width:620px;color:#e7dbc4}.buffalo-booking-content h1{font-size:5.5rem;line-height:.9;margin:20px 0 35px}.buffalo-booking-text{font-size:1.25rem;line-height:2;margin-bottom:45px}.buffalo-booking-box{background:#00000059;padding:45px;border:1px solid #5E4330;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.buffalo-booking-box h3{color:#b8572a;margin-bottom:10px}.booking-phone{font-size:2rem;font-weight:700;margin-bottom:30px}.booking-email{font-size:1.2rem;word-break:break-word}.buffalo-booking-box ul{margin:25px 0;padding-left:20px;line-height:2}.buffalo-booking-box hr{margin:40px 0;border:none;height:1px;background:#5e4330}@media(max-width:900px){.buffalo-booking{padding:120px 0}.buffalo-booking-content h1{font-size:3.5rem}.buffalo-booking-box{padding:30px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/buffalo.css.map */
