.elementor-widget-container .eael-protected-content-message{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-container .protected-content-error-msg{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-2568 .elementor-element.elementor-element-88dc5c7{--display:flex}.elementor-widget-text-editor .eael-protected-content-message{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-text-editor .protected-content-error-msg{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-text-editor{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-2568 .elementor-element.elementor-element-78fedc6{font-family:"Roboto",Sans-serif;font-weight:400}.elementor-widget-heading .eael-protected-content-message{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-heading .protected-content-error-msg{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-primary)}.elementor-2568 .elementor-element.elementor-element-4bd88a5 .elementor-heading-title{font-family:"Roboto",Sans-serif;font-weight:400}.elementor-2568 .elementor-element.elementor-element-e0524b6{color:var(--e-global-color-b4841ae)}.elementor-widget-html .eael-protected-content-message{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-html .protected-content-error-msg{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-2568 .elementor-element.elementor-element-513afe1>.elementor-widget-container{margin:20px 0 0 0}.elementor-2568 .elementor-element.elementor-element-513afe1{font-family:"Roboto",Sans-serif;font-weight:400;color:var(--e-global-color-b4841ae)}@media(max-width:767px){.elementor-2568 .elementor-element.elementor-element-78fedc6{font-size:15px}.elementor-2568 .elementor-element.elementor-element-513afe1{font-size:15px}}.stg-flowchart-wrapper{background:linear-gradient(135deg,#F8FCFF 0%,#FFFFFF 100%);padding:40px 30px;border-radius:16px;margin:40px 0;border:1px solid #8ED1FC;box-shadow:0 4px 20px rgb(0 115 168 / .08)}.stg-flowchart-wrapper *{box-sizing:border-box}.stg-flowchart-title{text-align:center;color:#0073A8!important;margin:0 0 35px 0;font-size:1.5em;font-weight:600}.stg-flowchart-progress{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:30px}.stg-flowchart-progress-dot{width:12px;height:12px;border-radius:50%;background:#E5E7EB;transition:all 0.4s ease}.stg-flowchart-progress-dot.fc-active{background:#0693E3;transform:scale(1.3);box-shadow:0 0 0 4px rgb(6 147 227 / .2)}.stg-flowchart-progress-dot.fc-completed{background:#0073A8}.stg-flowchart-container{max-width:700px;margin:0 auto}.stg-flowchart-step{background:#FFF;padding:0;border-radius:12px;margin-bottom:20px;box-shadow:0 3px 12px rgb(0 115 168 / .1);border:2px solid #fff0;overflow:hidden;opacity:0;transform:translateY(20px);transition:all 0.4s cubic-bezier(.4,0,.2,1);display:none}.stg-flowchart-step.fc-active{opacity:1;transform:translateY(0);border-color:#0693E3;display:block}.stg-flowchart-step-header{background:linear-gradient(135deg,#0073A8 0%,#005075 100%);padding:18px 25px;color:#FFF;font-weight:600;font-size:.9em;letter-spacing:.5px;text-transform:uppercase;display:flex;align-items:center;gap:12px}.stg-flowchart-step-number{background:rgb(255 255 255 / .2);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1em;font-weight:700;border:2px solid rgb(255 255 255 / .4);flex-shrink:0}.stg-flowchart-step-body{padding:30px 25px}.stg-flowchart-question{font-weight:600;color:#005075;margin:0 0 20px 0;font-size:1.1em;line-height:1.5}.stg-flowchart-options{display:grid;grid-template-columns:1fr 1fr;gap:15px}.stg-flowchart-btn{padding:16px 20px;border-radius:10px;text-align:center;cursor:pointer;transition:all 0.3s cubic-bezier(.4,0,.2,1);border:2px solid;font-weight:600;font-size:1em;position:relative;overflow:hidden;background:#FFF}.stg-flowchart-btn-yes{background:linear-gradient(135deg,#E0F2FE 0%,#BAE6FD 100%);border-color:#0693E3;color:#005075}.stg-flowchart-btn-yes:hover{background:linear-gradient(135deg,#0693E3 0%,#0073A8 100%);color:#FFF;transform:translateY(-3px);box-shadow:0 6px 20px rgb(6 147 227 / .3)}.stg-flowchart-btn-no{background:linear-gradient(135deg,#FEF2F2 0%,#FEE2E2 100%);border-color:#FECACA;color:#991B1B}.stg-flowchart-btn-no:hover{background:linear-gradient(135deg,#FCA5A5 0%,#F87171 100%);color:#FFF;transform:translateY(-3px);box-shadow:0 6px 20px rgb(239 68 68 / .3)}.stg-flowchart-btn:active{transform:translateY(-1px)}.stg-flowchart-connector{text-align:center;margin:15px 0;opacity:0;transition:opacity 0.4s ease;display:none}.stg-flowchart-connector.fc-visible{opacity:1;display:block}.stg-flowchart-connector svg{width:40px;height:40px;filter:drop-shadow(0 2px 4px rgb(0 115 168 / .15))}.stg-flowchart-result{background:#FFF;border-radius:12px;padding:35px 30px;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .1);opacity:0;transform:scale(.9);transition:all 0.5s cubic-bezier(.4,0,.2,1);display:none}.stg-flowchart-result.fc-visible{opacity:1;transform:scale(1);display:block}.stg-flowchart-result.fc-professional{border:3px solid #0073A8;background:linear-gradient(to bottom,#F0F9FF 0%,#FFFFFF 100%)}.stg-flowchart-result.fc-amateur{border:3px solid #C4CBDB;background:linear-gradient(to bottom,#F9FAFB 0%,#FFFFFF 100%)}.stg-flowchart-result-icon{font-size:3.5em;margin-bottom:15px;display:block;animation:fcBounceIn 0.6s ease}@keyframes fcBounceIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}100%{transform:scale(1);opacity:1}}.stg-flowchart-result-title{font-size:1.4em;font-weight:700;margin:0 0 12px 0;line-height:1.3}.stg-flowchart-result.fc-professional .stg-flowchart-result-title{color:#0073A8}.stg-flowchart-result.fc-amateur .stg-flowchart-result-title{color:#4B5563}.stg-flowchart-result-desc{font-size:1em;color:#6B7280;line-height:1.6;margin:0 0 20px 0}.stg-flowchart-result-details{background:rgb(0 115 168 / .05);border-radius:8px;padding:20px;margin-top:20px;text-align:left}.stg-flowchart-result.fc-amateur .stg-flowchart-result-details{background:rgb(196 203 219 / .1)}.stg-flowchart-result-details h5{color:#005075!important;margin:0 0 12px 0;font-size:1.05em;font-weight:600}.stg-flowchart-result-details ul{margin:0;padding-left:22px;list-style-type:disc}.stg-flowchart-result-details li{margin-bottom:8px;color:#070707;line-height:1.5}.stg-flowchart-reset{text-align:center;margin-top:25px;padding-top:25px;border-top:2px solid #E5E7EB;display:none}.stg-flowchart-reset.fc-visible{display:block}.stg-flowchart-reset-btn{background:linear-gradient(135deg,#0073A8 0%,#005075 100%);color:#FFFFFF!important;border:none;padding:14px 32px;border-radius:8px;cursor:pointer;font-size:1em;font-weight:600;transition:all 0.3s ease;box-shadow:0 4px 12px rgb(0 115 168 / .2);text-transform:uppercase;letter-spacing:.5px}.stg-flowchart-reset-btn:hover{background:linear-gradient(135deg,#005075 0%,#0073A8 100%);transform:translateY(-2px);box-shadow:0 6px 16px rgb(0 115 168 / .3)}.stg-flowchart-reset-btn:active{transform:translateY(0)}@media (max-width:640px){.stg-flowchart-wrapper{padding:25px 20px}.stg-flowchart-title{font-size:1.25em}.stg-flowchart-options{grid-template-columns:1fr;gap:12px}.stg-flowchart-step-body{padding:25px 20px}.stg-flowchart-question{font-size:1.05em}.stg-flowchart-btn{padding:14px 18px;font-size:.95em}.stg-flowchart-result{padding:30px 20px}.stg-flowchart-result-icon{font-size:3em}.stg-flowchart-result-title{font-size:1.25em}}.stg-flowchart-result-cta{margin-top:25px;padding-top:20px;border-top:2px solid rgb(0 115 168 / .1)}.stg-flowchart-result.fc-amateur .stg-flowchart-result-cta{border-top-color:rgb(196 203 219 / .3)}.stg-flowchart-result-cta-text{font-size:.95em;color:#4B5563;margin-bottom:15px;line-height:1.5}.stg-flowchart-cta-btn{display:inline-block;background:linear-gradient(135deg,#CF2E2E 0%,#B32626 100%);color:#FFFFFF!important;padding:14px 28px;border-radius:8px;text-decoration:none!important;font-weight:600;font-size:1em;transition:all 0.3s ease;box-shadow:0 4px 12px rgb(207 46 46 / .25);border:none;cursor:pointer}.stg-flowchart-cta-btn:hover{background:linear-gradient(135deg,#B32626 0%,#991F1F 100%);transform:translateY(-2px);box-shadow:0 6px 16px rgb(207 46 46 / .35);color:#FFFFFF!important}.stg-flowchart-cta-btn:active{transform:translateY(0)}.stg-flowchart-cta-subtext{font-size:.85em;color:#6B7280;margin-top:10px;font-style:italic}@media (max-width:640px){.stg-flowchart-cta-btn{display:block;width:100%;padding:12px 20px}}.stg-flowchart-btn:disabled{opacity:0.6!important;cursor:not-allowed!important;pointer-events:none}.stg-flowchart-btn:disabled:hover{transform:none!important;box-shadow:none!important}.stg-flowchart-step{transition:all 0.4s cubic-bezier(.4,0,.2,1),display 0s}.stg-flowchart-reset{opacity:0;transform:translateY(10px);transition:all 0.4s ease}.stg-flowchart-reset.fc-visible{opacity:1;transform:translateY(0)}:root{--stg-primary:#0073A8;--stg-light-blue:#8ED1FC;--stg-bright-blue:#0693E3;--stg-dark-blue:#005075;--stg-red:#CF2E2E;--stg-white:#FFFFFF;--stg-black:#070707;--stg-gray:#C4CBDB}.stg-gambler-content{max-width:100%;line-height:1.8;color:var(--stg-black)}.stg-gambler-content p{margin-bottom:1.2em}.stg-takeaways-box{background:linear-gradient(135deg,var(--stg-primary) 0%,var(--stg-dark-blue) 100%);color:var(--stg-white);padding:30px;border-radius:12px;margin:30px 0;box-shadow:0 4px 15px rgb(0 115 168 / .15)}.stg-takeaways-box h3{color:var(--stg-white)!important;margin-top:0;margin-bottom:20px;font-size:1.4em;border-bottom:2px solid var(--stg-light-blue);padding-bottom:10px}.stg-takeaways-box ul{margin:0;padding-left:25px}.stg-takeaways-box li{margin-bottom:12px;line-height:1.6}.stg-alert-box{padding:25px;border-radius:10px;margin:30px 0;border-left:5px solid;box-shadow:0 2px 10px rgb(0 0 0 / .08)}.stg-alert-box.critical{background-color:#FFF5F5;border-left-color:var(--stg-red)}.stg-alert-box.info{background-color:#F0F9FF;border-left-color:var(--stg-bright-blue)}.stg-alert-box.success{background-color:#F0FDF4;border-left-color:#22C55E}.stg-alert-box h4{margin-top:0;margin-bottom:12px;font-size:1.2em}.stg-alert-box.critical h4{color:var(--stg-red)!important}.stg-alert-box.info h4{color:var(--stg-bright-blue)!important}.stg-pro-tip{background:linear-gradient(to right,#F8FCFF 0%,var(--stg-white) 100%);border-left:4px solid var(--stg-bright-blue);padding:20px 25px;margin:25px 0;border-radius:8px;box-shadow:0 2px 8px rgb(6 147 227 / .1)}.stg-pro-tip strong{color:var(--stg-bright-blue)!important;display:block;margin-bottom:8px;font-size:1.05em}.stg-comparison-wrapper{margin:35px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.stg-comparison-table{width:100%;border-collapse:collapse;background:var(--stg-white);box-shadow:0 2px 15px rgb(0 0 0 / .08);border-radius:10px;overflow:hidden}.stg-comparison-table thead{background:linear-gradient(135deg,var(--stg-primary) 0%,var(--stg-dark-blue) 100%);color:var(--stg-white)}.stg-comparison-table th{padding:18px 15px;text-align:left;font-weight:600;font-size:.95em;border-right:1px solid rgb(255 255 255 / .1)}.stg-comparison-table th:last-child{border-right:none}.stg-comparison-table td{padding:16px 15px;border-bottom:1px solid #E5E7EB;vertical-align:top;font-size:.93em}.stg-comparison-table tbody tr:hover{background-color:#F9FAFB}.stg-comparison-table tbody tr:last-child td{border-bottom:none}.stg-comparison-table .type-col{font-weight:600;color:var(--stg-primary);background-color:#F8FCFF}@media (max-width:768px){.stg-comparison-table{display:none}.stg-comparison-cards{display:block}.stg-comp-card{background:var(--stg-white);border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 2px 12px rgb(0 0 0 / .1);border-top:4px solid var(--stg-primary)}.stg-comp-card h4{color:var(--stg-primary)!important;margin-top:0;margin-bottom:15px;font-size:1.2em}.stg-comp-card-row{display:flex;padding:10px 0;border-bottom:1px solid #F3F4F6}.stg-comp-card-row:last-child{border-bottom:none}.stg-comp-card-label{font-weight:600;color:var(--stg-dark-blue);flex:0 0 45%;font-size:.9em}.stg-comp-card-value{flex:1;font-size:.9em}}@media (min-width:769px){.stg-comparison-cards{display:none}}.stg-example-box{background:linear-gradient(to bottom,#F8FCFF 0%,var(--stg-white) 100%);border:2px solid var(--stg-light-blue);border-radius:12px;padding:30px;margin:35px 0;box-shadow:0 3px 15px rgb(0 115 168 / .1)}.stg-example-box h4{color:var(--stg-primary)!important;margin-top:0;margin-bottom:20px;font-size:1.3em;text-align:center}.stg-example-scenario{background:var(--stg-white);padding:20px;border-radius:8px;margin-bottom:20px;border-left:4px solid var(--stg-bright-blue)}.stg-example-scenario h5{color:var(--stg-dark-blue)!important;margin-top:0;margin-bottom:12px;font-size:1.1em}.stg-calc-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #F3F4F6}.stg-calc-row:last-child{border-bottom:none;font-weight:600;padding-top:15px;border-top:2px solid var(--stg-gray)}.stg-calc-label{color:var(--stg-black)}.stg-calc-value{color:var(--stg-primary);font-weight:600}.stg-calc-row.total{font-size:1.1em;color:var(--stg-dark-blue)}.stg-calc-row.negative .stg-calc-value{color:var(--stg-red)}@media (max-width:640px){.stg-calc-row{flex-direction:column;gap:5px}}.stg-flowchart{background:linear-gradient(to bottom,#F8FCFF 0%,var(--stg-white) 100%);padding:30px 20px;border-radius:12px;margin:35px 0;border:2px solid var(--stg-light-blue)}.stg-flow-title{text-align:center;color:var(--stg-primary)!important;margin-bottom:30px;font-size:1.4em}.stg-flow-step{background:var(--stg-white);padding:20px 25px;border-radius:10px;margin-bottom:15px;box-shadow:0 2px 10px rgb(0 0 0 / .06);border-left:4px solid var(--stg-bright-blue);position:relative}.stg-flow-step.start{border-left-color:#22C55E;background:linear-gradient(to right,#F0FDF4 0%,var(--stg-white) 100%)}.stg-flow-step.decision{border-left-color:#F59E0B;background:linear-gradient(to right,#FFFBEB 0%,var(--stg-white) 100%)}.stg-flow-step.result-pro{border-left-color:var(--stg-primary);background:linear-gradient(to right,#F0F9FF 0%,var(--stg-white) 100%)}.stg-flow-step.result-amateur{border-left-color:var(--stg-gray);background:linear-gradient(to right,#F9FAFB 0%,var(--stg-white) 100%)}.stg-flow-question{font-weight:600;color:var(--stg-dark-blue);margin-bottom:15px;font-size:1.05em}.stg-flow-options{display:flex;gap:15px;flex-wrap:wrap}.stg-flow-option{flex:1;min-width:200px;padding:12px 20px;border-radius:8px;text-align:center;cursor:pointer;transition:all 0.3s ease;border:2px solid;font-weight:500;font-size:.95em}.stg-flow-option.yes{background-color:#DBEAFE;border-color:var(--stg-bright-blue);color:var(--stg-dark-blue)}.stg-flow-option.no{background-color:#FEF2F2;border-color:#FCA5A5;color:#991B1B}.stg-flow-result{text-align:center;padding:25px;font-size:1.1em;font-weight:600}.stg-flow-result.professional{color:var(--stg-primary)}.stg-flow-result.amateur{color:#6B7280}.stg-flow-arrow{text-align:center;color:var(--stg-bright-blue);font-size:1.5em;margin:10px 0}@media (max-width:640px){.stg-flow-options{flex-direction:column}.stg-flow-option{min-width:100%}}.stg-checklist{background:var(--stg-white);padding:25px;border-radius:10px;margin:30px 0;box-shadow:0 2px 12px rgb(0 0 0 / .08)}.stg-checklist h4{color:var(--stg-primary)!important;margin-top:0;margin-bottom:20px}.stg-checklist-item{display:flex;align-items:flex-start;padding:12px 0;border-bottom:1px solid #F3F4F6}.stg-checklist-item:last-child{border-bottom:none}.stg-checklist-icon{color:#22C55E;font-size:1.2em;margin-right:12px;margin-top:2px}.stg-checklist-text{flex:1;line-height:1.6}.stg-final-cta{background:linear-gradient(135deg,var(--stg-dark-blue) 0%,var(--stg-primary) 100%);color:var(--stg-white);padding:40px 30px;border-radius:12px;text-align:center;margin:40px 0;box-shadow:0 4px 20px rgb(0 115 168 / .2)}.stg-final-cta h3{color:var(--stg-white)!important;margin-top:0;margin-bottom:15px;font-size:1.5em}.stg-final-cta p{margin-bottom:25px;font-size:1.05em;line-height:1.6}.stg-cta-button{display:inline-block;background-color:var(--stg-red);color:var(--stg-white)!important;padding:15px 35px;border-radius:8px;text-decoration:none!important;font-weight:600;font-size:1.1em;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(207 46 46 / .3)}.stg-cta-button:hover{background-color:#B32626;transform:translateY(-2px);box-shadow:0 6px 20px rgb(207 46 46 / .4)}@media (max-width:768px){.stg-takeaways-box,.stg-alert-box,.stg-example-box,.stg-flowchart{padding:20px}.stg-final-cta{padding:30px 20px}.stg-comparison-table th,.stg-comparison-table td{padding:12px 10px;font-size:.85em}}@media print{.stg-final-cta,.stg-cta-button{display:none}}.stg-faq-section{margin:45px 0}.stg-faq-section h2{color:var(--stg-primary)!important;text-align:center;margin-bottom:40px;font-size:2em;position:relative;padding-bottom:15px}.stg-faq-section h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--stg-bright-blue) 0%,var(--stg-light-blue) 100%);border-radius:2px}.stg-faq-container{max-width:900px;margin:0 auto}.stg-faq-item{background:var(--stg-white);border-radius:12px;margin-bottom:20px;box-shadow:0 2px 12px rgb(0 115 168 / .08);border:2px solid #fff0;transition:all 0.3s ease;overflow:hidden}.stg-faq-item:hover{border-color:var(--stg-light-blue);box-shadow:0 4px 20px rgb(0 115 168 / .15)}.stg-faq-question{padding:25px 30px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(to right,#F8FCFF 0%,var(--stg-white) 100%);transition:all 0.3s ease;position:relative}.stg-faq-question::before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--stg-bright-blue);opacity:0;transition:opacity 0.3s ease}.stg-faq-item.active .stg-faq-question::before,.stg-faq-question:hover::before{opacity:1}.stg-faq-question h3{color:var(--stg-dark-blue)!important;font-size:1.15em;font-weight:600;margin:0;line-height:1.4;flex:1}.stg-faq-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--stg-bright-blue);color:var(--stg-white);border-radius:50%;font-size:1.3em;font-weight:300;transition:all 0.3s ease}.stg-faq-item.active .stg-faq-icon{transform:rotate(45deg);background:var(--stg-primary)}.stg-faq-answer{max-height:0;overflow:hidden;transition:max-height 0.4s cubic-bezier(.4,0,.2,1)}.stg-faq-answer-content{padding:0 30px 25px 30px;color:#4B5563;line-height:1.7;font-size:.98em}.stg-faq-answer-content p{margin:0 0 15px 0}.stg-faq-answer-content p:last-child{margin-bottom:0}.stg-faq-answer-content a{color:var(--stg-bright-blue);text-decoration:none;font-weight:500;transition:color 0.2s ease}.stg-faq-answer-content a:hover{color:var(--stg-primary);text-decoration:underline}.stg-faq-item.active .stg-faq-answer{max-height:1000px}.stg-faq-item.active{border-color:var(--stg-bright-blue)}.stg-faq-item.active .stg-faq-question{background:linear-gradient(to right,#E0F2FE 0%,#F8FCFF 100%)}.stg-faq-number{position:absolute;left:30px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:var(--stg-light-blue);color:var(--stg-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85em;opacity:0;transition:all 0.3s ease}.stg-faq-item:hover .stg-faq-number{opacity:1;left:15px}.stg-faq-item:hover .stg-faq-question h3{padding-left:30px}@media (max-width:768px){.stg-faq-section h2{font-size:1.5em}.stg-faq-question{padding:20px}.stg-faq-question h3{font-size:1.05em}.stg-faq-answer-content{padding:0 20px 20px 20px}.stg-faq-icon{width:28px;height:28px;font-size:1.2em}.stg-faq-number{display:none}}@media print{.stg-faq-item{page-break-inside:avoid}.stg-faq-answer{max-height:none!important}.stg-faq-icon{display:none}}