.hero-container{position:relative;display:block}.hero-image{width:100%;height:100%;object-fit:cover;display:block}.hero-text-container{position:absolute;display:flex;top:0;left:0;width:100%;height:100%;text-align:center;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.hero-text-container .text{font-size:40px;font-weight:800;line-height:1.1;text-shadow:rgb(0,0,0) 1px 1px 2px;color:#fff}.second-row{display:flex;gap:10px;margin-top:10px;width:calc(100% - 20px);margin-left:auto;margin-right:auto}.second-row a{width:calc(50% - 5px);display:block}.second-row a img{width:100%;display:block}main{padding-top:0}@media screen and (max-width: 850px){.second-row{margin-top:5px;flex-direction:column;gap:5px;width:calc(100% - 5px)}.second-row a{width:100%}.hero-text-container .text{font-size:30px}}@media screen and (max-width: 600px){.hero-text-container .text{font-size:18px}}.products-section{padding-top:60px;padding-bottom:60px}.second-products-section{padding-top:20px}.products-section .title-container{display:flex;align-items:center}.products-section .line{display:block;background-color:#de5e5c;flex:1;height:3px}.products-section .section-title{color:#000;text-align:center;font-size:30px;font-weight:500;margin-left:50px;margin-right:50px}.products-shell{position:relative;padding-left:60px;padding-right:60px}.products-shell .arrow{height:50px;width:50px;background-color:#0006;position:absolute;top:50%;margin-top:-25px;display:block;cursor:pointer;border-radius:100%;display:flex;align-items:center;justify-content:center}.products-shell .arrow img{width:50%;height:50%}.products-shell .arrow.inactive{opacity:.5;cursor:unset}.products-shell .left-arrow{left:0}.products-shell .right-arrow{right:0}.products-outer{--gap: 30px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:5px;-webkit-overflow-scrolling:touch;margin-top:40px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;padding-left:5px;padding-right:5px}.products-outer::-webkit-scrollbar{width:0;height:0}.products-container{display:grid;grid-auto-flow:column;gap:var(--gap);grid-auto-columns:calc((100% - 3 * var(--gap)) / 4);cursor:pointer;padding-top:5px;padding-bottom:5px}.product-column{scroll-snap-align:start;cursor:pointer;width:100%;border-radius:10px;box-sizing:border-box;padding:10px;box-shadow:0 0 5px 3px #ccc;display:block;text-decoration:none;color:unset}.product-column.hidden-column{opacity:0}.product-column img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.product-column .product-category{text-align:center;font-size:18px;color:#000;font-weight:600;text-transform:uppercase}.product-column .product-title{margin-top:10px;text-transform:uppercase;line-height:1.3;color:#000;text-align:center}.product-column .product-price{text-align:center;color:#de5e5c;margin-top:5px;font-weight:600}@media screen and (max-width: 850px){.products-section{padding-top:40px}.second-products-section{padding-top:20px}.products-shell{padding-left:0;padding-right:0}.products-shell .arrow{height:40px;width:40px;top:unset;bottom:-50px}.products-shell .left-arrow{left:50%;margin-left:-44px}.products-shell .right-arrow{right:50%;margin-right:-44px}.products-container{gap:17px;grid-auto-columns:calc((100% - 17px)/2)}.products-section .section-title{margin-left:15px;margin-right:15px;font-size:25px}}@media screen and (min-width: 851px){.highest-potency .arrow{display:none}.highest-potency .products-container{justify-content:center}.highest-potency .product-column.hidden-column{display:none}}.your-source-section{background-color:#de5e5c;padding-top:60px;padding-bottom:60px}.your-source-section h2{margin-top:0;margin-bottom:0;font-size:50px;text-align:center;color:#fff}.your-source-section .column-container{display:flex;justify-content:space-between;margin-top:70px;gap:50px}.your-source-section .column{padding:30px;border-radius:70px;border:2px white solid;width:100%;box-sizing:border-box;text-align:center}.your-source-section .column .title{color:#fff;text-align:center;font-size:30px;font-weight:600;line-height:1.2}.your-source-section .column img{width:60px;margin-top:20px;margin-bottom:20px}.your-source-section .column .text{line-height:1.1;color:#fff;font-size:25px}.your-source-section .white-logo{margin-left:auto;margin-right:auto;display:block;width:150px;margin-top:50px}@media screen and (max-width: 1200px){.your-source-section .column-container{gap:25px;margin-top:50px}.your-source-section .column{padding:20px}.your-source-section .column .title{font-size:25px}.your-source-section .column img{width:40px;margin-top:15px;margin-bottom:15px}.your-source-section .column .text{font-size:20px}}@media screen and (max-width: 850px){.your-source-section h2{font-size:30px}.your-source-section .column-container{flex-direction:column}}.retailers-section{padding-top:80px;padding-bottom:80px}.retailers-section .title{margin-top:0;margin-bottom:0;text-align:center;color:#000;font-size:25px;font-weight:600;line-height:1}.retailer-container{display:grid;grid-template-columns:repeat(6,1fr);margin-left:auto;margin-right:auto;margin-top:60px;row-gap:50px}.retailer-container img{margin-left:auto;margin-right:auto;object-fit:contain;max-width:150px}.retailers-section .contact-container{max-width:800px;border:1px white solid;padding:60px;box-sizing:border-box;background-color:#de5e5c;margin-left:auto;margin-right:auto;margin-top:80px}.retailers-section .contact-container a{color:#fff;font-weight:600;text-decoration:none}.retailers-section h2{color:#fff;font-size:50px;font-weight:700;line-height:1;margin-top:0;margin-bottom:20px;text-align:center}.retailers-section .description{color:#fff;text-align:center}.retailers-section form{margin-top:40px}.retailers-section input{display:block;width:100%;margin-bottom:30px;height:40px;background:none;border:1px white solid;border-radius:2px;padding-left:10px;box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif;font-size:14px}.retailers-section input::placeholder{color:#fff}.retailers-section input:focus-visible{outline:none}.retailers-section button{width:95px;height:40px;background-color:#fff;border-radius:2px;border:none;font-family:Roboto,sans-serif;color:#de5e5c;font-size:14px;text-transform:uppercase;cursor:pointer;margin-top:10px}@media screen and (max-width: 1350px){.retailer-container{grid-template-columns:repeat(4,1fr);row-gap:20px}}@media screen and (max-width: 750px){.retailers-section{padding-bottom:30px}.retailer-container{grid-template-columns:repeat(2,1fr);row-gap:30px;column-gap:30px}.retailers-section h2{font-size:40px}.retailers-section .contact-container{padding:30px;margin-top:20px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/index.css.map */
