.main-content .player-protection{display:grid;grid-template-columns:4fr 6fr;grid-gap:60px;padding:40px;border-radius:10px;align-items:center}@media (max-width:990px){.main-content .player-protection{padding:25px;grid-gap:20px;grid-template-columns:1fr}}@media (max-width:576px){.main-content .player-protection{padding:15px;grid-gap:10px}}.main-content .player-protection__content h1,.main-content .player-protection__content h2,.main-content .player-protection__content h3,.main-content .player-protection__content h4,.main-content .player-protection__content h5{font-size:35px;font-weight:700;margin-bottom:15px;line-height:1.3}@media (max-width:990px){.main-content .player-protection__content h1,.main-content .player-protection__content h2,.main-content .player-protection__content h3,.main-content .player-protection__content h4,.main-content .player-protection__content h5{font-size:25px;line-height:1.3;margin-bottom:10px}}.main-content .player-protection__img{display:flex;align-items:center;justify-content:center}@media (max-width:990px){.main-content .player-protection__img{grid-row-start:2}}.main-content .player-protection__img img{max-width:100%;height:auto;object-fit:contain;display:block;box-sizing:border-box}@media (max-width:990px){.main-content .player-protection__img img{max-height:250px}}.main-content .player-protection-none-bg{padding:0;border-radius:0}@media (max-width:990px){.main-content .player-protection-none-bg{padding:0}}@media (max-width:576px){.main-content .player-protection-none-bg{padding:0}}.main-content .player-protection-left{grid-template-columns:6fr 4fr}@media (max-width:990px){.main-content .player-protection-left{grid-template-columns:1fr}}