.free-guides-hero,.free-guides-section{position:relative}.free-guides-hero{min-height:760px;display:flex;align-items:center;padding:170px 0 110px}.free-guides-hero .section-inner{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:70px;align-items:center}.free-guides-hero-content{max-width:800px}.free-guides-hero-title{max-width:850px;margin:0;color:#fff;font-size:clamp(52px,6.6vw,96px);font-weight:800;line-height:.98;letter-spacing:-.055em}.free-guides-hero-title span{display:block;color:#ff6542}.free-guides-hero-subtitle{max-width:720px;margin:30px 0 0;color:#ffffffb8;font-size:18px;line-height:1.75}.free-guides-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.free-guides-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid transparent;border-radius:999px;color:#fff;font-size:15px;font-weight:700;text-decoration:none;transition:transform .3s ease,background-color .3s ease,border-color .3s ease}.free-guides-button:hover{transform:translateY(-2px)}.free-guides-button.primary{background:#ff6542}.free-guides-button.primary:hover{background:#e95231}.free-guides-button.secondary{border-color:#fff3;background:#ffffff12;backdrop-filter:blur(12px)}.free-guides-button.secondary:hover{border-color:#ffffff52;background:#ffffff1c}.free-guides-count{padding:34px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#00000047;backdrop-filter:blur(16px)}.free-guides-count strong{display:block;color:#fff;font-size:76px;line-height:1}.free-guides-count span{display:block;margin-top:13px;color:#ffffffad;font-size:15px;line-height:1.55}.free-guides-section{padding:90px 0}.free-guides-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:38px}.free-guides-heading>div{max-width:680px}.free-guides-heading .fp-game-section-title{margin-bottom:0}.free-guides-heading .fp-game-section-text{max-width:470px;margin:0 0 5px}.free-guides-featured-grid,.free-guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.free-guides-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#0000004d;transition:transform .4s ease,border-color .4s ease,box-shadow .4s ease}.free-guides-card:hover{transform:translateY(-3px);border-color:#ffffff2e;box-shadow:0 18px 45px #00000038}.free-guides-card[hidden]{display:none}.free-guides-cover{position:relative;min-height:260px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;overflow:hidden;color:#fff;isolation:isolate}.free-guides-card.featured .free-guides-cover{min-height:310px}.free-guides-cover:before{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(155deg,rgba(255,255,255,.14),transparent 45%),radial-gradient(circle at 100% 0,rgba(255,255,255,.24),transparent 34%)}.free-guides-cover:after{position:absolute;right:-48px;bottom:-48px;z-index:-1;width:175px;height:175px;border:18px solid rgba(255,255,255,.1);border-radius:50%;content:""}.free-guides-cover h3{max-width:320px;margin:42px 0;color:#fff;font-size:clamp(25px,2.3vw,36px);line-height:1.05;letter-spacing:-.035em}.free-guides-cover-kicker,.free-guides-cover-category{font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.free-guides-cover-kicker{opacity:.76}.free-guides-cover-category{width:fit-content;padding:8px 11px;border:1px solid rgba(255,255,255,.23);border-radius:999px;background:#ffffff14}.cover-orange{background:linear-gradient(145deg,#f15a24,#9e2c08)}.cover-blue{background:linear-gradient(145deg,#246bfd,#142e6b)}.cover-purple{background:linear-gradient(145deg,#8457de,#351966)}.cover-green{background:linear-gradient(145deg,#169b62,#07563a)}.cover-red{background:linear-gradient(145deg,#e5484d,#86191d)}.cover-gold{background:linear-gradient(145deg,#d79a1d,#774705)}.free-guides-card-content{flex:1;display:flex;flex-direction:column;padding:28px}.free-guides-category{width:fit-content;padding:7px 10px;border-radius:999px;background:#ff654224;color:#ff896f;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.free-guides-card-content h3{margin:17px 0 0;color:#fff;font-size:21px;line-height:1.3;letter-spacing:-.02em}.free-guides-card-content p{margin:14px 0 26px;color:#ffffffad;font-size:15px;line-height:1.7}.free-guides-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:#ff896f;font-size:15px;font-weight:700;text-decoration:none}.free-guides-link span{transition:transform .25s ease}.free-guides-link:hover span{transform:translate(4px)}.free-guides-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px}.free-guides-filter{min-height:42px;padding:0 17px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0000003d;color:#ffffffb8;cursor:pointer;font:inherit;font-size:14px;font-weight:700;backdrop-filter:blur(10px);transition:transform .25s ease,border-color .25s ease,background-color .25s ease,color .25s ease}.free-guides-filter:hover{transform:translateY(-1px);border-color:#ffffff38;color:#fff}.free-guides-filter.active{border-color:#ff6542;background:#ff6542;color:#fff}.free-guides-no-results{margin:40px 0 0;color:#ffffffa6;text-align:center}@media(max-width:968px){.free-guides-hero{min-height:auto;padding:150px 0 90px}.free-guides-hero .section-inner{grid-template-columns:1fr;gap:36px}.free-guides-count{max-width:330px}.free-guides-heading{align-items:start;flex-direction:column;gap:14px}.free-guides-featured-grid,.free-guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.free-guides-hero{padding:130px 0 70px}.free-guides-hero-title{font-size:clamp(46px,13vw,70px)}.free-guides-hero-subtitle{font-size:16px}.free-guides-section{padding:70px 0}.free-guides-featured-grid,.free-guides-grid{grid-template-columns:1fr;gap:24px}.free-guides-cover,.free-guides-card.featured .free-guides-cover{min-height:280px}.free-guides-filters{flex-wrap:nowrap;margin-right:-20px;padding-right:20px;overflow-x:auto;scrollbar-width:none}.free-guides-filters::-webkit-scrollbar{display:none}.free-guides-filter{flex:0 0 auto}}@media(max-width:480px){.free-guides-hero-actions{flex-direction:column}.free-guides-button{width:100%}.free-guides-count{padding:28px}.free-guides-count strong{font-size:64px}.free-guides-card-content{padding:24px}}
