@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&display=swap');

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*::before,
::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

a {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
    object-fit: cover;
}

body {
    margin: 0 auto;
    padding: 0;
    font-family: 'Fira Code', monospace;
    font-weight: 400;
    background-color: #4c4c4c;
}

.ZYiLaMa {
    max-width: 1320px;
    height: auto;
    padding: 0 25px;
    margin: 0 auto;
}

.list-reset {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.LHPEzCFFGHQ {
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.cnXaTaKFC {
    font-family: 'Fira Code', monospace;
    font-size: 22px;
    display: inline-block;
    padding: 16px 43px;
    background-color: #f3fdfe;
    color: #4c4c4c;    
    border-radius: 15px;
    box-shadow: rgba(255, 255, 255, 0.753) 0 0 15px 5px;
    transition: background-color 0.4s, transform 0.4s, box-shadow 0.4s;
}

.cnXaTaKFC:hover {
    transform: skew(20deg);
}

.flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.HRZYbmWEZf {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

header {
    background-color: #f5fafc;
    color: #4c4c4c;
    padding: 15px 20px;
}

nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

nav a {
    color: #4c4c4c;
    text-decoration: none;
    margin-left: 20px;
    font-size: 18px;
}

nav a:hover {
    text-decoration: underline;
}

.hQvfJAc {
    display: none;
    flex-direction: column;
    cursor: pointer;
    z-index: 33;
}

.hQvfJAc div {
    width: 30px;
    height: 4px;
    background-color: #4c4c4c;
    margin: 5px 0;
}

.ITNkYQtlCvb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #aaa;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
}

.ITNkYQtlCvb a {
    padding: 15px 0;
    border-bottom: 1px solid #444;
    color: #4c4c4c;
    width: 100%;
    text-align: center;
    
}

.ITNkYQtlCvb a:last-child {
    border-bottom: none;
}

.ITNkYQtlCvb a:first-child {
    margin-top: 100px;
}

.ITNkYQtlCvb.active {
    height: 100vh;
    z-index: 11;
}

@media (max-width: 760px) {
    .UVDBDwaGU {
        display: none;
    }

    .hQvfJAc {
        display: flex;
        flex-direction: column;
    }

    .ITNkYQtlCvb {
        display: flex;
        flex-direction: column;
    }
}

@media (min-width: 761px) {
    .ITNkYQtlCvb {
        display: none;
    }
}

.xtMaMptOV {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 15px 0;
}

.zmTHirBAOaa {
    flex-direction: row;
    flex-wrap: wrap;
}

.sSVhJK {
    width: 75px;
    height: 75px;
    align-items: center;
}

@media(max-width: 760px) {
    .sSVhJK {
        display: none;
    }

    .zmTHirBAOaa {
        flex-direction: row-reverse;
        justify-content: center;
    }
}

.IvslvP {
    position: relative;
    width: 100%;
    height: 50vh;
    z-index: 2;
    margin-bottom: 0;
    background-image: url("../accuracy_media/accuracy_bg.webp");
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center center;
}

.djcXlUBehVtG {
    position: relative;
    text-align: center;
}

.VzOnaqpwC {
    font-family: 'Satisfy', cursive;
    font-weight: 900;
    font-size: 40px;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

.ZuXozDPh {
    font-family: 'Fira Code', monospace;
    font-size: 20px;
    padding: 15px;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

.ZuXozDPh:hover {
    border-radius: 20px;
    background-color: #110e1f;
}

.lfFotEh {
    margin-top: 30px;
    background-color: #f3fdfe;
    color: #110e1f;
}

@media (max-width: 800px) {
    .IvslvP {
        width: 100%;
        height: 100%;
        padding-bottom: 30px;
    }

    .VzOnaqpwC {
        font-size: 30px;
    }
}

.chuKjcpWA {
    background-color: #f5fafc;
}

.FxvkUlscA {
    font-family: 'Satisfy', cursive;
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    color: #4c4c4c;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    height: auto;
    margin: 0;
    padding-top: 40px;
    text-align: center;
}

.LRUsUlzJmSQF {
    margin: 0 auto;
    margin-top: 30px;
    padding: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: start;
    gap: 30px;
    min-height: 300px;
}

.kqhMdYaVmA {
    width: 300px;
    text-align: center;
    background-color: #4c4c4c;
    border-radius: 20px;
    min-height: 260px;
    justify-content: flex-start;
}

.kqhMdYaVmA:hover {
    background-color: #e4dcdc;
    border-radius: 30px;
    box-shadow: rgba(255, 255, 255, 0.753) 0 0 17px 9px;
    transition: box-shadow 0.4s ease;
}

.XwbTlWkN {
    font-family: 'Satisfy', cursive;
    font-weight: 900;
    font-size: 25px;
    text-align: center;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    min-height: 70px;
}

.COCRTDgBoDq {
    font-family: 'Fira Code', monospace;
    font-size: 20px;
    margin: 0;
    padding: 15px;
    text-align: center;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    height: auto;
}

@media (max-width: 980px) {
    .LRUsUlzJmSQF {
        padding: 0;
        grid-template-columns: 1fr 1fr;
    }
}    

@media (max-width: 650px) {
    .LRUsUlzJmSQF {
        grid-template-columns: 1fr;
    }

    .kqhMdYaVmA {
        width: 100%;
    }
}   

.kCPRBOlu {
    padding: 60px 20px;
    background-color: #4c4c4c;
}

.lQNQCz {
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

.ZlRpWc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}

.oXdBDBHZ {
    flex: 1;
    max-width: 600px;
}

.oXdBDBHZ p {
    font-size: 18px;
    line-height: 1.6;
    color: #f3fdfe;
    margin-bottom: 15px;
}

.jWspjUm {
    flex: 1;
    max-width: 400px;
}

.jWspjUm img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

@media (max-width: 900px) {
    .ZlRpWc {
        flex-direction: column;
        text-align: center;
    }

    .oXdBDBHZ {
        max-width: 100%;
    }

    .jWspjUm {
        max-width: 100%;
    }
}

@media (max-width: 600px) {
    .lQNQCz {
        font-size: 26px;
    }

    .oXdBDBHZ p {
        font-size: 16px;
    }
}

.GePEEynC {
    background-color: #f5fafc;
}

.BYZfaCsjjiz {
    width: 100%;
    flex-direction: row;
    background-color: #4c4c4c;
    border-radius: 20px;
}

.BYZfaCsjjiz:hover {
    background-color: #e4dcdc;
    border-radius: 30px;
    box-shadow: rgba(255, 255, 255, 0.753) 0 0 17px 9px;
    transition: box-shadow 0.4s ease;
}

.tyunDSRG {
    width: 50%;
    padding: 15px;
    justify-content: space-around;
}

.ZUUHWZmD {
    font-family: 'Satisfy', cursive;
    font-weight: 900;
    font-size: 35px;
    text-align: center;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    height: auto;
}

.tHaDailQ {
    margin-top: 40px;
}

.JjaITMlXHg {
    width: 50%;
    padding: 15px;
}

@media (max-width: 600px) {
    .BYZfaCsjjiz {
        width: 100%;
        height: 100%;
        flex-direction: column-reverse;
    }

    .tHaDailQ {
        width: 230px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
}

.sPcEjKKyGq {
    height: auto;
    background-color: #4c4c4c;
}

.eaadlUTcueM {
    font-family: 'Satisfy', cursive;
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    color: #f3fdfe;
    padding-top: 35px;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    height: auto;
}

.wBrDhEWSC {
    margin: 0 auto;
    padding: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: center;
    align-items: start;
    gap: 30px;
}

.KDkHdsMPc {
    width: 100%;
    min-height: 500px;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 25px;
    border: 1px solid #aaa;
    border-radius: 20px;
}

.KDkHdsMPc:hover {
    background-color: #f5fafc;
    border-radius: 30px;
    box-shadow: rgba(255, 255, 255, 0.753) 0 0 17px 9px;
    transition: box-shadow 0.4s ease;
}

.OvYqyPEmP {
    font-family: 'Satisfy', cursive;
    font-weight: 900;
    font-size: 25px;
    margin: 0;
    margin-top: 20px;
    text-align: center;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    height: auto;
}

.QsJLEnGgZ {
    font-family: 'Fira Code', monospace;
    font-size: 20px;
    margin: 0;
    padding: 15px;
    text-align: center;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    height: auto;
}

.dayHyEIgNz {
    width: 30%;
}

@media (max-width: 1300px) {
    .wBrDhEWSC {
        padding: 0;
        grid-template-columns: 1fr 1fr 1fr;
    }
}    

@media (max-width: 990px) {
    .wBrDhEWSC {
        grid-template-columns: 1fr 1fr;
    }
}    

@media (max-width: 670px) {
    .wBrDhEWSC {
        grid-template-columns: 1fr;
    }
}  

.RFhcVj {
    background-color: #f5fafc;
}

.zgUpRXuUOyuz {
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
    color: #4c4c4c;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

.hMjLLc {
    background-color: #f3fdfe;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.4s;
    transform: translateY(40px);
    opacity: 0;
}

.hMjLLc.show {
    transform: translateY(0);
    opacity: 1;
}

.OyMApntJyaJp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background-color: #f9f9f9;
    transition: background-color 0.3s;
    cursor: pointer;
}

.OyMApntJyaJp h3 {
    font-size: 18px;
    color: #4c4c4c;
}

.kTIbBonAOiaM {
    font-size: 24px;
    color: #888;
    transition: transform 0.3s;
}

.qErERfCZmq {
    max-height: 0;
    overflow: hidden;
    background-color: #f3fdfe;
    transition: all 0.5s ease;
    transform: translateY(-10px);
    opacity: 0;
    padding: 0 20px;
}

.hMjLLc.active .qErERfCZmq {
    max-height: 200px;
    transform: translateY(0);
    opacity: 1;
    padding: 15px 20px;
}

.hMjLLc.active .kTIbBonAOiaM {
    transform: rotate(45deg);
    color: #ff6347;
}

@media (max-width: 768px) {
    .zgUpRXuUOyuz {
        font-size: 26px;
    }

    .OyMApntJyaJp h3 {
        font-size: 16px;
    }

    .kTIbBonAOiaM {
        font-size: 20px;
    }
}

@media (max-width: 500px) {
    .zgUpRXuUOyuz {
        font-size: 24px;
    }

    .OyMApntJyaJp {
        flex-direction: column;
        align-items: flex-start;
    }

    .kTIbBonAOiaM {
        margin-top: 10px;
    }
}

.eTwzneNG {
    font-family: 'Satisfy', cursive;
    font-weight: 900;
    font-size: 25px;
    text-align: center;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

.KgjRTeBMuXP {
    font-family: 'Fira Code', monospace;
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-align: center;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    height: auto;
}

.yuHwRd {
    width: 100%;
    margin: 0 auto;
    flex-direction: row;
    margin-top: 30px;
    border-radius: 20px;
}

.sZaabRtyAmvy {
    width: 48%;
    padding: 15px 30px;
    border: 1px solid #aaa;
    border-radius: 20px;
}

.ezYpfhwDkmJ {
    width: 48%;
}

.sZaabRtyAmvy:hover, .ezYpfhwDkmJ:hover {
    border-radius: 30px;
    box-shadow: rgba(255, 255, 255, 0.753) 0 0 17px 9px;
    transition: box-shadow 0.4s ease;
}


.FZlEosxIujmY,.lzGMwE {
    font-family: 'Satisfy', cursive;
    font-weight: 900;
    font-size: 25px;
    text-align: center;
    color: #110e1f;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

@media (max-width: 760px) {
    .yuHwRd {
        flex-direction: column;
    }

    .sZaabRtyAmvy, .ezYpfhwDkmJ {
        width: 100%;
        margin-top: 30px;
    }
} 

.soJhdYjyhucr {
    padding: 20px 30px;
}

.yTldTivuORcV {
    font-family: 'Fira Code', monospace;
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-align: center;
    color: #f3fdfe;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    height: auto;
}

.ffYVCsHtd {
    width: 100%;
    margin: 0;
    padding: 0;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 20px;
    border: 2px solid #464444;
    border-radius: 15px;
    background-color: #4c4c4c;
    color: #f3fdfe;
    outline: none;
    transition: border-color 0.4s ease;
}

.igzhJP {
    width: 100%;
    padding: 25px 15px;
    margin-bottom: 35px;
    font-size: 20px;
    border: 2px solid #464444;
    border-radius: 15px;
    background-color: #4c4c4c;
    color: #f3fdfe;
    outline: none;
    transition: border-color 0.4s ease;
}

.footer {
    background-color: #f5fafc;
    color: #4c4c4c;
    padding: 15px 20px;
}

.gfZzrKS {
    width: 100%;
    flex-direction: row;
}

.znAxkvqPMr {
    flex-direction: row;
    justify-content: space-around;
    padding-top: 25px;
}

.DSGylIyVhOCv {
    margin: 0 auto;
    padding: 25px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.BIWlOql {
    width: 100%;
}

.clarity__footer-miniblock {
    width: 50%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.DhyLoqaLw{
    font-family: 'Satisfy', cursive;
    font-weight: 900;
    font-size: 25px;
    text-align: center;
    color: #110e1f;
    text-shadow: #111 5px 5px 10px;
}

.BDvSmfkPQr {
    width: 50%;
    font-family: 'Fira Code', monospace;
    font-size: 18px;
    margin: 0;
    padding: 15px;
    text-align: center;
    color: #110e1f;
    text-shadow: #111 5px 5px 10px;
    height: auto;
}

.SOZKwwuL {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    margin-top: 10px;
}

.sIKUgsR {    
    margin: 0 10px;
    font-size: 23px;
    color: #110e1f;
    text-align: center;    
    text-decoration: none;
    text-shadow: #111 5px 5px 10px;
}

.onAkVIEfQA {
    border-top: 5px #110e1f;
}

.EtPRUCejkPi {
    margin: 0;
    text-align: center;
    margin-top: 25px;
    font-size: 20px;
    color: #110e1f; 
}

.EmsmFurgM {
    font-size: 30px;
    color: #110e1f;
}

@media(max-width: 350px) {
    .znAxkvqPMr,.BIWlOql {
        flex-direction: column;
    }

    .clarity__footer-miniblock {
        width: 100%;
    }

    .SOZKwwuL {
        width: 100%;
        margin-top: 15px;
    }

    .BDvSmfkPQr {
        width: 100%;
    }

    .sIKUgsR {
        font-size: 18px;
        margin-top: 15px;
    }

    .EtPRUCejkPi {
        font-size: 15px;
    }
    
}

.tAUKtTh {
    padding-top: 30px;
    background-color: #110e1f;
}

.qCWoTmszN {    
    font-family: 'Satisfy', cursive;
    font-size: 35px;
    color: #f3fdfe;
    text-align: center;
    margin-top: 0;
    padding-bottom: 20px;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

.TnLsEIBclDn {
    max-width: 100%;
    background-color: aliceblue;
    color: rgb(126, 124, 84);
    text-align: center;
    padding: 20px 0px;
}

.MXYSJjNB {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
}

.OnUqeNhdBZr {
    font-family: 'Satisfy', cursive;
    font-size: 35px;
    color: #110e1f;
    text-align: left;
    margin-bottom: 40px;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

.FyLTveIjAZO {
    font-family: 'Fira Code', monospace;
    font-size: 20px;
    color: #110e1f;
    text-align: left;

}

.cjHBYoMVb {
    color: #110e1f;
    text-align: left;
}

.SUXutZrbLg {
    font-family: 'Fira Code', monospace;
    font-size: 20px;
    color: #110e1f;
    text-align: left;
}

.yMJcaRwhie {
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    color: rgb(126, 126, 84);
    text-align: center;
    padding: 20px 0px;
}

.yMJcaRwhie-text {
    font-size: 20px;
    color: #f3fdfe;
    text-align: center;
}

@media(max-width: 950px) {
    .TnLsEIBclDn {
        padding: 15px;
    }
}

@media(max-width: 350px) {
    .TnLsEIBclDn {
        padding: 15px;
    }

    .qCWoTmszN {
        font-size: 25px;
        padding-top: 5px;
        text-align: center;
        text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
    }

    .MXYSJjNB {
        padding: 10px;
    }

    .OnUqeNhdBZr {
        font-size: 20px;
    }

    .FyLTveIjAZO {
        font-size: 16px;
    }

    .SUXutZrbLg {
        font-size: 15px;
        padding-bottom: 15px;
    }

    .yMJcaRwhie-text {
        font-size: 15px;
    }
}

#xKWLPKtN {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #4c4c4c;
    padding: 15px;
    border-radius: 20px;
    box-shadow: rgba(255, 255, 255, 0.753) 0 0 15px 5px;
    z-index: 1000;
    align-items: center;
    justify-content: space-between;
    max-width: 600px;
    width: 90%;
}

.qbgLKBP {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #f3fdfe;
}

@media (max-width: 760px) {
    .qbgLKBP {
        flex-direction: column;
        justify-content: center;
    }

    .npkrLzbBDZq {
        text-align: center;
    }
}

.npkrLzbBDZq {
    font-size: 20px;
    color: #f3fdfe;
    margin-right: 15px;
}

.clarity__page-link {
    color: #c3ff00;
}

#dbKOkKiFf {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.95);
    align-items: center;
    justify-content: center;
    z-index: 10000;
}

.RANAnwEm {
    background: #4c4c4c;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: rgba(255, 255, 255, 0.753) 0 0 15px 5px;
}

.SjXzAbi {
    font-size: 25px;
    color: #ffe600;
    margin-bottom: 15px;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

.BvrtLcdDjNG {
    font-size: 20px;
    color: #f3fdfe;
    margin-bottom: 20px;
}

.tqemVmCy {
    margin-right: 15px;
}

@media (max-width: 760px) {
    .tqemVmCy {
        margin-bottom: 20px;
    }
}

#VkJTEpEYV {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4c4c4c;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.UmgfZdDTfHUr {
    background: rgba(6, 11, 78, 0.8);
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: rgba(255, 255, 255, 0.753) 0 0 15px 5px;
}

.yGSKyXu {
    font-size: 25px;
    color: #f3fdfe;
    margin-bottom: 15px;
    text-shadow: 0 0 6px #ce570d, 0 0 10px #1966da88;
}

.LBctUBUaMT {
    font-size: 20px;
    color: #f3fdfe;
    margin-bottom: 20px;
}