.custom-hero{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));background-size:cover;background-position:center;padding:36px 0;min-height:220px;display:flex;align-items:flex-end}.custom-hero__inner{max-width:620px}.custom-hero__overline{font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin-bottom:1.2rem}.custom-hero__heading{font-family:var(--font-heading-family);font-size:2.6rem;line-height:1.1;margin:0 0 .9rem}.custom-hero__subtext{font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.85);margin-bottom:1.4rem}.custom-hero__button{display:inline-block;background:transparent!important;border:1px solid rgb(var(--color-outline-button))!important;color:rgb(var(--color-outline-button))!important;padding:1.2rem 2.2rem;font-size:1.3rem;letter-spacing:.05rem;text-decoration:none;box-shadow:none!important}.custom-split{display:flex;min-height:420px;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.custom-split--reverse{flex-direction:row-reverse}.custom-split__text{flex:1;display:flex;flex-direction:column;justify-content:center;padding:6rem 5.6rem}.custom-split__tag{font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.2rem;text-transform:uppercase;opacity:.8;margin-bottom:1.4rem}.custom-split__heading{font-family:var(--font-heading-family);font-size:3.4rem;margin:0 0 1.6rem}.custom-split__body{font-size:1.4rem;line-height:1.6;opacity:.9;max-width:380px;margin-bottom:2.4rem}.custom-split__button.custom-split__button{display:inline-block;width:fit-content;background-color:transparent!important;border-width:1px!important;border-style:solid!important;border-color:rgb(var(--color-outline-button))!important;border-radius:0!important;color:rgb(var(--color-outline-button))!important;padding:1.2rem 2.2rem;font-size:1.2rem;letter-spacing:.05rem;text-decoration:none;box-shadow:none!important;align-self:flex-start!important}.custom-split__image{flex:1;background-size:cover;background-position:center;background-color:rgba(var(--color-foreground),.06);background-color:color-mix(in srgb,rgb(var(--color-background)) 78%,black 22%);display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);font-size:1.3rem;text-align:center;padding:0 3rem}.custom-pills{background-color:rgb(var(--color-background));padding:0 0 5rem}.custom-pills__inner{display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem}.custom-pills__pill{font-family:var(--font-body-family);font-size:1.3rem;border:1px solid rgba(var(--color-foreground),.35);color:rgba(var(--color-foreground),.85);border-radius:3rem;padding:.9rem 2rem}@media screen and (max-width:749px){.custom-hero__heading{font-size:2.4rem}.custom-split,.custom-split--reverse{flex-direction:column}.custom-split__text{padding:4rem 2.4rem}.custom-split__image{min-height:260px}}.custom-quote{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));text-align:center;padding:3.2rem 20rem}.custom-quote__inner{font-family:var(--font-heading-family);font-size:2rem;line-height:1.5}.custom-quote__inner em{font-style:italic;color:rgb(var(--color-outline-button))}.custom-trust{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:7rem 8rem}.custom-trust__inner{display:flex;gap:3rem;text-align:center}.custom-trust__item{flex:1}.custom-trust__badge{width:5.2rem;height:5.2rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.4);display:flex;align-items:center;justify-content:center;margin:0 auto 1.6rem;font-family:var(--font-heading-family);font-style:italic;font-size:1.6rem}.custom-trust__title{font-size:1.5rem;margin-bottom:.8rem}.custom-trust__text{font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.custom-testimonials{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:8rem 6rem;text-align:center}.custom-testimonials__heading{font-family:var(--font-heading-family);font-size:2.8rem;margin-bottom:4.4rem}.custom-testimonials__grid{display:flex;gap:4rem}.custom-testimonials__item{flex:1}.custom-testimonials__stars{color:rgb(var(--color-outline-button));font-size:1.3rem;margin-bottom:1.2rem}.custom-testimonials__quote{font-size:1.3rem;font-style:italic;line-height:1.6;color:rgba(var(--color-foreground),.8);margin-bottom:1.2rem}.custom-testimonials__name{font-size:1.1rem;letter-spacing:.1rem}@media screen and (max-width:749px){.custom-quote{padding:4rem 3rem}.custom-quote__inner{font-size:1.6rem}.custom-trust__inner,.custom-testimonials__grid{flex-direction:column;gap:3rem}.custom-trust{padding:5rem 3rem}}.custom-bestsellers{padding:6rem 0}.custom-bestsellers__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:3rem}.custom-bestsellers__heading{font-family:var(--font-heading-family);font-size:2.6rem}.custom-bestsellers__link{font-size:1.2rem;text-decoration:underline;color:rgb(var(--color-foreground))}.custom-bestsellers__grid{display:grid;grid-template-columns:repeat(var(--bs-cols, 4),1fr);gap:2rem}.custom-bestsellers__item{display:block;text-decoration:none;color:rgb(var(--color-foreground))}.custom-bestsellers__image{aspect-ratio:1;border-radius:4px;margin-bottom:1.2rem;background-color:rgba(var(--color-foreground),.06);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:rgba(var(--color-foreground),.4)}.custom-bestsellers__name{font-size:1.4rem;margin-bottom:.3rem}.custom-bestsellers__sub{font-size:1.2rem;color:rgba(var(--color-foreground),.65);margin-bottom:.5rem}.custom-bestsellers__price{font-size:1.3rem}.custom-newsletter{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));text-align:center;padding:7rem 4rem}.custom-newsletter__heading{font-family:var(--font-heading-family);font-size:2.6rem;margin-bottom:.8rem}.custom-newsletter__subtext{font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin-bottom:2.4rem}.custom-newsletter__form{display:flex;justify-content:center;gap:.8rem}.custom-newsletter__input{width:28rem;padding:1.2rem 1.4rem;border:1px solid rgba(var(--color-foreground),.35);border-radius:3px;font-size:1.3rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.custom-newsletter__button{padding:1.2rem 2.4rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:3px;font-size:1.2rem;letter-spacing:.05rem;cursor:pointer}.custom-newsletter__success{font-size:1.3rem}.custom-newsletter__error{font-size:1.2rem;color:#b23b3b;margin-top:1rem}@media screen and (max-width:749px){.custom-bestsellers__grid{grid-template-columns:repeat(2,1fr)}.custom-newsletter__form{flex-direction:column;align-items:center}.custom-newsletter__input{width:100%;max-width:28rem}}.custom-steps{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:6rem 0}.custom-steps__inner{display:flex;gap:2rem;text-align:center}.custom-steps__item{flex:1}.custom-steps__num{width:4rem;height:4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.4);display:flex;align-items:center;justify-content:center;margin:0 auto 1.4rem;font-family:var(--font-heading-family);font-size:1.6rem}.custom-steps__title{font-size:1.4rem;margin-bottom:.6rem}.custom-steps__text{font-size:1.2rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.custom-org{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));padding:5rem 4rem;margin:0 4.8rem 6rem;border-radius:6px;border:1px dashed rgba(var(--color-foreground),.3);text-align:center}.custom-org__tag{font-size:1.1rem;letter-spacing:.15rem;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin-bottom:1.2rem}.custom-org__name{font-family:var(--font-heading-family);font-size:2.6rem;margin-bottom:.6rem}.custom-contact{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:6rem 0 8rem}.custom-contact__head{text-align:center;margin-bottom:4rem}.custom-contact__heading{font-family:var(--font-heading-family);font-size:3.6rem;margin-bottom:1rem}.custom-contact__subtext{font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.custom-contact__wrap{display:flex;gap:5rem;max-width:90rem;margin:0 auto}.custom-contact__form{flex:1.3;display:flex;flex-direction:column}.custom-contact__form label{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin-bottom:.5rem}.custom-contact__form input,.custom-contact__form textarea{width:100%;padding:1.1rem 1.3rem;border:1px solid rgba(var(--color-foreground),.3);border-radius:4px;margin-bottom:1.6rem;font-size:1.3rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.custom-contact__info{flex:1}.custom-contact__info h3{font-family:var(--font-heading-family);font-size:2rem;margin-bottom:1.6rem}.custom-contact__row{font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin-bottom:1.2rem}.custom-contact__row a{color:inherit}@media screen and (max-width:749px){.custom-contact__wrap,.custom-steps__inner{flex-direction:column;gap:3rem}.custom-org{margin:0 2.4rem 4rem;padding:3.5rem 2rem}}.custom-iconrow{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:0 8rem 8rem}.custom-iconrow__inner{display:flex;gap:3rem;text-align:center}.custom-iconrow__item{flex:1}.custom-iconrow__icon{display:block;margin:0 auto 1.2rem;height:3.2rem;width:3.2rem;object-fit:contain}.custom-iconrow__icon--placeholder{border:1px dashed rgba(var(--color-foreground),.3);border-radius:50%}.custom-iconrow__title{font-size:1.4rem;margin-bottom:.6rem}.custom-iconrow__text{font-size:1.25rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}@media screen and (max-width:749px){.custom-iconrow{padding:0 3rem 5rem}.custom-iconrow__inner{flex-direction:column;gap:2.4rem}}.custom-fundsignup{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:6rem 4rem 8rem;text-align:center}.custom-fundsignup__heading{font-family:var(--font-heading-family);font-size:2.8rem;margin-bottom:.8rem}.custom-fundsignup__subtext{font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin-bottom:2.6rem}.custom-fundsignup__form{max-width:44rem;margin:0 auto;text-align:left;display:flex;flex-direction:column}.custom-fundsignup__form label{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin-bottom:.5rem}.custom-fundsignup__form input,.custom-fundsignup__form textarea{width:100%;padding:1.1rem 1.3rem;border:1px solid rgba(var(--color-foreground),.3);border-radius:4px;margin-bottom:1.6rem;font-size:1.3rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.custom-fundsignup__form button{align-self:flex-start}.custom-scentguide{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:6rem 4rem 8rem}.custom-scentguide__heading{font-family:var(--font-heading-family);font-size:3.2rem;text-align:center;margin-bottom:.8rem}.custom-scentguide__subtext{text-align:center;font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin-bottom:4rem}.custom-scentguide__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.custom-scentguide__card{border:1px solid rgba(var(--color-foreground),.15);border-radius:6px;padding:2.4rem}.custom-scentguide__name{font-family:var(--font-heading-family);font-size:2rem;margin-bottom:1rem}.custom-scentguide__desc{font-size:1.25rem;line-height:1.5;color:rgba(var(--color-foreground),.8);margin-bottom:1.6rem}.custom-scentguide__notes div{font-size:1.15rem;margin-bottom:.5rem;color:rgba(var(--color-foreground),.75)}.custom-scentguide__notes span{font-weight:600;margin-right:.5rem;color:rgb(var(--color-foreground))}.custom-scentguide__link{display:inline-block;margin-top:1.6rem;font-size:1.2rem;color:rgb(var(--color-outline-button));text-decoration:underline}@media screen and (max-width:749px){.custom-scentguide{padding:4rem 2.4rem}.custom-scentguide__grid{grid-template-columns:1fr}}.custom-experiences{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:6rem 4rem 8rem}.custom-experiences__heading{font-family:var(--font-heading-family);font-size:3.4rem;text-align:center;margin-bottom:4rem}.custom-experiences__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.custom-experiences__card{border:1px solid rgba(var(--color-foreground),.15);border-radius:6px;padding:3.2rem;display:flex;flex-direction:column}.custom-experiences__tagline{font-size:1.2rem;font-style:italic;color:rgba(var(--color-foreground),.7);margin-bottom:.8rem}.custom-experiences__title{font-family:var(--font-heading-family);font-size:2.4rem;margin-bottom:1.4rem}.custom-experiences__body{font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.85);margin-bottom:1.6rem}.custom-experiences__details p{font-size:1.2rem;margin-bottom:.4rem;color:rgba(var(--color-foreground),.75)}.custom-experiences__tag{font-size:1.1rem;letter-spacing:.05rem;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin:1.2rem 0 2rem}.custom-experiences__button.custom-experiences__button{margin-top:auto;display:inline-block;width:fit-content;background-color:transparent!important;border-width:1px!important;border-style:solid!important;border-color:rgb(var(--color-outline-button))!important;border-radius:0!important;color:rgb(var(--color-outline-button))!important;padding:1.2rem 2rem;font-size:1.2rem;text-decoration:none;box-shadow:none!important}.custom-org__dates{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin-bottom:1.2rem}.custom-org__message{font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.custom-funddetails{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:5rem 4rem}.custom-funddetails__heading{font-family:var(--font-heading-family);font-size:2.4rem;text-align:center;margin-bottom:2.4rem}.custom-funddetails__list{max-width:60rem;margin:0 auto}.custom-funddetails__row{display:flex;gap:1rem;padding:1rem 0;border-top:1px solid rgba(var(--color-foreground),.12);font-size:1.25rem}.custom-funddetails__label{font-weight:600;flex-shrink:0;min-width:14rem}.custom-funddetails__value{color:rgba(var(--color-foreground),.8)}.custom-fundfooter{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:6rem 4rem}.custom-fundfooter__inner{max-width:70rem;margin:0 auto}.custom-fundfooter__block,.custom-fundfooter__legal,.custom-fundfooter__cta{padding:3rem 0;border-top:1px solid rgba(var(--color-foreground),.15)}.custom-fundfooter__block h3,.custom-fundfooter__cta h3{font-family:var(--font-heading-family);font-size:2rem;margin-bottom:1rem}.custom-fundfooter__block p,.custom-fundfooter__cta p,.custom-fundfooter__legal p{font-size:1.25rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin-bottom:1rem}.custom-fundfooter__block a{color:rgb(var(--color-outline-button));text-decoration:underline}.custom-fundfooter__button.custom-fundfooter__button{display:inline-block;background-color:transparent!important;border-width:1px!important;border-style:solid!important;border-color:rgb(var(--color-outline-button))!important;border-radius:0!important;color:rgb(var(--color-outline-button))!important;padding:1.1rem 2rem;font-size:1.2rem;text-decoration:none;margin-top:.6rem;box-shadow:none!important}@media screen and (max-width:749px){.custom-experiences__grid{grid-template-columns:1fr}.custom-experiences,.custom-funddetails,.custom-fundfooter{padding:4rem 2.4rem}.custom-funddetails__row{flex-direction:column;gap:.3rem}}.custom-experiences__image{aspect-ratio:4/3;border-radius:4px;margin-bottom:1.6rem;background-size:cover;background-position:center;background-color:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:rgba(var(--color-foreground),.4)}.custom-cause{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));text-align:center;padding:6rem 4rem}.custom-cause h2{font-family:var(--font-heading-family);font-size:2.6rem;margin-bottom:1rem}.custom-cause p{font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin-bottom:1.8rem}.custom-cause__button.custom-cause__button{display:inline-block;background-color:transparent!important;border-width:1px!important;border-style:solid!important;border-color:rgb(var(--color-outline-button))!important;color:rgb(var(--color-outline-button))!important;padding:1.1rem 2.2rem;font-size:1.2rem;text-decoration:none;box-shadow:none!important}.custom-contact__social{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.15)}.custom-contact__social-label{font-weight:600;font-size:1.3rem;margin-bottom:1rem}.custom-contact__social-icons{display:flex;gap:1.4rem}.custom-contact__social-icons a{color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-pyoor-sections.css.map */
