.pegalo-products{background:var(--pegalo-bg);color:var(--pegalo-text)}.pegalo-products *{box-sizing:border-box}.pegalo-products__inner{width:min(100% - 32px,1240px);margin:0 auto;padding:clamp(70px,8vw,110px) 0}.pegalo-products__header{display:grid;grid-template-columns:1fr .75fr;gap:clamp(30px,6vw,90px);align-items:end;margin-bottom:42px}.pegalo-products__eyebrow{margin:0 0 14px;color:#777;font-size:11px;line-height:1;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.pegalo-products__heading{max-width:760px;margin:0;color:var(--pegalo-text);font-size:clamp(40px,5vw,66px);line-height:.98;letter-spacing:-.045em;font-weight:500}.pegalo-products__description{max-width:500px;color:#777;font-size:16px;line-height:1.65}.pegalo-products__description p{margin:0}.pegalo-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pegalo-product-card{min-width:0;background:var(--pegalo-card);border:1px solid #e2e2e2}.pegalo-product-card__link,.pegalo-product-card__empty{height:100%;display:flex;flex-direction:column;color:inherit;text-decoration:none}.pegalo-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f2f2f2}.pegalo-product-card__media img,.pegalo-product-card__placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pegalo-product-card__link:hover .pegalo-product-card__media img{transform:scale(1.025)}.pegalo-product-card__badge{position:absolute;top:14px;left:14px;z-index:1;padding:8px 10px;background:var(--pegalo-accent);color:#111;font-size:10px;line-height:1;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.pegalo-product-card__arrow{position:absolute;right:14px;bottom:14px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--pegalo-accent);color:#111;font-size:16px;opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease}.pegalo-product-card__link:hover .pegalo-product-card__arrow,.pegalo-product-card__link:focus-visible .pegalo-product-card__arrow{opacity:1;transform:translateY(0)}.pegalo-product-card__link:focus-visible{outline:3px solid var(--pegalo-accent);outline-offset:3px}.pegalo-product-card__content{flex:1;padding:20px 18px 22px;border-top:1px solid #e2e2e2}.pegalo-product-card__content h3{margin:0;color:var(--pegalo-text);font-size:clamp(19px,1.8vw,25px);line-height:1.08;letter-spacing:-.025em;font-weight:550}.pegalo-product-card__price{display:flex;flex-wrap:wrap;gap:5px 8px;align-items:baseline;margin-top:14px;color:#555;font-size:14px;line-height:1.3;font-weight:750}.pegalo-product-card__price s{color:#999;font-weight:500}.pegalo-products__footer{display:flex;justify-content:flex-end;margin-top:30px}.pegalo-products__cta{display:inline-flex;align-items:center;gap:12px;padding:9px 0;color:var(--pegalo-text);font-size:14px;font-weight:800;text-decoration:none;border-bottom:2px solid var(--pegalo-accent)}.pegalo-products__cta span{transition:transform .2s ease}.pegalo-products__cta:hover span{transform:translate(4px)}@media(max-width:989px){.pegalo-products__header{grid-template-columns:1fr;align-items:start}.pegalo-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pegalo-product-card__arrow{opacity:1;transform:none}}@media(max-width:640px){.pegalo-products__inner{width:min(100% - 24px,1240px);padding:58px 0 68px}.pegalo-products__header{margin-bottom:30px}.pegalo-products__grid{grid-template-columns:1fr;gap:10px}.pegalo-product-card__media{aspect-ratio:5 / 4}.pegalo-products__footer{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.pegalo-product-card__media img,.pegalo-product-card__arrow,.pegalo-products__cta span{transition:none}}.pegalo-shop{background:#fff;color:#111}.pegalo-shop *,.pegalo-shop *:before,.pegalo-shop *:after{box-sizing:border-box}.pegalo-shop .pegalo-shop__inner{width:min(100% - 32px,1240px);margin:0 auto;padding:clamp(70px,8vw,110px) 0}.pegalo-shop .pegalo-shop__header{display:grid;grid-template-columns:1fr .75fr;gap:clamp(30px,6vw,90px);align-items:end;margin-bottom:42px}.pegalo-shop .pegalo-shop__eyebrow{margin:0 0 14px;color:#595959;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.pegalo-shop .pegalo-shop__heading{margin:0;color:#111;font-family:inherit;font-size:clamp(40px,5vw,66px);font-weight:500;line-height:1.05;letter-spacing:-.045em;overflow-wrap:anywhere}.pegalo-shop .pegalo-shop__heading:after{content:"";display:block;width:64px;height:4px;margin-top:24px;background:#f5c400}.pegalo-shop .pegalo-shop__intro{margin:0;max-width:500px;color:#595959;font-size:16px;line-height:1.65}.pegalo-shop .pegalo-shop__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 12px;list-style:none;padding:0;margin:0}.pegalo-shop .pegalo-shop__item{min-width:0;margin:0;padding:0}.pegalo-shop .pegalo-shop__card{display:flex;flex-direction:column;height:100%;background:#111;color:#fff;text-decoration:none;border:0;border-radius:0;box-shadow:none}.pegalo-shop a.pegalo-shop__card:focus-visible{outline:3px solid #111;outline-offset:4px;box-shadow:inset 0 0 0 3px #f5c400}.pegalo-shop .pegalo-shop__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;background:#ededeb}.pegalo-shop .pegalo-shop__image,.pegalo-shop .pegalo-shop__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.pegalo-shop .pegalo-shop__placeholder{fill:#777}.pegalo-shop .pegalo-shop__number{position:absolute;top:14px;left:14px;display:grid;place-items:center;min-width:34px;min-height:34px;padding:4px;background:#f5c400;color:#111;font-size:12px;font-weight:800}.pegalo-shop .pegalo-shop__content{display:flex;flex-direction:column;flex:1;padding:26px;border-bottom:3px solid #f5c400}.pegalo-shop .pegalo-shop__label{margin:0 0 10px;color:#f5c400;font-size:11px;font-weight:800;line-height:1.5;letter-spacing:.16em;text-transform:uppercase;overflow-wrap:anywhere}.pegalo-shop .pegalo-shop__title{margin:0;color:#fff;font-family:inherit;font-size:clamp(25px,2.4vw,34px);font-weight:500;line-height:1.12;letter-spacing:-.035em;overflow-wrap:anywhere}.pegalo-shop .pegalo-shop__description{margin:12px 0 24px;color:#d0d0d0;font-size:15px;line-height:1.6;overflow-wrap:anywhere}.pegalo-shop .pegalo-shop__action{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:16px;color:#fff;font-size:13px;font-weight:700}.pegalo-shop .pegalo-shop__arrow{display:grid;place-items:center;flex:0 0 40px;height:40px;border-radius:50%;background:#f5c400;color:#111;font-size:21px;transition:transform .2s ease}.pegalo-shop .pegalo-shop__notice{margin:20px 0 0;color:#f5c400;font-size:13px;line-height:1.5}@media(hover:hover)and (prefers-reduced-motion:no-preference){.pegalo-shop a.pegalo-shop__card:hover .pegalo-shop__image{transform:scale(1.025)}.pegalo-shop a.pegalo-shop__card:hover .pegalo-shop__arrow{transform:translate(2px,-2px)}}@media(max-width:989px){.pegalo-shop .pegalo-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pegalo-shop .pegalo-shop__header{grid-template-columns:1fr;gap:24px}}@media(max-width:640px){.pegalo-shop .pegalo-shop__inner{width:calc(100% - 24px);padding:58px 0 68px}.pegalo-shop .pegalo-shop__grid{grid-template-columns:minmax(0,1fr);gap:16px}.pegalo-shop .pegalo-shop__header{margin-bottom:30px}.pegalo-shop .pegalo-shop__content{padding:22px}.pegalo-shop .pegalo-shop__title{font-size:28px}}@media(prefers-reduced-motion:reduce){.pegalo-shop .pegalo-shop__image,.pegalo-shop .pegalo-shop__arrow{transition:none}}.pegalo-trust{background:var(--pegalo-bg);color:var(--pegalo-text)}.pegalo-trust *{box-sizing:border-box}.pegalo-trust__inner{width:min(100% - 32px,1240px);margin:0 auto;padding:clamp(70px,8vw,110px) 0}.pegalo-trust__header{display:grid;grid-template-columns:1fr .75fr;gap:clamp(30px,6vw,90px);align-items:end;margin-bottom:42px}.pegalo-trust__eyebrow{margin:0 0 14px;color:var(--pegalo-accent);font-size:11px;line-height:1;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.pegalo-trust__heading{max-width:760px;margin:0;color:var(--pegalo-text);font-size:clamp(40px,5vw,66px);line-height:.98;letter-spacing:-.045em;font-weight:500}.pegalo-trust__description{max-width:500px;color:#ffffffa8;font-size:16px;line-height:1.65}.pegalo-trust__description p{margin:0}.pegalo-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14)}.pegalo-trust-card{min-height:260px;display:flex;flex-direction:column;padding:24px;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);background:#ffffff06}.pegalo-trust-card__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.pegalo-trust-card__number{color:#ffffff6b;font-size:11px;line-height:1;font-weight:800;letter-spacing:.14em}.pegalo-trust-card__mark{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--pegalo-accent);color:#111;font-size:14px;line-height:1;font-weight:900}.pegalo-trust-card__content{margin-top:auto;padding-top:54px}.pegalo-trust-card h3{margin:0;color:var(--pegalo-text);font-size:clamp(23px,2vw,30px);line-height:1.04;letter-spacing:-.03em;font-weight:500}.pegalo-trust-card p{margin:13px 0 0;color:#ffffff9e;font-size:14px;line-height:1.6}@media(max-width:989px){.pegalo-trust__header{grid-template-columns:1fr;align-items:start}.pegalo-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.pegalo-trust__inner{width:min(100% - 24px,1240px);padding:58px 0 68px}.pegalo-trust__header{margin-bottom:30px}.pegalo-trust__grid{grid-template-columns:1fr}.pegalo-trust-card{min-height:210px;padding:20px}.pegalo-trust-card__content{padding-top:40px}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
