
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap');
:root{
    --rtl__font:"Noto Kufi Arabic";
    --ltr__font:"Arial";
    --rtl__fs:11px;
    --ltr__fs:13px;
    --rds:10px;
    --cP:rgb(190, 20, 52);
    --cP2:rgb(190, 20, 52,0.1);
    --cB:rgb(15, 15, 15);
    --cF:rgb(255, 255, 255);
    --cD:rgb(132, 132, 134,0.1);
    --cS:rgb(51, 51, 51);
    --cM:rgb(132, 132, 134);
    --c0:rgb(223, 49, 43);
    --c02:rgb(223, 49, 43,0.1);
    --c1:rgb(16, 175, 83);
    --c12:rgb(16, 175, 83,0.1);
    --c2:rgb(189, 186, 17);
    --c22:rgb(189, 186, 17,0.1);
    --cBlack:rgb(0, 0, 0);
    --cWhite:rgb(255, 255, 255);
    --cBlue:rgb(64, 107, 221);
    --cGreen:rgb(2, 159, 114);
    --cPink:rgb(220, 65, 147);
    --animate-delay:0.1s;
}

/* colors */
.bgNo{background-color:transparent !important;}
/* White Color */
.cWhite{color:var(--cWhite) !important;}.bgWhite{background-color:var(--cWhite) !important;}
/* Primary Color */
.cP{color:var(--cP) !important;}.cP2{color:var(--cP2) !important;}.bgP{background-color:var(--cP) !important;}.bgP2{background-color:var(--cP2) !important;}
.hover-cP:hover{color:var(--cP) !important;}.hover-cP2:hover{color:var(--cP2) !important;}.hover-bgP:hover{background-color:var(--cP) !important;}.hover-bgP2:hover{background-color:var(--cP2) !important;}
.hovers-cP:hover,.hovers-cP:hover>*{color:var(--cP) !important;}.hovers-cP2:hover,.hovers-cP2:hover>*{color:var(--cP2) !important;}.hovers-bgP:hover,.hovers-bgP:hover>*{background-color:var(--cP) !important;}.hovers-bgP2:hover,.hovers-bgP2:hover>*{background-color:var(--cP2) !important;}
/* Background Color */
.cB{color:var(--cB) !important;}.cB2{color:var(--cB2) !important;}.bgB{background-color:var(--cB) !important;}.bgB2{background-color:var(--cB2) !important;}
.hover-cB:hover{color:var(--cB) !important;}.hover-cB2:hover{color:var(--cB2) !important;}.hover-bgB:hover{background-color:var(--cB) !important;}.hover-bgB2:hover{background-color:var(--cB2) !important;}
.hovers-cB:hover,.hovers-cB:hover>*{color:var(--cB) !important;}.hovers-cB2:hover,.hovers-cB2:hover>*{color:var(--cB2) !important;}.hovers-bgB:hover,.hovers-bgB:hover>*{background-color:var(--cB) !important;}.hovers-bgB2:hover,.hovers-bgB2:hover>*{background-color:var(--cB2) !important;}
/* Foreground Color */
.cF{color:var(--cF) !important;}.cF2{color:var(--cF2) !important;}.bgF{background-color:var(--cF) !important;}.bgF2{background-color:var(--cF2) !important;}
.hover-cF:hover{color:var(--cF) !important;}.hover-cF2:hover{color:var(--cF2) !important;}.hover-bgF:hover{background-color:var(--cF) !important;}.hover-bgF2:hover{background-color:var(--cF2) !important;}
.hovers-cF:hover,.hovers-cF:hover>*{color:var(--cF) !important;}.hovers-cF2:hover,.hovers-cF2:hover>*{color:var(--cF2) !important;}.hovers-bgF:hover,.hovers-bgF:hover>*{background-color:var(--cF) !important;}.hovers-bgF2:hover,.hovers-bgF2:hover>*{background-color:var(--cF2) !important;}
/* Duotone Color */
.cD{color:var(--cD) !important;}.bgD{background-color:var(--cD) !important;}
/* Secondary Color */
.cS{color:var(--cS) !important;}.cS2{color:var(--cS2) !important;}.bgS{background-color:var(--cS) !important;}.bgS2{background-color:var(--cS2) !important;}
.hover-cS:hover{color:var(--cS) !important;}.hover-cS2:hover{color:var(--cS2) !important;}.hover-bgS:hover{background-color:var(--cS) !important;}.hover-bgS2:hover{background-color:var(--cF2) !important;}
.hovers-cS:hover,.hovers-cS:hover>*{color:var(--cS) !important;}.hovers-cS2:hover,.hovers-cS2:hover>*{color:var(--cS2) !important;}.hovers-bgS:hover,.hovers-bgS:hover>*{background-color:var(--cF) !important;}.hovers-bgS2:hover,.hovers-bgS2:hover>*{background-color:var(--cS2) !important;}
/* Muted Color */
.cM{color:var(--cM) !important;}.cM2{color:var(--cM2) !important;}.bgM{background-color:var(--cM) !important;}.bgM2{background-color:var(--cM2) !important;}
.hover-cM:hover{color:var(--cM) !important;}.hover-cM2:hover{color:var(--cM2) !important;}.hover-bgM:hover{background-color:var(--cM) !important;}.hover-bgM2:hover{background-color:var(--cM2) !important;}
.hovers-cM:hover,.hovers-cM:hover>*{color:var(--cM) !important;}.hovers-cM2:hover,.hovers-cM2:hover>*{color:var(--cM2) !important;}.hovers-bgM:hover,.hovers-bgM:hover>*{background-color:var(--cM) !important;}.hovers-bgM2:hover,.hovers-bgM2:hover>*{background-color:var(--cM2) !important;}
/* Red Color */
.c0{color:var(--c0) !important;}.c02{color:var(--c02) !important;}.bg0{background-color:var(--c0) !important;}.bg02{background-color:var(--c02) !important;}
.hover-c0:hover{color:var(--c0) !important;}.hover-c02:hover{color:var(--c02) !important;}.hover-bg0:hover{background-color:var(--c0) !important;}.hover-bg02:hover{background-color:var(--c02) !important;}
.hovers-c0:hover,.hovers-c0:hover>*{color:var(--c0) !important;}.hovers-c02:hover,.hovers-c02:hover>*{color:var(--c02) !important;}.hovers-bg0:hover,.hovers-bg0:hover>*{background-color:var(--c0) !important;}.hovers-bg02:hover,.hovers-bg02:hover>*{background-color:var(--c02) !important;}
/* Green Color */
.c1{color:var(--c1) !important;}.c12{color:var(--c12) !important;}.bg1{background-color:var(--c1) !important;}.bg12{background-color:var(--c12) !important;}
.hover-c1:hover{color:var(--c1) !important;}.hover-c12:hover{color:var(--c12) !important;}.hover-bg1:hover{background-color:var(--c1) !important;}.hover-bg12:hover{background-color:var(--c12) !important;}
.hovers-c1:hover,.hovers-c1:hover>*{color:var(--c1) !important;}.hovers-c12:hover,.hovers-c12:hover>*{color:var(--c12) !important;}.hovers-bg1:hover,.hovers-bg1:hover>*{background-color:var(--c1) !important;}.hovers-bg12:hover,.hovers-bg12:hover>*{background-color:var(--c12) !important;}
/* Yellow Color */
.c2{color:var(--c2) !important;}.c22{color:var(--c22) !important;}.bg2{background-color:var(--c2) !important;}.bg22{background-color:var(--c22) !important;}
.hover-c2:hover{color:var(--c2) !important;}.hover-c22:hover{color:var(--c22) !important;}.hover-bg2:hover{background-color:var(--c2) !important;}.hover-bg22:hover{background-color:var(--c22) !important;}
.hovers-c2:hover,.hovers-c2:hover>*{color:var(--c2) !important;}.hovers-c22:hover,.hovers-c22:hover>*{color:var(--c22) !important;}.hovers-bg2:hover,.hovers-bg2:hover>*{background-color:var(--c2) !important;}.hovers-bg22:hover,.hovers-bg22:hover>*{background-color:var(--c22) !important;}
/* Black Color */
.cBlack{color:var(--cBlack) !important;}.cBlack2{color:var(--cBlack2) !important;}.bgBlack{background-color:var(--cBlack) !important;}.bgBlack2{background-color:var(--cBlack2) !important;}
.hover-cBlack:hover{color:var(--cBlack) !important;}.hover-cBlack2:hover{color:var(--cBlack2) !important;}.hover-bgBlack:hover{background-color:var(--cBlack) !important;}.hover-bgBlack2:hover{background-color:var(--cBlack2) !important;}
.hovers-cBlack:hover,.hovers-cBlack:hover>*{color:var(--cBlack) !important;}.hovers-cBlack2:hover,.hovers-cBlack2:hover>*{color:var(--cBlack2) !important;}.hovers-bgBlack:hover,.hovers-bgBlack:hover>*{background-color:var(--cBlack) !important;}.hovers-bgBlack2:hover,.hovers-bgBlack2:hover>*{background-color:var(--cBlack2) !important;}
/* blue Color */
.cBlue{color:var(--cBlue) !important;}.bgBlue{background-color:var(--cBlue) !important;}
/* green Color */
.cGreen{color:var(--cGreen) !important;}.bgGreen{background-color:var(--cGreen) !important;}
/* pink Color */
.cPink{color:var(--cPink) !important;}.bgPink{background-color:var(--cPink) !important;}

.hover-underline:hover{text-decoration:underline !important;}

/* other */
body,html{box-sizing:border-box; padding-bottom:env(safe-area-inset-bottom); margin:0; padding:0; height:100%; overflow:hidden; width:100vw !important; text-size-adjust:100%; -webkit-text-size-adjust:100%;}
main{overflow-x:hidden; position:relative;}
*,body,h1,h2,h3,h4,h5,kbd,input,button{font-optical-sizing:auto; color:var(--cF); -webkit-tap-highlight-color:transparent; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}

i.fa-solid, i.fa-light, i.fa-regular, i.fa-sharp{align-content:center; font-size:initial;}

html[dir="rtl"] .material-symbols-rounded{direction:rtl !important;}
html[dir="rtl"] *:not(i){font-size:var(--rtl__fs); line-height:1.9; font-family:var(--rtl__font),Arial,Helvetica,sans-serif;}

html[dir="ltr"] .material-symbols-rounded{direction:ltr !important;}
html[dir="ltr"] *:not(i){font-size:var(--ltr__fs); line-height:1.4; font-family:var(--ltr__font),Arial,Helvetica,sans-serif;}

.en{font-family:Arial,Helvetica,sans-serif;}
.rds100p{border-radius:100%;}.rds0{border-radius:0px;}.rds{border-radius:var(--rds);}.rds100{border-radius:100px;}
.rdsT{border-top-left-radius:var(--rds); border-top-right-radius:var(--rds);}
.rdsB{border-bottom-left-radius:var(--rds); border-bottom-right-radius:var(--rds);}
.rdsE{border-bottom-right-radius:var(--rds); border-top-right-radius:var(--rds);}
.rdsS{border-bottom-left-radius:var(--rds); border-top-left-radius:var(--rds);}
.rds100e{border-end-end-radius:100px; border-start-end-radius:100px;} .rds100s{border-start-start-radius:100px; border-end-start-radius:100px;}

.rdsBE{border-end-end-radius:var(--rds);}.rdsBS{border-end-start-radius:var(--rds);}
.rds100BE{border-end-end-radius:100px;}.rds100BS{border-end-start-radius:100px;}

.dirL{direction:ltr;}.dirR{direction:rtl;}
.noEffect{outline:none; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.block{display:block;}
.b{font-weight:600 !important;}
.hand{cursor:pointer;}
.posFix{position:fixed;}
.posAbs{position:absolute !important;}
.posRel{position:relative !important;}
.blur{backdrop-filter:blur(10px);}
.btm0{bottom:0;}
.i{font-style: italic;}
.wrap{overflow-wrap:anywhere;}
.noWrap{white-space:nowrap;}
.ofH{overflow:hidden;}
.ofA{overflow:auto;}
.ofX{overflow-y:hidden; overflow-x:auto;}
.ofY{overflow-y:auto; overflow-x:hidden;}
.brdNo{border:none !important;}
.brd0{border:1px solid var(--c0);}
.brd{border:1px solid var(--cS);}.brd1{border:1px solid var(--c1);}
.brdP{border:1px solid var(--cP);}
.brdE{border-left:1px solid var(--cS);}.brdE0{border-left:1px solid var(--c0);}
.brdS{border-right:1px solid var(--cS);}.brdS0{border-right:1px solid var(--c0);}
.brdT{border-top:1px solid var(--cS);}.brdTP{border-top:1px solid var(--cP);}.brdTP2{border-top:2px solid var(--cP);}.brdTP_dashed{border-top:1px dashed var(--cP);}
.brdB{border-bottom:1px solid var(--cS);}.brdBP{border-bottom:1px solid var(--cP);}.brdBP2{border-bottom:2px solid var(--cP);}.brdBP_dashed{border-bottom:1px dashed var(--cP);}
.brdB0{border-bottom:1px solid var(--c0);}
.brdBNo{border-bottom:0;}
.brdDashed{border:1px dashed var(--cS) !important;}
.z-1{z-index:-1;}.z0{z-index:0;}.z1{z-index:1;}.z2{z-index:2;}.z3{z-index:3;}.z4{z-index:4;}.z5{z-index:5;}
.shdw{box-shadow:0 3px 8px -4px rgb(0 0 0 / 70%);}
.shdwE{box-shadow:0 0px 9px -2px rgba(0, 0, 0, 0.2);}
.lh0{line-height:0 !important;}
.lh1{line-height:0.5 !important;}
.lh2{line-height:1 !important;}
.lh3{line-height:1.5 !important;}
.imgContain{object-fit:contain;}
.imgCover{object-fit:cover;}
.txtCenter{text-align:center;}
.noPointer{pointer-events:none;}

/* flex */
.f{display:flex;}
.fIn{display:inline-flex !important;}
.fSpaceBetween{display:flex; justify-content:space-between;}
.fSpaceAround{display:flex; justify-content:space-around;}
.fSpaceEvenly{display:flex; justify-content:space-evenly;}
.fEnd{display:flex; align-items:flex-end;}
.fStart{display:flex; align-items:flex-start;}
.fCol{display:flex; flex-direction:column;}
.fColX{display:flex; flex-direction:column; align-items:center;}
.fY{display:flex; align-items:center;}
.fX{display:flex; justify-content:center;}
.fXY{display:flex; justify-content:center; align-items:center;}
.fWrap{display:flex; flex-wrap:wrap;}
.fG{flex-grow:1;}
.fStart{display:flex; align-self:flex-start;}
.gap5{gap:5px;}.gap10{gap:10px;}.gap15{gap:15px;}.gap20{gap:20px;}.gap30{gap:30px;}.gap40{gap:40px;}.gap50{gap:50px;}.gap100{gap:100px;}
.fStretch{align-items:stretch;}
.fDirRow{flex-direction:row;}
.f2Col{flex:1 1 calc(50% - 10px);}

/* padding */
.p0{padding:0px;}.p3{padding:3px;}.p5{padding:5px;}.p10{padding:10px;}.p15{padding:15px;}.p20{padding:20px;}.p25{padding:25px;}.p30{padding:30px;}.p35{padding:35px;}.p40{padding:40px;}.p45{padding:45px;}.p50{padding:50px;}.p55{padding:55px;}.p60{padding:60px;}.p65{padding:65px;}.p70{padding:70px;}.p75{padding:75px;}.p80{padding:80px;}.p85{padding:85px;}.p90{padding:90px;}.p95{padding:95px;}.p100{padding:100px;}
.pe0{padding-inline-end:0px;}.pe5{padding-inline-end:5px;}.pe10{padding-inline-end:10px;}.pe15{padding-inline-end:15px;}.pe20{padding-inline-end:20px;}.pe25{padding-inline-end:25px;}.pe30{padding-inline-end:30px;}.pe35{padding-inline-end:35px;}.pe40{padding-inline-end:40px;}.pe45{padding-inline-end:45px;}.pe50{padding-inline-end:50px;}.pe55{padding-inline-end:55px;}.pe60{padding-inline-end:60px;}.pe65{padding-inline-end:65px;}.pe70{padding-inline-end:70px;}.pe75{padding-inline-end:75px;}.pe80{padding-inline-end:80px;}.pe85{padding-inline-end:85px;}.pe90{padding-inline-end:90px;}.pe95{padding-inline-end:95px;}.pe100{padding-inline-end:100px;}
.ps0{padding-inline-start:0px;}.ps5{padding-inline-start:5px;}.ps10{padding-inline-start:10px;}.ps15{padding-inline-start:15px;}.ps20{padding-inline-start:20px;}.ps25{padding-inline-start:25px;}.ps30{padding-inline-start:30px;}.ps35{padding-inline-start:35px;}.ps40{padding-inline-start:40px;}.ps45{padding-inline-start:45px;}.ps50{padding-inline-start:50px;}.ps55{padding-inline-start:55px;}.ps60{padding-inline-start:60px;}.ps65{padding-inline-start:65px;}.ps70{padding-inline-start:70px;}.ps75{padding-inline-start:75px;}.ps80{padding-inline-start:80px;}.ps85{padding-inline-start:85px;}.ps90{padding-inline-start:90px;}.ps95{padding-inline-start:95px;}.ps100{padding-inline-start:100px;}
.pt0{padding-top:0px;}.pt5{padding-top:5px;}.pt10{padding-top:10px;}.pt15{padding-top:15px;}.pt20{padding-top:20px;}.pt25{padding-top:25px;}.pt30{padding-top:30px;}.pt35{padding-top:35px;}.pt40{padding-top:40px;}.pt45{padding-top:45px;}.pt50{padding-top:50px;}.pt55{padding-top:55px;}.pt60{padding-top:60px;}.pt65{padding-top:65px;}.pt70{padding-top:70px;}.pt75{padding-top:75px;}.pt80{padding-top:80px;}.pt85{padding-top:85px;}.pt90{padding-top:90px;}.pt95{padding-top:95px;}.pt100{padding-top:100px;}
.pb0{padding-bottom:0px;}.pb5{padding-bottom:5px;}.pb10{padding-bottom:10px;}.pb15{padding-bottom:15px;}.pb20{padding-bottom:20px;}.pb25{padding-bottom:25px;}.pb30{padding-bottom:30px;}.pb35{padding-bottom:35px;}.pb40{padding-bottom:40px;}.pb45{padding-bottom:45px;}.pb50{padding-bottom:50px;}.pb55{padding-bottom:55px;}.pb60{padding-bottom:60px;}.pb65{padding-bottom:65px;}.pb70{padding-bottom:70px;}.pb75{padding-bottom:75px;}.pb80{padding-bottom:80px;}.pb85{padding-bottom:85px;}.pb90{padding-bottom:90px;}.pb95{padding-bottom:95px;}.pb100{padding-bottom:100px;}.pb110{padding-bottom:110px;}.pb120{padding-bottom:120px;}.pb130{padding-bottom:130px;}
.px0{padding-right:0px !important; padding-left:0px !important;}.px5{padding-right:5px; padding-left:5px;}.px10{padding-right:10px; padding-left:10px;}.px15{padding-right:15px; padding-left:15px;}.px20{padding-right:20px; padding-left:20px;}.px25{padding-right:25px; padding-left:25px;}.px30{padding-right:30px; padding-left:30px;}.px35{padding-right:35px; padding-left:35px;}.px40{padding-right:40px; padding-left:40px;}.px45{padding-right:45px; padding-left:45px;}.px50{padding-right:50px; padding-left:50px;}.px55{padding-right:55px; padding-left:55px;}.px60{padding-right:60px; padding-left:60px;}.px65{padding-right:65px; padding-left:65px;}.px70{padding-right:70px; padding-left:70px;}.px75{padding-right:75px; padding-left:75px;}.px80{padding-right:80px; padding-left:80px;}.px85{padding-right:85px; padding-left:85px;}.px90{padding-right:90px; padding-left:90px;}.px95{padding-right:95px; padding-left:95px;}.px100{padding-right:100px; padding-left:100px;}
.py0{padding-top:0px; padding-bottom:0px;}.py5{padding-top:5px; padding-bottom:5px;}.py10{padding-top:10px; padding-bottom:10px;}.py15{padding-top:15px; padding-bottom:15px;}.py20{padding-top:20px; padding-bottom:20px;}.py25{padding-top:25px; padding-bottom:25px;}.py30{padding-top:30px; padding-bottom:30px;}.py35{padding-top:35px; padding-bottom:35px;}.py40{padding-top:40px; padding-bottom:40px;}.py45{padding-top:45px; padding-bottom:45px;}.py50{padding-top:50px; padding-bottom:50px;}.py55{padding-top:55px; padding-bottom:55px;}.py60{padding-top:60px; padding-bottom:60px;}.py65{padding-top:65px; padding-bottom:65px;}.py70{padding-top:70px; padding-bottom:70px;}.py75{padding-top:75px; padding-bottom:75px;}.py80{padding-top:80px; padding-bottom:80px;}.py85{padding-top:85px; padding-bottom:85px;}.py90{padding-top:90px; padding-bottom:90px;}.py95{padding-top:95px; padding-bottom:95px;}.py100{padding-top:100px; padding-bottom:100px;}

/* margin */
.mAuto{margin:auto;}
.m0{margin:0px;}.m5{margin:5px;}.m10{margin:10px;}.m15{margin:15px;}.m20{margin:20px;}.m25{margin:25px;}.m30{margin:30px;}.m35{margin:35px;}.m40{margin:40px;}.m45{margin:45px;}.m50{margin:50px;}.m55{margin:55px;}.m60{margin:60px;}.m65{margin:65px;}.m70{margin:70px;}.m75{margin:75px;}.m80{margin:80px;}.m85{margin:85px;}.m90{margin:90px;}.m95{margin:95px;}.m100{margin:100px;}
.me0{margin-inline-end:0px;}.me5{margin-inline-end:5px;}.me10{margin-inline-end:10px;}.me15{margin-inline-end:15px;}.me20{margin-inline-end:20px;}.me25{margin-inline-end:25px;}.me30{margin-inline-end:30px;}.me35{margin-inline-end:35px;}.me40{margin-inline-end:40px;}.me45{margin-inline-end:45px;}.me50{margin-inline-end:50px;}.me55{margin-inline-end:55px;}.me60{margin-inline-end:60px;}.me65{margin-inline-end:65px;}.me70{margin-inline-end:70px;}.me75{margin-inline-end:75px;}.me80{margin-inline-end:80px;}.me85{margin-inline-end:85px;}.me90{margin-inline-end:90px;}.me95{margin-inline-end:95px;}.me100{margin-inline-end:100px;}
.ms0{margin-inline-start:0px;}.ms5{margin-inline-start:5px;}.ms10{margin-inline-start:10px;}.ms15{margin-inline-start:15px;}.ms20{margin-inline-start:20px;}.ms25{margin-inline-start:25px;}.ms30{margin-inline-start:30px;}.ms35{margin-inline-start:35px;}.ms40{margin-inline-start:40px;}.ms45{margin-inline-start:45px;}.ms50{margin-inline-start:50px;}.ms55{margin-inline-start:55px;}.ms60{margin-inline-start:60px;}.ms65{margin-inline-start:65px;}.ms70{margin-inline-start:70px;}.ms75{margin-inline-start:75px;}.ms80{margin-inline-start:80px;}.ms85{margin-inline-start:85px;}.ms90{margin-inline-start:90px;}.ms95{margin-inline-start:95px;}.ms100{margin-inline-start:100px;}
.mt-10{margin-top:-10px;}.mt0{margin-top:0px;}.mt3{margin-top:3px;}.mt4{margin-top:4px;}.mt5{margin-top:5px;}.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mt25{margin-top:25px;}.mt30{margin-top:30px;}.mt35{margin-top:35px;}.mt40{margin-top:40px;}.mt45{margin-top:45px;}.mt50{margin-top:50px;}.mt55{margin-top:55px;}.mt60{margin-top:60px;}.mt65{margin-top:65px;}.mt70{margin-top:70px;}.mt75{margin-top:75px;}.mt80{margin-top:80px;}.mt85{margin-top:85px;}.mt90{margin-top:90px;}.mt95{margin-top:95px;}.mt100{margin-top:100px;}
.mb-10{margin-bottom:-10px;}.mb0{margin-bottom:0px;}.mb5{margin-bottom:5px;}.mb10{margin-bottom:10px;}.mb15{margin-bottom:15px;}.mb20{margin-bottom:20px;}.mb25{margin-bottom:25px;}.mb30{margin-bottom:30px;}.mb35{margin-bottom:35px;}.mb40{margin-bottom:40px;}.mb45{margin-bottom:45px;}.mb50{margin-bottom:50px;}.mb55{margin-bottom:55px;}.mb60{margin-bottom:60px;}.mb65{margin-bottom:65px;}.mb70{margin-bottom:70px;}.mb75{margin-bottom:75px;}.mb80{margin-bottom:80px;}.mb85{margin-bottom:85px;}.mb90{margin-bottom:90px;}.mb95{margin-bottom:95px;}.mb100{margin-bottom:100px;}.mb110{margin-bottom:110px;}.mb120{margin-bottom:120px;}
.mx-10{margin-right:-10px; margin-left:-10px;}.mx0{margin-right:0px; margin-left:0px;}.mx5{margin-right:5px; margin-left:5px;}.mx10{margin-right:10px; margin-left:10px;}.mx15{margin-right:15px; margin-left:15px;}.mx20{margin-right:20px; margin-left:20px;}.mx25{margin-right:25px; margin-left:25px;}.mx30{margin-right:30px; margin-left:30px;}.mx35{margin-right:35px; margin-left:35px;}.mx40{margin-right:40px; margin-left:40px;}.mx45{margin-right:45px; margin-left:45px;}.mx50{margin-right:50px; margin-left:50px;}.mx55{margin-right:55px; margin-left:55px;}.mx60{margin-right:60px; margin-left:60px;}.mx65{margin-right:65px; margin-left:65px;}.mx70{margin-right:70px; margin-left:70px;}.mx75{margin-right:75px; margin-left:75px;}.mx80{margin-right:80px; margin-left:80px;}.mx85{margin-right:85px; margin-left:85px;}.mx90{margin-right:90px; margin-left:90px;}.mx95{margin-right:95px; margin-left:95px;}.mx100{margin-right:100px; margin-left:100px;}
.my0{margin-top:0px; margin-bottom:0px;}.my5{margin-top:5px; margin-bottom:5px;}.my10{margin-top:10px; margin-bottom:10px;}.my15{margin-top:15px; margin-bottom:15px;}.my20{margin-top:20px; margin-bottom:20px;}.my25{margin-top:25px; margin-bottom:25px;}.my30{margin-top:30px; margin-bottom:30px;}.my35{margin-top:35px; margin-bottom:35px;}.my40{margin-top:40px; margin-bottom:40px;}.my45{margin-top:45px; margin-bottom:45px;}.my50{margin-top:50px; margin-bottom:50px;}.my55{margin-top:55px; margin-bottom:55px;}.my60{margin-top:60px; margin-bottom:60px;}.my65{margin-top:65px; margin-bottom:65px;}.my70{margin-top:70px; margin-bottom:70px;}.my75{margin-top:75px; margin-bottom:75px;}.my80{margin-top:80px; margin-bottom:80px;}.my85{margin-top:85px; margin-bottom:85px;}.my90{margin-top:90px; margin-bottom:90px;}.my95{margin-top:95px; margin-bottom:95px;}.my100{margin-top:100px; margin-bottom:100px;}

.mx{margin-left:auto; margin-right:auto;}

.grd{mask-image:linear-gradient(to top, rgba(0,0,0,0.1) 5%,rgba(0,0,0,1) 50%);}

/* width & height */
.wFit{width:fit-content !important;}
.hFit{height:fit-content !important;}
.w0{width:0px !important;}.w10{width:10px !important;}.w15{width:15px !important;}.w20{width:20px !important;}.w25{width:25px !important;}.w30{width:30px !important;}.w40{width:40px !important;}.w45{width:45px !important;}.w50{width:50px !important;}.w60{width:60px !important;}.w70{width:70px !important;}.w80{width:80px !important;}.w90{width:90px !important;}.w100{width:100px !important;}.w110{width:110px !important;}.w120{width:120px !important;}.w130{width:130px !important;}.w140{width:140px !important;}.w150{width:150px !important;}.w160{width:160px !important;}.w170{width:170px !important;}.w180{width:180px !important;}.w190{width:190px !important;}.w200{width:200px !important;}.w210{width:210px !important;}.w220{width:220px !important;}.w230{width:230px !important;}.w240{width:240px !important;}.w250{width:250px !important;}.w260{width:260px !important;}.w270{width:270px !important;}.w280{width:280px !important;}.w290{width:290px !important;}.w300{width:300px !important;}.w310{width:310px !important;}.w320{width:320px !important;}.w330{width:330px !important;}.w340{width:340px !important;}.w350{width:350px !important;}.w360{width:360px !important;}.w370{width:370px !important;}.w380{width:380px !important;}.w390{width:390px !important;}.w400{width:400px !important;}.w410{width:410px !important;}.w420{width:420px !important;}.w430{width:430px !important;}.w440{width:440px !important;}.w450{width:450px !important;}.w460{width:460px !important;}.w470{width:470px !important;}.w480{width:480px !important;}.w490{width:490px !important;}.w500{width:500px !important;}.w510{width:510px !important;}.w520{width:520px !important;}.w530{width:530px !important;}.w540{width:540px !important;}.w550{width:550px !important;}.w560{width:560px !important;}.w570{width:570px !important;}.w580{width:580px !important;}.w590{width:590px !important;}.w600{width:600px !important;}.w610{width:610px !important;}.w620{width:620px !important;}.w630{width:630px !important;}.w640{width:640px !important;}.w650{width:650px !important;}.w660{width:660px !important;}.w670{width:670px !important;}.w680{width:680px !important;}.w690{width:690px !important;}.w700{width:700px !important;}.w710{width:710px !important;}.w720{width:720px !important;}.w730{width:730px !important;}.w740{width:740px !important;}.w750{width:750px !important;}.w760{width:760px !important;}.w770{width:770px !important;}.w780{width:780px !important;}.w790{width:790px !important;}.w800{width:800px !important;}.w810{width:810px !important;}.w820{width:820px !important;}.w830{width:830px !important;}.w840{width:840px !important;}.w850{width:850px !important;}.w860{width:860px !important;}.w870{width:870px !important;}.w880{width:880px !important;}.w890{width:890px !important;}.w900{width:900px !important;}.w910{width:910px !important;}.w920{width:920px !important;}.w930{width:930px !important;}.w940{width:940px !important;}.w950{width:950px !important;}.w960{width:960px !important;}.w970{width:970px !important;}.w980{width:980px !important;}.w990{width:990px !important;}.w1000{width:1000px !important;}
.w0p{width:0% !important;}.w10p{width:10% !important;}.w20p{width:20% !important;}.w30p{width:30% !important;}.w40p{width:40% !important;}.w50p{width:50% !important;}.w60p{width:60% !important;}.w70p{width:70% !important;}.w80p{width:80% !important;}.w90p{width:90% !important;}.w100p{width:100% !important;}.w110p{width:110% !important;}.w120p{width:120% !important;}.w130p{width:130% !important;}.w140p{width:140% !important;}.w150p{width:150% !important;}.w160p{width:160% !important;}.w170p{width:170% !important;}.w180p{width:180% !important;}.w190p{width:190% !important;}.w200p{width:200% !important;}.w210p{width:210% !important;}.w220p{width:220% !important;}.w230p{width:230% !important;}.w240p{width:240% !important;}.w250p{width:250% !important;}.w260p{width:260% !important;}.w270p{width:270% !important;}.w280p{width:280% !important;}.w290p{width:290% !important;}.w300p{width:300% !important;}.w310p{width:310% !important;}.w320p{width:320% !important;}.w330p{width:330% !important;}.w340p{width:340% !important;}.w350p{width:350% !important;}.w360p{width:360% !important;}.w370p{width:370% !important;}.w380p{width:380% !important;}.w390p{width:390% !important;}.w400p{width:400% !important;}.w410p{width:410% !important;}.w420p{width:420% !important;}.w430p{width:430% !important;}.w440p{width:440% !important;}.w450p{width:450% !important;}.w460p{width:460% !important;}.w470p{width:470% !important;}.w480p{width:480% !important;}.w490p{width:490% !important;}.w500p{width:500% !important;}.w510p{width:510% !important;}.w520p{width:520% !important;}.w530p{width:530% !important;}.w540p{width:540% !important;}.w550p{width:550% !important;}.w560p{width:560% !important;}.w570p{width:570% !important;}.w580p{width:580% !important;}.w590p{width:590% !important;}.w600p{width:600% !important;}.w610p{width:610% !important;}.w620p{width:620% !important;}.w630p{width:630% !important;}.w640p{width:640% !important;}.w650p{width:650% !important;}.w660p{width:660% !important;}.w670p{width:670% !important;}.w680p{width:680% !important;}.w690p{width:690% !important;}.w700p{width:700% !important;}.w710p{width:710% !important;}.w720p{width:720% !important;}.w730p{width:730% !important;}.w740p{width:740% !important;}.w750p{width:750% !important;}.w760p{width:760% !important;}.w770p{width:770% !important;}.w780p{width:780% !important;}.w790p{width:790% !important;}.w800p{width:800% !important;}.w810p{width:810% !important;}.w820p{width:820% !important;}.w830p{width:830% !important;}.w840p{width:840% !important;}.w850p{width:850% !important;}.w860p{width:860% !important;}.w870p{width:870% !important;}.w880p{width:880% !important;}.w890p{width:890% !important;}.w900p{width:900% !important;}.w910p{width:910% !important;}.w920p{width:920% !important;}.w930p{width:930% !important;}.w940p{width:940% !important;}.w950p{width:950% !important;}.w960p{width:960% !important;}.w970p{width:970% !important;}.w980p{width:980% !important;}.w990p{width:990% !important;}.w1000p{width:1000% !important;}
.mw0{min-width:0px !important;}.mw10{min-width:10px !important;}.mw20{min-width:20px !important;}.mw30{min-width:30px !important;}.mw40{min-width:40px !important;}.mw50{min-width:50px !important;}.mw60{min-width:60px !important;}.mw70{min-width:70px !important;}.mw80{min-width:80px !important;}.mw90{min-width:90px !important;}.mw100{min-width:100px !important;}.mw110{min-width:110px !important;}.mw120{min-width:120px !important;}.mw130{min-width:130px !important;}.mw140{min-width:140px !important;}.mw150{min-width:150px !important;}.mw160{min-width:160px !important;}.mw170{min-width:170px !important;}.mw180{min-width:180px !important;}.mw190{min-width:190px !important;}.mw200{min-width:200px !important;}.mw210{min-width:210px !important;}.mw220{min-width:220px !important;}.mw230{min-width:230px !important;}.mw240{min-width:240px !important;}.mw250{min-width:250px !important;}.mw260{min-width:260px !important;}.mw270{min-width:270px !important;}.mw280{min-width:280px !important;}.mw290{min-width:290px !important;}.mw300{min-width:300px !important;}.mw310{min-width:310px !important;}.mw320{min-width:320px !important;}.mw330{min-width:330px !important;}.mw340{min-width:340px !important;}.mw350{min-width:350px !important;}.mw360{min-width:360px !important;}.mw370{min-width:370px !important;}.mw380{min-width:380px !important;}.mw390{min-width:390px !important;}.mw400{min-width:400px !important;}.mw410{min-width:410px !important;}.mw420{min-width:420px !important;}.mw430{min-width:430px !important;}.mw440{min-width:440px !important;}.mw450{min-width:450px !important;}.mw460{min-width:460px !important;}.mw470{min-width:470px !important;}.mw480{min-width:480px !important;}.mw490{min-width:490px !important;}.mw500{min-width:500px !important;}.mw510{min-width:510px !important;}.mw520{min-width:520px !important;}.mw530{min-width:530px !important;}.mw540{min-width:540px !important;}.mw550{min-width:550px !important;}.mw560{min-width:560px !important;}.mw570{min-width:570px !important;}.mw580{min-width:580px !important;}.mw590{min-width:590px !important;}.mw600{min-width:600px !important;}.mw610{min-width:610px !important;}.mw620{min-width:620px !important;}.mw630{min-width:630px !important;}.mw640{min-width:640px !important;}.mw650{min-width:650px !important;}.mw660{min-width:660px !important;}.mw670{min-width:670px !important;}.mw680{min-width:680px !important;}.mw690{min-width:690px !important;}.mw700{min-width:700px !important;}.mw710{min-width:710px !important;}.mw720{min-width:720px !important;}.mw730{min-width:730px !important;}.mw740{min-width:740px !important;}.mw750{min-width:750px !important;}.mw760{min-width:760px !important;}.mw770{min-width:770px !important;}.mw780{min-width:780px !important;}.mw790{min-width:790px !important;}.mw800{min-width:800px !important;}.mw810{min-width:810px !important;}.mw820{min-width:820px !important;}.mw830{min-width:830px !important;}.mw840{min-width:840px !important;}.mw850{min-width:850px !important;}.mw860{min-width:860px !important;}.mw870{min-width:870px !important;}.mw880{min-width:880px !important;}.mw890{min-width:890px !important;}.mw900{min-width:900px !important;}.mw910{min-width:910px !important;}.mw920{min-width:920px !important;}.mw930{min-width:930px !important;}.mw940{min-width:940px !important;}.mw950{min-width:950px !important;}.mw960{min-width:960px !important;}.mw970{min-width:970px !important;}.mw980{min-width:980px !important;}.mw990{min-width:990px !important;}.mw1000{min-width:1000px !important;}
.xw0{max-width:0px !important;}.xw10{max-width:10px !important;}.xw20{max-width:20px !important;}.xw30{max-width:30px !important;}.xw40{max-width:40px !important;}.xw50{max-width:50px !important;}.xw60{max-width:60px !important;}.xw70{max-width:70px !important;}.xw80{max-width:80px !important;}.xw90{max-width:90px !important;}.xw100{max-width:100px !important;}.xw110{max-width:110px !important;}.xw120{max-width:120px !important;}.xw130{max-width:130px !important;}.xw140{max-width:140px !important;}.xw150{max-width:150px !important;}.xw160{max-width:160px !important;}.xw170{max-width:170px !important;}.xw180{max-width:180px !important;}.xw190{max-width:190px !important;}.xw200{max-width:200px !important;}.xw210{max-width:210px !important;}.xw220{max-width:220px !important;}.xw230{max-width:230px !important;}.xw240{max-width:240px !important;}.xw250{max-width:250px !important;}.xw260{max-width:260px !important;}.xw270{max-width:270px !important;}.xw280{max-width:280px !important;}.xw290{max-width:290px !important;}.xw300{max-width:300px !important;}.xw310{max-width:310px !important;}.xw320{max-width:320px !important;}.xw330{max-width:330px !important;}.xw340{max-width:340px !important;}.xw350{max-width:350px !important;}.xw360{max-width:360px !important;}.xw370{max-width:370px !important;}.xw380{max-width:380px !important;}.xw390{max-width:390px !important;}.xw400{max-width:400px !important;}.xw410{max-width:410px !important;}.xw420{max-width:420px !important;}.xw430{max-width:430px !important;}.xw440{max-width:440px !important;}.xw450{max-width:450px !important;}.xw460{max-width:460px !important;}.xw470{max-width:470px !important;}.xw480{max-width:480px !important;}.xw490{max-width:490px !important;}.xw500{max-width:500px !important;}.xw510{max-width:510px !important;}.xw520{max-width:520px !important;}.xw530{max-width:530px !important;}.xw540{max-width:540px !important;}.xw550{max-width:550px !important;}.xw560{max-width:560px !important;}.xw570{max-width:570px !important;}.xw580{max-width:580px !important;}.xw590{max-width:590px !important;}.xw600{max-width:600px !important;}.xw610{max-width:610px !important;}.xw620{max-width:620px !important;}.xw630{max-width:630px !important;}.xw640{max-width:640px !important;}.xw650{max-width:650px !important;}.xw660{max-width:660px !important;}.xw670{max-width:670px !important;}.xw680{max-width:680px !important;}.xw690{max-width:690px !important;}.xw700{max-width:700px !important;}.xw710{max-width:710px !important;}.xw720{max-width:720px !important;}.xw730{max-width:730px !important;}.xw740{max-width:740px !important;}.xw750{max-width:750px !important;}.xw760{max-width:760px !important;}.xw770{max-width:770px !important;}.xw780{max-width:780px !important;}.xw790{max-width:790px !important;}.xw800{max-width:800px !important;}.xw810{max-width:810px !important;}.xw820{max-width:820px !important;}.xw830{max-width:830px !important;}.xw840{max-width:840px !important;}.xw850{max-width:850px !important;}.xw860{max-width:860px !important;}.xw870{max-width:870px !important;}.xw880{max-width:880px !important;}.xw890{max-width:890px !important;}.xw900{max-width:900px !important;}.xw910{max-width:910px !important;}.xw920{max-width:920px !important;}.xw930{max-width:930px !important;}.xw940{max-width:940px !important;}.xw950{max-width:950px !important;}.xw960{max-width:960px !important;}.xw970{max-width:970px !important;}.xw980{max-width:980px !important;}.xw990{max-width:990px !important;}.xw1000{max-width:1000px !important;}
.h0{height:0px !important;}.h1{height:1px !important;}.h5{height:5px !important;}.h10{height:10px !important;}.h15{height:15px !important;}.h20{height:20px !important;}.h25{height:25px !important;}.h30{height:30px !important;}.h35{height:35px !important;}.h40{height:40px !important;}.h45{height:45px !important;}.h50{height:50px !important;}.h60{height:60px !important;}.h70{height:70px !important;}.h80{height:80px !important;}.h90{height:90px !important;}.h100{height:100px !important;}.h110{height:110px !important;}.h120{height:120px !important;}.h130{height:130px !important;}.h140{height:140px !important;}.h150{height:150px !important;}.h160{height:160px !important;}.h170{height:170px !important;}.h180{height:180px !important;}.h190{height:190px !important;}.h200{height:200px !important;}.h210{height:210px !important;}.h220{height:220px !important;}.h230{height:230px !important;}.h240{height:240px !important;}.h250{height:250px !important;}.h260{height:260px !important;}.h270{height:270px !important;}.h280{height:280px !important;}.h290{height:290px !important;}.h300{height:300px !important;}.h310{height:310px !important;}.h320{height:320px !important;}.h330{height:330px !important;}.h340{height:340px !important;}.h350{height:350px !important;}.h360{height:360px !important;}.h370{height:370px !important;}.h380{height:380px !important;}.h390{height:390px !important;}.h400{height:400px !important;}.h410{height:410px !important;}.h420{height:420px !important;}.h430{height:430px !important;}.h440{height:440px !important;}.h450{height:450px !important;}.h460{height:460px !important;}.h470{height:470px !important;}.h480{height:480px !important;}.h490{height:490px !important;}.h500{height:500px !important;}.h510{height:510px !important;}.h520{height:520px !important;}.h530{height:530px !important;}.h540{height:540px !important;}.h550{height:550px !important;}.h560{height:560px !important;}.h570{height:570px !important;}.h580{height:580px !important;}.h590{height:590px !important;}.h600{height:600px !important;}.h610{height:610px !important;}.h620{height:620px !important;}.h630{height:630px !important;}.h640{height:640px !important;}.h650{height:650px !important;}.h660{height:660px !important;}.h670{height:670px !important;}.h680{height:680px !important;}.h690{height:690px !important;}.h700{height:700px !important;}.h710{height:710px !important;}.h720{height:720px !important;}.h730{height:730px !important;}.h740{height:740px !important;}.h750{height:750px !important;}.h760{height:760px !important;}.h770{height:770px !important;}.h780{height:780px !important;}.h790{height:790px !important;}.h800{height:800px !important;}.h810{height:810px !important;}.h820{height:820px !important;}.h830{height:830px !important;}.h840{height:840px !important;}.h850{height:850px !important;}.h860{height:860px !important;}.h870{height:870px !important;}.h880{height:880px !important;}.h890{height:890px !important;}.h900{height:900px !important;}.h910{height:910px !important;}.h920{height:920px !important;}.h930{height:930px !important;}.h940{height:940px !important;}.h950{height:950px !important;}.h960{height:960px !important;}.h970{height:970px !important;}.h980{height:980px !important;}.h990{height:990px !important;}.h1000{height:1000px !important;}
.h0p{height:0% !important;}.h10p{height:10% !important;}.h20p{height:20% !important;}.h30p{height:30% !important;}.h35p{height:35% !important;}.h40p{height:40% !important;}.h50p{height:50% !important;}.h60p{height:60% !important;}.h70p{height:70% !important;}.h80p{height:80% !important;}.h90p{height:90% !important;}.h100p{height:100% !important;}.h110p{height:110% !important;}.h120p{height:120% !important;}.h130p{height:130% !important;}.h140p{height:140% !important;}.h150p{height:150% !important;}.h160p{height:160% !important;}.h170p{height:170% !important;}.h180p{height:180% !important;}.h190p{height:190% !important;}.h200p{height:200% !important;}.h210p{height:210% !important;}.h220p{height:220% !important;}.h230p{height:230% !important;}.h240p{height:240% !important;}.h250p{height:250% !important;}.h260p{height:260% !important;}.h270p{height:270% !important;}.h280p{height:280% !important;}.h290p{height:290% !important;}.h300p{height:300% !important;}.h310p{height:310% !important;}.h320p{height:320% !important;}.h330p{height:330% !important;}.h340p{height:340% !important;}.h350p{height:350% !important;}.h360p{height:360% !important;}.h370p{height:370% !important;}.h380p{height:380% !important;}.h390p{height:390% !important;}.h400p{height:400% !important;}.h410p{height:410% !important;}.h420p{height:420% !important;}.h430p{height:430% !important;}.h440p{height:440% !important;}.h450p{height:450% !important;}.h460p{height:460% !important;}.h470p{height:470% !important;}.h480p{height:480% !important;}.h490p{height:490% !important;}.h500p{height:500% !important;}.h510p{height:510% !important;}.h520p{height:520% !important;}.h530p{height:530% !important;}.h540p{height:540% !important;}.h550p{height:550% !important;}.h560p{height:560% !important;}.h570p{height:570% !important;}.h580p{height:580% !important;}.h590p{height:590% !important;}.h600p{height:600% !important;}.h610p{height:610% !important;}.h620p{height:620% !important;}.h630p{height:630% !important;}.h640p{height:640% !important;}.h650p{height:650% !important;}.h660p{height:660% !important;}.h670p{height:670% !important;}.h680p{height:680% !important;}.h690p{height:690% !important;}.h700p{height:700% !important;}.h710p{height:710% !important;}.h720p{height:720% !important;}.h730p{height:730% !important;}.h740p{height:740% !important;}.h750p{height:750% !important;}.h760p{height:760% !important;}.h770p{height:770% !important;}.h780p{height:780% !important;}.h790p{height:790% !important;}.h800p{height:800% !important;}.h810p{height:810% !important;}.h820p{height:820% !important;}.h830p{height:830% !important;}.h840p{height:840% !important;}.h850p{height:850% !important;}.h860p{height:860% !important;}.h870p{height:870% !important;}.h880p{height:880% !important;}.h890p{height:890% !important;}.h900p{height:900% !important;}.h910p{height:910% !important;}.h920p{height:920% !important;}.h930p{height:930% !important;}.h940p{height:940% !important;}.h950p{height:950% !important;}.h960p{height:960% !important;}.h970p{height:970% !important;}.h980p{height:980% !important;}.h990p{height:990% !important;}.h1000p{height:1000% !important;}
.mh0{min-height:0px !important;}.mh10{min-height:10px !important;}.mh20{min-height:20px !important;}.mh30{min-height:30px !important;}.mh35{min-height:35px !important;}.mh40{min-height:40px !important;}.mh50{min-height:50px !important;}.mh60{min-height:60px !important;}.mh70{min-height:70px !important;}.mh80{min-height:80px !important;}.mh90{min-height:90px !important;}.mh100{min-height:100px !important;}.mh110{min-height:110px !important;}.mh120{min-height:120px !important;}.mh130{min-height:130px !important;}.mh140{min-height:140px !important;}.mh150{min-height:150px !important;}.mh160{min-height:160px !important;}.mh170{min-height:170px !important;}.mh180{min-height:180px !important;}.mh190{min-height:190px !important;}.mh200{min-height:200px !important;}.mh210{min-height:210px !important;}.mh220{min-height:220px !important;}.mh230{min-height:230px !important;}.mh240{min-height:240px !important;}.mh250{min-height:250px !important;}.mh260{min-height:260px !important;}.mh270{min-height:270px !important;}.mh280{min-height:280px !important;}.mh290{min-height:290px !important;}.mh300{min-height:300px !important;}.mh310{min-height:310px !important;}.mh320{min-height:320px !important;}.mh330{min-height:330px !important;}.mh340{min-height:340px !important;}.mh350{min-height:350px !important;}.mh360{min-height:360px !important;}.mh370{min-height:370px !important;}.mh380{min-height:380px !important;}.mh390{min-height:390px !important;}.mh400{min-height:400px !important;}.mh410{min-height:410px !important;}.mh420{min-height:420px !important;}.mh430{min-height:430px !important;}.mh440{min-height:440px !important;}.mh450{min-height:450px !important;}.mh460{min-height:460px !important;}.mh470{min-height:470px !important;}.mh480{min-height:480px !important;}.mh490{min-height:490px !important;}.mh500{min-height:500px !important;}.mh510{min-height:510px !important;}.mh520{min-height:520px !important;}.mh530{min-height:530px !important;}.mh540{min-height:540px !important;}.mh550{min-height:550px !important;}.mh560{min-height:560px !important;}.mh570{min-height:570px !important;}.mh580{min-height:580px !important;}.mh590{min-height:590px !important;}.mh600{min-height:600px !important;}.mh610{min-height:610px !important;}.mh620{min-height:620px !important;}.mh630{min-height:630px !important;}.mh640{min-height:640px !important;}.mh650{min-height:650px !important;}.mh660{min-height:660px !important;}.mh670{min-height:670px !important;}.mh680{min-height:680px !important;}.mh690{min-height:690px !important;}.mh700{min-height:700px !important;}.mh710{min-height:710px !important;}.mh720{min-height:720px !important;}.mh730{min-height:730px !important;}.mh740{min-height:740px !important;}.mh750{min-height:750px !important;}.mh760{min-height:760px !important;}.mh770{min-height:770px !important;}.mh780{min-height:780px !important;}.mh790{min-height:790px !important;}.mh800{min-height:800px !important;}.mh810{min-height:810px !important;}.mh820{min-height:820px !important;}.mh830{min-height:830px !important;}.mh840{min-height:840px !important;}.mh850{min-height:850px !important;}.mh860{min-height:860px !important;}.mh870{min-height:870px !important;}.mh880{min-height:880px !important;}.mh890{min-height:890px !important;}.mh900{min-height:900px !important;}.mh910{min-height:910px !important;}.mh920{min-height:920px !important;}.mh930{min-height:930px !important;}.mh940{min-height:940px !important;}.mh950{min-height:950px !important;}.mh960{min-height:960px !important;}.mh970{min-height:970px !important;}.mh980{min-height:980px !important;}.mh990{min-height:990px !important;}.mh1000{min-height:1000px !important;}
.w100p{width:-moz-available !important; width:-webkit-fill-available !important; width:fill-available !important;}.h100p{height:100% !important;}
.xh15{max-height:15px !important;}

.w45p{width:45%;}.w50p{width:50%;}

/* left & right & top & bottom */
.left0{left:0px;}.left5{left:5px;}.left10{left:10px;}.left15{left:15px;}.left20{left:20px;}.left25{left:25px;}.left30{left:30px;}.left35{left:35px;}.left40{left:40px;}.left45{left:45px;}.left50{left:50px;}.left55{left:55px;}.left60{left:60px;}.left65{left:65px;}.left70{left:70px;}.left75{left:75px;}.left80{left:80px;}.left85{left:85px;}.left90{left:90px;}.left95{left:95px;}.left100{left:100px;}.left105{left:105px;}.left110{left:110px;}.left115{left:115px;}.left120{left:120px;}.left125{left:125px;}.left130{left:130px;}.left135{left:135px;}.left140{left:140px;}.left145{left:145px;}.left150{left:150px;}.left155{left:155px;}.left160{left:160px;}.left165{left:165px;}.left170{left:170px;}.left175{left:175px;}.left180{left:180px;}.left185{left:185px;}.left190{left:190px;}.left195{left:195px;}.left200{left:200px;}.left205{left:205px;}.left210{left:210px;}.left215{left:215px;}.left220{left:220px;}.left225{left:225px;}.left230{left:230px;}.left235{left:235px;}.left240{left:240px;}.left245{left:245px;}.left250{left:250px;}.left255{left:255px;}.left260{left:260px;}.left265{left:265px;}.left270{left:270px;}.left275{left:275px;}.left280{left:280px;}.left285{left:285px;}.left290{left:290px;}.left295{left:295px;}
.left-5{left:-5px;}.left-10{left:-10px;}.left-15{left:-15px;}.left-20{left:-20px;}.left-25{left:-25px;}.left-30{left:-30px;}.left-35{left:-35px;}.left-40{left:-40px;}.left-45{left:-45px;}.left-50{left:-50px;}.left-55{left:-55px;}.left-60{left:-60px;}.left-65{left:-65px;}.left-70{left:-70px;}.left-75{left:-75px;}.left-80{left:-80px;}.left-85{left:-85px;}.left-90{left:-90px;}.left-95{left:-95px;}.left-100{left:-100px;}.left-105{left:-105px;}.left-110{left:-110px;}.left-115{left:-115px;}.left-120{left:-120px;}.left-125{left:-125px;}.left-130{left:-130px;}.left-135{left:-135px;}.left-140{left:-140px;}.left-145{left:-145px;}.left-150{left:-150px;}.left-155{left:-155px;}.left-160{left:-160px;}.left-165{left:-165px;}.left-170{left:-170px;}.left-175{left:-175px;}.left-180{left:-180px;}.left-185{left:-185px;}.left-190{left:-190px;}.left-195{left:-195px;}.left-200{left:-200px;}.left-205{left:-205px;}.left-210{left:-210px;}.left-215{left:-215px;}.left-220{left:-220px;}.left-225{left:-225px;}.left-230{left:-230px;}.left-235{left:-235px;}.left-240{left:-240px;}.left-245{left:-245px;}.left-250{left:-250px;}.left-255{left:-255px;}.left-260{left:-260px;}.left-265{left:-265px;}.left-270{left:-270px;}.left-275{left:-275px;}.left-280{left:-280px;}.left-285{left:-285px;}.left-290{left:-290px;}.left-295{left:-295px;}
.right0{right:0px;}.right5{right:5px;}.right10{right:10px;}.right15{right:15px;}.right20{right:20px;}.right25{right:25px;}.right30{right:30px;}.right35{right:35px;}.right40{right:40px;}.right45{right:45px;}.right50{right:50px;}.right55{right:55px;}.right60{right:60px;}.right65{right:65px;}.right70{right:70px;}.right75{right:75px;}.right80{right:80px;}.right85{right:85px;}.right90{right:90px;}.right95{right:95px;}.right100{right:100px;}.right105{right:105px;}.right110{right:110px;}.right115{right:115px;}.right120{right:120px;}.right125{right:125px;}.right130{right:130px;}.right135{right:135px;}.right140{right:140px;}.right145{right:145px;}.right150{right:150px;}.right155{right:155px;}.right160{right:160px;}.right165{right:165px;}.right170{right:170px;}.right175{right:175px;}.right180{right:180px;}.right185{right:185px;}.right190{right:190px;}.right195{right:195px;}.right200{right:200px;}.right205{right:205px;}.right210{right:210px;}.right215{right:215px;}.right220{right:220px;}.right225{right:225px;}.right230{right:230px;}.right235{right:235px;}.right240{right:240px;}.right245{right:245px;}.right250{right:250px;}.right255{right:255px;}.right260{right:260px;}.right265{right:265px;}.right270{right:270px;}.right275{right:275px;}.right280{right:280px;}.right285{right:285px;}.right290{right:290px;}.right295{right:295px;}
.right-5{right:-5px;}.right-10{right:-10px;}.right-15{right:-15px;}.right-20{right:-20px;}.right-25{right:-25px;}.right-30{right:-30px;}.right-35{right:-35px;}.right-40{right:-40px;}.right-45{right:-45px;}.right-50{right:-50px;}.right-55{right:-55px;}.right-60{right:-60px;}.right-65{right:-65px;}.right-70{right:-70px;}.right-75{right:-75px;}.right-80{right:-80px;}.right-85{right:-85px;}.right-90{right:-90px;}.right-95{right:-95px;}.right-100{right:-100px;}.right-105{right:-105px;}.right-110{right:-110px;}.right-115{right:-115px;}.right-120{right:-120px;}.right-125{right:-125px;}.right-130{right:-130px;}.right-135{right:-135px;}.right-140{right:-140px;}.right-145{right:-145px;}.right-150{right:-150px;}.right-155{right:-155px;}.right-160{right:-160px;}.right-165{right:-165px;}.right-170{right:-170px;}.right-175{right:-175px;}.right-180{right:-180px;}.right-185{right:-185px;}.right-190{right:-190px;}.right-195{right:-195px;}.right-200{right:-200px;}.right-205{right:-205px;}.right-210{right:-210px;}.right-215{right:-215px;}.right-220{right:-220px;}.right-225{right:-225px;}.right-230{right:-230px;}.right-235{right:-235px;}.right-240{right:-240px;}.right-245{right:-245px;}.right-250{right:-250px;}.right-255{right:-255px;}.right-260{right:-260px;}.right-265{right:-265px;}.right-270{right:-270px;}.right-275{right:-275px;}.right-280{right:-280px;}.right-285{right:-285px;}.right-290{right:-290px;}.right-295{right:-295px;}
.top0{top:0px;}.top5{top:5px;}.top10{top:10px;}.top15{top:15px;}.top20{top:20px;}.top25{top:25px;}.top30{top:30px;}.top35{top:35px;}.top40{top:40px;}.top45{top:45px;}.top50{top:50px;}.top55{top:55px;}.top60{top:60px;}.top65{top:65px;}.top70{top:70px;}.top75{top:75px;}.top80{top:80px;}.top85{top:85px;}.top90{top:90px;}.top95{top:95px;}.top100{top:100px;}.top105{top:105px;}.top110{top:110px;}.top115{top:115px;}.top120{top:120px;}.top125{top:125px;}.top130{top:130px;}.top135{top:135px;}.top140{top:140px;}.top145{top:145px;}.top150{top:150px;}.top155{top:155px;}.top160{top:160px;}.top165{top:165px;}.top170{top:170px;}.top175{top:175px;}.top180{top:180px;}.top185{top:185px;}.top190{top:190px;}.top195{top:195px;}.top200{top:200px;}.top205{top:205px;}.top210{top:210px;}.top215{top:215px;}.top220{top:220px;}.top225{top:225px;}.top230{top:230px;}.top235{top:235px;}.top240{top:240px;}.top245{top:245px;}.top250{top:250px;}.top255{top:255px;}.top260{top:260px;}.top265{top:265px;}.top270{top:270px;}.top275{top:275px;}.top280{top:280px;}.top285{top:285px;}.top290{top:290px;}.top295{top:295px;}
.top-5{top:-5px;}.top-10{top:-10px;}.top-15{top:-15px;}.top-20{top:-20px;}.top-25{top:-25px;}.top-30{top:-30px;}.top-35{top:-35px;}.top-40{top:-40px;}.top-45{top:-45px;}.top-50{top:-50px;}.top-55{top:-55px;}.top-60{top:-60px;}.top-65{top:-65px;}.top-70{top:-70px;}.top-75{top:-75px;}.top-80{top:-80px;}.top-85{top:-85px;}.top-90{top:-90px;}.top-95{top:-95px;}.top-100{top:-100px;}.top-105{top:-105px;}.top-110{top:-110px;}.top-115{top:-115px;}.top-120{top:-120px;}.top-125{top:-125px;}.top-130{top:-130px;}.top-135{top:-135px;}.top-140{top:-140px;}.top-145{top:-145px;}.top-150{top:-150px;}.top-155{top:-155px;}.top-160{top:-160px;}.top-165{top:-165px;}.top-170{top:-170px;}.top-175{top:-175px;}.top-180{top:-180px;}.top-185{top:-185px;}.top-190{top:-190px;}.top-195{top:-195px;}.top-200{top:-200px;}.top-205{top:-205px;}.top-210{top:-210px;}.top-215{top:-215px;}.top-220{top:-220px;}.top-225{top:-225px;}.top-230{top:-230px;}.top-235{top:-235px;}.top-240{top:-240px;}.top-245{top:-245px;}.top-250{top:-250px;}.top-255{top:-255px;}.top-260{top:-260px;}.top-265{top:-265px;}.top-270{top:-270px;}.top-275{top:-275px;}.top-280{top:-280px;}.top-285{top:-285px;}.top-290{top:-290px;}.top-295{top:-295px;}
.bottom0{bottom:0px;}.bottom5{bottom:5px;}.bottom10{bottom:10px;}.bottom15{bottom:15px;}.bottom20{bottom:20px;}.bottom25{bottom:25px;}.bottom30{bottom:30px;}.bottom35{bottom:35px;}.bottom40{bottom:40px;}.bottom45{bottom:45px;}.bottom50{bottom:50px;}.bottom55{bottom:55px;}.bottom60{bottom:60px;}.bottom65{bottom:65px;}.bottom70{bottom:70px;}.bottom75{bottom:75px;}.bottom80{bottom:80px;}.bottom85{bottom:85px;}.bottom90{bottom:90px;}.bottom95{bottom:95px;}.bottom100{bottom:100px;}.bottom105{bottom:105px;}.bottom110{bottom:110px;}.bottom115{bottom:115px;}.bottom120{bottom:120px;}.bottom125{bottom:125px;}.bottom130{bottom:130px;}.bottom135{bottom:135px;}.bottom140{bottom:140px;}.bottom145{bottom:145px;}.bottom150{bottom:150px;}.bottom155{bottom:155px;}.bottom160{bottom:160px;}.bottom165{bottom:165px;}.bottom170{bottom:170px;}.bottom175{bottom:175px;}.bottom180{bottom:180px;}.bottom185{bottom:185px;}.bottom190{bottom:190px;}.bottom195{bottom:195px;}.bottom200{bottom:200px;}.bottom205{bottom:205px;}.bottom210{bottom:210px;}.bottom215{bottom:215px;}.bottom220{bottom:220px;}.bottom225{bottom:225px;}.bottom230{bottom:230px;}.bottom235{bottom:235px;}.bottom240{bottom:240px;}.bottom245{bottom:245px;}.bottom250{bottom:250px;}.bottom255{bottom:255px;}.bottom260{bottom:260px;}.bottom265{bottom:265px;}.bottom270{bottom:270px;}.bottom275{bottom:275px;}.bottom280{bottom:280px;}.bottom285{bottom:285px;}.bottom290{bottom:290px;}.bottom295{bottom:295px;}
.bottom-5{bottom:-5px;}.bottom-10{bottom:-10px;}.bottom-15{bottom:-15px;}.bottom-20{bottom:-20px;}.bottom-25{bottom:-25px;}.bottom-30{bottom:-30px;}.bottom-35{bottom:-35px;}.bottom-40{bottom:-40px;}.bottom-45{bottom:-45px;}.bottom-50{bottom:-50px;}.bottom-55{bottom:-55px;}.bottom-60{bottom:-60px;}.bottom-65{bottom:-65px;}.bottom-70{bottom:-70px;}.bottom-75{bottom:-75px;}.bottom-80{bottom:-80px;}.bottom-85{bottom:-85px;}.bottom-90{bottom:-90px;}.bottom-95{bottom:-95px;}.bottom-100{bottom:-100px;}.bottom-105{bottom:-105px;}.bottom-110{bottom:-110px;}.bottom-115{bottom:-115px;}.bottom-120{bottom:-120px;}.bottom-125{bottom:-125px;}.bottom-130{bottom:-130px;}.bottom-135{bottom:-135px;}.bottom-140{bottom:-140px;}.bottom-145{bottom:-145px;}.bottom-150{bottom:-150px;}.bottom-155{bottom:-155px;}.bottom-160{bottom:-160px;}.bottom-165{bottom:-165px;}.bottom-170{bottom:-170px;}.bottom-175{bottom:-175px;}.bottom-180{bottom:-180px;}.bottom-185{bottom:-185px;}.bottom-190{bottom:-190px;}.bottom-195{bottom:-195px;}.bottom-200{bottom:-200px;}.bottom-205{bottom:-205px;}.bottom-210{bottom:-210px;}.bottom-215{bottom:-215px;}.bottom-220{bottom:-220px;}.bottom-225{bottom:-225px;}.bottom-230{bottom:-230px;}.bottom-235{bottom:-235px;}.bottom-240{bottom:-240px;}.bottom-245{bottom:-245px;}.bottom-250{bottom:-250px;}.bottom-255{bottom:-255px;}.bottom-260{bottom:-260px;}.bottom-265{bottom:-265px;}.bottom-270{bottom:-270px;}.bottom-275{bottom:-275px;}.bottom-280{bottom:-280px;}.bottom-285{bottom:-285px;}.bottom-290{bottom:-290px;}.bottom-295{bottom:-295px;}

.top50p{top:50%;}
.left50p{left:50%;}

/* opacity */
.opc0{opacity:0;}.opc1{opacity:0.1;}.opc2{opacity:0.2;}.opc3{opacity:0.3;}.opc4{opacity:0.4;}.opc5{opacity:0.5;}.opc6{opacity:0.6;}.opc7{opacity:0.7;}.opc8{opacity:0.8;}.opc9{opacity:0.9;}.opc10{opacity:1;}

/* font size */
.fsS{font-size:smaller !important;}
.fsM{font-size:medium !important;}
.fsL{font-size:large !important;}
.fsXL{font-size:x-large !important;}
.fsXXL{font-size:xx-large !important;}

/* button slider */
.btnSlider{-webkit-appearance:none; width:100%; height:45px; background:var(--cB); border:1px solid var(--cS); background-size:contain; background-repeat:repeat-x; border-radius:var(--rds); overflow:hidden; outline:none; -webkit-transition: .2s; transition: opacity .2s;}
.btnSlider::-webkit-slider-thumb{-webkit-appearance:none; appearance:none; width:25px; height:45px; background:var(--cS); opacity:0.9; cursor:pointer;}
.btnSlider::-moz-range-thumb{width:25px; height:45px; background:var(--cS); opacity:0.9; cursor:pointer;}

/* button */
button,input[type=submit],d-confirm-ok{background-color:var(--cS); border:0; border-radius:var(--rds); display:flex; align-items:center; justify-content:center; cursor:pointer; padding-top:5px; padding-bottom:5px; padding-right:10px; padding-left:10px; height:35px; transition:filter 0.3s;}
button:hover,button:hover>*,input[type=submit]:hover{filter:brightness(85%);}
button:disabled{background-color:var(--cS) !important; color:var(--cS) !important;}

/* defaults */
img[src=""]{display:none !important;}
input[type=text],input[type=number],select,textarea{outline:none; padding:0 10px; border:1px solid var(--cS); background:transparent; border-radius:var(--rds); height:35px; width:100%; font-size:large;}
d{display:block;}
/* ----------- */
.spin{animation-name:spin; animation-duration:5000ms; animation-iteration-count:infinite; animation-timing-function:linear;}
@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}
/* ----------- */
.fR{float:right;}
.fL{float:left;}
/* ----------- */
reqLoading{position:fixed; z-index:5; height:120px; width:120px; top:0; right:0;}
reqLoading span{font-size:large; color:var(--c0); float:right; margin:10px; font-weight:bold !important; background-color:var(--cB); border-radius:100%; padding:5px; box-shadow: 0px 0px 16px var(--cF2); animation-name:spin; animation-duration:3000ms; animation-iteration-count:infinite; animation-timing-function:linear;}

option{background-color:var(--cB); color:var(--cF);}

input[type="checkbox"]{width:50px; height:25px; -webkit-appearance:none; appearance:none; background:transparent; border:1px solid var(--cP); border-radius:25px; position:relative; cursor:pointer; transition:background 0.2s;}
input[type="checkbox"]:checked{background:var(--cP);}
input[type="checkbox"]::before{content:""; position:absolute; top:2px; left:2px; width:19px; height:19px; background:var(--cP); border-radius:50%; transition:transform 0.2s;}
input[type="checkbox"]:checked::before{transform:translateX(25px); background:var(--cB);}

/* END */
.hide{display:none !important;}

select.noDesign{appearance:none; -webkit-appearance:none; -moz-appearance:none;}

input[type="number"].noDesign::-webkit-outer-spin-button,input[type="number"].noDesign::-webkit-inner-spin-button{-webkit-appearance:none; margin:0;}
input[type="number"].noDesign{-moz-appearance:textfield;}

.swiper-slide{width: max-content !important;}

.sS,.sM,.sL,.sSM,.sML{display: none;}
@media(max-width:600px){
  .sS,.sSM{display:flex !important;}
  .sS-fsS{font-size:smaller !important;}
  .sS-fCol{display:flex; flex-direction:column !important;} .sS-fColX{display:flex; flex-direction:column !important; align-items:center !important;} .sS-fX{display:flex; justify-content:center !important;} .sL-fEnd{display:flex; align-items:flex-end !important;} .sS-w100p{width:100% !important;}
}

@media(min-width:601px) and (max-width:1024px){
  .sM,.sSM,.sML{display:flex !important;}
  .sM-fsS{font-size:smaller !important;}
  .sM-fCol{display:flex; flex-direction:column !important;} .sM-fColX{display:flex; flex-direction:column !important; align-items:center !important;} .sM-fX{display:flex; justify-content:center !important;} .sL-fEnd{display:flex; align-items:flex-end !important;} .sM-w100p{width:100% !important;}
}

@media(min-width:1025px){
  .sL,.sML{display:flex !important;}
  .sL-fsS{font-size:smaller !important;}
  .sL-fCol{display:flex; flex-direction:column !important;} .sL-fColX{display:flex; flex-direction:column !important; align-items:center !important;} .sL-fX{display:flex; justify-content:center !important;} .sL-fEnd{display:flex; align-items:flex-end !important;} .sL-w100p{width:100% !important;}
}

