@font-face{font-family:Goudy Trajan;src:url(/cdn/shop/files/goudytrajan_bold.otf?v=1724774649),}@font-face{font-family:AlexonBold;src:url(/cdn/shop/files/AlexonBold_Regular.otf?v=1722328290),}@font-face{font-family:Open Sans;src:url(/cdn/shop/files/OpenSans-VariableFont_wdth_wght.ttf?v=1743417306),}@font-face{font-family:Avenir Next;src:url(/cdn/shop/files/AvenirNextLTPro-Regular.otf?v=1722328903)}.hero-section{position:relative;height:90vh;background-image:url(/cdn/shop/files/bottling_bespoke.png?v=1754913361);background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:60px;color:#fff}.hero-content{max-width:500px;padding-bottom:75px}.hero-content h1{font-size:18px;text-transform:uppercase;color:#c7a76a;margin:0 0 10px;font-family:Lato;font-weight:700;letter-spacing:3px}.hero-content p{color:#fff;text-transform:uppercase;font-size:67px;line-height:normal;margin:0 0 20px;font-family:Goudy Trajan}.hero-button{text-transform:uppercase;display:inline-block;padding:12px 24px;background-color:#fff;color:#986917;text-decoration:none;font-size:16px;font-family:Open Sans;font-weight:700;border-radius:8px;transition:background-color .3s ease}.hero-button:hover{background-color:#986917;color:#fff}.split-section{display:flex;flex-wrap:wrap;min-height:100vh}.split-image,.split-content{flex:1 1 50%}.split-image img{width:100%;height:100%;padding:60px;object-fit:cover}.split-content{display:flex;flex-direction:column;justify-content:center;padding:60px}.split-content h2{font-size:49px;font-family:Goudy Trajan;font-weight:300;margin-bottom:20px}.split-content p{font-size:17px;margin-bottom:30px;max-width:500px;color:#757575;line-height:1.6;font-family:Open Sans}.primary-button{display:inline-block;padding:12px 24px;max-width:290px;text-transform:uppercase;text-align:center;font-family:Open Sans;font-size:16px;background-color:#ac7a22;color:#fff;text-decoration:none;font-weight:700;border-radius:4px;transition:background-color .3s ease}.split-button:hover{background-color:#fff;color:#ac7a22}.steps-section{text-align:center;padding:30px 60px 80px;background-color:#fff}.section-heading{margin-bottom:26px;font-size:49px;font-weight:300;font-family:Goudy Trajan;color:#444;text-align:center}.steps-wrapper{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-bottom:40px;margin-top:70px}.steps{width:380px;position:relative}.step-image{position:relative}.step-image img{width:100%;height:auto;display:block}.step-number{position:absolute;font-family:Goudy Trajan;top:-38px;left:18px;background-color:#c7a76a;color:#fff;width:75px;height:75px;font-size:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:300}.step-title{margin-top:20px;font-family:Open Sans;text-transform:uppercase;font-weight:600;font-size:24px;text-align:center;letter-spacing:2px;color:#333}.section-description{max-width:800px;font-family:Open Sans;font-size:19px;font-weight:400;margin:0 auto 30px;color:#444;line-height:1.6}.toast-section{text-align:center;padding:0 60px 80px;background-color:#fff}.toast-images{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:30px}.toast-images .image-left{width:39%}.toast-images .image-right{width:59%}.toast-images img{width:100%;height:auto;object-fit:cover;border-radius:4px}.business-benefits-section{padding:10px 20px 80px;background-color:#fff;text-align:center}.benefits-wrapper{display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.benefit-card{background-color:#fdf1dd;padding:40px 30px;max-width:350px;flex:1 1 300px;border-radius:4px;box-sizing:border-box}.benefit-number{font-size:18px;color:#1b2747;font-family:Open Sans;margin-bottom:10px;font-weight:600}.benefit-title{font-size:20px;font-weight:700;font-family:Open Sans;letter-spacing:1px;text-transform:uppercase;color:#222f61;margin-bottom:15px}.benefit-text{font-size:17px;color:#1b2747;font-weight:200;font-family:Open Sans;line-height:1.6}#bottling-journey{margin:0;padding:60px;font-family:Open Sans,sans-serif;background-color:#b58d5c}.container{max-width:1200px;margin:auto;background-color:#fff;padding:40px;display:flex;gap:40px;align-items:flex-start}.image-box{padding:20px;flex:1;display:flex;justify-content:center;align-items:center}.image-box img{max-width:100%;height:auto}.form-section{flex:1}.form-section h2{font-family:Goudy Trajan;text-transform:uppercase;font-size:32px;font-weight:400;margin-bottom:20px}#leadForm{display:grid;grid-template-columns:1fr 1fr;gap:15px}#leadForm input,#leadForm select,#leadForm textarea{padding:10px;border:1px solid #d2b16f;border-radius:8px;font-size:14px;outline:none}#leadForm input:focus,#leadForm select:focus,#leadForm textarea:focus{border-color:#b58d5c}#leadForm textarea{grid-column:span 2;resize:none}.full-width{grid-column:span 2}.checkbox-group{grid-column:1 / 3;display:flex;flex-direction:column;gap:10px;font-size:14px;color:#000}.checkbox-group label{font-size:11px!important;font-weight:200!important;font-family:Open Sans}button{background-color:#b58d5c;color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:15px;font-weight:700;cursor:pointer;grid-column:span 2}button:hover{background-color:#a17c4f}button:disabled{opacity:.6;cursor:not-allowed}.message{grid-column:1 / 3;text-align:center;margin-top:10px}#message-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:#fff6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999}.message-box{background:#fff;padding:20px 30px;border-radius:8px;box-shadow:0 2px 10px #0000004d;position:relative;text-align:center;max-width:350px}.close-btns{position:absolute;top:4px;right:4px;font-size:17px;padding:2px 6px;cursor:pointer;border-radius:31px;color:#fff;background:#000}.hidden{display:none!important}@media (max-width: 768px){.hero-section{background-image:url(/cdn/shop/files/mobile-banner_66a46b5c-caf1-400a-a530-5404e6df2f5e.png?v=1755154524);align-items:flex-start;padding:50px 20px}.hero-content{text-align:-webkit-center}.hero-content h1{font-size:14px}.hero-content p{font-size:33px;text-align:center}.hero-button{font-size:14px}.container{flex-direction:column;padding:20px;gap:10px}#leadForm{grid-template-columns:1fr}#leadForm input,#leadForm select,#leadForm textarea{grid-column:1!important}.full-width,button{grid-column:span 1}.split-section{display:block;min-height:90vh}.split-image img{padding:20px}.split-content{text-align:center;padding:20px}.section-heading,.split-content h2{font-size:26px;margin:2px 1px 20px;text-align:center}.form-section h2{font-size:24px;margin-bottom:15px;text-align:center}.split-content p,.section-description,.benefit-text{font-size:15px}.primary-button{align-self:center;justify-self:center;font-size:12px}.steps-section{padding:30px 20px}.steps-wrapper{margin:60px 0 0}.step-number{width:60px;height:60px;font-size:30px}.step-title,.benefit-number{margin-top:15px;font-size:20px}.toast-images{gap:12px;flex-wrap:nowrap}.business-benefits-section{padding:0 0 25px}#bottling-journey,.toast-section{padding:40px 20px}}@media screen and (min-width: 768px) and (max-width: 1023px){.hero-section{height:50vh}.split-section{display:flex;min-height:70vh}.split-content{padding:0 60px 0 0}.split-content h2{font-size:33px}.primary-button{font-size:15px}.split-content p,.section-description{font-size:16px}.steps-wrapper{flex-wrap:nowrap;margin-bottom:14px}.step-title{font-size:17px}.step-number{width:66px;height:66px;font-size:33px}.business-benefits-section{padding:10px 3px 40px}.image-box{display:none}.toast-images .image-left{width:33%}}@media screen and (min-width: 1023px) and (max-width: 1324px){.hero-section{height:50vh}.image-box{display:block;padding:0}.split-section{display:flex;min-height:45vh}.split-content{padding:0 60px 0 0}.split-content h2{font-size:40px}.split-content p{font-size:18px}.primary-button{font-size:15px}.toast-images{display:block}.toast-images .image-left{width:33%}.container{align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/118/assets/bespoke-bottling.css.map */
