body{font-family:Avenir,Plus Jakarta Sans,sans-serif;background-color:#fff;color:#000;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:GT Alpina,Cormorant Garamond,serif}#hero-scene{position:relative;width:100%;height:100vh;min-height:700px;overflow:hidden}.hero-layer{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}#hero-bg{background-image:url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQcb1OG7GUnUKJe-8aVsJzD2qIEynhkkMvC1XD2l_EdEA&s=10);background-size:cover;background-position:center;transform:scale(1.15);z-index:1}#hero-products{z-index:3}#hero-content{z-index:2}#hero-products img{position:absolute;bottom:10%;left:50%;transform:translate(-50%);width:auto;max-width:90%;max-height:55vh;filter:drop-shadow(0px 25px 30px rgba(0,0,0,.25))}#hero-content .content-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%;padding:2rem;color:#000}.headline{font-size:clamp(2.75rem,8vw,6rem);font-weight:700;text-shadow:0 2px 10px rgba(255,255,255,.3);opacity:0;transform:translateY(20px);animation:fadeIn 1.5s .3s forwards;line-height:1.1;max-width:650px}.subheadline{font-size:clamp(1rem,2.5vw,1.25rem);max-width:500px;margin:1.5rem auto 0;text-shadow:0 1px 5px rgba(255,255,255,.2);opacity:0;transform:translateY(20px);animation:fadeIn 1.5s .5s forwards}.cta-container{opacity:0;transform:translateY(20px);animation:fadeIn 1.5s .7s forwards}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.cta-button{position:relative;overflow:hidden;background-color:#000;color:#fff;padding:.8rem 2rem;border-radius:50px;font-weight:700;text-transform:uppercase;letter-spacing:1px;box-shadow:0 5px 10px #0000001a;transition:all .4s ease;display:inline-block;border:2px solid #000000;z-index:1}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 15px #0003;background-color:#fff;color:#000}.cta-button-dark-inverted{background-color:#fff;color:#000;border:2px solid #ffffff}@media (max-width: 767px){#hero-scene{display:flex;flex-direction:column;height:auto;min-height:95vh}.hero-layer{position:relative;transition:none;transform:none!important}#hero-bg{position:absolute;height:100%;width:100%}#hero-content{order:1;height:auto;padding-top:15vh;padding-bottom:5vh;z-index:3}#hero-products{order:2;height:50vh;z-index:3}#hero-products img{position:absolute;bottom:0;left:50%;transform:translate(-50%);max-width:95%;max-height:45vh}.headline{line-height:1.1}}@media (min-width: 768px){#hero-products img{left:30%;max-width:50%;max-height:90vh;bottom:5%}#hero-content{left:50%;width:50%;padding-left:2rem}#hero-content .content-inner{align-items:flex-start;text-align:left}.subheadline{margin-left:0}}.logo-scroller{overflow:hidden;white-space:nowrap;position:relative}.logo-scroller .logos-slide{display:inline-flex;align-items:center;animation:30s scroll infinite linear}.logo-scroller:hover .logos-slide{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.logo-scroller img{height:30px;margin:0 40px;filter:grayscale(1);opacity:.6;transition:all .3s ease}.logo-scroller img:hover{filter:grayscale(0);opacity:1}.logo-scroller:before,.logo-scroller:after{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2}.logo-scroller:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.logo-scroller:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.sticky-join-bar{position:fixed;bottom:0;left:0;right:0;background-color:#fff;padding:1rem;box-shadow:0 -2px 10px #00000014;transform:translateY(100%);transition:transform .4s ease-in-out;z-index:50;border-top:1px solid #0000001a}.sticky-join-bar .cta-button{background-color:#000;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:.75rem 2rem;border-radius:50px;box-shadow:0 2px 8px #00000026;transition:all .3s ease;border:none;font-size:.875rem}.sticky-join-bar .cta-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.sticky-join-bar .text-black{color:#000}.sticky-join-bar .line-through{text-decoration:line-through;color:#666}.sticky-join-bar .font-semibold{font-weight:600}.sticky-join-bar.visible{transform:translateY(0)}.section-padding{padding-top:4rem;padding-bottom:4rem}@media (min-width: 768px){.section-padding{padding-top:6rem;padding-bottom:6rem}}.card{background-color:#fff;border-radius:16px;box-shadow:0 8px 16px #0000000d}.benefit-tile{border:1px solid #DDDDDD;border-radius:16px;background-color:#fff;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 12px #0000000d}.benefit-tile:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001a;border-color:#000}.hero-benefit{border:2px solid #000000;transform:scale(1.05);box-shadow:0 12px 28px #00000026}.faq-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.faq-item:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.faq-details{padding:0}.faq-summary{padding:24px 28px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:18px;color:#000;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-summary::-webkit-details-marker{display:none}.faq-summary:hover{color:#374151}.faq-icon{transition:transform .3s ease;color:#000;width:24px;height:24px;flex-shrink:0}.faq-details[open] .faq-icon{transform:rotate(45deg)}.faq-content{padding:0 28px 28px;color:#6b7280;line-height:1.6;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-content p{margin:0}.bg-white{background-color:#fff}.bg-black{background-color:#000}.text-white{color:#fff}.text-black{color:#000}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.rounded-full{border-radius:50px}.rounded-xl{border-radius:12px}.rounded-lg{border-radius:8px}.border{border:1px solid #e5e7eb}.border-black\/10{border-color:#0000001a}.border-black\/20{border-color:#0003}.border-t{border-top:1px solid #e5e7eb}.border-r{border-right:1px solid #e5e7eb}.border-l{border-left:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.m-0{margin:0}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mx-auto{margin-left:auto;margin-right:auto}.mr-3{margin-right:.75rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.w-full{width:100%}.w-6{width:1.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-24{width:6rem}.w-40{width:10rem}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-40{height:10rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-y-4>*+*{margin-top:1rem}.space-x-2>*+*{margin-left:.5rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.inline-block{display:inline-block}.object-cover{object-fit:cover}.cursor-pointer{cursor:pointer}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.group:hover .group-hover\:text-black\/70{color:#000000b3}.group:hover .group-hover\:underline{text-decoration:underline}.line-through{text-decoration:line-through}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-black\/50{color:#00000080}.text-black\/60{color:#0009}.text-black\/70{color:#000000b3}.text-black\/80{color:#000c}.text-white\/50{color:#ffffff80}.tracking-wider{letter-spacing:.05em}.overflow-hidden{overflow:hidden}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.bg-gray-50{background-color:#f9fafb}@media (min-width: 768px){.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\:gap-12{gap:3rem}.md\:p-6{padding:1.5rem}.md\:p-12{padding:3rem}.md\:w-auto{width:auto}.md\:mt-0{margin-top:0}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}}
/*# sourceMappingURL=/cdn/shop/t/208/assets/bbe-membership.css.map */
