.cpf{--red: #E63946;--yellow: #FFC300;--yellow-hover: #E5AF00;--black: #0A0A0F;--white: #FFFFFF;--gray: #D1D5DB;--gray-dim: #6B7280;--gray-rule: #1F1F1F;font-family:Poppins,DM Sans,system-ui,sans-serif;margin:0}.cpf-hero{background:var(--red);border-top:4px solid var(--yellow);padding:80px 0}.cpf-hero__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:40% 1fr;gap:64px;align-items:start}.cpf-hero__brand{display:flex;flex-direction:column;gap:16px}.cpf-hero__logo{height:96px;width:auto;max-width:100%;object-fit:contain;align-self:flex-start}.cpf-hero__logo--circle{height:80px;width:80px;border-radius:50%}.cpf-hero__tagline{font-size:14px;font-weight:600;color:var(--yellow);line-height:1.4;letter-spacing:.02em;margin:0}.cpf-hero__nl{display:flex;flex-direction:column;gap:12px}.cpf-hero__heading{font-size:28px;font-weight:800;color:var(--white);margin:0;line-height:1.15;letter-spacing:-.01em}.cpf-hero__sub{font-size:15px;font-weight:400;color:var(--white);opacity:.88;margin:0;line-height:1.5}.cpf-hero__form{display:flex;flex-direction:column;gap:8px;margin-top:8px}.cpf-hero__fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cpf-hero__input{background:var(--white);border:2px solid transparent;border-radius:8px;padding:14px 16px;font-size:15px;font-weight:400;color:var(--black);font-family:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.cpf-hero__input::placeholder{color:#9ca3af}.cpf-hero__input:focus{border-color:var(--black);box-shadow:0 0 0 3px #ffc3004d}.cpf-hero__btn{background:var(--yellow);color:var(--black);border:none;border-radius:8px;padding:16px 32px;font-size:14px;font-weight:800;font-family:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;width:fit-content;box-shadow:0 4px 12px #0003;transition:all .2s ease}.cpf-hero__btn:hover{background:var(--yellow-hover);transform:translateY(-2px);box-shadow:0 8px 16px #00000040}.cpf-hero__btn:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.cpf-hero__msg{font-size:15px;font-weight:600;padding:16px 20px;border-radius:8px}.cpf-hero__msg--ok{color:var(--yellow);background:#ffc3001f}.cpf-hero__msg--error{color:#fecaca;background:#ffc8c81f}.cpf-cols{background:var(--black);padding:64px 0}.cpf-cols__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(4,1fr);gap:48px}.cpf-col__head{font-size:12px;font-weight:800;color:var(--yellow);text-transform:uppercase;letter-spacing:.12em;margin:0 0 24px}.cpf-col__toggle{display:none}.cpf-col__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cpf-col__list a{font-size:14px;font-weight:400;color:var(--gray);text-decoration:none;line-height:1.6;display:inline-block;transition:color .2s ease,padding-left .2s ease}.cpf-col__list a:hover{color:var(--yellow);padding-left:6px}.cpf-soc{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cpf-soc__a{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--gray);font-size:14px;font-weight:400;transition:color .2s ease}.cpf-soc__a:hover{color:var(--yellow)}.cpf-soc__a:hover .cpf-soc__ic{background:var(--yellow);border-color:var(--yellow);color:var(--black)}.cpf-soc__ic{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--gray-rule);border:1px solid var(--yellow);color:var(--white);flex-shrink:0;transition:all .2s ease}.cpf-soc__ic svg{width:16px;height:16px}.cpf-col__head--mob{display:none}.cpf-trust{background:var(--black);border-top:1px solid var(--gray-rule);border-bottom:1px solid var(--gray-rule);padding:32px 0}.cpf-trust__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.cpf-trust__item{display:flex;align-items:center;gap:12px}.cpf-trust__ic{color:var(--yellow);flex-shrink:0;display:flex}.cpf-trust__ic svg{width:28px;height:28px}.cpf-trust__tx{font-size:13px;font-weight:500;color:var(--white);letter-spacing:.01em;white-space:nowrap}.cpf-end{background:#000;border-top:2px solid var(--yellow);padding:24px 0;position:relative;overflow:hidden}.cpf-end__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;gap:24px}.cpf-end__copy{font-size:12px;font-weight:400;color:var(--gray-dim)}.cpf-end__pay{list-style:none;padding:0;margin:0;display:flex;gap:8px;align-items:center}.cpf-end__pay li{display:flex}.cpf-end__pay-ic{height:24px;width:auto;background:#fff;padding:4px 8px;border-radius:4px}.cpf-end__mascot{position:absolute;right:40px;bottom:-4px;width:48px;height:48px;opacity:.4;pointer-events:none;border-radius:50%}@media screen and (max-width:749px){.cpf-hero{padding:56px 0}.cpf-hero__inner{grid-template-columns:1fr;gap:32px;padding:0 24px;text-align:center}.cpf-hero__brand{align-items:center}.cpf-hero__logo{height:72px;align-self:center}.cpf-hero__logo--circle{height:64px;width:64px}.cpf-hero__heading{font-size:22px}.cpf-hero__sub{font-size:14px}.cpf-hero__nl{align-items:center;text-align:center}.cpf-hero__fields{grid-template-columns:1fr}.cpf-hero__btn{width:100%}.cpf-cols{padding:0}.cpf-cols__inner{display:flex;flex-direction:column;gap:0;padding:0}.cpf-col__head{display:none}.cpf-col__toggle{display:flex;width:100%;justify-content:space-between;align-items:center;background:none;border:none;border-bottom:1px solid var(--gray-rule);padding:16px 24px;cursor:pointer;color:var(--white);font-family:inherit;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.cpf-col__plus{width:16px;height:16px;position:relative;flex-shrink:0}.cpf-col__plus:before,.cpf-col__plus:after{content:"";position:absolute;background:var(--yellow);border-radius:1px}.cpf-col__plus:before{width:12px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.cpf-col__plus:after{width:2px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .25s ease}.cpf-acc.is-open .cpf-col__plus:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.cpf-acc .cpf-col__list{max-height:0;overflow:hidden;transition:max-height .25s ease;padding:0 24px}.cpf-acc.is-open .cpf-col__list{padding:8px 24px 20px}.cpf-col--social{padding:20px 24px;border-bottom:1px solid var(--gray-rule)}.cpf-col--social .cpf-col__head{display:none}.cpf-col__head--mob{display:block;font-size:12px;font-weight:800;color:var(--white);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}.cpf-soc{flex-direction:row;gap:12px}.cpf-soc__name{display:none}.cpf-soc__ic{width:40px;height:40px}.cpf-soc__ic svg{width:20px;height:20px}.cpf-trust{padding:28px 0}.cpf-trust__inner{padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.cpf-trust__ic svg{width:24px;height:24px}.cpf-trust__tx{font-size:12px;white-space:normal}.cpf-end__inner{flex-direction:column-reverse;align-items:center;gap:12px;padding:0 24px}.cpf-end__copy{text-align:center;font-size:12px}.cpf-end__mascot{right:16px;bottom:-4px;width:40px;height:40px}}@media screen and (min-width:750px)and (max-width:989px){.cpf-hero__inner{grid-template-columns:1fr;gap:32px}.cpf-cols__inner{grid-template-columns:repeat(2,1fr);gap:32px 48px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-footer.css.map */
