.gcp-gallery{min-width:0}@media screen and (min-width:990px){.gcp-hero .product--large:not(.product--no-media) .product__media-wrapper{flex:0 1 auto;width:auto;min-width:0;max-width:628px}.gcp-hero .product--large:not(.product--no-media) .product__info-wrapper{flex:1 1 auto;width:auto;max-width:none;padding:0 0 0 60px}}.gcp-gallery .product-hero-carousel{display:block;width:100%;max-width:628px;min-width:0}.gcp-gallery .product-hero-carousel__body{display:flex;flex-direction:column;gap:12px;min-width:0}.gcp-gallery .product-hero-carousel__viewport{position:relative;order:1;flex:none;width:100%;max-width:none;height:auto;aspect-ratio:1 / 1;overflow:hidden;background:rgb(var(--color-background))}.gcp-gallery .product-hero-carousel__track{position:relative;height:100%;margin:0;padding:0}.gcp-gallery .product-hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease}.gcp-gallery .product-hero-carousel__slide.is-active{opacity:1;visibility:visible}.gcp-gallery .product-hero-carousel__image{min-width:100%;min-height:100%;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.gcp-gallery .product-hero-carousel__thumbs{display:flex;order:2;flex-direction:row;flex:none;width:100%;max-width:100%;min-width:0;max-height:none;gap:12px;overflow-x:auto;overflow-y:visible;padding-right:0;scrollbar-width:none}.gcp-gallery .product-hero-carousel__thumbs::-webkit-scrollbar{display:none}.gcp-gallery .product-hero-carousel__thumb{flex-shrink:0;width:100px;height:100px;padding:0;border:1px solid var(--color-marketing-sky);border-radius:10px;background:none;cursor:pointer;overflow:hidden}.gcp-gallery .product-hero-carousel__thumb.is-active{border-color:rgb(var(--color-brand-primary))}.gcp-gallery .product-hero-carousel__thumb img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width:750px){.gcp-gallery .product-hero-carousel{margin-top:0}}@media(prefers-reduced-motion:reduce){.gcp-gallery .product-hero-carousel__slide{transition:none}}@media screen and (max-width:640px){.gcp-gallery .product-hero-carousel__body{padding-top:16px}.gcp-gallery .product-hero-carousel__arrow{display:flex;color:#111}.gcp-gallery .product-hero-carousel__thumb{width:71px;height:71px}}.gcp-eyebrow{display:block;color:var(--color-marketing-emphasis);font-family:var(--font-body-family);font-size:12px;font-weight:500;line-height:100%;letter-spacing:.5px;text-transform:uppercase}.gcp-heading{margin:8px 0 0;color:#121212;font-family:var(--font-heading-family);font-size:var(--h1-size-desktop, 54px);text-transform:capitalize}.gcp-heading__accent{margin-left:12px;color:var(--color-marketing-emphasis);font-style:italic}.gcp-meta{margin:8px 0 16px;color:#252525cc;font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:140%;letter-spacing:-.14px}.gcp-desc{margin:0;color:#252729;font-family:var(--font-body-family);font-size:16px;font-weight:400;line-height:150%;letter-spacing:-.14px}.gcp-callout{margin-top:10px;padding:16px;background-color:#e8f2ff;border-left:4px solid var(--color-marketing-emphasis);border-top-right-radius:16px;border-bottom-right-radius:16px;color:#5a5f66;font-family:var(--font-body-family);font-size:13px;font-weight:400;line-height:150%;letter-spacing:-.14px}.gcp-buy{--blue: rgb(var(--color-brand-primary));--blue-dark: #1240CC;--blue-soft: #EDF3FF;--blue-line: #C9D6FF;--blue-fill: #EAF0FF;--ink: #1A1A1A;--muted: #6B7280;--strike: #E7E6E2;--line: #E8E8E8;margin-top:24px;font-family:Inter,sans-serif;color:var(--ink)}.gcp-buy *,.gcp-buy *:before,.gcp-buy *:after{box-sizing:border-box}.gcp-options{display:flex;flex-direction:column;gap:18px}.gcp-opt{position:relative;display:flex;align-items:center;gap:12px;width:100%;text-align:left;cursor:pointer;background:#fff;border:1.5px solid var(--line);border-radius:12px;padding:16px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;font:inherit;color:inherit}.gcp-opt:hover{border-color:#b9c4f5}.gcp-opt:focus-visible{outline:3px solid rgba(var(--color-brand-primary),.4);outline-offset:2px}.gcp-opt[aria-checked=true]{background:var(--blue-soft);border-color:var(--blue);box-shadow:0 4px 16px rgba(var(--color-brand-primary),.14)}.gcp-opt--hero[aria-checked=true]{box-shadow:0 6px 20px rgba(var(--color-brand-primary),.2)}.gcp-flag{position:absolute;top:-11px;right:14px;display:inline-flex;align-items:center;gap:5px;background:linear-gradient(180deg,#17a24c,#12924a);color:#fff;font-family:var(--font-body-family);font-weight:600;font-size:10.5px;letter-spacing:.7px;text-transform:uppercase;padding:4px 11px;border-radius:999px;box-shadow:0 3px 9px #12924a52}.gcp-flag--hero{background:linear-gradient(180deg,#2A63FF,var(--blue));box-shadow:0 3px 9px rgba(var(--color-brand-primary),.34)}.gcp-radio{flex:0 0 auto;width:19px;height:19px;border-radius:50%;border:2px solid #C3C9D4;display:grid;place-items:center;transition:border-color .15s ease}.gcp-opt[aria-checked=true] .gcp-radio{border-color:var(--blue)}.gcp-radio:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--blue);transform:scale(0);transition:transform .15s ease}.gcp-opt[aria-checked=true] .gcp-radio:after{transform:scale(1)}.gcp-name{flex:1 1 auto;font-family:var(--font-heading-family);font-weight:700;font-size:16px;line-height:1.25}.gcp-name small{display:block;margin-top:3px;font-family:Inter,sans-serif;font-weight:400;font-size:12.5px;color:var(--muted);line-height:1.35}.gcp-price{flex:0 0 auto;text-align:right;white-space:nowrap;font-family:Inter,sans-serif;font-weight:700;font-size:17px;line-height:1.15}.gcp-price .now{color:var(--ink)}.gcp-price .now em{font-style:normal;font-weight:700;font-size:12px;color:var(--muted)}.gcp-price .was{color:var(--muted);text-decoration:line-through;font-weight:700;font-size:13px;margin-left:6px}.gcp-price .per{display:block;margin-top:3px;font-weight:700;font-size:11.5px;color:var(--muted)}.gcp-panel{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;visibility:hidden;transition:grid-template-rows .34s cubic-bezier(.4,0,.2,1),opacity .28s ease,margin-top .34s cubic-bezier(.4,0,.2,1),visibility 0s linear .34s}.gcp-panel.is-open{grid-template-rows:1fr;margin-top:6px;opacity:1;visibility:visible;transition:grid-template-rows .34s cubic-bezier(.4,0,.2,1),opacity .28s ease,margin-top .34s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.gcp-panel-clip{overflow:hidden;min-height:0}.gcp-panel-inner{background:#fff;border:1.5px solid var(--blue);border-radius:12px;padding:14px 18px}.gcp-panel-eyebrow{font-family:var(--font-body-family);color:var(--muted);font-size:11px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;margin:0 0 10px}.gcp-modes{display:flex;gap:6px;margin:0 0 15px;background:#f3f6fd;border:1px solid var(--blue-line);border-radius:999px;padding:4px}.gcp-mode{flex:1 1 0;cursor:pointer;background:transparent;border:0;border-radius:999px;padding:9px 8px;font-family:var(--font-body-family);font-weight:600;font-size:12.5px;letter-spacing:.2px;color:var(--muted);white-space:nowrap;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.gcp-mode:hover{color:var(--ink)}.gcp-mode:focus-visible{outline:3px solid rgba(var(--color-brand-primary),.4);outline-offset:2px}.gcp-mode.is-active{background:#fff;color:var(--blue);box-shadow:0 1px 4px #14285a24}.gcp-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.gcp-list li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.4}.gcp-check{flex:0 0 auto;width:19px;height:19px;margin-top:1px;background-repeat:no-repeat;background-position:center;background-size:19px 19px}.gcp-list[data-checks=green] .gcp-check{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2316A34A'/%3E%3Cpath d='M6.6 12.4l3.6 3.6 7.2-7.6' fill='none' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.gcp-list[data-checks=blue] .gcp-check{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%231850FF'/%3E%3Cpath d='M6.6 12.4l3.6 3.6 7.2-7.6' fill='none' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.gcp-info{margin-top:13px;background:var(--blue-fill);border:1px solid var(--blue-line);border-radius:10px;padding:11px 14px}.gcp-info-title{color:var(--blue);font-weight:700;font-size:14px;margin:0 0 7px}.gcp-info ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px}.gcp-info li{position:relative;padding-left:16px;color:var(--blue);font-size:13px;line-height:1.4}.gcp-info li:before{content:"";position:absolute;left:2px;top:7px;width:6px;height:6px;border-radius:50%;background:var(--blue)}.gcp-callout-box{margin-top:13px;background:var(--blue-fill);border:1px solid var(--blue-line);border-radius:10px;padding:11px 14px;color:var(--blue);font-size:13px;line-height:1.45}.gcp-finenote{text-align:center;color:var(--muted);font-size:12px;line-height:1.5;margin:12px 4px 0}.gcp-cta{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin-top:14px;background:var(--blue);color:#fff;border:0;cursor:pointer;font-family:var(--font-body-family);font-weight:600;font-size:16px;letter-spacing:.2px;padding:17px 20px;border-radius:999px;box-shadow:0 8px 22px rgba(var(--color-brand-primary),.3);transition:background .12s ease,opacity .12s ease}.gcp-cta:hover{background:var(--blue-dark)}.gcp-cta:focus-visible{outline:3px solid rgba(var(--color-brand-primary),.45);outline-offset:3px}.gcp-cta.is-adding,.gcp-cta[disabled]{opacity:.7;cursor:wait}.gcp-cta-price{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:1}.gcp-cta-price:before{content:"";flex:none;width:1px;height:16px;background:#ffffff6b;margin-right:2px}.gcp-cta-price .now{color:#fff}.gcp-cta-price .now em{font-style:normal;font-weight:700}.gcp-cta-price .was{color:#ffffffb8;text-decoration:line-through;font-weight:700;margin-left:2px}.gcp-guarantee{display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;color:var(--muted);font-size:12px;font-weight:500;margin:10px 4px 0}.gcp-guarantee-icon{flex:none;width:14px;height:14px}.gcp-err{display:none;text-align:center;color:#c0392b;font-size:12px;font-weight:500;line-height:1.5;margin:9px 0 0}.gcp-err.show{display:block}.gcp-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:500}.gcp-trust span{display:inline-flex;align-items:center;gap:7px}.gcp-trust svg{width:14px;height:14px}@media screen and (min-width:641px)and (max-width:1024px){.gcp-gallery .product-hero-carousel{margin-left:auto;margin-right:auto}.product__info-wrapper{padding-left:0;margin-top:24px}.product__info-container{margin-left:auto;margin-right:auto}.gcp-heading{font-size:var(--h1-size-tablet, 44px)}.gcp-meta{font-size:14px}.gcp-callout{font-size:13px}}@media screen and (max-width:640px){.product-hero .product .product__media-wrapper.gcp-gallery{max-width:unset}.gcp-gallery,.gcp-hero .product__info-container{margin-left:-20px;margin-right:-20px;padding-left:15px;padding-right:15px;background:#1e262a}.gcp-gallery .product-hero-carousel__viewport{border-radius:24px;border:1px solid #000}.gcp-eyebrow,.gcp-meta{display:none}.gcp-heading{color:#fff;font-size:var(--h1-size-mobile, 34px);margin-top:0;padding-top:21px;padding-bottom:8px}.gcp-desc{margin-top:4px;color:#f6f6f6;font-size:16px;line-height:20px}.gcp-callout{margin-top:0;padding:0 0 16px;background:none;border-left:0;border-radius:0;color:#f6f6f6;font-size:16px;line-height:20px}.gcp-buy{margin:0 -15px;padding:12px 22px 18px;background:#fff;border-radius:40px 40px 0 0}.gcp-cta{gap:9px;font-size:16px;padding:16px 14px}.gcp-cta-price{font-size:16px;gap:6px}.gcp-mode{font-size:11.5px;padding:9px 6px}}@media(prefers-reduced-motion:reduce){.gcp-opt,.gcp-radio,.gcp-radio:after,.gcp-cta,.gcp-mode,.gcp-panel,.gcp-panel.is-open{transition:none}}.gcp-pathways{display:flex;flex-direction:column;row-gap:12px;width:100%}.gcp-pathways-eyebrow{margin:0;color:#1850ff;font-family:var(--font-body-family);font-size:10px;font-weight:700;line-height:140%;letter-spacing:1px;text-transform:uppercase;text-align:center}.gcp-pathway-card{display:flex;align-items:center;column-gap:16px;width:100%;box-sizing:border-box;padding:10px 14px 10px 20px;background-color:#edf2ff;border-radius:14px}.gcp-pathway-icon{flex:none;width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:contain}.gcp-pathway-copy{display:flex;flex-direction:column;row-gap:6px;flex:1 1 0}.gcp-pathway-label{margin:0;color:#1850ff;font-family:var(--font-body-family);font-size:14px;font-weight:700;line-height:140%;letter-spacing:.5px;text-transform:capitalize}.gcp-pathway-title{margin:0;max-width:720px;color:#1a1a1a;font-family:var(--font-heading-family);font-size:16px;font-weight:500;line-height:125%;letter-spacing:-.14px;text-transform:capitalize}.gcp-pathway-body{margin:0;color:#4a5568;font-family:Inter,sans-serif;font-size:12px;line-height:140%}@media screen and (max-width:640px){.gcp-pathways{display:none}.gcp-pathway-icon{width:42px;height:42px}.gcp-pathway-body{font-size:14px;font-weight:400;line-height:140%}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/section-product-pouches-hero.css.map */
