.footer-custom{display:block;position:relative;width:100%}.footer-custom__panel{position:relative;width:100%;height:var(--footer-panel-height-desktop, 420px);overflow:hidden;border-radius:0;background:linear-gradient(40deg,#e8ecef,#6b8fa8);color:var(--footer-text-color, #0E2A47);font-family:Assistant,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer-custom__gradients{position:absolute;top:0;right:0;bottom:0;left:0;blur:40px}@supports (-webkit-touch-callout: none){.footer-custom__gradients{filter:blur(40px)!important}}.footer-custom__blob{position:absolute;mix-blend-mode:hard-light;width:80%;height:80%;top:10%;left:10%;transform-origin:center center;background-repeat:no-repeat}.footer-custom__blob--1{background:radial-gradient(circle at center,#e8ecefcc 0,#e8ecef00 50%) no-repeat;animation:footer-custom-moveVertical 30s ease infinite;opacity:1}.footer-custom__blob--2{background:radial-gradient(circle at center,#6b8fa8cc 0,#6b8fa800 50%) no-repeat;transform-origin:calc(50% - 400px);animation:footer-custom-moveInCircle 20s reverse infinite;opacity:1}.footer-custom__blob--3{background:radial-gradient(circle at center,#e8ecefcc 0,#e8ecef00 50%) no-repeat;transform-origin:calc(50% + 400px);animation:footer-custom-moveInCircle 40s linear infinite;opacity:1}.footer-custom__blob--4{background:radial-gradient(circle at center,#6b8fa8cc 0,#6b8fa800 50%) no-repeat;transform-origin:calc(50% - 200px);animation:footer-custom-moveHorizontal 40s ease infinite;opacity:.7}.footer-custom__blob--5{background:radial-gradient(circle at center,#e8ecefcc 0,#e8ecef00 50%) no-repeat;transform-origin:calc(50% - 800px) calc(50% + 800px);animation:footer-custom-moveInCircle 20s ease infinite;opacity:1}.footer-custom__pointer{position:absolute;background:radial-gradient(circle at center,#e8ecefcc 0,#e8ecef00 50%) no-repeat;mix-blend-mode:hard-light;width:100%;height:100%;top:-50%;left:-50%;opacity:.7}@keyframes footer-custom-moveVertical{0%{transform:translateY(-50%)}50%{transform:translateY(50%)}to{transform:translateY(-50%)}}@keyframes footer-custom-moveHorizontal{0%{transform:translate(-50%) translateY(-10%)}50%{transform:translate(50%) translateY(10%)}to{transform:translate(-50%) translateY(-10%)}}@keyframes footer-custom-moveInCircle{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.footer-custom__content{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:1340px;z-index:2;color:var(--footer-text-color, #0E2A47)}.footer-custom__logo{position:absolute;left:6.64%;top:17.45%;width:var(--footer-logo-width, 6.99%);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;border:2px dashed rgba(14,42,71,.4);border-radius:14%;box-sizing:border-box;overflow:hidden;background:#ffffff26}.footer-custom__logo--has-image{border:0;background:transparent;border-radius:0;overflow:visible}.footer-custom__logo-placeholder{width:50%;height:50%;opacity:.5;display:block}.footer-custom__logo-img{width:100%;height:100%;object-fit:contain;display:block}.footer-custom__badge{position:absolute;left:23.41%;top:50%;width:18.79%;aspect-ratio:1 / 1;border-radius:18%;display:flex;align-items:center;justify-content:center;background:linear-gradient(155deg,#ffffffeb,#c8d5e1a6 35%,#788ea2bf 75%,#465c76d9);box-shadow:inset 0 4px #fff9,inset 0 -3px #1420344d,0 10px 30px #2632454d;transform:translateY(-50%) rotate(-4deg);overflow:hidden}.footer-custom__badge--has-image{background:transparent;box-shadow:none;border-radius:0;overflow:visible}.footer-custom__badge-text{font-weight:800;font-style:italic;font-size:clamp(20px,3.2vw,56px);color:#1a2333;letter-spacing:-.03em;text-shadow:0 1px 0 rgba(255,255,255,.4)}.footer-custom__badge-img{width:100%;height:100%;object-fit:contain;display:block}.footer-custom__right-stack{position:absolute;left:var(--footer-mission-left-edge, 44.14%);right:var(--footer-mission-right-edge, 6.6%);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;gap:6px}.footer-custom__mission{margin:0;align-self:stretch;width:100%;text-align:right;font-weight:800;font-size:var(--footer-mission-size, 26px);line-height:1.18;letter-spacing:-.01em}.footer-custom__mission p{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.footer-custom__mission--mobile{display:none}@media(max-width:749px){.footer-custom__mission--desktop{display:none}.footer-custom__mission--mobile{display:block}}.footer-custom__socials{position:absolute;left:6.21%;top:62.27%;width:15.75%;height:12.27%;display:flex;align-items:center;gap:8%}.footer-custom__social-link{display:inline-flex;align-items:center;justify-content:center;color:currentColor;text-decoration:none;height:100%;aspect-ratio:1 / 1;transition:opacity .2s ease}.footer-custom__social-link:hover{opacity:.65}.footer-custom__social-link svg{width:80%;height:80%;display:block}.footer-custom__handle{font-weight:700;font-size:var(--footer-handle-size, 28px);color:currentColor;letter-spacing:-.005em;cursor:default}.footer-custom__policies{position:absolute;left:50%;bottom:0;transform:translate(-50%);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 28px;padding-bottom:6px;font-family:Assistant,sans-serif;white-space:nowrap}.footer-custom__policies-link{font-size:var(--footer-policies-size, 14px);font-weight:500;line-height:1.1;color:var(--footer-text-color, #0E2A47);text-decoration:none;letter-spacing:-.005em;transition:opacity .2s ease;white-space:nowrap}.footer-custom__policies-link:hover{opacity:.65}.footer-custom__marquee{position:relative;width:100%;height:32px;overflow:hidden;background:var(--footer-marquee-bg, #ECECEC);display:flex;align-items:center;isolation:isolate;border-top:1px solid var(--footer-separator-color, #555555)}.footer-custom__marquee-track{display:flex;align-items:center;gap:36px;width:max-content;padding-left:36px;animation:footer-custom-marquee var(--footer-marquee-speed, 38s) linear infinite;will-change:transform}.footer-custom__marquee-item{font-family:Assistant,sans-serif;font-weight:700;font-size:var(--footer-marquee-size, 22px);color:var(--footer-text-color, #0E2A47);white-space:nowrap;flex-shrink:0;letter-spacing:-.003em}.footer-custom__marquee-verified{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.footer-custom__marquee-verified-img{width:22px;height:22px;display:block;object-fit:contain}@keyframes footer-custom-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:749px){.footer-custom__panel{height:auto;min-height:0}.footer-custom__content{position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:none;max-width:none;width:100%;height:auto;display:grid;grid-template-columns:var(--footer-mobile-mission-left, 38%) 1fr;grid-template-rows:auto auto auto auto;grid-template-areas:"badge     mission" "badge     handle" "badge     socials" "policies  policies";gap:16px 12px;padding:14px 18px 10px}.footer-custom__logo{display:none}.footer-custom__badge{position:static;grid-area:badge;align-self:center;width:100%;max-width:140px;aspect-ratio:1 / 1;border-radius:22px;transform:rotate(-4deg)}.footer-custom__badge-text{font-size:26px}.footer-custom__right-stack{display:contents}.footer-custom__mission{grid-area:mission;align-self:end}.footer-custom__socials{position:static;grid-area:socials;width:auto;height:auto;align-self:start;justify-self:end;gap:18px;margin-top:-6px}.footer-custom__social-link{height:26px;width:26px;aspect-ratio:1 / 1}.footer-custom__social-link svg{width:100%;height:100%}.footer-custom__handle{grid-area:handle;align-self:start;justify-self:end;margin-top:-10px;opacity:.85}.footer-custom__policies{position:static;grid-area:policies;left:auto;bottom:auto;transform:none;width:100%;gap:6px 18px;padding-top:4px;padding-bottom:0}.footer-custom__policies-link{line-height:1.1}.footer-custom__marquee-verified-img{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/section-footer-custom.css.map */
