.sccheck-wrap{display:block;padding:60px 0;width:100%}.sccheck-inner{margin:0 auto;max-width:760px}.sccheck-head{margin-bottom:36px;text-align:center}.sccheck-heading{color:#04333d;font-family:Epilogue,sans-serif;margin:0 0 14px;text-align:center}. .sccheck-subhead,.sccheck-head .sccheck-subhead{color:#566b6a;font-family:Epilogue,sans-serif;font-size:17px;line-height:1.5;margin:0 auto;max-width:560px;text-align:center!important}.sccheck-list{display:flex;flex-direction:column;gap:14px}.sccheck-item{align-items:center;background-color:#f7f9f8;border:2px solid #e4eae8;border-radius:12px;cursor:pointer;display:flex;font-family:Epilogue,sans-serif;gap:16px;padding:18px 22px;text-align:left;transition:background-color .2s ease,border-color .2s ease;width:100%}.sccheck-item:focus,.sccheck-item:hover{background-color:#f7f9f8;border-color:#b4d0d2;color:#04333d}.sccheck-item:focus .sccheck-text,.sccheck-item:hover .sccheck-text{color:#04333d}.sccheck-item:focus-visible{outline:3px solid #00e2b9;outline-offset:3px}.sccheck-box{align-items:center;background-color:#fff;border:2px solid #b4d0d2;border-radius:7px;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;transition:background-color .2s ease,border-color .2s ease;width:28px}.sccheck-tick{color:#fff;height:18px;opacity:0;transition:opacity .15s ease;width:18px}.sccheck-text{color:#04333d;font-size:16px;line-height:1.4}.sccheck-item.is-checked,.sccheck-item.is-checked:focus,.sccheck-item.is-checked:hover{background-color:#c0efc9;border-color:#12a085}.sccheck-item.is-checked .sccheck-box{background-color:#12a085;border-color:#12a085}.sccheck-item.is-checked .sccheck-tick{opacity:1}.sccheck-item.is-checked .sccheck-text{color:#04333d}.sccheck-result{background-color:#c0efc9;border-radius:12px;margin-top:26px;padding:28px 30px;text-align:center}.sccheck-count{color:#04333d;display:block;font-family:Epilogue,sans-serif;font-size:14px;font-weight:600;margin-bottom:8px;opacity:.7}.sccheck-verdict{color:#04333d;font-family:IvyJournal,Georgia,serif;font-size:24px;font-style:italic;font-weight:600;line-height:1.3;margin:0}.sccheck-cta{margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .35s ease,margin-top .35s ease}.sccheck-cta.is-visible{margin-top:24px;max-height:160px;opacity:1;padding-bottom:8px}.sccheck-cta a{border:2px solid #04333d;border-radius:10px;box-shadow:6px 6px 0 #12a085;display:inline-block;font-family:Epilogue,sans-serif;font-size:15px;font-weight:600;letter-spacing:1px;line-height:1.1;padding:16px 32px;text-align:center;text-transform:capitalize;transition:all .4s ease}.sccheck-cta a,.sccheck-cta a:hover{background-color:#fff;color:#04333d;text-decoration:none}.sccheck-cta a:hover{box-shadow:4px 4px 0 #12a085;transform:translate(2px,2px)}.sccheck-cta a:focus-visible{outline:3px solid #00e2b9;outline-offset:3px}@media (max-width:767px){.sccheck-item{padding:16px 18px}.sccheck-text{font-size:15px}.sccheck-verdict{font-size:20px}}@media (max-width:479px){.sccheck-wrap{padding:40px 0}.sccheck-result{padding:24px 22px}}