.header.vu-header-accent{display:flex;flex-direction:column}.vu-shell{max-width:100%;width:100%;margin:0 auto}.vu-shell__inner{max-width:1440px;margin:0 auto;padding:var(--vu-padding-top, 0) 18px var(--vu-padding-bottom, 0)}.vu-hero{padding:12px 0 24px}.vu-hero__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;-webkit-overflow-scrolling:touch}.vu-hero__slide{position:relative;flex:0 0 92vw;max-width:1360px;border-radius:16px;overflow:hidden;scroll-snap-align:start;background:#0d0f16;color:#fff}.vu-hero__slide--placeholder{background:linear-gradient(135deg,#ffeae3,#f6f8ff);min-height:340px}.vu-hero__image img{width:100%;height:100%;object-fit:cover;display:block;min-height:320px}.vu-hero__image--placeholder{min-height:340px}.vu-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000a6,#00000059,#0000000d)}.vu-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:1fr;align-items:center;padding:22px}.vu-hero__chip{display:inline-flex;align-items:center;gap:8px;background:#ffffff24;color:#fff;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.vu-hero__heading{font-size:clamp(26px,3vw,40px);line-height:1.1;margin:12px 0 8px;font-weight:700;max-width:520px}.vu-hero__sub{font-size:15px;max-width:520px;color:#f5f7ff;margin:0 0 16px}.vu-btn{display:inline-flex;align-items:center;gap:8px;background:#f7385d;color:#fff;border-radius:999px;padding:12px 18px;font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 12px 24px -12px #f7385db3}.vu-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px -14px #f7385de6}.vu-btn--ghost{background:#ffffff24;border:1px solid rgba(255,255,255,.25);color:#fff}.vu-usp{background:linear-gradient(90deg,#fff4f3,#ffe9e5);border-radius:12px;padding:12px 14px;margin:0 0 20px;display:flex;flex-wrap:nowrap;gap:12px;justify-content:space-between;align-items:center;color:#43210a;font-weight:600}.vu-usp__item{display:inline-flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:#fff;box-shadow:0 6px 16px -12px #0000002e}.vu-usp__icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#ffe0d8;color:#e25d44;font-weight:700;font-size:13px}.vu-quicklinks{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.vu-quicklinks a{flex:1 1 auto;min-width:150px;background:#f9fafb;border:1px solid #e7e8ec;border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:10px;text-decoration:none;color:#111;font-weight:600}.vu-quicklinks a:hover{border-color:#f7385d;box-shadow:0 12px 28px -20px #00000038}.vu-cats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;grid-auto-flow:dense;grid-auto-rows:minmax(140px,auto)}.vu-cats__item{background:#fff;border:1px solid #eceff3;border-radius:14px;padding:14px 12px;text-align:center;display:grid;gap:12px;transition:transform .18s ease,box-shadow .18s ease;min-height:200px;position:relative;overflow:hidden}.vu-cats__item:hover{transform:translateY(-4px);box-shadow:0 18px 36px -24px #00000047}.vu-cats__item--tall{grid-row:span 2;min-height:320px}.vu-cats__item--wide{grid-column:span 2}.vu-cats__item--feature{grid-column:span 2;grid-row:span 2;min-height:360px}.vu-cats__icon{width:100%;height:100%;border-radius:12px;background:#f9fafc;display:grid;place-items:center;overflow:hidden;margin:0 auto;min-height:140px;position:relative}.vu-cats__icon img{width:100%;height:100%;object-fit:cover;display:block}.vu-cats__label{font-weight:800;font-size:16px;color:#1c1f23;line-height:1.3}.vu-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:26px 0 14px}.vu-section-header h2{margin:0;font-size:24px;font-weight:800}.vu-section-sub{color:#4d5562;font-size:15px}.vu-link{color:#f7385d;font-weight:700;text-decoration:none}.vu-slider{position:relative}.vu-slider__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 4px 14px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}.vu-slider__track::-webkit-scrollbar{display:none}.vu-rail{display:contents;--vu-rail-ratio: 120%}.vu-rail .vu-card{flex:0 0 75vw;max-width:360px;scroll-snap-align:start;background:#fff;border-radius:14px;box-shadow:0 12px 30px -20px #00000040}.vu-rail .vu-card .card,.vu-rail .vu-card .card__inner{--ratio-percent: var(--vu-rail-ratio) !important}.vu-rail .vu-card .card__media .media{padding-top:var(--vu-rail-ratio)!important}.vu-rail .vu-card .card__media .media img{width:100%;height:100%;object-fit:cover}.vu-rail .card-wrapper{height:100%}.vu-shell[data-product-tabs] .vu-rail .card,.vu-shell[data-product-tabs] .vu-rail .card__inner{--ratio-percent: 100% !important}.vu-shell[data-product-tabs] .vu-rail .card__media .media img{width:100%;height:100%;object-fit:cover}.vu-slider__controls{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;justify-content:space-between;align-items:center;padding:0 6px;z-index:2}.vu-slider__btn{pointer-events:auto;width:42px;height:42px;border-radius:999px;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;display:grid;place-items:center;box-shadow:0 16px 30px -18px #00000059;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.vu-slider__btn:hover{transform:translateY(-1px);box-shadow:0 18px 36px -20px #0006}.vu-slider__btn[disabled]{opacity:.35;cursor:not-allowed;box-shadow:none}.vu-slider__btn svg{width:18px;height:18px}.vu-tabs{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin:18px 0 14px;padding:0;list-style:none;border-bottom:1px solid #e5e7eb}.vu-tab{background:none;border:none;padding:10px 4px 12px;font-weight:800;color:#4a5563;cursor:pointer;position:relative;transition:color .15s ease}.vu-tab:hover{color:#111}.vu-tab.is-active{color:#0f172a}.vu-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#f7385d;border-radius:999px}.vu-tabpanel{display:block}.vu-tabpanel.is-hidden{display:none}.vu-tabpanel__cta{display:flex;justify-content:center;margin-top:14px}.vu-inspo{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.vu-inspo__item{position:relative;border-radius:14px;overflow:hidden;min-height:180px;background:#111;color:#fff;transition:transform .22s ease,box-shadow .22s ease}.vu-inspo__item:hover,.vu-inspo__item:focus-within{transform:translateY(-3px);box-shadow:0 18px 36px -24px #00000059}.vu-inspo__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease,filter .28s ease}.vu-inspo__item:hover img,.vu-inspo__item:focus-within img{transform:scale(1.06);filter:brightness(.95)}.vu-inspo__meta{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#000000a6);padding:16px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px}.vu-inspo__title{font-weight:800;font-size:18px;margin:0;color:#fff;display:inline-flex;align-items:center;gap:8px}.vu-inspo__arrow{display:inline-flex;align-items:center;transform:translate(-10px);opacity:0;transition:transform .2s ease,opacity .2s ease}.vu-inspo__item:hover .vu-inspo__arrow,.vu-inspo__item:focus-within .vu-inspo__arrow{transform:translate(0);opacity:1}.vu-inspo__link{color:#fff;font-weight:700;text-decoration:underline}.vu-brands{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;align-items:center;background:#f9fafb;border:1px solid #e7e8ec;border-radius:14px;padding:14px}.vu-brands__logo{background:#fff;border:1px solid #eceff3;border-radius:10px;padding:10px;display:grid;place-items:center;height:max-content}.vu-brands__logo img{max-width:100%;max-height:100%;object-fit:contain}.vu-topbar{background:linear-gradient(90deg,#fffbf7,#fff0e8);border-bottom:1px solid #f2d8cc;color:#7a3b1f;font-weight:600}.vu-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 0;font-size:13px}.vu-topbar__links{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.vu-topbar__item{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #f3e2d7;box-shadow:0 6px 18px -14px #0000004d;color:#5a2a14;text-decoration:none}.vu-topbar__dot{width:6px;height:6px;border-radius:50%;background:#f7385d;display:inline-block}.vu-header-accent{border-bottom:1px solid #f0f1f5}.vu-header-accent .header__icons{gap:10px}.vu-header-accent .header__heading-link{padding:10px 0}.vu-header-accent .field__input{border-radius:999px;border:1px solid #e7e8ec;background:#f8f9fb}.vu-header-accent .header__icon{border-radius:10px;border:1px solid transparent;padding:6px;transition:transform .1s ease,box-shadow .12s ease,border-color .12s ease}.vu-header-accent .header__icon:hover{transform:translateY(-1px);border-color:#f7385d;box-shadow:0 10px 24px -16px #00000040}.vu-header-pill-nav{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:10px 0 0}.vu-header-pill{display:inline-flex;align-items:center;gap:8px;background:#f9fafc;border:1px solid #e6e7eb;padding:8px 12px;border-radius:999px;font-weight:700;text-decoration:none;color:#23262c;font-size:13px}.vu-header-pill:hover{border-color:#f7385d;color:#f7385d}.vu-header-row{display:grid;align-items:center;gap:12px;padding:6px 0;width:100%}.vu-header-row--top{grid-template-columns:auto 1fr auto}.vu-header-row--bottom{grid-template-columns:1fr;border-top:1px solid #f1f2f5;padding-top:10px;justify-items:center}.vu-header-logo .header__heading-link{padding:0}.vu-header-search{width:min(720px,100%);margin:0 auto;text-align:center}.vu-header-search .search-modal__form,.vu-header-search .search__input{width:100%}.vu-header-icons{display:flex;justify-content:flex-end}.vu-header-icons .header__icons{display:flex;align-items:center;gap:0}.vu-header-inline-menu{display:flex;align-items:center;gap:12px}.vu-header-inline-menu .list-menu--inline{gap:18px;justify-content:center}.vu-header-inline-menu .list-menu__item--link{padding:8px 0;font-weight:700;color:#454f5b}.vu-header-inline-menu .list-menu__item--link:hover{color:#f7385d}@media (max-width: 749px){.vu-header-row--top{grid-template-columns:1fr 1fr;grid-template-areas:"logo icons" "search search";row-gap:10px}.vu-header-logo{grid-area:logo;width:100px}.vu-header-icons{grid-area:icons}.vu-header-search{grid-area:search;width:100%}.vu-header-row--bottom{grid-template-columns:1fr}header-drawer{display:block!important;margin-left:auto}}.vu-footer-usp{background:linear-gradient(90deg,#fff6f3,#fff0ea);border:1px solid #f3e2d7;border-radius:14px;padding:12px 14px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center;box-shadow:0 14px 32px -24px #00000040;margin-bottom:22px}.vu-footer-usp__item{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #f2e8e0;color:#4a2a1a;font-weight:700;min-height:40px}.vu-footer-usp__icon{width:28px;height:28px;border-radius:50%;background:#ffe0d8;display:grid;place-items:center;font-weight:800;color:#e25d44}.vu-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.vu-footer__pay{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:10px;align-items:center;background:#f9fafb;border:1px solid #e7e8ec;border-radius:12px;padding:12px}.vu-footer__pay img,.vu-footer__pay svg{max-height:28px;object-fit:contain}.vu-footer-note{margin-top:12px;font-size:13px}@media (max-width: 749px){.vu-topbar__inner{flex-direction:column;align-items:flex-start}.vu-footer-usp{padding:12px}}@media (min-width: 900px){.vu-hero__slide{flex-basis:100%;min-height:420px}.vu-rail .vu-card{flex-basis:24%}.vu-hero__content{padding:34px 42px}}@keyframes vu-topbar-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 989px){.vu-topbar__inner{overflow:hidden}.vu-topbar__links{flex-wrap:nowrap;min-width:max-content}.vu-topbar__links--marquee{display:inline-flex;animation:vu-topbar-marquee 20s linear infinite}.vu-topbar__item{white-space:nowrap}.header{padding:0 1.8rem}}.ucb-header{background:#0a2f87;color:#fff;border-bottom:none;box-shadow:none}.ucb-header .vu-header-row--top{grid-template-columns:auto 1fr auto;align-items:center}.ucb-header .vu-header-row{padding:10px 0}.ucb-header .header__heading-link{color:#fff}.ucb-header .header__heading-logo{filter:brightness(0) invert(1)}.ucb-header .search__input,.ucb-header .field__input{border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;color:#fff}.ucb-header .search__input::placeholder{color:#ffffffbf}.ucb-header .header__icons{gap:10px}.ucb-header .header__icon{border-radius:10px;padding:6px;border:1px solid transparent;color:#fff}.ucb-header .header__icon:hover{border-color:#ffffff59;box-shadow:0 10px 24px -16px #00000059}.ucb-header .vu-header-row--bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:12px}.ucb-header .vu-header-inline-menu .list-menu__item--link{color:#eaf0ff;font-weight:700;padding:10px 0}.ucb-header .vu-header-inline-menu .list-menu__item--link:hover{color:#fd5}.ucb-header .header__icon .svg-wrapper svg path{stroke:currentColor}.ucb-header .header__icon span{color:inherit}.ucb-header .vu-topbar{display:none}.ucb-featurebar{background:#f8f9fb;border-bottom:1px solid #e6e8ec}.ucb-featurebar__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:10px 18px;align-items:center}.ucb-featurebar__item{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #edf0f5;box-shadow:0 10px 28px -20px #0000002e}.ucb-featurebar__icon{width:36px;height:36px;border-radius:10px;background:#0a2f87;color:#fff;display:grid;place-items:center;font-weight:800;font-size:16px}.ucb-featurebar__title{font-weight:700;color:#1b2430;font-size:14px}.ucb-featurebar__sub{font-size:13px;color:#4b5563}@media (max-width: 749px){.ucb-featurebar__inner{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));padding:10px 12px}}.ucb-hero{position:relative;min-height:520px;color:#fff;background-size:cover;background-position:center;border-radius:0;overflow:hidden}.ucb-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000073,#00000040 40%,#0000001a)}.ucb-hero__inner{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:40px 24px 64px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.ucb-hero__content{max-width:640px;display:grid;gap:12px}.ucb-hero__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:13px;opacity:.9}.ucb-hero__heading{font-size:clamp(30px,4vw,54px);line-height:1.05;margin:0;font-weight:800}.ucb-hero__sub{font-size:17px;margin:0;color:#eaf0ff;max-width:540px}.ucb-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.ucb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:999px;background:#0a2f87;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 14px 34px -18px #0a2f87cc;transition:transform .12s ease,box-shadow .12s ease}.ucb-btn:hover{transform:translateY(-1px);box-shadow:0 16px 38px -20px #0a2f87f2}.ucb-btn--ghost{background:#ffffff26;border:1px solid rgba(255,255,255,.35)}.ucb-hero__badge{position:relative;justify-self:end}.ucb-hero__badge img{max-width:320px;width:100%;height:auto;display:block}.ucb-hero__badge-text{background:#d00000;color:#fff;padding:18px 20px;border-radius:18px;font-weight:900;font-size:28px;box-shadow:inset 0 4px #fff3,0 16px 32px -18px #0006}@media (max-width: 989px){.ucb-hero{min-height:420px}.ucb-hero__inner{grid-template-columns:1fr;text-align:left}.ucb-hero__badge{justify-self:start}}.ai-footer{position:relative;background:radial-gradient(circle at 16% 12%,rgba(116,207,151,.18),transparent 28%),radial-gradient(circle at 80% 18%,rgba(80,164,132,.22),transparent 26%),linear-gradient(120deg,#0c1521,#0f1e1f,#0b0f1c);color:#e6f3eb;overflow:hidden}.ai-footer__container{max-width:1320px;margin:0 auto;padding:clamp(28px,4vw,64px) clamp(18px,3vw,42px);display:grid;gap:clamp(24px,3vw,32px)}.ai-footer__top{display:grid;grid-template-columns:minmax(260px,1fr) 1.6fr;gap:clamp(18px,3vw,36px);align-items:start}.ai-footer__brand{display:grid;gap:14px;align-content:start}.ai-footer__logo img{width:auto;max-width:220px;height:auto;display:block;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}.ai-footer__logo-text{font-size:24px;font-weight:800;letter-spacing:.01em;color:#f2fbf7}.ai-footer__tagline{max-width:480px;color:#cfe7d8;font-size:15px;line-height:1.6}.ai-footer__social{display:inline-flex;align-items:center;gap:12px;margin-top:6px}.ai-footer__social-link{width:40px;height:40px;display:grid;place-items:center;color:#b7efd3;background:#ffffff0f;border:1px solid rgba(183,239,211,.16);border-radius:12px;transition:transform .12s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.ai-footer__social-link:hover{transform:translateY(-2px);box-shadow:0 16px 36px -20px #0009;background:#b7efd31f;color:#7fe3af}.ai-footer__columns{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:clamp(16px,2.5vw,28px);align-items:start}.ai-footer__column{display:grid;gap:10px;padding:6px 0}.ai-footer__column-title{margin:0;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#a1d9bf}.ai-footer__links{display:grid;gap:8px}.ai-footer__link{color:#e6f3eb;text-decoration:none;font-weight:600;letter-spacing:.01em;padding:6px 0;border-bottom:1px solid transparent;transition:color .12s ease,border-color .12s ease}.ai-footer__link:hover{color:#8ee3b8;border-color:#8ee3b873}.ai-footer__link.is-active{color:#aef0cd}.ai-footer__trust{margin-top:6px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;padding:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:16px}.ai-footer__trust-item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:12px 14px;background:#0c1521a6;border:1px solid rgba(255,255,255,.06);border-radius:14px;box-shadow:inset 0 1px #ffffff0d,0 18px 36px -28px #0009}.ai-footer__trust-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#b0f6c524,#7ed7a62e);color:#7fe3af;border:1px solid rgba(127,227,175,.35)}.ai-footer__trust-icon svg{width:22px;height:22px}.ai-footer__trust-text{color:#eaf5ef;font-weight:700;font-size:15px;letter-spacing:.01em}.ai-footer__bottom{display:flex;justify-content:center;align-items:center;margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.ai-footer__copyright{color:#cfe7d8;font-size:14px;text-align:center}@media (max-width: 900px){.ai-footer__top{grid-template-columns:1fr}.ai-footer__trust{padding:14px}}.ai-footer{background:#00493b;padding:60px 0 0;position:relative;overflow:hidden}.ai-footer__container{max-width:1400px;margin:0 auto;padding:0 20px}.ai-footer__top{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;padding-bottom:40px}.ai-footer__brand{grid-column:span 1}@media screen and (min-width: 769px){.ai-footer__brand{grid-column:1 / -1}}.ai-footer__column{display:flex;flex-direction:column}.ai-footer__logo{margin-bottom:20px}.ai-footer__logo img{max-width:220px;height:auto;filter:none}.ai-footer__tagline{color:#fff;font-size:14px;line-height:1.6;margin-bottom:20px;opacity:.9;max-width:none}.ai-footer__social{display:flex;gap:12px;flex-wrap:wrap;margin-top:0}.ai-footer__social-link{width:40px;height:40px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;color:#2e2a39;transition:all .3s ease;text-decoration:none;border:none}.ai-footer__social-link:hover{transform:translateY(-1px);box-shadow:0 12px 28px -18px #00000073}.ai-footer__social-link svg{width:20px;height:20px}.ai-footer__column-title{color:#fff;font-size:16px;font-weight:600;margin-bottom:20px;letter-spacing:.5px;text-transform:none}.ai-footer__links{display:flex;flex-direction:column;gap:12px}.ai-footer__link{color:#fff;text-decoration:none;font-size:14px;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;padding:0;border:none}.ai-footer__link:hover{color:#ffcf99}.ai-footer__trust{display:flex;gap:30px;align-items:center;justify-content:center;padding:30px 0;flex-wrap:wrap;background:none;border:none;box-shadow:none;margin-top:0}.ai-footer__trust-item{display:flex;align-items:center;gap:10px;color:#fff;font-size:14px;padding:0;background:none;border:none;box-shadow:none}.ai-footer__trust-icon{width:24px;height:24px;color:#ff914d;background:none;border:none;border-radius:0}.ai-footer__trust-icon svg{width:20px;height:20px}.ai-footer__copyright{color:#fff;font-size:14px;opacity:.8;text-align:left}.ai-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid rgba(255,255,255,.16);flex-wrap:wrap;gap:20px;margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/21/assets/vente-unique-home.css.map */
