:root{--dark: rgba(58, 58, 58, 1);--gold: rgba(170, 142, 85, 1);--blue: #a2ddd7;--orange: rgba(250, 180, 44, 1);--orange-light: rgba(253, 243, 208, 1);--font-line: Bourton Line, Helvetica, Arial, sans-serif;--font-line-bold: Bourton Line Bold, Helvetica, Arial, sans-serif}#preview-bar-iframe.closed{opacity:1!important;pointer-events:initial!important}.header__logo{order:1}.header__hamburger{order:2}.header__actions{order:4}@media (max-width: 1199px){.header__inner{display:flex}.header__logo{order:1}.header__hamburger{display:inline-block;position:relative;top:-2px;left:1rem;margin-right:auto}.header__actions{order:4}}@media (min-width: 767px){.header__menu-desktop{display:none}}@media (min-width: 1200px){.header__menu-desktop{display:block;margin-left:0;order:2}}.text-inherit{color:inherit}.prive h1,.prive .h1{font-size:32px;text-transform:uppercase;line-height:.875}.prive h2,.prive .h2{font-size:24px;text-transform:uppercase;line-height:1}.prive h3,.prive .h3{font-size:16px;text-transform:uppercase;line-height:1}.prive-hero{height:100vw;background-color:var(--blue);display:flex;align-items:center;padding:3rem 1rem;position:relative;overflow:hidden}@media (min-width: 768px){.prive-hero{height:100vh;align-items:flex-end;padding:6rem 2rem 0rem}}.prive-hero-curve{content:"";background-color:var(--blue);position:absolute;bottom:-1px;right:0;left:0;width:100%;height:0rem;border-top-left-radius:50% 75%;border-top-right-radius:50% 75%;z-index:1}@media (min-width: 768px){.prive-hero-curve{left:-30px;width:calc(100% + 60px);height:0rem;border-top-left-radius:50% 100%;border-top-right-radius:50% 100%;z-index:1}}.prive-hero.prive-hero--no-image{height:auto}.prive-hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.prive-hero-media img,.prive-hero-media video{width:100%;height:100%;object-fit:cover}.prive-hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.4}.shopify-section-prive-hero{position:relative}.prive-hero-title{bottom:50%;transform:translateY(50%);width:calc(100% - 2rem);left:1rem;position:absolute;z-index:2}@media (min-width: 768px){.prive-hero-title{width:calc(100% - 4rem);margin-top:0rem;margin-bottom:1rem;left:2rem}}.prive-video-page .prive-hero-title{width:100%;position:relative;z-index:2;margin-top:1rem;margin-bottom:1.75rem;bottom:auto;left:auto;transform:translateY(0)}@media (min-width: 768px){.prive-video-page .prive-hero-title{width:100%;margin-top:0rem;margin-bottom:1rem}}.prive-hero-title svg{width:100%}.prive-content{position:relative;z-index:1;padding:1rem;background-color:var(--blue)}@media (min-width: 768px){.prive-content{padding:2rem;overflow:hidden}}.prive-headings{display:flex;flex-direction:column;gap:1rem;padding:0 1rem}.prive-headings>*{text-align:center;text-wrap:balance;color:inherit}.prive-content .prive-container{position:relative;background-color:var(--orange-light);border-radius:1rem;width:100%;margin:-5rem auto 0;padding:3rem 1rem;text-align:center;color:var(--dark);display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.prive-content .prive-container{margin:0 auto;padding:3rem;display:flex;flex-direction:column;align-items:center}.prive-content .prive-container>*{max-width:1080px}}.text-gold{color:var(--gold)}.prive-forms{display:flex;flex-direction:column;gap:1rem;width:100%}@media (min-width: 768px){.prive-forms{gap:3rem;flex-direction:row;justify-content:center}}.prive-form-button{padding:1rem 1rem 0;border-radius:1rem;background-color:var(--dark);display:inline-flex;flex-direction:column;flex:1;text-align:center;width:100%;align-self:flex-start}.prive-form-button-inner:hover{opacity:.7}.prive-form-button-inner{cursor:pointer;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.5rem;border:none;background-color:transparent;transition:opacity .3s ease;opacity:1}@media (min-width: 768px){.prive-form-button{padding:1rem 3rem 0;width:50%}.prive-form-button:last-child:first-child{flex:none}}.prive-form-wrapper{width:100%}.prive-form-button .h1{color:var(--orange-light);text-align:center}.prive-form-button .h3{color:var(--gold);text-align:center}.prive-form-button--gold{background-color:var(--gold)}.prive-form-button--gold .h3{color:var(--dark)}.prive-form-button svg{width:auto;height:1.5rem;margin-bottom:3px}.prive-features{display:flex;flex-direction:column;gap:3rem;padding:0 2rem}@media (min-width: 600px){.prive-features{display:grid;grid-template-columns:1fr 1fr;padding:0}}@media (min-width: 992px){.prive-features{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}.prive-feature{opacity:0}.prive-feature-image img{border-top-left-radius:50% 27.5%;border-top-right-radius:50% 27.5%}.prive-feature-counter{margin-top:20px;margin-bottom:4px;font-size:18px}.prive-form{color:var(--orange-light);margin-top:1rem;width:100%;gap:.5rem;font-size:16px;display:flex;flex-direction:column;align-items:stretch}@media (min-width: 768px){.prive-form{margin-top:2rem;margin-bottom:2rem}}.prive-field{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.25rem}.prive-field label[for=password]{width:100%;display:flex;justify-content:space-between;align-items:center}.prive-field label[for=password] small a{font-size:inherit}.prive-field input{width:100%;background-color:var(--orange-light);color:var(--dark);border-radius:.25rem;padding:.5rem 2rem;border:none}.prive-button .button{width:100%;background-color:var(--orange);color:var(--dark);border-radius:1rem;padding:.5rem 2rem;margin-top:.5rem;border:none;font-family:Bourton Base,Helvetica,Arial,sans-serif}@media (min-width: 768px){.prive-button .button{margin-top:1.75rem}}.prive-login-page__password .prive-login-page__password__reset{font-family:Bourton Base Drop,Helvetica,Arial,sans-serif}.prive-video-grid{color:var(--orange-light);background-color:var(--blue)}.prive-video-grid .prive-headings{padding:1rem 2rem 2rem;background-color:var(--blue)}@media (min-width: 768px){.prive-video-grid .prive-headings{padding:3rem 2rem;background-color:var(--blue)}}.prive-videos{gap:1.5rem;padding:0 1rem 1rem;background-color:var(--dark);margin:0 1rem;border-radius:1rem}.prive-videos-padding{padding:0 0 1rem}@media (min-width: 768px){.prive-videos{display:flex;justify-content:center;padding:2rem;margin:0 2rem;gap:2rem}.prive-videos-padding{padding:0 0 2rem}}.prive-videos-selector-wrapper{position:relative;margin-bottom:2rem}.prive-videos-selector-button{margin-top:1rem;padding:.75rem 3.5rem .75rem 1.5rem;color:var(--gold);background-color:var(--orange-light);border:none;width:100%;border-radius:.75rem;text-align:left;position:relative}@media (min-width: 768px){.prive-videos-selector-button{display:none}}.prive-videos-selector{display:flex;flex-direction:column;text-align:left;position:absolute;top:100%;z-index:1}.prive-videos-selector-button:after{content:"";margin-left:10px;display:inline-block;border-left:1px solid #000;border-bottom:1px solid #000;width:10px;height:10px;transform:translateY(-75%) rotate(-45deg);position:absolute;top:50%;right:1.5rem}.prive-videos-list{width:100%;background-color:var(--dark);color:var(--orange-light);border-radius:.75rem;margin:0;display:none;flex-direction:column;gap:.5rem;padding:0}.prive-videos-list.open{display:block;margin-top:1rem}@media (min-width: 768px){.prive-videos-list{display:flex;min-width:230px;max-width:230px}}.prive-videos-list button{width:100%;background-color:transparent;color:var(--orange-light);padding:6px .75rem;border-radius:6px;border:none;text-align:left;cursor:pointer;transition:all .3s ease}.prive-videos-list button:hover,.prive-videos-list button.active{background-color:var(--orange-light);color:var(--dark)}.prive-videos-videos{display:flex;flex-direction:column;gap:2rem;width:100%}@media (min-width: 768px){.prive-videos-videos{display:grid;grid-template-columns:1fr 1fr;gap:2rem}}@media (min-width: 1100px){.prive-videos-videos{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}}.prive-video-card{width:100%;background-color:var(--dark);border-radius:.5rem;align-self:stretch;display:none;overflow:hidden;text-decoration:none}.prive-video-card.active{display:block}.prive-video-card.current{position:relative;pointer-events:none}.prive-video-card.current .prive-video-card-image:after,.prive-video-card.current .prive-video-card-content:after{content:"";background-color:var(--dark);position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;display:block;z-index:1}.prive-video-card-image{overflow:hidden;position:relative;border-radius:.5rem}.prive-video-card-image-play{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border-radius:.25rem;background-color:var(--gold);color:var(--orange-light);display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;transition:opacity .3s ease;font-size:24px;text-align:center;line-height:1}.prive-video-card:hover .prive-video-card-image-play{opacity:1}.prive-video-card-image-playing{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border-radius:.25rem;background-color:var(--dark);color:var(--orange-light);display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;transition:opacity .3s ease;font-size:24px;z-index:2;text-align:center;line-height:1}.prive-video-card.current .prive-video-card-image-playing{opacity:1}.prive-video-card img{width:100%;object-fit:cover;scale:1.1;transition:scale .5s ease;aspect-ratio:17 / 10}.prive-video-card:hover img{scale:1}.prive-video-subtitle,.prive-video-card-subtitle{font-size:18px;line-height:1;margin-bottom:.5rem}.prive-video-card-content{padding:1rem 0rem 1.5rem;color:var(--orange-light)}.prive-single{padding:50px 1rem 1rem;background-color:var(--blue)}@media (min-width: 768px){.prive-single{padding:6rem 2rem 2rem}}.prive-video-content{border-radius:1rem;background-color:var(--dark);color:var(--orange-light);overflow:hidden;box-shadow:0 4px 20px #00000026}.prive-video-media video{display:block;width:100%;height:auto;object-fit:cover;border-top-left-radius:1rem;border-top-right-radius:1rem}@media (min-width: 768px){.prive-video-media video{border-top-left-radius:1rem;border-top-right-radius:0rem;border-bottom-left-radius:1rem}}.prive-video-text{padding:1rem}.prive-video-title,.prive-video-description *{color:inherit}.prive-video-category{display:inline-block;background-color:var(--orange-light);padding:0 .75rem 2px;border-radius:6px;margin-bottom:1rem;line-height:1.5}.prive-video-description{margin-top:2rem;text-transform:uppercase;line-height:22px}.prive-video-description *{font-family:var(--font-line-bold)}.prive-video-description .metafield-rich_text_field *+*{margin-top:1rem}@media (min-width: 768px){.prive-video-content{display:flex;margin-top:2rem}.prive-video-media{flex:9;display:flex}.prive-video-text{flex:3;padding:2rem}}.prive-video-related{background:var(--dark);padding:1rem;border-radius:1rem;margin-top:1rem}.prive-video-related>h3{margin:0rem 0 1rem;color:var(--orange-light)}.prive-video-related-grid{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.prive-video-related>h3{margin:0rem 0 2rem}.prive-video-related{padding:2rem;margin-top:2rem}.prive-video-related-grid{display:grid;grid-template-columns:1fr 1fr 1fr}}.prive-video-related-grid .prive-video-card{display:block}.prive-footer{position:relative;display:flex;justify-content:center;align-items:center;height:396px;overflow:hidden;background-color:var(--blue)}@media (min-width: 768px){.prive-footer{height:490px}}.prive-footer img,.prive-footer video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:125%;object-fit:cover}.prive-footer .prive-form-button{position:relative;z-index:1;width:auto;flex:none;align-self:center;height:auto;text-decoration:none;padding-bottom:1rem;gap:.5rem}@media (min-width: 768px){.prive-footer .prive-form-button{padding-bottom:1rem}}.prive-footer svg{height:29px;display:block;margin-top:4px;margin-bottom:0}@media (min-width: 768px){.prive-footer svg{display:inline-block;margin-top:0}}.prive-form-button{overflow:hidden}.prive-form-wrapper{max-height:0;padding-bottom:1rem;opacity:0;transition:max-height .3s ease-in-out .3s,opacity .3s ease}.prive-form-wrapper.open{opacity:1;transition:max-height .3s ease-in-out,opacity .3s ease .3s}.prive-loader{background-color:var(--blue);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.prive-app-block{display:flex;justify-content:center}.prive-app-block .prive-form-button{align-self:center;padding-bottom:2rem}.prive-app-block .prive-form-button-inner{background-color:var(--dark);margin-bottom:-31px;z-index:10;opacity:1!important}.prive-app-block .shopify-block h2{display:none!important}.shopify-section.prive.shopify-section-prive-hero+.shopify-section.prive.prive-features-wrapper{margin-top:1rem;background-color:var(--blue);padding:0 1rem 1rem}@media (min-width: 768px){.shopify-section.prive.shopify-section-prive-hero+.shopify-section.prive.prive-features-wrapper{margin-top:-64px;background-color:var(--blue);padding:0 2rem 2rem}}.shopify-section.prive.prive-features-wrapper .prive-content{padding-top:0;background-color:var(--orange-light);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.shopify-section.prive.prive-features-wrapper .prive-container{border-top-right-radius:0;border-top-left-radius:0}.prive-content .prive-content{padding:0;background-color:var(--orange-light)}.prive-content .prive-content .prive-container{padding:0;border-radius:0;margin-top:0rem}.shopify-section.prive.prive-features-wrapper .prive-content .prive-container{padding-left:0;padding-right:0}
/*# sourceMappingURL=/cdn/shop/t/144/assets/prive.css.map */
