.totes-contact .totes-contact__inner{display:grid;max-width:1080px;margin-left:auto;margin-right:auto;grid-template-columns:minmax(0,1.35fr) minmax(26rem,1fr);gap:4rem;align-items:start;padding-top:4rem;padding-bottom:5.2rem}.totes-contact__heading{margin:0 0 .8rem;color:var(--tc-ink, #252B33)}.totes-contact__subtext{margin:0 0 2.4rem;color:rgba(var(--color-foreground),.72);font-size:1.5rem;line-height:1.55}.totes-contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.totes-contact__field{margin-bottom:1.6rem}.totes-contact__field label{display:block;margin-bottom:.5rem;font-size:1.35rem;font-weight:600;color:var(--tc-ink, #252B33)}.totes-contact__field label span{color:var(--tc-accent, #FD5102)}.totes-contact__field input,.totes-contact__field textarea{width:100%;padding:1.1rem 1.4rem;border:.1rem solid rgba(37,43,51,.25);border-radius:1.2rem;background:#fff;font-family:inherit;font-size:1.45rem;color:var(--tc-ink, #252B33)}.totes-contact__field input:focus,.totes-contact__field textarea:focus{outline:.2rem solid var(--tc-accent, #FD5102);outline-offset:.1rem;border-color:transparent}.totes-contact__submit{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;padding:0 3.2rem;border:none;border-radius:10rem;background:var(--tc-accent, #FD5102);color:#fff;font-family:inherit;font-size:1.5rem;font-weight:700;cursor:pointer;transition:filter .15s ease}.totes-contact__submit:hover{filter:brightness(.92)}.totes-contact__success{display:flex;align-items:center;gap:.8rem;margin:0 0 1.6rem;color:#1a7f37;font-weight:600}.totes-contact__success svg{width:2rem;height:2rem;flex-shrink:0}.totes-contact__error{margin:0 0 1.6rem;padding:1.2rem 1.6rem;border-radius:1.2rem;background:#fd510214;color:#b3400a;font-size:1.4rem}.totes-contact__error ul{margin:.4rem 0 0;padding-left:2rem}.totes-contact__info{display:flex;flex-direction:column;gap:1.4rem}.totes-contact__card{padding:1.8rem 2rem;border-radius:1.6rem;background:#fbf4ee}.totes-contact__card h3{display:flex;align-items:center;gap:.9rem;margin:0 0 .8rem;color:var(--tc-ink, #252B33);font-size:1.55rem}.totes-contact__card h3 svg{width:2rem;height:2rem;flex-shrink:0;color:var(--tc-accent, #FD5102)}.totes-contact__card p{margin:0;font-size:1.45rem;line-height:1.55;color:rgba(var(--color-foreground),.75)}.totes-contact__card a{color:var(--tc-ink, #252B33);text-decoration:underline;text-underline-offset:.3rem}.totes-contact__card a:hover{color:var(--tc-accent, #FD5102)}.totes-contact__faq-btn{margin-top:1.4rem;display:inline-flex;align-items:center;gap:.8rem;min-height:4.2rem;padding:0 2.4rem;border-radius:10rem;background:var(--tc-accent, #FD5102);color:#fff;font-size:1.45rem;font-weight:700;text-decoration:none;transition:filter .15s ease}.totes-contact__faq-btn:hover{filter:brightness(.92)}.totes-contact__faq-btn svg{width:1.8rem;height:1.8rem}@media screen and (max-width:989px){.totes-contact__inner{grid-template-columns:1fr}.totes-contact__info{order:-1}}@media screen and (max-width:599px){.totes-contact__grid{grid-template-columns:1fr;gap:0}}.totes-story{position:relative;overflow:hidden}.totes-story__curve{position:absolute;bottom:0;left:0;display:block;width:100%;height:10rem}.totes-story__bigcircle{position:absolute;top:-28%;left:-18%;width:64vw;height:64vw;border-radius:50%;background:#ffffff8c;pointer-events:none}.totes-story__card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3rem;align-items:center;padding:3.2rem 4rem;border-radius:8rem 3rem 3rem 12rem;background:#fff;box-shadow:0 1rem 3rem #252b330f}.totes-story__media{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;margin:-2.8rem 0 -2.8rem -16%;align-items:flex-start}.totes-story div.totes-story__blob{display:block;position:absolute;top:-2%;right:6%;bottom:4%;left:10%;z-index:0;border-radius:50%;background:var(--ts-blob, #FFE0CC)}.totes-story__ring{position:absolute;bottom:-2%;right:2%;width:9rem;height:9rem;z-index:0}.totes-story__image,.totes-story__img-placeholder{position:relative;z-index:1;width:108%;max-width:none;height:auto;aspect-ratio:4 / 3;object-fit:contain;top:-3.6rem}.totes-story__img-placeholder{display:flex;align-items:center;justify-content:center;border:.2rem dashed rgba(37,43,51,.3);border-radius:1.6rem;background:#f7f4f0;color:#252b338c;font-size:1.3rem;line-height:1.6;text-align:center;padding:2rem}.totes-story__tag{position:absolute;z-index:2;color:var(--ts-accent, #FD5102);font-family:var(--ts-tag-font, cursive);font-size:2.2rem;font-weight:600;line-height:1.15;text-align:center}.totes-story__tag--1{top:2%;right:1%}.totes-story__tag--2{bottom:4%;left:1%}.totes-story__tag--3{top:-1.6rem;left:2%}.totes-story__tag--4{right:4%;bottom:-.4rem}.totes-story__loop{position:absolute;z-index:2}.totes-story__loop--top{top:2.4rem;left:1%;width:7rem;height:3.4rem}.totes-story__loop--right{top:5.2rem;right:2.5%;width:6.5rem;height:2.4rem}.totes-story__loop--bottom{bottom:-.6rem;right:12%;width:6rem;height:5.2rem}.totes-story__heading{margin:0;color:var(--ts-ink, #252B33)}.totes-story__text{max-width:52rem;margin-top:1.8rem;color:rgba(var(--color-foreground),.75);font-size:1.6rem;line-height:1.6}.totes-story__text ul{display:flex;margin:2rem 0 0;padding-left:0;gap:1rem 1.6rem;list-style:none;flex-wrap:wrap}.totes-story__text ul li{display:flex;align-items:center;gap:.6rem;font-weight:600}.totes-story__text ul li:before{content:"";width:1.8rem;height:1.8rem;flex-shrink:0;border-radius:50%;background:var(--ts-accent, #FD5102);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m4 10.5 4 4 8-9' fill='none' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 1.1rem no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m4 10.5 4 4 8-9' fill='none' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 1.1rem no-repeat}.totes-story__actions{display:flex;margin-top:2.6rem;gap:1.2rem;flex-wrap:wrap}.totes-story__btn{display:inline-flex;align-items:center;gap:.6rem;min-height:4.6rem;padding:0 2.6rem;border-radius:10rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:filter .15s ease,background-color .15s ease}.totes-story__btn svg{width:1.8rem;height:1.8rem}.totes-story__btn--primary{background:var(--ts-accent, #FD5102);color:#fff}.totes-story__btn--primary:hover{filter:brightness(.92)}.totes-story__btn--secondary{border:.15rem solid var(--ts-ink, #252B33);color:var(--ts-ink, #252B33);background:transparent}.totes-story__btn--secondary:hover{background:#252b330f}@media screen and (max-width:989px){.totes-story__card{grid-template-columns:1fr;gap:2rem;padding:3rem 2.4rem;border-radius:6rem 2rem 2rem 14rem}.totes-story__media{order:2;max-width:32rem;margin:2rem auto 0}.totes-story__image{top:0}.totes-story__tag{font-size:1.8rem}.totes-story__loop--top{width:10rem}}.totes-cta{position:relative;overflow:hidden;padding-top:5.6rem;padding-bottom:6.4rem}.totes-cta__bag{position:absolute;top:50%;left:4vw;width:16rem;transform:translateY(-50%) rotate(-8deg);opacity:.07;pointer-events:none}.totes-cta__blob{position:absolute;right:-14vw;bottom:-30vw;width:46vw;height:46vw;border-radius:50%;background:#fd51020d;pointer-events:none}.totes-cta__ring{position:absolute;right:8vw;bottom:-6rem;width:14rem;height:14rem;border:1.6rem solid var(--tt-accent, #FD5102);border-radius:50%;opacity:.12;pointer-events:none}.totes-cta__card{position:relative;display:flex;max-width:1080px;margin:0 auto;align-items:center;justify-content:space-between;gap:3.2rem;padding:3.2rem 4rem;border-radius:2.4rem;background:#fff;box-shadow:0 1rem 3rem #252b3312;flex-wrap:wrap}.totes-cta__left{display:flex;align-items:center;gap:2.4rem;flex:1 1 32rem;min-width:0}.totes-cta__icon{flex-shrink:0}.totes-cta__icon svg{display:block;width:6.4rem;height:6.4rem;fill:none;stroke:var(--tt-accent, #FD5102);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.totes-cta__icon svg circle{fill:var(--tt-accent, #FD5102);stroke-width:2.4}.totes-cta__content{max-width:56rem}.totes-cta__heading{margin:0;color:var(--tt-ink, #252B33);letter-spacing:-.02em}.totes-cta__text{margin:.8rem 0 0;color:rgba(var(--color-foreground),.72);font-size:1.5rem;line-height:1.55}.totes-cta__text p{margin:0}.totes-cta__actions{display:flex;flex-shrink:0;gap:1.2rem;flex-wrap:wrap}.totes-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;padding:0 2.6rem;border-radius:10rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:filter .15s ease,background-color .15s ease}.totes-cta__btn--primary{background:var(--tt-accent, #FD5102);color:#fff}.totes-cta__btn--primary:hover{filter:brightness(.92)}.totes-cta__btn--secondary{border:.15rem solid var(--tt-ink, #252B33);color:var(--tt-ink, #252B33);background:transparent}.totes-cta__btn--secondary:hover{background:#252b330f}@media screen and (max-width:749px){.totes-cta__card{padding:2.4rem}.totes-cta__left{flex-direction:column;align-items:flex-start;gap:1.2rem}.totes-cta__actions{width:100%;flex-direction:column;align-items:stretch}.totes-cta__btn{width:100%}}.totes-faqdeco{position:relative;z-index:1;height:0}.totes-faqdeco__side{position:absolute;top:6rem;opacity:var(--fd-opacity, .07);pointer-events:none}.totes-faqdeco__side--left{left:2vw}.totes-faqdeco__side--right{right:2.5vw}.totes-faqdeco__stitch{width:9rem;display:block}.totes-faqdeco__bag{width:11rem;display:block;margin-top:2rem;margin-left:3rem;transform:rotate(-10deg)}.totes-faqdeco__stitch--right{margin-left:4rem}.totes-faqdeco__leaf{width:8.5rem;display:block;margin-top:-12rem;margin-left:-3.5rem;transform:rotate(12deg)}.totes-faqdeco__smilebag{width:10.5rem;display:block;margin:2.4rem 0 0 4.5rem;transform:rotate(9deg)}.totes-faqdeco__spark{width:3.6rem;display:block;margin:2.4rem 0 0 -2.4rem}@media screen and (max-width:1199px){.totes-faqdeco{display:none}}.totes-hero{overflow:hidden}.totes-hero__inner{display:grid;min-height:52rem;grid-template-columns:minmax(0,1.5fr) minmax(24rem,1fr);gap:4rem;align-items:stretch;padding-top:4rem;padding-bottom:4rem}.totes-hero__content{z-index:1;display:flex;flex-direction:column;justify-content:center}.totes-hero__eyebrow{margin:0 0 1.2rem;color:var(--tt-accent, #FD5102);font-size:1.3rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase}.totes-hero__heading{max-width:56rem;margin:0;color:var(--tt-ink, #252B33);font-size:clamp(3.2rem,3.85vw,5.1rem);line-height:1.05;letter-spacing:-.03em}.totes-hero__text{max-width:50rem;margin-top:2rem;color:rgba(var(--color-foreground),.75);font-size:1.7rem;line-height:1.55}.totes-hero__actions{display:flex;margin-top:2.8rem;gap:1.2rem;flex-wrap:wrap}.totes-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;padding:0 2.6rem;border-radius:10rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:filter .15s ease,background-color .15s ease}.totes-hero__btn--primary{background:var(--tt-accent, #FD5102);color:#fff}.totes-hero__btn--primary:hover{filter:brightness(.92)}.totes-hero__btn--secondary{border:.15rem solid var(--tt-ink, #252B33);color:var(--tt-ink, #252B33);background:transparent}.totes-hero__btn--secondary:hover{background:#252b330f}.totes-hero__badges{display:grid;grid-template-columns:repeat(2,max-content);margin-top:1.8rem;gap:1rem 3.2rem}.totes-hero__badge{display:inline-flex;align-items:center;gap:.7rem;color:rgba(var(--color-foreground),.75);font-size:1.45rem;font-weight:600}.totes-hero__badge svg{width:1.6rem;height:1.6rem;flex-shrink:0;color:var(--tt-accent, #FD5102)}.totes-hero__pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem;gap:1.4rem 1.8rem}.totes-pill{position:relative;display:flex;align-items:center;gap:1.4rem;padding:.9rem 1.8rem .9rem .9rem;border-radius:10rem;background:#fff;box-shadow:0 .2rem 1rem #252b3317;color:var(--tt-ink, #252B33);text-decoration:none;transition:box-shadow .15s ease,transform .15s ease}.totes-pill__badge{position:absolute;top:-.8rem;right:1.6rem;padding:.2rem .9rem;border-radius:10rem;color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.04em;line-height:1.5}.totes-pill:hover{box-shadow:0 .6rem 1.8rem #252b3329;transform:translateY(-.2rem)}.totes-pill__circle{display:grid;width:6rem;height:6rem;flex-shrink:0;border-radius:50%;overflow:hidden;place-items:center;color:#252b3373}.totes-pill__circle--c0{background:#ffe4d4}.totes-pill__circle--c1{background:#f6d9b8}.totes-pill__circle--c2{background:#f5f0eb}.totes-pill__img{width:100%;height:100%;object-fit:cover}.totes-pill__circle svg{width:2.8rem;height:2.8rem}.totes-pill__label{flex-grow:1;min-width:0;font-size:1.45rem;font-weight:700;line-height:1.25}.totes-pill__arrow{width:2rem;height:2rem;flex-shrink:0;color:var(--tt-accent, #FD5102);transition:transform .15s ease}.totes-pill:hover .totes-pill__arrow{transform:translate(.4rem)}.totes-pill__label{transition:color .15s ease}.totes-pill:hover .totes-pill__label{color:var(--tt-accent, #FD5102)}.totes-hero__media{align-self:center;border-radius:1.6rem;overflow:hidden}.totes-hero__media picture{display:block;height:100%}.totes-hero__image{display:block;width:100%;height:auto}.totes-hero__img-placeholder{display:flex;height:100%;min-height:42rem;align-items:center;justify-content:center;border:.2rem dashed rgba(37,43,51,.3);border-radius:1.6rem;background:#f2f2f2;color:#252b338c;font-size:1.4rem;line-height:1.7;text-align:center}@media screen and (max-width:989px){.totes-hero__inner{min-height:0;grid-template-columns:1fr;gap:2.4rem}.totes-hero__img-placeholder{min-height:34rem}}@media screen and (max-width:749px){.totes-hero__heading{font-size:clamp(2.9rem,8.8vw,4rem)}.totes-hero__actions{align-items:stretch;flex-direction:column}.totes-hero__btn{width:100%}.totes-hero__img-placeholder{min-height:26rem}.totes-hero__pills{grid-template-columns:1fr}}@media screen and (max-width:749px){.totes-hero__pills{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.totes-pill{gap:.7rem;padding:.6rem 1rem .6rem .6rem}.totes-pill__circle{width:4rem;height:4rem;flex-shrink:0}.totes-pill__label{font-size:1.25rem;line-height:1.25}.totes-pill__arrow{width:1.5rem;flex-shrink:0}.totes-pill__badge{top:-.7rem;right:.9rem;font-size:.95rem;padding:.15rem .7rem}}.totes-steps{position:relative;overflow:hidden;padding-top:3.6rem;padding-bottom:13rem}.totes-steps__curve{position:absolute;left:0;display:block;width:100%;height:11rem}.totes-steps__curve--bottom{bottom:0}.totes-steps__scribble{position:absolute;top:4rem;right:3vw;width:22rem;transform:rotate(8deg);opacity:.06;pointer-events:none}.totes-steps .page-width{position:relative}.totes-steps__heading{margin:0 0 2.4rem;text-align:center}.totes-steps__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3.6rem}.totes-step{position:relative;min-width:0;padding:2.2rem 1.8rem 2rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;background:rgb(var(--color-background));text-align:center}.totes-step:not(:last-child):after{position:absolute;top:50%;left:calc(100% + .8rem);width:2rem;border-top:.15rem dashed var(--step-connector);content:""}.totes-step__number{position:absolute;top:.6rem;left:1.4rem;color:var(--step-accent);font-size:4.8rem;font-weight:800;line-height:1}.totes-step__icon{display:grid;width:6.4rem;height:6.4rem;margin:0 auto 1.2rem;place-items:center;color:var(--step-icon)}.totes-step__icon svg{width:5.2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.totes-step__title{margin:0;font-family:var(--font-body-family);font-size:1.45rem;font-weight:700}.totes-step__text{margin-top:.6rem;color:rgba(var(--color-foreground),.68);font-size:1.2rem;line-height:1.45}.totes-step__text p{margin:0}@media screen and (max-width:989px){.totes-steps__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.totes-step:after{display:none}}@media screen and (max-width:599px){.totes-steps{padding-top:2.8rem;padding-bottom:3.6rem}.totes-steps__grid{grid-template-columns:1fr}}.totes-reviews{padding-top:4.8rem;padding-bottom:5.6rem}.totes-reviews__heading{margin:0 0 2.4rem;text-align:center}.totes-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.totes-reviews__card{margin:0;padding:2.4rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgb(var(--color-background))}.totes-reviews__stars{display:flex;margin-bottom:1.2rem;gap:.3rem}.totes-reviews__stars svg{width:1.6rem;height:1.6rem;fill:#fd5102}.totes-reviews__quote{color:rgba(var(--color-foreground),.8);font-size:1.45rem;line-height:1.6}.totes-reviews__author{margin-top:1.4rem;font-size:1.3rem;font-weight:700}@media screen and (max-width:989px){.totes-reviews__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
