.gc{--gc-blue: #dee8f2;--gc-blue-soft: #d5e8f3;--gc-blue-mid: #a8c8e8;--gc-dark: #153242;--gc-bar: #1c2b38;--gc-ink: #2b2b2c;--gc-ink-strong: #1a1a1a;--gc-body: #4a4a4a;--gc-muted: #585858;--gc-accent: #97b9df;--gc-accent-deep: #6b9fbc;--gc-yellow: #fffed4;--gc-yellow-deep: #f0f0bf;--gc-grey: #f6f6f6;--gc-line: #a0a0a0;--gc-hair: #e5e7eb;--gc-wrap: 1200px;--gc-pad: 80px;color:var(--gc-ink);font-family:var(--font-body-family, "Montserrat", sans-serif);font-size:16px;line-height:1.35;-webkit-font-smoothing:antialiased}.gc :where(h1,h2,h3,h4,p,ul,ol,li,dl,dd,dt,figure,table,caption){margin:0;padding:0;color:inherit;text-transform:none;letter-spacing:normal;opacity:1}.gc :where(ul,ol){list-style:none}.gc :where(img,svg){display:block;max-width:100%;height:auto}.gc :where(button){font:inherit;color:inherit;background:none;border:0;cursor:pointer}.gc :where(a){color:inherit}.gc *,.gc *:before,.gc *:after{box-sizing:border-box}.gc-vh{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.gc-sec{padding:var(--gc-pad) 40px}.gc-wrap{max-width:var(--gc-wrap);margin:0 auto;min-width:0}.gc-head{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center;margin-bottom:40px}.gc-eyebrow{font-size:14px;font-weight:600;line-height:1.4;letter-spacing:1px;text-transform:uppercase;color:var(--gc-accent)}.gc-eyebrow--sm{font-size:11px;font-weight:800;letter-spacing:1.65px;color:var(--gc-accent-deep)}.gc-h2{font-size:clamp(21px,2.2vw,28px);font-weight:700;line-height:1.25;text-transform:uppercase;color:var(--gc-ink-strong)}.gc-h2--left{text-align:left}.gc-h2--light{color:#fff}.gc-h2 em,.gc-h2 i{font-style:normal;color:var(--gc-accent)}.gc-line{display:block}.gc-lead{font-size:16px;line-height:1.35;letter-spacing:-.25px;color:var(--gc-body);max-width:62ch}.gc-lead--light{color:#fff}.gc-rte{font-size:16px;line-height:1.35;letter-spacing:-.25px;color:var(--gc-body)}.gc-rte>*+*{margin-top:12px}.gc-rte strong{font-weight:700;color:var(--gc-ink)}.gc-rte a{text-decoration:underline}.gc-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;border-radius:100px;font-weight:700;text-transform:uppercase;transition:transform .2s ease,opacity .2s ease}.gc-btn:hover{transform:scale(1.03);opacity:1}.gc-btn--hero{background:var(--gc-accent);color:#fff;padding:16px 40px;font-size:16px;font-weight:600;border-radius:50px;align-self:flex-start}.gc-btn--dark{background:var(--gc-ink-strong);color:#fff;padding:18px 32px;font-size:14px;width:100%}.gc-btn--soft{background:var(--gc-blue);color:var(--gc-ink);padding:16px 32px;font-size:14px}.gc-btn--yellow{background:var(--gc-yellow);color:var(--gc-ink);padding:16px 32px;font-size:14px;border:1px solid var(--gc-ink-strong)}.gc-hero{background:var(--gc-hero-bg, var(--gc-blue))}.gc-hero__in{max-width:1400px;margin:0 auto;padding:60px 40px;display:flex;gap:40px;justify-content:space-between;align-items:center}.gc-hero__col{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;gap:24px}.gc-hero__col--card{align-items:center;justify-content:center;padding-left:40px}.gc-hero__badges{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.gc-pill{display:inline-block;padding:8px 16px;border-radius:100px;font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.5px;text-transform:uppercase;color:#fff}.gc-pill--dark{background:var(--gc-ink-strong)}.gc-pill--blue{background:var(--gc-accent)}.gc-hero__title{font-size:clamp(26px,3.3vw,45px);font-weight:700;line-height:1.11;color:var(--gc-ink)}.gc-hero__title em,.gc-hero__title i{font-style:italic;color:var(--gc-dark)}.gc-hero__text{color:var(--gc-body)}.gc-hero__text strong{color:var(--gc-ink)}.gc-hero__checks{display:flex;flex-wrap:wrap;gap:4px 20px}.gc-hero__checks li{display:inline-flex;align-items:center;gap:4px;font-size:14px;line-height:1.4;color:var(--gc-ink)}.gc-hero__chk{display:inline-flex;width:18px;flex:0 0 18px;color:var(--gc-ink)}.gc-hero__chk svg{width:100%;height:auto}.gc-hcard{position:relative;width:100%;max-width:450px;background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 24px #00000010}.gc-hcard__badge{position:absolute;top:20px;right:20px;z-index:2;background:var(--gc-yellow);color:var(--gc-ink);padding:8px 16px;border-radius:100px;font-size:14px;font-weight:700;line-height:1.4}.gc-hcard__media{border-radius:8px;overflow:hidden}.gc-hcard__img{width:100%;height:auto}.gc-hcard__title{margin-top:18px;font-size:22px;font-weight:700;line-height:1.27;letter-spacing:-1px;color:var(--gc-ink)}.gc-hcard__text{margin-top:8px;font-size:14px;line-height:1.25;color:var(--gc-muted)}.gc-bar{background:var(--gc-bar-bg, var(--gc-bar));padding:24px 0;overflow:hidden}.gc-bar__mask{width:100%;overflow:hidden}.gc-bar__track{display:flex;width:max-content;animation:gc-marquee var(--gc-bar-speed, 30s) linear infinite}.gc-bar:hover .gc-bar__track{animation-play-state:paused}.gc-bar__list{display:flex;gap:52px;padding:0 26px}.gc-bar__item{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;font-size:16px;line-height:1.75;letter-spacing:-.5px;color:#fff}.gc-bar__item strong,.gc-bar__item b{font-weight:700}.gc-bar__ico{display:inline-flex;align-items:center;color:#fff}.gc-bar__ico svg{width:18px;height:18px}.gc-bar__stars{gap:1px}.gc-bar__stars svg{width:14px;height:14px}@keyframes gc-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.gc-bar__track{animation:none}}.gc-why{background:#fff}.gc-why__in{max-width:1100px;margin:0 auto;display:flex;gap:80px;align-items:center}.gc-why__col{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;gap:14px}.gc-why__text{color:var(--gc-body)}.gc-obj__list{display:flex;flex-direction:column;gap:16px;margin-top:10px}.gc-obj{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;background:var(--gc-blue);border-radius:12px}.gc-obj__ico{flex:0 0 22px;width:22px;color:var(--gc-dark);margin-top:1px}.gc-obj__ico svg{width:100%;height:auto}.gc-obj__body{display:flex;flex-direction:column;gap:4px;min-width:0}.gc-obj__title{font-size:15px;font-weight:700;line-height:1.4;color:var(--gc-ink-strong)}.gc-obj__text{font-size:16px;line-height:1.35;letter-spacing:-.25px;color:var(--gc-body)}.gc-ans{display:flex;flex-direction:column;gap:20px;padding:40px 32px;border-radius:16px}.gc-ans .gc-rte{color:#000}.gc-ans__list{display:flex;flex-direction:column;gap:10px}.gc-ans__list li{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.5;color:#000}.gc-ans__list strong,.gc-ans__list b{font-weight:700}.gc-ans__chk{flex:0 0 18px;width:18px;color:var(--gc-dark);margin-top:2px}.gc-ans__chk svg{width:100%;height:auto}.gc-prod{background:#fff;padding-top:40px}.gc-prod__in{max-width:var(--gc-wrap);margin:0 auto;display:flex;flex-direction:column;gap:30px}.gc-tabs{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.gc-tab{padding:12px 40px;border:1px solid #000;border-radius:30px;background:#fcfcfc;font-size:20px;font-weight:400;line-height:1.2;color:var(--gc-ink);transition:background-color .2s ease,border-width .2s ease}.gc-tab.is-on{background:var(--gc-yellow);border-width:2px;font-weight:700;padding:11px 39px}.gc-panel.is-hidden{display:none}.gc-prod__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.gc-prod__media{position:relative;min-width:0}.gc-prod__info{display:flex;flex-direction:column;gap:16px;min-width:0}.gc-gal{position:relative;background:var(--gc-blue);border-radius:16px;padding:10px;display:flex;justify-content:center;align-items:center;min-height:400px}.gc-gal__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:30px;width:296px;max-width:100%;min-width:0}.gc-gal__track::-webkit-scrollbar{display:none}.gc-gal__slide{flex:0 0 100%;scroll-snap-align:start}.gc-gal__img{width:100%;height:auto;border-radius:30px;background:#fff}.gc-gal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffe6;color:var(--gc-dark);box-shadow:0 1px 4px #0000001f}.gc-gal__nav svg{width:12px;height:12px}.gc-gal__nav--prev{left:12px}.gc-gal__nav--next{right:12px}.gc-gal__nav:disabled{opacity:.3;cursor:default}.gc-prod__pills{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.gc-prod__pill{position:absolute;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-radius:24px;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap;color:var(--gc-ink);box-shadow:0 1px 6px #00000012}.gc-prod__dot{display:block;width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--gc-accent)}.gc-prod__pill--1{top:18%;left:4%}.gc-prod__pill--2{top:30%;right:4%}.gc-prod__pill--2 .gc-prod__dot{order:-1}.gc-prod__pill--3{bottom:24%;left:4%}.gc-prod__pill--4{bottom:14%;right:4%}.gc-prod__pill--4 .gc-prod__dot{order:-1}.gc-prod__name{font-size:clamp(19px,1.9vw,24px);font-weight:700;line-height:1.2;letter-spacing:-1px;text-transform:uppercase;color:var(--gc-ink)}.gc-prod__sub{font-size:18px;font-weight:500;line-height:1.33;color:var(--gc-dark)}.gc-prod__desc{color:var(--gc-ink)}.gc-specs{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;padding:5px 0}.gc-specs__row{display:block;font-size:14px;line-height:1.4}.gc-specs dt{display:inline;font-weight:700}.gc-specs dd{display:inline;margin:0 0 0 4px}.gc-acc{border:1px solid #000;border-radius:14px;overflow:hidden}.gc-acc__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;font-size:16px;line-height:1.35;letter-spacing:-.25px;cursor:pointer;list-style:none}.gc-acc__head::-webkit-details-marker{display:none}.gc-acc__chev{flex:0 0 18px;width:18px;transition:transform .2s ease}.gc-acc__chev svg{width:100%;height:auto}.gc-acc[open] .gc-acc__chev{transform:rotate(180deg)}.gc-acc__body{padding:0 12px 14px;font-size:14px;line-height:1.5}.gc-size{display:flex;flex-direction:column;gap:10px}.gc-size__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.gc-size__lbl{font-size:16px;font-weight:700;letter-spacing:-.25px;color:#000}.gc-guide{font-size:16px;line-height:1.35;letter-spacing:-.25px;color:#000;text-decoration:underline;padding:0}.gc-guide:hover{opacity:.7}.gc-select{position:relative}.gc-select select{appearance:none;-webkit-appearance:none;width:100%;padding:13px 40px 13px 16px;border:1px solid var(--gc-ink);border-radius:8px;background:#fff;font:inherit;font-weight:700;font-size:16px;color:#000;cursor:pointer}.gc-select__chev{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:18px;pointer-events:none}.gc-select__chev svg{width:100%;height:auto}.gc-tiers{display:flex;flex-direction:column;gap:9px}.gc-tiers__title{font-size:16px;font-weight:700;letter-spacing:-.25px;color:#000}.gc-tiers__row{display:flex;gap:15px}.gc-tier{position:relative;flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:25px 12px 15px;border:1px solid #000;border-radius:8px;background:var(--gc-grey);transition:background-color .2s ease}.gc-tier.is-on{background:var(--gc-yellow-deep);border-width:2px;padding:24px 11px 14px}.gc-tier__badge{position:absolute;top:-11px;left:8px;padding:2px 8px;border-radius:100px;background:var(--gc-yellow);border:1px solid #000;font-size:13px;font-weight:500;line-height:1.15}.gc-tier__qty{font-size:20px;font-weight:700;line-height:1;letter-spacing:2px}.gc-tier__price{font-size:16px;line-height:1.15;letter-spacing:-.5px}.gc-tier__unit{font-size:14px;line-height:1.15;letter-spacing:-.5px}.gc-prod__foot{display:flex;flex-direction:column;gap:6px;align-items:center}.gc-prod__foot form{width:100%}.gc-add{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;padding:15px 30px;border-radius:60px;background:var(--gc-ink);color:#fff;font-size:18px;font-weight:700;line-height:1.3;letter-spacing:-.5px;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.gc-add:hover:not(:disabled){transform:scale(1.01)}.gc-add:disabled{opacity:.45;cursor:not-allowed}.gc-add--card{font-size:15px;padding:14px 24px}.gc-spin{display:none;width:18px;height:18px;animation:gc-spin .8s linear infinite}.gc-add.is-load .gc-spin{display:block}@keyframes gc-spin{to{transform:rotate(360deg)}}.gc-prod__fn{font-size:13px;line-height:1.25;letter-spacing:-.25px;color:var(--gc-ink);text-align:center}.gc-note{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.3;color:#000}.gc-note__ico{flex:0 0 16px;width:16px}.gc-note__ico svg{width:100%;height:auto}.gc-pil{background:#fff}.gc-pil__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gc-pil__card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:28px;background:var(--gc-blue);border-radius:16px;text-align:center;min-width:0}.gc-pil__ico{display:flex;align-items:center;justify-content:center;width:60px;height:60px;flex:0 0 60px;border-radius:50%;background:var(--gc-blue-soft)}.gc-pil__ico img{width:42px;height:auto}.gc-pil__title{font-size:15px;font-weight:800;line-height:1.2;color:var(--gc-ink-strong)}.gc-pil__text{font-size:16px;line-height:1.35;letter-spacing:-.25px;color:var(--gc-body)}.gc-tech{background:var(--gc-tech-bg, var(--gc-blue))}.gc-tech__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gc-tech__card{display:flex;flex-direction:column;align-items:center;gap:14px;padding:32px 24px;background:#fff;border-radius:28px;text-align:center;min-width:0}.gc-tech__num{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:var(--gc-bar);color:#fff;font-size:18px;font-weight:700;line-height:1}.gc-tech__title{font-size:16px;font-weight:800;line-height:1.4;color:var(--gc-ink-strong)}.gc-tech__text{font-size:16px;line-height:1.35;letter-spacing:-.25px;color:var(--gc-body)}.gc-tech__text strong,.gc-tech__text b{font-weight:700}.gc-calc{background:var(--gc-calc-bg, var(--gc-dark));padding-left:24px;padding-right:24px}.gc-calc .gc-head{max-width:800px;margin-left:auto;margin-right:auto}.gc-calc__row{display:flex;gap:24px;justify-content:center;align-items:center}.gc-calc__card{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;padding:32px 24px;border-radius:28px;text-align:center;color:#fff}.gc-calc__media{display:block;max-width:160px}.gc-calc__img{width:100%;height:auto}.gc-calc__label{font-size:18px;font-weight:700;line-height:1.4}.gc-calc__price{font-size:clamp(28px,3vw,36px);font-weight:900;line-height:1.4}.gc-calc__price s{text-decoration-thickness:3px}.gc-calc__note{color:#fff;font-size:16px;letter-spacing:-.25px}.gc-calc__note>*+*{margin-top:0}.gc-calc__vs{flex:0 0 auto;padding:0 16px;font-size:24px;font-weight:900;line-height:1.4;color:#fff}.gc-calc__foot{max-width:640px;margin:28px auto 0;text-align:center;color:#fff}.gc-calc__cta{display:flex;justify-content:center;margin-top:28px}.gc-rev{background:#fff;padding-left:0;padding-right:0;padding-bottom:40px}.gc-rev .gc-wrap{padding:0 40px}.gc-rev__slider{margin-top:8px}.gc-rev__track{display:flex;gap:48px;padding:6px 40px 22px;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-left:40px;scrollbar-width:none}.gc-rev__track::-webkit-scrollbar{display:none}.gc-rev__slide{flex:0 0 530px;max-width:88vw;scroll-snap-align:start}.gc-rev__card{height:100%;display:flex;flex-direction:column;gap:16px;padding:16px 24px;background:#fff;border:2px solid #2a0f3f;border-radius:8px;box-shadow:10px 10px 0 0 var(--gc-dark)}.gc-rev__head{display:flex;flex-direction:column}.gc-rev__name{font-size:18px;font-weight:600;line-height:1.55;color:var(--gc-ink)}.gc-rev__meta{font-size:16px;line-height:1.15;color:var(--gc-ink)}.gc-rev__meta em,.gc-rev__meta i{font-style:italic}.gc-rev__text{font-size:16px;line-height:1.35;letter-spacing:-.25px;color:var(--gc-ink)}.gc-stars{display:inline-flex;gap:1px;color:#2a0f3f}.gc-stars svg{width:14px;height:13px}.gc-stars__s{display:inline-flex}.gc-stars__s.is-off{opacity:.25}.gc-stars--big svg{width:17px;height:16px}.gc-rev__head .gc-stars{margin-top:6px}.gc-rev__slider{position:relative}.gc-rev__nav{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--gc-dark);border:1px solid var(--gc-blue);box-shadow:0 2px 10px #0000001a;transition:opacity .2s ease,transform .2s ease}.gc-rev__nav svg{width:14px;height:14px}.gc-rev__nav--prev{left:10px}.gc-rev__nav--next{right:10px}.gc-rev__nav:hover:not(:disabled){transform:translateY(-50%) scale(1.06)}.gc-rev__nav:disabled{opacity:.3;cursor:default}.gc-rev__dots{display:flex;gap:8px;justify-content:center;margin-top:4px}.gc-rev__dots button{width:8px;height:8px;border-radius:50%;background:#d7d7d7;padding:0;transition:background-color .2s ease}.gc-rev__dots button.is-on{background:var(--gc-ink)}.gc-rev__score{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:22px;font-size:16px;color:var(--gc-ink)}.gc-rev__score strong{font-weight:700}.gc-rev__sep{color:var(--gc-line)}.gc-cmp{background:#fff;padding-left:20px;padding-right:20px}.gc-cmp__scroll{overflow-x:auto;min-width:0;scroll-snap-type:x proximity;scroll-padding-left:132px;-webkit-overflow-scrolling:touch}.gc-cmp__scroll:focus-visible{outline:2px solid var(--gc-dark);outline-offset:2px}.gc-cmp__table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;table-layout:fixed;text-align:center}.gc-cmp__corner{width:200px;background:#fff;position:sticky;left:0;z-index:3}.gc-cmp__corner span{display:block;width:100%;height:1px}.gc-cmp__col{padding:24px;vertical-align:bottom;border:1px solid var(--gc-line);border-bottom-color:var(--gc-ink);background:#fff;font-weight:400;scroll-snap-align:start}.gc-cmp__col--1{border-radius:16px 0 0;border-right:0}.gc-cmp__col--2{border-radius:0 30px 0 0}.gc-cmp__vis{display:block;margin:0 auto 14px;max-width:140px}.gc-cmp__vis img{width:100%;height:auto}.gc-cmp__name{display:inline-block;padding:1px 6px;font-size:20px;font-weight:700;line-height:1.2;color:var(--gc-ink)}.gc-cmp__col--1 .gc-cmp__name{background:var(--gc-cmp-a, var(--gc-blue-mid))}.gc-cmp__col--2 .gc-cmp__name{background:var(--gc-cmp-b, var(--gc-yellow))}.gc-cmp__sub{display:block;margin-top:12px;font-size:16px;line-height:1.25;color:var(--gc-ink)}.gc-cmp__lbl{position:sticky;left:0;z-index:2;width:200px;padding:12px 24px;text-align:left;vertical-align:middle;font-size:14px;font-weight:600;line-height:1.4;color:var(--gc-ink);background:var(--gc-blue);border:1px solid var(--gc-line);border-top:0;border-right-color:var(--gc-ink)}.gc-cmp__table tbody tr:first-child .gc-cmp__lbl{border-radius:16px 0 0}.gc-cmp__table tbody tr:last-child .gc-cmp__lbl{border-radius:0 0 0 16px}.gc-cmp__cell{padding:12px 24px;vertical-align:middle;font-size:14px;line-height:1.2;color:var(--gc-ink);background:#fff;border:1px solid var(--gc-line);border-top:0;scroll-snap-align:start}.gc-cmp__cell--1{border-right:0}.gc-cmp__table tbody tr:last-child .gc-cmp__cell--2{border-radius:0 0 30px}.gc-cmp__val{display:block}.gc-cmp__pills{display:flex;flex-direction:column;gap:8px;align-items:center}.gc-cmp__pill{display:inline-flex;align-items:center;gap:8px;padding:4px 15px;border:1px solid #000;border-radius:50px;font-size:14px;line-height:1.2;text-align:left}.gc-cmp__pillico{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;color:#fff}.gc-cmp__cell--1 .gc-cmp__pillico{background:var(--gc-accent)}.gc-cmp__cell--2 .gc-cmp__pillico{background:var(--gc-yellow);color:var(--gc-ink)}.gc-cmp__pillico svg{width:14px;height:14px}.gc-cmp__drops{display:inline-flex;gap:4px;justify-content:center;color:#000;margin-bottom:6px}.gc-cmp__drops svg{width:11px;height:15px}.gc-cmp__colors{display:block}.gc-cmp__colors img{max-height:26px;width:auto;max-width:100%;height:auto;margin:0 auto}.gc-cmp__swatches{display:inline-flex;gap:8px;justify-content:center;flex-wrap:wrap}.gc-cmp__sw{display:block;width:24px;height:24px;border-radius:50%}.gc-btn--cmp{padding:8px 18px;font-size:14px;font-weight:700}.gc-btn--cmp1{background:var(--gc-blue);color:var(--gc-ink)}.gc-btn--cmp2{background:var(--gc-yellow);color:var(--gc-ink)}.gc-cmp__hint{display:none}.gc-cmp__badges{display:flex;gap:4px;justify-content:center;flex-wrap:wrap}.gc-badge{position:relative;display:block;width:82px;height:82px;flex:0 0 82px}.gc-badge__svg{width:100%;height:100%}.gc-badge__arc{fill:none;stroke-width:2.4}.gc-badge__txt{font-family:var(--font-body-family, "Montserrat", sans-serif);font-size:12px;font-weight:800;letter-spacing:.2px;fill:var(--gc-ink-strong)}.gc-cmp__cell--1 .gc-badge__arc{stroke:var(--gc-cmp-a, var(--gc-blue-mid))}.gc-cmp__cell--1 .gc-badge__disc{fill:var(--gc-cmp-a, var(--gc-blue-mid))}.gc-cmp__cell--2 .gc-badge__arc{stroke:var(--gc-cmp-b, var(--gc-yellow))}.gc-cmp__cell--2 .gc-badge__disc{fill:var(--gc-cmp-b, var(--gc-yellow))}.gc-badge__ico{position:absolute;top:50%;left:50%;width:40px;height:40px;transform:translate(-50%,-50%);object-fit:contain}.gc-ado{background:#fff;padding-top:40px}.gc-ado__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.gc-ado__cell{min-width:0;display:flex}.gc-ado__cta{display:flex;justify-content:flex-start;margin-top:34px}.gc-card{display:flex;flex-direction:column;width:100%;min-width:0}.gc-card__media{position:relative;background:var(--gc-grey);overflow:hidden}.gc-card__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.gc-card__track::-webkit-scrollbar{display:none}.gc-card__slide{flex:0 0 100%;scroll-snap-align:start;min-width:0}.gc-card__img{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:contain}.gc-card__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--gc-ink);opacity:.55;transition:opacity .2s ease}.gc-card__nav:hover:not(:disabled){opacity:1}.gc-card__nav svg{width:13px;height:13px}.gc-card__nav--prev{left:2px}.gc-card__nav--next{right:2px}.gc-card__nav:disabled{opacity:.18;cursor:default}.gc-card__dots{position:absolute;left:0;right:0;bottom:10px;display:flex;gap:6px;justify-content:center;z-index:2}.gc-card__dots button{width:6px;height:6px;border-radius:50%;background:#c9c9c9;padding:0}.gc-card__dots button.is-on{background:var(--gc-ink)}.gc-card__body{display:flex;flex-direction:column;gap:6px;padding-top:14px;flex:1 1 auto}.gc-card__tag{font-size:13px;line-height:1.2;text-transform:uppercase;color:var(--gc-accent)}.gc-card__name{font-family:"Larken",var(--font-body-family, "Montserrat", sans-serif);font-style:italic;font-weight:400;font-size:18px;line-height:1.35;color:#000}.gc-card__rate{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--gc-ink)}.gc-card__desc{font-size:16px;line-height:1.3;color:var(--gc-body)}.gc-card__price{margin-top:4px;font-size:17px;font-weight:700;color:var(--gc-ink)}.gc-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px}.gc-card__abs{display:inline-flex;align-items:center;gap:8px;font-size:15px;color:var(--gc-ink)}.gc-card__drops{display:inline-flex;gap:3px;color:#000}.gc-card__drops svg{width:10px;height:13px}.gc-card__meta .gc-guide{font-size:15px}.gc-card__foot{display:flex;flex-direction:column;gap:10px;margin-top:10px}.gc-select--card select{border-radius:6px;font-size:15px;padding:12px 38px 12px 14px}.gc-add--card{border-radius:60px}.gc-card__foot .gc-note{justify-content:center;font-size:13px}.gc-faq{background:#fff;padding-top:45px;padding-bottom:45px}.gc-faq__list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.gc-faq__item{border:1px solid var(--gc-hair);border-radius:8px}.gc-faq__q{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 16px;font-size:16px;font-weight:500;line-height:1.4;color:#000;cursor:pointer;list-style:none}.gc-faq__q::-webkit-details-marker{display:none}.gc-faq__ico{flex:0 0 20px;width:20px;transition:transform .2s ease}.gc-faq__ico svg{width:100%;height:auto}.gc-faq__item[open] .gc-faq__ico{transform:rotate(45deg)}.gc-faq__a{padding:0 16px 16px;font-size:15px;line-height:1.5}.gc-railhint{display:none}.gc-anim{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.gc-anim.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.gc-anim{opacity:1;transform:none;transition:none}}@media(max-width:1100px){.gc{--gc-pad: 60px}.gc-pil__grid,.gc-ado__grid{grid-template-columns:repeat(2,1fr)}.gc-why__in{gap:40px}}@media(max-width:899px){.gc{--gc-pad: 48px}.gc-sec{padding-left:20px;padding-right:20px}.gc-hero__in{flex-direction:column;padding:40px 20px;gap:32px}.gc-hero__col{flex:1 1 auto;width:100%}.gc-hero__col--card{padding-left:0}.gc-btn--hero{align-self:stretch}.gc-hero__checks{gap:6px 18px}.gc-why__in{flex-direction:column;gap:32px}.gc-why__col{flex:1 1 auto;width:100%}.gc-ans{padding:28px 22px}.gc-tabs{gap:12px}.gc-tab{padding:10px 24px;font-size:16px;flex:1 1 auto}.gc-tab.is-on{padding:9px 23px}.gc-prod__grid{grid-template-columns:1fr;gap:20px}.gc-gal{min-height:0}.gc-gal__track{width:100%}.gc-prod__pill{font-size:11px;padding:6px 12px}.gc-prod__pill--1{top:6%;left:2%}.gc-prod__pill--2{top:20%;right:2%}.gc-prod__pill--3{bottom:20%;left:2%}.gc-prod__pill--4{bottom:6%;right:2%}.gc-specs{grid-template-columns:1fr;gap:8px}.gc-tiers__row{gap:10px}.gc-tier{padding:22px 6px 12px}.gc-tier.is-on{padding:21px 5px 11px}.gc-tier__badge{font-size:11px;left:6px}.gc-tier__qty{font-size:18px;letter-spacing:1px}.gc-tier__price{font-size:14px}.gc-tier__unit{font-size:12px}.gc-add{font-size:15px;padding:14px 18px}.gc-rail{display:flex!important;grid-template-columns:none!important;justify-content:flex-start;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-left:20px;scrollbar-width:none;margin:0 -20px;padding:0 20px 8px;-webkit-overflow-scrolling:touch}.gc-rail::-webkit-scrollbar{display:none}.gc-rail>*{scroll-snap-align:start}.gc-pil__grid>.gc-pil__card,.gc-tech__grid>.gc-tech__card{flex:0 0 74vw;max-width:320px}.gc-railhint{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;font-size:13px;color:var(--gc-muted);text-align:center}.gc-railhint:after{content:"";width:18px;height:8px;background:currentColor;-webkit-mask:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 12'%3E%3Cpath d='M1 6h17m0 0l-5-5m5 5l-5 5' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 12'%3E%3Cpath d='M1 6h17m0 0l-5-5m5 5l-5 5' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.gc-calc__row{flex-direction:column;gap:14px}.gc-calc__card{width:100%}.gc-calc__vs{padding:0}.gc-rev .gc-wrap{padding:0 20px}.gc-rev__track{gap:20px;padding:6px 20px 22px;scroll-padding-left:20px}.gc-rev__slide{flex:0 0 min(88vw,420px)}.gc-cmp__scroll{scroll-padding-left:116px}.gc-cmp__table{min-width:560px;table-layout:fixed}.gc-cmp__corner,.gc-cmp__lbl{width:116px;min-width:116px}.gc-cmp__lbl{padding:10px 12px;font-size:13px}.gc-cmp__col,.gc-cmp__cell{padding:12px 14px}.gc-cmp__name{font-size:16px}.gc-cmp__sub{font-size:14px}.gc-cmp__pill{font-size:12px;padding:4px 10px}.gc-cmp__hint{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;font-size:13px;color:var(--gc-muted)}.gc-badge{width:68px;height:68px;flex:0 0 68px}.gc-badge__ico{width:33px;height:33px}.gc-ado__grid{gap:16px}.gc-ado__cell{flex:0 0 74vw;max-width:320px}.gc-ado__cta{justify-content:center}.gc-rev__nav{display:none}.gc-ado__cta .gc-btn{width:100%}.gc-faq__q{font-size:15px;padding:12px 14px}}@media(max-width:480px){.gc-sec{padding-left:16px;padding-right:16px}.gc-hero__in{padding:32px 16px}.gc-hcard{padding:20px}.gc-hcard__badge{top:14px;right:14px;font-size:12px;padding:6px 12px}.gc-obj{padding:14px}.gc-pil__card{padding:22px}.gc-bar__list{gap:32px;padding:0 16px}.gc-bar__item{font-size:14px}.gc-rail{margin:0 -16px;padding:0 16px 8px;scroll-padding-left:16px}.gc-ado__cell,.gc-pil__grid>.gc-pil__card,.gc-tech__grid>.gc-tech__card{flex:0 0 78vw}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/gamme-coton.css.map */
