*{box-sizing:border-box}html{background:#070708;color:#f7f7f5;font-family:Montserrat,Arial,sans-serif}body{margin:0;min-height:100vh;background:radial-gradient(circle at 85% 0,rgba(24,214,255,.16),transparent 32%),linear-gradient(180deg,#08090a,#0c0d0f)}a{color:inherit}.pr-shell{width:min(1460px,calc(100% - 36px));margin:auto}.pr-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 0;background:rgba(7,7,8,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.pr-logo{width:188px;max-height:58px;object-fit:contain}.pr-header nav{display:flex;gap:8px;align-items:center}.pr-header a,.pr-header button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.035);text-decoration:none;color:#e8e8e5;font-size:9px;font-weight:900;letter-spacing:.06em}.pr-header .primary{background:#18d6ff;border-color:#18d6ff;color:#fff}.pr-hero{padding:76px 0 36px}.pr-kicker{margin:0 0 10px;color:#ff7b63;font-size:10px;font-weight:900;letter-spacing:.18em}.pr-hero h1{margin:0;font-size:clamp(44px,6vw,88px);line-height:.9;letter-spacing:-.06em;text-transform:uppercase}.pr-hero p{max-width:860px;margin:22px 0 0;color:#b6b8bd;font-size:16px;line-height:1.6}.pr-tools{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:16px 0 26px}.pr-search{height:52px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.04);color:#fff;padding:0 16px;font:inherit;font-size:13px;outline:none}.pr-search:focus{border-color:rgba(24,214,255,.6)}.pr-country{display:flex;gap:7px}.pr-country button,.pr-filter button{height:42px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.035);color:#a9abb0;padding:0 13px;font-size:9px;font-weight:900;cursor:pointer}.pr-country button.active,.pr-filter button.active{background:rgba(24,214,255,.12);border-color:rgba(24,214,255,.5);color:#ff826d}.pr-filter{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 24px}.pr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-bottom:60px}.pr-card{border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.035);padding:18px;box-shadow:0 22px 60px rgba(0,0,0,.15)}.pr-club-head{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:center}.pr-crest{width:62px;height:62px;object-fit:contain}.pr-club-head h2{margin:0 0 4px;font-size:20px;letter-spacing:-.03em}.pr-club-head small{color:#888b92;font-size:9px}.pr-socials{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:15px}.pr-social{min-width:0;min-height:58px;display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.09);border-radius:10px;text-decoration:none;color:#e8e8e6}.pr-social svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}.pr-social.x svg,.pr-social.facebook svg,.pr-social.youtube svg{fill:currentColor;stroke:none}.pr-social b{display:block;font-size:9px}.pr-social small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#979aa1;font-size:7px;margin-top:3px}.pr-social.disabled{opacity:.2;pointer-events:none}.pr-social:hover{border-color:rgba(24,214,255,.5);background:rgba(24,214,255,.08);color:#ff8068}.pr-empty{grid-column:1/-1;padding:40px;text-align:center;color:#9a9ca2;border:1px dashed rgba(255,255,255,.13);border-radius:16px}.pr-identity{grid-column:1/-1}.pr-section-title{margin:14px 0 12px;font-size:12px;letter-spacing:.1em;color:#a9abb0}.pr-crest-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.pr-crest-card{position:relative;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.035);padding:18px;cursor:pointer}.pr-crest-card:hover{border-color:rgba(24,214,255,.48);transform:translateY(-2px)}.pr-crest-card img{display:block;width:100%;height:110px;object-fit:contain;margin-bottom:14px}.pr-crest-card strong{display:block;font-size:11px}.pr-crest-card small{display:block;margin-top:4px;color:#85888f;font-size:8px}.pr-modal{position:fixed;inset:0;z-index:50;display:none;place-items:center;padding:20px;background:rgba(0,0,0,.76);backdrop-filter:blur(8px)}.pr-modal.open{display:grid}.pr-modal-panel{position:relative;width:min(780px,100%);max-height:86vh;overflow:auto;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:#101114;padding:28px}.pr-modal-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.04);color:#fff;font-size:22px;cursor:pointer}.pr-modal h2{margin:0 0 20px;font-size:28px}.pr-variants{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pr-variant{border:1px solid rgba(255,255,255,.09);border-radius:13px;padding:14px}.pr-variant img{width:100%;height:140px;object-fit:contain}.pr-variant a{display:flex;justify-content:center;align-items:center;height:38px;margin-top:10px;border-radius:8px;background:#18d6ff;text-decoration:none;font-size:8px;font-weight:900}.pr-footer{padding:24px 0 40px;border-top:1px solid rgba(255,255,255,.08);color:#73767d;font-size:9px}.network-label-short{display:none}@media(max-width:1260px){.pr-socials{grid-template-columns:repeat(5,48px);justify-content:start}.pr-social{display:grid;place-items:center;grid-template-columns:1fr;padding:7px}.pr-social>span{display:none}.pr-grid{grid-template-columns:1fr}}@media(max-width:900px){.pr-shell{width:min(100% - 22px,720px)}.pr-header{align-items:flex-start}.pr-header nav{flex-wrap:wrap;justify-content:flex-end}.pr-logo{width:150px}.pr-hero{padding-top:50px}.pr-tools{grid-template-columns:1fr}.pr-crest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pr-variants{grid-template-columns:1fr}.pr-socials{grid-template-columns:repeat(5,minmax(42px,1fr))}}@media(max-width:560px){.pr-header nav a:not(.primary){display:none}.pr-hero h1{font-size:44px}.pr-socials{grid-template-columns:repeat(4,minmax(42px,1fr))}.pr-crest-grid{grid-template-columns:1fr 1fr}}

/* v6.54 · recursos más compactos, centrados y con aire lateral */
.pr-shell{width:min(1180px,calc(100% - 96px));margin-inline:auto}
.pr-header{padding-block:20px}.pr-hero{padding:68px 0 32px}.pr-hero p{max-width:760px}
.pr-filter-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 26px}.pr-filter{margin:0;flex:1}.pr-downloads{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pr-downloads button{height:42px;border:1px solid rgba(24,214,255,.42);border-radius:10px;background:rgba(24,214,255,.08);color:#ff826d;padding:0 13px;font-size:8px;font-weight:900;letter-spacing:.065em;cursor:pointer}.pr-downloads button:hover{background:rgba(24,214,255,.16);border-color:#18d6ff}.pr-downloads button[hidden]{display:none!important}

/* Redes oficiales: cards compactas, 3 por fila, sólo logos de red. */
body[data-resource="officials"] .pr-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body[data-resource="officials"] .pr-card{padding:15px 16px;min-height:0;border-radius:15px}
body[data-resource="officials"] .pr-club-head{grid-template-columns:48px minmax(0,1fr);gap:11px}
body[data-resource="officials"] .pr-crest{width:46px;height:46px}
body[data-resource="officials"] .pr-club-head h2{font-size:15px;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body[data-resource="officials"] .pr-club-head small{font-size:7.5px}
body[data-resource="officials"] .pr-socials{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:12px}
body[data-resource="officials"] .pr-social{width:39px;height:39px;min-height:39px;display:grid;place-items:center;padding:0;border-radius:9px}
body[data-resource="officials"] .pr-social svg{width:21px;height:21px}
body[data-resource="officials"] .pr-social>span{display:none!important}

/* Escudoteca conserva grilla visual pero con contenedor más contenido. */
body[data-resource="crests"] .pr-crest-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}
body[data-resource="crests"] .pr-crest-card{padding:16px}
body[data-resource="crests"] .pr-crest-card img{height:98px;margin-bottom:12px}

/* Modal: ancho determinado por la cantidad real de variantes. */
.pr-modal-panel{width:auto;max-width:min(920px,calc(100vw - 40px));min-width:0;padding:26px;text-align:center;overflow:auto}
.pr-modal-panel[data-count="1"]{width:min(390px,calc(100vw - 40px))}.pr-modal-panel[data-count="2"]{width:min(650px,calc(100vw - 40px))}.pr-modal-panel[data-count="3"]{width:min(880px,calc(100vw - 40px))}.pr-modal-panel[data-count="4"]{width:min(920px,calc(100vw - 40px))}
.pr-modal h2{padding:0 44px;margin:0 0 18px;text-align:center;font-size:24px}.pr-variants{grid-template-columns:repeat(var(--variant-cols,3),minmax(0,1fr));justify-content:center}.pr-modal-panel[data-count="1"] .pr-variants{grid-template-columns:minmax(0,1fr)}.pr-modal-panel[data-count="2"] .pr-variants{grid-template-columns:repeat(2,minmax(0,1fr))}.pr-modal-panel[data-count="3"] .pr-variants,.pr-modal-panel[data-count="4"] .pr-variants{--variant-cols:3}.pr-variant{text-align:center}.pr-variant img{height:150px}.pr-modal-panel.is-single .pr-variant img{height:185px}

@media(max-width:1100px){.pr-shell{width:min(100% - 54px,960px)}body[data-resource="officials"] .pr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-resource="crests"] .pr-crest-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.pr-shell{width:min(100% - 28px,680px)}.pr-filter-row{display:grid}.pr-downloads{justify-content:flex-start}body[data-resource="officials"] .pr-grid{grid-template-columns:1fr}body[data-resource="crests"] .pr-crest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pr-modal-panel[data-count]{width:min(520px,calc(100vw - 28px))}.pr-variants,.pr-modal-panel[data-count="2"] .pr-variants{grid-template-columns:1fr}}


/* v6.56 · mobile QA recursos públicos */
@media(max-width:900px){
 html{scroll-padding-top:72px}.pr-shell{width:calc(100% - 20px)!important}.pr-header{position:sticky;top:0;z-index:30;min-height:64px;align-items:center!important;padding:9px 0!important;background:rgba(7,7,8,.94)!important}.pr-logo{width:126px!important;max-height:38px!important}.pr-header nav{gap:6px!important;flex-wrap:nowrap!important}.pr-header a,.pr-header button{min-height:38px!important;padding:0 10px!important;font-size:7.5px!important;white-space:nowrap}.pr-header nav a:not(.primary){display:none!important}.pr-hero{padding:46px 0 24px!important}.pr-hero h1{font-size:clamp(42px,13vw,68px)!important}.pr-hero p{font-size:14px!important;line-height:1.55!important;margin-top:17px!important}.pr-tools{grid-template-columns:1fr!important;gap:9px!important;padding:10px 0 18px!important}.pr-search{height:48px!important;font-size:16px!important}.pr-country{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%}.pr-country button{width:100%!important;height:42px!important}.pr-filter-row{display:grid!important;gap:10px!important}.pr-filter{display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important;padding-bottom:5px}.pr-filter::-webkit-scrollbar{display:none}.pr-filter button{flex:0 0 auto!important}.pr-downloads{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%;gap:7px!important}.pr-downloads button{width:100%;height:42px!important;padding:0 8px!important}.pr-grid{gap:10px!important;padding-bottom:40px!important}
 body[data-resource="officials"] .pr-grid{grid-template-columns:1fr!important}.pr-card{padding:14px!important}.pr-club-head{grid-template-columns:52px minmax(0,1fr)!important;gap:11px!important}.pr-crest{width:50px!important;height:50px!important}.pr-club-head h2{font-size:16px!important}.pr-socials{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}.pr-social{width:auto!important;height:42px!important;min-height:42px!important}.pr-social svg{width:22px!important;height:22px!important}
 body[data-resource="crests"] .pr-crest-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.pr-crest-card{padding:12px!important;border-radius:13px!important}.pr-crest-card img{height:90px!important;margin-bottom:9px!important}.pr-crest-card strong{font-size:10px!important}.pr-crest-card small{font-size:7px!important}.pr-modal{padding:8px!important;align-items:flex-end!important}.pr-modal-panel,.pr-modal-panel[data-count]{width:100%!important;max-width:none!important;max-height:calc(100dvh - 12px)!important;padding:22px 13px calc(16px + env(safe-area-inset-bottom))!important;border-radius:20px 20px 8px 8px!important;overflow:auto!important}.pr-modal h2{font-size:22px!important;padding:0 40px!important}.pr-variants,.pr-modal-panel[data-count="2"] .pr-variants,.pr-modal-panel[data-count="3"] .pr-variants,.pr-modal-panel[data-count="4"] .pr-variants{grid-template-columns:1fr!important}.pr-variant img,.pr-modal-panel.is-single .pr-variant img{height:min(190px,30dvh)!important}.pr-footer{padding:20px 0 calc(28px + env(safe-area-inset-bottom))!important}
}
@media(max-width:430px){
 .pr-shell{width:calc(100% - 14px)!important}.pr-logo{width:112px!important}.pr-header .primary{padding:0 8px!important;font-size:7px!important}.pr-hero{padding-top:38px!important}.pr-hero h1{font-size:42px!important}.pr-downloads{grid-template-columns:1fr!important}.pr-socials{grid-template-columns:repeat(5,minmax(38px,1fr))!important}.pr-social{height:40px!important;min-height:40px!important}body[data-resource="crests"] .pr-crest-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pr-crest-card img{height:78px!important}
}


/* v6.56c · Redes Oficiales desktop polish */
@media (min-width:901px){
  /* La franja superior negra ocupa todo el viewport, aunque el contenido siga centrado. */
  body[data-resource="officials"] .pr-header{
    position:sticky;
    isolation:isolate;
    background:transparent!important;
    border-bottom:0!important;
  }
  body[data-resource="officials"] .pr-header::before{
    content:"";
    position:absolute;
    z-index:-1;
    top:0;
    bottom:0;
    left:50%;
    width:100vw;
    transform:translateX(-50%);
    background:#070708;
    border-bottom:1px solid rgba(255,255,255,.08);
    box-shadow:0 10px 28px rgba(0,0,0,.18);
  }

  /* Más aire entre filtros y la primera fila de clubes. */
  body[data-resource="officials"] .pr-filter{
    margin-bottom:34px!important;
  }

  /* Los iconos quedan realmente centrados dentro de cada cuadrado. */
  body[data-resource="officials"] .pr-social{
    display:grid!important;
    place-items:center!important;
    align-content:center!important;
    justify-content:center!important;
    line-height:0!important;
  }
  body[data-resource="officials"] .pr-social svg{
    display:block!important;
    margin:auto!important;
    position:static!important;
    transform:none!important;
    flex:none!important;
  }
}


/* v6.56f · Escudoteca uses the same full-width desktop header treatment as Redes Oficiales. */
@media (min-width:901px){
  body[data-resource="crests"] .pr-header{
    position:sticky;
    isolation:isolate;
    background:transparent!important;
    border-bottom:0!important;
  }
  body[data-resource="crests"] .pr-header::before{
    content:"";
    position:absolute;
    z-index:-1;
    top:0;
    bottom:0;
    left:50%;
    width:100vw;
    transform:translateX(-50%);
    background:#070708;
    border-bottom:1px solid rgba(255,255,255,.08);
    box-shadow:0 10px 28px rgba(0,0,0,.18);
  }
}

/* ===== SPORLYT 7.0 · recursos públicos por tipo de entidad ===== */
.pr-header{width:100%!important;max-width:none!important;margin:0!important;padding-left:max(24px,calc((100vw - 1460px)/2))!important;padding-right:max(24px,calc((100vw - 1460px)/2))!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-top:0!important;background:#070708f2!important}
.pr-header>a[aria-label="Sporlyt"]{display:flex!important;align-items:center!important;min-width:190px!important;border:0!important;background:transparent!important;padding:0!important}
.pr-header .pr-logo{display:block!important;width:188px!important;height:auto!important;max-height:52px!important;object-fit:contain!important;object-position:left center!important}
.pr-filter-stack{display:grid;gap:10px;min-width:0;flex:1}.pr-filter-context{display:grid;gap:8px}.pr-filter-type{margin:0!important}.pr-filter-type button{min-width:104px}.pr-filter-type button.active{background:#18d6ff!important;border-color:#18d6ff!important;color:#fff!important}.pr-filter-country,.pr-filter-division{margin:0!important}.pr-filter-context[hidden]{display:none!important}
.pr-filter-row{align-items:start!important;gap:14px!important;margin-bottom:30px!important}.pr-grid{display:block!important;padding-bottom:60px}.pr-resource-section{margin-bottom:22px}.pr-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pr-section-title{margin:0 0 12px!important;font-size:10px!important;letter-spacing:.16em!important;color:#8d9097!important}.pr-identity+.pr-identity{margin-top:28px}
.pr-card{min-width:0}.pr-socials{display:grid!important;grid-template-columns:repeat(7,46px)!important;gap:8px!important;align-items:center!important;justify-content:start!important}.pr-social{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important;display:grid!important;place-items:center!important;grid-template-columns:1fr!important;line-height:0!important}.pr-social svg{display:block!important;width:24px!important;height:24px!important;margin:auto!important;transform:none!important}.pr-social.disabled{opacity:.16}.pr-entity-fallback{width:62px;height:62px;border-radius:15px;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;background:rgba(255,255,255,.035);font-size:14px;font-weight:900;color:#b7b9bf}.pr-entity-fallback.large{width:100%;height:110px;border-radius:12px;margin-bottom:14px;font-size:24px}
.pr-user{position:relative}.pr-user-trigger{min-height:42px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 10px!important}.pr-user-trigger>span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#18d6ff;color:#fff;font-size:8px;font-weight:900}.pr-user-trigger>b{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.pr-user-trigger>i{font-style:normal;color:#777}.pr-user-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:60;width:210px;padding:7px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#111216;box-shadow:0 24px 60px rgba(0,0,0,.42)}.pr-user-menu[hidden]{display:none!important}.pr-user-menu a,.pr-user-menu button{width:100%;min-height:40px!important;justify-content:flex-start!important;border:0!important;background:transparent!important;padding:0 10px!important;color:#d7d8db!important;font-size:8px!important}.pr-user-menu a:hover,.pr-user-menu button:hover{background:rgba(24,214,255,.09)!important;color:#ff8b76!important}
@media(max-width:1260px){.pr-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pr-socials{grid-template-columns:repeat(7,42px)!important}.pr-social{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}}
@media(max-width:900px){.pr-header{padding-left:11px!important;padding-right:11px!important}.pr-header>a[aria-label="Sporlyt"]{min-width:0!important}.pr-header .pr-logo{width:145px!important;max-height:42px!important}.pr-filter-row{display:grid!important;grid-template-columns:1fr!important;margin-bottom:22px!important}.pr-filter-type,.pr-filter-country,.pr-filter-division{overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none}.pr-filter-type::-webkit-scrollbar,.pr-filter-country::-webkit-scrollbar,.pr-filter-division::-webkit-scrollbar{display:none}.pr-filter button{flex:0 0 auto}.pr-card-grid{grid-template-columns:1fr!important}.pr-socials{grid-template-columns:repeat(7,minmax(38px,1fr))!important;justify-content:stretch!important}.pr-social{width:100%!important;min-width:0!important}.pr-user-trigger>b{display:none}.pr-user-menu{right:0}}
@media(max-width:560px){.pr-header .pr-logo{width:126px!important}.pr-socials{grid-template-columns:repeat(4,minmax(42px,1fr))!important}.pr-filter-type button{min-width:95px}.pr-user-trigger{padding:0 7px!important}.pr-user-trigger>span{width:26px;height:26px}}

/* v7.0 · buscador arriba; filtros exclusivamente debajo */
.pr-tools{grid-template-columns:minmax(0,1fr)!important}.pr-search{width:100%}.pr-filter-stack{margin-bottom:4px}

/* v7.1 · ligas/selecciones CONMEBOL */
.pr-entity-note{margin:12px 0 0;color:#858991;font-size:8px;line-height:1.5;min-height:24px}
.pr-social.institutional{border-style:dashed;border-color:rgba(255,255,255,.16)}
.pr-social.institutional:hover{border-color:rgba(24,214,255,.55)}
@media(max-width:900px){.pr-entity-note{font-size:8.5px;line-height:1.45}}

/* v7.2.6 · SVG dropdown icon */
.pr-user-chevron{display:grid;place-items:center;width:16px;height:16px}.pr-user-chevron svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}


/* SPORLYT 7.3.0 */
:root{--accent:#18d6ff;--accent2:#1677ff}.pr-conmebol-card img{max-width:96px!important;max-height:82px!important;object-fit:contain!important}.pr-conmebol-card{background:linear-gradient(145deg,rgba(24,214,255,.06),rgba(22,119,255,.04))!important}.pr-conmebol-card strong{color:#fff}.pr-conmebol-card small{color:#8fa2b5}

/* v7.3.1 · contenido semántico indexable */
.pr-seo-copy{max-width:1100px;margin:54px auto 20px;padding:30px;border:1px solid rgba(105,210,255,.15);border-radius:18px;background:rgba(7,17,30,.72)}.pr-seo-copy h2{margin:0 0 12px;font-size:clamp(22px,3vw,34px);color:#fff}.pr-seo-copy p{max-width:900px;color:#aeb9c7;line-height:1.7}.pr-seo-copy a{color:#53d7ff;font-weight:800;text-decoration:none}.pr-seo-copy a:hover{text-decoration:underline}
