.gf .gm__stack{width:var(--gf-w, 800px);gap:48px}.gf .gm__panel{padding:48px;gap:40px;border-radius:48px}.gf .gm__panel:before{top:0;right:0;bottom:0;left:0;padding:1px;background:#bed7f05c}.gf__intro{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.gf__head{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.gf__title{margin:0;width:100%;font-size:48px;line-height:1.2;font-weight:var(--rb-fw-b);color:var(--rb-c-white);text-align:center;text-transform:capitalize}.gf__sub{margin:0;width:100%;font-size:20px;line-height:1.4;font-weight:var(--rb-fw-r);color:#fffc;text-align:center}.gf__sub b,.gf__sub strong,.gf__para b,.gf__para strong{font-weight:var(--rb-fw-b);color:var(--rb-c-white)}.gm__pill--ok{background:#f2fcf1;border-color:#239627}.gm__pill--ok:before{display:none}.gm__pill--ok span{color:#239627}.gf__cta{display:flex;flex-direction:column;align-items:center;gap:12px;width:400px;max-width:100%}.gf .gm-btn-dark--arrow{width:100%}.gf-line{width:100%;border-radius:999px;background:#ffffff1a;overflow:hidden}div.gf-line__fill{display:block;height:16px;width:0;border-radius:999px;background:linear-gradient(177deg,#1f7622 16.6%,#90e593 83.4%);transition:width .7s cubic-bezier(.2,.8,.2,1)}.gf-row{position:relative;display:flex;align-items:center;gap:32px;width:100%;padding:32px;border:0;border-radius:24px;background:#ffffff0d;font-family:var(--rb-f);color:var(--rb-c-white);text-align:left;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .2s ease}.gf-row:hover{background:#ffffff1a}.gf-row.is-picked{background:#ffffff1a;box-shadow:inset 0 0 0 2px #f1f5f9}.gf-row.is-locked{opacity:.24;pointer-events:none}.gf-row:disabled{cursor:default}.gf-row__icon{flex-shrink:0;width:64px;height:64px}.gf-row__icon svg,.gf-row__icon img{display:block;width:100%;height:100%}.gf-row__text{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:8px}.gf-row__title{font-size:24px;line-height:1.4;font-weight:var(--rb-fw-b);color:var(--rb-c-white)}.gf-row__desc{font-size:20px;line-height:1.4;font-weight:var(--rb-fw-r);color:#fffc}.gm-screen.gf-result{gap:32px}.gm__pill--m{display:none}.gf-result__paras{display:flex;flex-direction:column;gap:12px;width:100%}.gf__para{margin:0;width:100%;font-size:20px;line-height:1.4;font-weight:var(--rb-fw-r);color:#fffc;text-align:center}.gf-founder{display:flex;align-items:flex-start;justify-content:center;gap:48px;width:100%;padding:48px;border-radius:32px;background:#ffffff0d;text-align:left}.gf-founder__side{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:320px;flex-shrink:0;align-self:stretch}.gf-founder__photo{position:relative;width:320px;flex:1 1 0;min-height:400px;border-radius:32px;overflow:hidden;background:#eee}.gf-founder__photo img{position:absolute;display:block;max-width:none}.gf-founder__who{display:flex;flex-direction:column;gap:4px;width:100%}.gf-founder__name{font-size:20px;line-height:1.4;font-weight:var(--rb-fw-b);color:var(--rb-c-white)}.gf-founder__role{font-size:20px;line-height:1.4;font-weight:var(--rb-fw-r);color:#fffc}.gf-founder__main{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.gf-founder__head{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.gf-founder__quote{margin:0;width:100%;font-size:32px;line-height:1.2;font-weight:var(--rb-fw-b);color:var(--rb-c-white);text-transform:capitalize}.gf-founder--quote-sm .gf-founder__quote{font-size:24px}.gf-founder__body{margin:0;width:100%;font-size:20px;line-height:1.4;font-weight:var(--rb-fw-r);color:#fffc}.gf-founder .gf__cta{align-self:flex-start}.gf-founder__mobile{display:none}.gf-evidence{position:relative;display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;padding:46px;border:2px solid rgba(255,255,255,.2);border-radius:32px;background:#ffffff0d}.gf-evidence__list{display:flex;flex-direction:column;gap:16px;width:100%}.gf-proof{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:32px 32px 32px 28px;border-left:4px solid #239627;border-radius:24px;background:#ffffff1a;text-align:left}.gf-proof__title{margin:0;width:100%;font-size:24px;line-height:1.2;font-weight:var(--rb-fw-b);color:var(--rb-c-white)}.gf-proof__body{margin:0;width:100%;font-size:20px;line-height:1.4;font-weight:var(--rb-fw-r);color:#fffc}.gf-proof__body a{color:inherit;text-decoration:underline;text-underline-position:from-font}.gf .gm__stack,.gf .gm__head{z-index:1}.gf-shake{animation:gm-shake .5s ease}@keyframes gf-lockflash{0%{transform:scale(.98);opacity:.4}55%{transform:scale(1.025);opacity:1}to{transform:scale(1)}}.gf-lockflash{animation:gf-lockflash .6s ease both}@media(max-width:749px){.gf .gm__stack{width:calc(100% - 30px);margin-left:auto;margin-right:auto;gap:32px}.gf .gm__panel{padding:24px;gap:24px;border-radius:32px}.gf__intro{gap:20px}.gf__head{gap:12px}.gf__title{font-size:40px}.gf__sub{font-size:18px}.gf__sub b,.gf__sub strong,.gf__para b,.gf__para strong{font-size:20px}.gf__cta{width:100%;gap:8px}.gf .gf__cta .gm-btn-light,.gf .gf__cta .gm-btn-dark--arrow{height:68px;padding:0 20px;white-space:nowrap}div.gf-line__fill{height:12px}.gf-row{flex-direction:column;align-items:flex-start;gap:16px;padding:24px;border-radius:20px}.gf-row.is-picked{box-shadow:inset 0 0 0 1.5px #f1f5f9}.gf-row__top{display:flex;align-items:center;gap:24px;width:100%}.gf-row__icon{width:48px;height:48px}.gf-row__text{width:100%;gap:16px}.gf-row__title{font-size:20px}.gf-row__desc{font-size:18px}.gm-screen.gf-result{gap:28px}.gm__pill--d{display:none}.gm__pill--m{display:inline-flex}.gf-result__paras{gap:16px}.gf__para{font-size:18px;text-align:left}.gf-founder{flex-direction:column;align-items:center;gap:24px;padding:24px;border-radius:24px}.gf-founder__side{display:none}.gf-founder__main{width:100%;gap:24px}.gf-founder__head{gap:12px}.gf-founder__quote,.gf-founder--quote-sm .gf-founder__quote{font-size:24px}.gf-founder__body{font-size:18px}.gf-founder__mobile{display:flex;align-items:center;gap:16px;width:336px;max-width:100%}.gf-founder__avatar{position:relative;flex-shrink:0;width:72px;height:72px;border-radius:999px;border:1.5px solid rgba(255,255,255,.2);overflow:hidden;background:#eee}.gf-founder__avatar img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 15%}.gf-founder__mobile .gf-founder__who{flex:1 1 0;min-width:0;gap:2px}.gf-founder__role{font-size:18px}.gf-founder .gf__cta{align-self:center}.gf-evidence{gap:24px;padding:22.5px;border-width:1.5px;border-radius:24px}.gf-evidence__list{gap:12px}.gf-proof{gap:8px;padding:20px 24px 20px 20px;border-radius:20px}.gf-proof__title{font-size:20px}.gf-proof__body{font-size:18px}.gf-proof__body a{font-size:20px}}.gf-row__top{display:contents}.gf-row__title--m{display:none}@media(max-width:749px){.gf-row__top{display:flex}.gf-row__title--m{display:block}.gf-row__title--d{display:none}}.gf-rim{position:relative}.gf-row:before,.cad__cell:before,.gf-founder:before,.gf-rim:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#bed7f08c,#7e9eca3d);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.gf-founder{position:relative}.gf-founder>*{position:relative;z-index:1}.gf-row>*{position:relative;z-index:1}.cad__cell{position:relative}.pws__rows .gf-row:before{display:none}.gf-evidence:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#bed7f099,#7e9eca42);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.gf-founder__photo img{width:var(--gf-photo-w, 100%);height:var(--gf-photo-h, 100%);left:var(--gf-photo-x, 0);top:var(--gf-photo-y, 0);object-fit:fill}.cct .gf-founder__photo{--gf-photo-w: 141.88%;--gf-photo-h: 124.73%;--gf-photo-x: -20.94%;--gf-photo-y: -12.36%}.omp .gf-founder__photo{--gf-photo-w: 116.4%;--gf-photo-h: 124.42%;--gf-photo-x: -8.2%;--gf-photo-y: -12.13%}.fsf .gf-founder__photo{--gf-photo-w: 154.13%;--gf-photo-h: 119.65%;--gf-photo-x: -26.93%;--gf-photo-y: -13.54%}.gf-founder__avatar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(180deg,#bed7f0b3,#7e9eca4d);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}@media(max-width:749px){.gf-founder__avatar{border:0}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/game-founder.css.map */
