.gc-billing{--gc-red: #9b1111;--gc-black: #0d0d0f;--gc-muted: #626269;background:#fff;color:var(--gc-black);overflow:hidden}.gc-billing *,.gc-billing *:before,.gc-billing *:after{box-sizing:border-box}.gc-billing__container{min-width:0}.gc-billing__hero{position:relative;min-height:410px;display:grid;align-items:center;isolation:isolate}.gc-billing__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;animation:gcBillingHeroDrift 14s ease-in-out infinite alternate;will-change:transform}.gc-billing__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#000000f0,#000000c2 38%,#00000014 72%)}.gc-billing__hero-content{padding-block:38px 34px;color:#fff}.gc-billing__breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:14px;color:#ffffffc7}.gc-billing__breadcrumb a{color:inherit;text-decoration:none}.gc-billing__title{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 .18em;margin:0;max-width:700px;color:#fff;font-size:clamp(46px,5vw,72px);line-height:1.08;letter-spacing:-2px;font-weight:800;animation:gcBillingTextReveal .7s cubic-bezier(.2,.7,.2,1) both}.gc-billing__title strong{color:#c9151d;font-weight:inherit}.gc-billing__tagline{margin:14px 0 7px;font-size:clamp(18px,1.45vw,24px);line-height:1.35;font-weight:700;color:#fff;animation:gcBillingTextReveal .7s .12s cubic-bezier(.2,.7,.2,1) both}.gc-billing__hero-copy{margin:0;color:#ffffffb3;font-size:16px;line-height:1.5;animation:gcBillingTextReveal .7s .22s cubic-bezier(.2,.7,.2,1) both}.gc-billing__trust{display:flex;flex-wrap:wrap;gap:26px 44px;margin-top:30px;animation:gcBillingTextReveal .7s .32s cubic-bezier(.2,.7,.2,1) both}.gc-billing__trust-item{display:flex;align-items:center;gap:12px;min-width:170px}.gc-billing__trust-item>span:last-child{display:grid;gap:2px}.gc-billing__trust-item strong{color:#fff;font-size:14px}.gc-billing__trust-item small{color:#ffffffa3;font-size:12px}.gc-billing__trust-icon,.gc-billing__card-icon,.gc-billing__step-icon,.gc-billing__contact-icon,.gc-billing__intro-icon{display:grid;place-items:center;flex:0 0 auto;color:#bf1119}.gc-billing svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gc-billing__trust-icon{width:36px;height:36px;animation:gcBillingIconPulse 2.8s ease-in-out infinite}.gc-billing__trust-item:nth-child(2) .gc-billing__trust-icon{animation-delay:.45s}.gc-billing__trust-item:nth-child(3) .gc-billing__trust-icon{animation-delay:.9s}@keyframes gcBillingHeroDrift{0%{transform:scale(1.015) translateZ(0)}to{transform:scale(1.055) translate3d(-.7%,-.5%,0)}}@keyframes gcBillingTextReveal{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes gcBillingIconPulse{0%,to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(200,23,32,0))}50%{transform:scale(1.07);filter:drop-shadow(0 0 8px rgba(200,23,32,.48))}}.gc-billing__body{padding-block:42px 54px}.gc-billing__intro{display:flex;gap:26px;padding:28px 30px;border:1px solid #eeeef0;border-radius:15px;background:linear-gradient(120deg,#fff,#fafafa);box-shadow:0 12px 36px #0f0f120e}.gc-billing__intro-icon{width:56px;height:56px;padding:14px;border-radius:50%;background:#f9e7e9}.gc-billing h2,.gc-billing h3,.gc-billing p{margin-top:0}.gc-billing__intro h2{margin-bottom:8px;font-size:21px}.gc-billing__intro p{margin-bottom:9px;color:#4f4f55;line-height:1.6}.gc-billing__intro p:last-child{margin-bottom:0}.gc-billing__section{margin-top:36px}.gc-billing__section-heading{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px}.gc-billing__section-heading>span{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#c81720,#8d0b0b);box-shadow:0 9px 20px #9b111138;font-weight:800}.gc-billing__section-heading h2{margin:8px 0 3px;font-size:21px;line-height:1.3}.gc-billing__section-heading p{margin:0;color:var(--gc-muted);line-height:1.5}.gc-billing__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gc-billing__card,.gc-billing__contact-card{min-width:0;border:1px solid #e9e9ec;border-radius:13px;background:#fff;box-shadow:0 10px 24px #0a0a0c0e;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.gc-billing__card{display:flex;gap:18px;padding:24px;min-height:155px;align-items:flex-start}.gc-billing__card:hover,.gc-billing__contact-card:hover{transform:translateY(-5px);border-color:#9b111140;box-shadow:0 18px 34px #0a0a0c17}.gc-billing__card-icon{width:56px;height:56px;padding:14px;border-radius:50%;background:#f9e7e9}.gc-billing__card h3{margin:12px 0 7px;font-size:16px}.gc-billing__card p{margin:0;color:var(--gc-muted);font-size:14px;line-height:1.55}.gc-billing__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-inline:50px}.gc-billing__step{position:relative;text-align:center;padding:0 18px}.gc-billing__step:not(:last-child):after{content:"";position:absolute;top:30px;left:calc(50% + 54px);width:calc(100% - 68px);border-top:1px dashed #bbbcc2}.gc-billing__step-icon{width:64px;height:64px;margin:0 auto 14px;padding:17px;border-radius:50%;background:#f3f3f4}.gc-billing__step h3{margin-bottom:7px;font-size:15px}.gc-billing__step p{max-width:280px;margin:0 auto;color:var(--gc-muted);font-size:14px;line-height:1.55}.gc-billing__table-wrap{width:100%;max-width:none;overflow:hidden;border:1px solid #dadade;border-radius:10px}.gc-billing__table{display:table!important;width:100%!important;min-width:100%!important;max-width:none!important;table-layout:fixed;border-collapse:collapse;font-size:14px}.gc-billing__table col.gc-billing__table-label-column{width:155px}.gc-billing__table col.gc-billing__table-detail-column{width:auto}.gc-billing__table thead{display:table-header-group!important;width:100%!important}.gc-billing__table tbody{display:table-row-group!important;width:100%!important}.gc-billing__table tr{display:table-row!important;width:100%!important}.gc-billing__table th,.gc-billing__table td{padding:14px 18px;text-align:left;border-bottom:1px solid #dddde1;line-height:1.45}.gc-billing__table thead th{color:#fff;background:linear-gradient(90deg,#171719,#242427);font-weight:700}.gc-billing__table thead th:first-child{width:155px}.gc-billing__table tbody th{border-right:1px solid #dddde1;white-space:nowrap}.gc-billing__table tbody td{color:#55555c}.gc-billing__table tbody tr:last-child>*{border-bottom:0}.gc-billing__contacts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gc-billing__contact-card{display:flex;align-items:center;gap:17px;padding:22px;color:var(--gc-black);text-decoration:none;min-height:92px}.gc-billing__contact-card--accent{background:linear-gradient(120deg,#fff4f4,#fde7e9)}.gc-billing__contact-icon{width:48px;height:48px;padding:12px;border-radius:50%;background:#f9e7e9}.gc-billing__contact-card>span:last-child{display:grid;gap:5px;min-width:0}.gc-billing__contact-card strong{font-size:15px}.gc-billing__contact-card small{color:var(--gc-red);font-size:14px;overflow-wrap:anywhere}.gc-billing__contact-card--accent small{color:var(--gc-muted)}.gc-billing__closing{position:relative;min-height:185px;display:grid;place-items:center;isolation:isolate;color:#fff;text-align:center}.gc-billing__closing-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.gc-billing__closing-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:#0000007a}.gc-billing__closing-content{width:min(720px,calc(100% - 40px));padding-block:38px}.gc-billing__closing h2{margin-bottom:8px;color:#fff;font-size:22px}.gc-billing__closing p{margin-bottom:14px;color:#ffffffc7}.gc-billing__closing-content>span{display:block;width:58px;height:3px;margin-inline:auto;border-radius:5px;background:#c81720}.gc-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.gc-reveal.gc-is-visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.gc-billing__hero{min-height:390px}.gc-billing__hero-image{object-position:62% center}.gc-billing__hero-shade{background:linear-gradient(90deg,#000000f2,#000000bf 55%,#00000047)}.gc-billing__cards,.gc-billing__contacts{grid-template-columns:1fr}.gc-billing__card{min-height:auto}.gc-billing__steps{padding-inline:0;gap:20px}}@media(max-width:640px){.gc-billing__hero{min-height:520px;align-items:end}.gc-billing__hero-image{object-position:68% center}.gc-billing__hero-shade{background:linear-gradient(90deg,#000000f5,#000000d6 66%,#00000080)}.gc-billing__hero-content{padding-block:28px}.gc-billing__title{max-width:100%;gap:0 .14em;font-size:clamp(40px,12.8vw,54px);line-height:1.08;letter-spacing:-1.5px}.gc-billing__tagline{max-width:330px;margin:13px 0 7px;font-size:clamp(18px,5.3vw,21px)}.gc-billing__trust{display:grid;grid-template-columns:1fr;gap:13px;margin-top:25px}.gc-billing__trust-item{min-width:0}.gc-billing__body{padding-block:24px 38px}.gc-billing__intro{padding:22px 18px;gap:15px}.gc-billing__intro-icon{width:46px;height:46px;padding:12px}.gc-billing__intro h2,.gc-billing__section-heading h2{font-size:18px}.gc-billing__section{margin-top:30px}.gc-billing__section-heading{gap:13px;margin-bottom:17px}.gc-billing__section-heading>span{flex-basis:42px;height:42px;font-size:13px}.gc-billing__section-heading h2{margin-top:5px}.gc-billing__card{padding:19px 17px;gap:14px}.gc-billing__card-icon{width:48px;height:48px;padding:12px}.gc-billing__card h3{margin-top:8px}.gc-billing__steps{grid-template-columns:1fr;gap:0}.gc-billing__step{display:grid;grid-template-columns:54px 1fr;column-gap:15px;text-align:left;padding:0 0 25px}.gc-billing__step:not(:last-child):after{top:56px;left:27px;width:1px;height:calc(100% - 46px);border-top:0;border-left:1px dashed #bbbcc2}.gc-billing__step-icon{grid-row:1 / span 2;width:54px;height:54px;margin:0;padding:14px}.gc-billing__step h3{margin:4px 0 5px}.gc-billing__step p{margin:0;max-width:none}.gc-billing__table-wrap{border:0;overflow:visible}.gc-billing__table,.gc-billing__table tbody,.gc-billing__table tr,.gc-billing__table th,.gc-billing__table td{display:block!important;width:100%!important;min-width:0!important}.gc-billing__table colgroup,.gc-billing__table thead{display:none!important}.gc-billing__table tbody{display:grid!important;gap:12px}.gc-billing__table tbody tr{border:1px solid #e2e2e5;border-radius:10px;overflow:hidden;box-shadow:0 7px 18px #0a0a0c0a}.gc-billing__table tbody th{padding:12px 15px;color:#fff;background:#18181a;border:0;white-space:normal}.gc-billing__table tbody td{padding:14px 15px;border:0}.gc-billing__contact-card{padding:18px 16px}.gc-billing__closing{min-height:230px}.gc-billing__closing-image{object-position:center}}@media(prefers-reduced-motion:reduce){.gc-billing *,.gc-billing *:before,.gc-billing *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.gc-reveal{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/49/compiled_assets/styles.css.map */
