/* cyrillic-ext */
@font-face {
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/oY1l8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckUWHllELWNN-8tr.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/oY1l8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckUWF1lELWNN-8tr.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/oY1l8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckUWEFlELWNN-8tr.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/oY1l8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckUWHFlELWNN-8tr.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/oY1l8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckUWHVlELWNN-8tr.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geologica';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/oY1l8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckUWE1lELWNN-w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
    --secondary: #000000;
    --light: #f6f6f6;
    --mainfont: #122F4D;
    --secondaryfont: #393933;
    --lightfont: #7F7F7F;
    --highlight: #FAC916;
    --blue: #0081E6;
    --banner: #31C5B1;
    --menuhover: #EEF2F5;
    --hover: #DBE3E9;
    --border1: #707070;
    --border2: #CDD9E3;
    --light2: #F5F7F8;
    --shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    --hbInfoColor: #ffffff;
    --hbInfoBroderClr: #ff3b3f;
    --hbBtnTxtClr: #ffffff;
    --hbBtnTxtUpClr: #122F4D;
    --hbBtnStroke: #ffffff;
    --hbBtnBgClr: transparent;
    --hbBtnBgUpClr: #ffffff;
    --borderlight: #a09e9e;
    --qLinkColumns: 3;
    --fontlight2:#87878b;
    --color-blue: #dfe5f6;
    --color-green: #e5f6df;
    --color-lilac: #e5dff6;
    --color-purple: #c5b7ec;
    --color-shadow-light: rgba(186, 172, 191, 0.35);
    --color-shadow-dark: transparent;
    --color-white: #ffffff;
    --color-petrol: #000809;
    --color-pink: #ebd4f3;
    --color-yellow: #f6f0df;
    --font-fam-primary: 'Geologica', sans-serif;
    --shadow-before: 10px 10px 0px 0px;
    --shadow-after: 5px 5px 0px 0px;
    --siteBgColor: #008FF9;
    --containerBg: #E5E5E5;
    --headerSecBgColor: #1B243A;
    --allContentColor: #000000;
    --ribbonBgColor: #709727;
    --rankGreyBgColor: #D1D3D9;
    --tcTextColor: #6E7685;
    --siteHoverBgColor: #1db1cf;
    --whiteColor: #ffffff;
    --bannerBgColor: #12192C;
    --mainMenuBgColor: rgb(255, 255, 255, 0.1);
    --footerBgColor: #0D1320;
    --copyRightTextColor: #9EA1A5;
    --bodygrycolor: #EBEAE8
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing:border-box
}

body {
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    background: #ebeff2;
    color: var(--secondary);
    overflow-x:hidden
}

a {
    text-decoration: none;
    color:var(--mainfont)
}

ul {
    list-style:none
}

.rjsmg {
    width: 100%;
    margin: auto;
    position:relative
}

.jrbpx .oomes {
    position: relative;
    display:block
}

.rclnf {
    display: block;
    line-height:1
}

header {
    width: 100%;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 9999;
    -webkit-box-shadow: 0 4.37237px 54.6547px rgba(0, 0, 0, .09);
    box-shadow:0 4.37237px 54.6547px rgba(0, 0, 0, .09)
}

header .yltud {
    width: 228px;
    display: inline-block;
    padding: 5px 10px 5px 34px;
    position: relative;
    vertical-align:middle
}

header .yltud img {
    width:100%
}

header .lilvx {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition:all .2s
}

.jmbtb {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 99;
    cursor:pointer
}


body.aehyq .iclpu {
    width: 100%;
    overflow:hidden
}

body.aehyq .okfks {
    left:0
}

body.aehyq header {
    position: fixed;
    z-index: 999;
    top:0
}

body.aehyq .iclpu {
    width: 100%;
    margin-left:0
}


main {
    width: 100%;
    margin: auto;
    min-height:50vh
}

h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items:center
}

main h2 span {
    vertical-align:middle
}

main h1 {
    margin-bottom:20px
}

main h2 {
    margin-bottom:20px
}
main h2, main h3 {
    font-family:'Geologica', sans-serif;
    color: #b5e800;
}


figure {
    line-height:0
}

figure img {
    max-width:100%
}

@media only screen and (min-width: 1024px) {

    .igutw {
        width:100%
    }
}


@media only screen and (max-width: 480px) {

    body {
        padding-top:71px
    }

    .rjsmg {
        padding:0
    }

    .ggqxy {
        font-size: 18px;
        line-height: 22px;
        padding:9px
    }

    main h1 {
        padding-left: 0;
        position:relative
    }

    .jmbtb {
        height: 20px;
        width: 25px;
        top:20px
    }

    main h2 span {
        display: inline-block;
        vertical-align: middle;
        width:calc(100% - 50px)
    }

    main h2 {
        position: relative;
        margin-bottom:20px
    }

    .umtyn {
        padding:0 10px 0
    }

    .ggqxy.huyol {
        font-size: 16px;
        min-width: 94px;
        padding:5px
    }

    header .yltud {
        width: 200px;
        padding:5px 29px
    }

    header .lilvx {
        padding:13px 0
    }

    .umtyn {
        padding:0 10px !important
    }

    body.aehyq .okfks {
        width:100%
    }

    .okfks {
        max-width: 100%;
        padding:80px 20px 30px
    }

    .adtxq main h1 {
        padding: 15px 10px 0;
        font-size:30px
    }
}

@media only screen and (max-width: 767px) {
    body {
        padding-top:83px
    }
}

h3 {
    font-size: 20px;
    line-height: 1.15;
    font-weight:500
}

main h1 {
    color:#000
}

body h3 {
    font-weight:600
}

html body {
    font-family: 'Geologica', sans-serif;
    font-weight: 400;
    padding-top: 57.43px !important;
    background-color:#fff !important;
}

body header .lilvx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content:space-between
}

/* header {
    height:62px
} */

body header .yltud {
    margin:-4px 0 0 0
}

body header .yltud img {
    width: 180px;
    margin:10px 0 0
}

@media only screen and (max-width: 480px) {
    body header .yltud img {
        width: 220px;
        margin:0
    }
}

body header .lilvx {
    padding:9px 0
}

body .jrbpx .oomes {
    width: auto;
    height:auto
}

body .jrbpx.jmbtb a img {
    width: 20px;
    height:17px
}

body .ggqxy.huyol {
    font-weight: 600;
    font-size: 16px;
    padding: 8px 5px;
    line-height: 18px;
    width: 60px;
    height: 34px;
    min-width: auto;
    border-radius: 6px;
    background: #03a87c;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-align:center
}


body.aehyq .okfks {
    top:62px
}

body .okfks {
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    padding: 0 0 30px;
    top: 62px;
    -webkit-transition: all .5s;
    transition:all .5s
}

body.aehyq {
    overflow:hidden
}

body .cidas {
    display:none
}

body.aehyq .cidas {
    display: block;
    position: absolute;
    top: 21px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: #fff;
    left:10px
}

.rvmum {
    background: #ecedef;
    -webkit-box-shadow: inset 0 1px 0 #d1d3d9;
    box-shadow: inset 0 1px 0 #d1d3d9;
    padding: 30px 15px 30px;
    position:relative
}

.rvmum .brmjc {
    margin-top:24px
}

.rvmum .brmjc span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    /* color: #6e7685; */
    display:block
}

body .umtyn {
    padding:0 !important
}

body main .rjsmg {
    background: #f0f1f2;
    max-width:1100px
}

body.adtxq main .rjsmg {
    max-width: none;
    background-color:#fff
}

body main h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color:#b5e800
}

@media only screen and (min-width: 1025px) {

    body header .yltud {
        padding:0
    }

    body header .lilvx {
        padding:0
    }
}

@media only screen and (max-width: 480px) {

    body .jmbtb {
        display: block;
        height: 100%;
        width: 40px;
        top: 20px;
        /*left:-10px*/
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    body main .rjsmg {
        max-width:750px
    }
}

@media (min-width: 992px) {

    body .okfks {
        padding-top:80px
    }

    body.aehyq .okfks {
        top:0
    }

    header .yltud img {
        width:100%
    }

    body {
        padding-top:68.43px !important
    }

    /* header {
        height:68px
    } */

    body .jmbtb {
        top:60%
    }

    body .ggqxy.huyol {
        min-width: 75px;
        width: auto;
        height: 40px;
        font-size: 17px;
        line-height: 19px;
        padding:11px 5px
    }

    body .jrbpx .oomes {
        width: auto;
        height:auto
    }

    body .jrbpx.jmbtb a img {
        width: 20px;
        height:17px
    }

    body .okfks .jnjdt {
        display:block
    }

    body.aehyq .cidas {
        display:none
    }

    body .rvmum {
        padding:51px 15px 60px
    }

    .rvmum .brmjc span {
        line-height:18px
    }

    body.aehyq {
        overflow:visible
    }

    body main h2 {
        font-size: 26px;
        line-height:30px
    }
}


       
@media only screen and (max-width: 1024px) {

    body .jmbtb {
        display: block;
        height: 100%;
        width: 40px;
        top: 25px;
        left:-10px
    }


    body .jrbpx .oomes {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content:center
    }
}

@media (max-width:1024px) {
    body .rvmum {
        padding-bottom:80px;
    } 
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

    body main .rjsmg {
        max-width:980px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    body.aehyq .cidas {
        top: 15px;
        left:15px
    }
}

.rdouy [type=radio]:not(:checked) {
    position: absolute;
    left:-9999px
}

.rdouy [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color:#000
}

.rdouy [type=radio]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #d1d3d9;
    border-radius: 100%;
    background:#fff
}

.rdouy [type=radio]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #03a87c;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition:all .2s ease
}

.udbvn .rdouy [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform:scale(0)
}

/* body a[target=_blank] {
    color:#4678f9
} */

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding:0
}

body {
    font-family:'Geologica', sans-serif;
}

button {
    outline: 0;
    background: 0 0;
    border: 0;
    cursor:pointer
}

@media only screen and (max-width: 480px) {

    body header .lilvx {
        padding:11px 0
    }

    body header .yltud {
        margin:0
    }

    body .jmbtb {
        top:21px
    }
}

body header .lilvx {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content:flex-start
}

@media only screen and (max-width: 768px) {

    body header .lilvx {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content:space-between
    }
}

.hvcjj .whptq [type=radio]:not(:checked) {
    position: absolute;
    left:-9999px
}

.hvcjj .whptq [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color:#000
}

.hvcjj .whptq [type=radio]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 20px;
    height: 20px;
    border: 1px solid #d1d3d9;
    border-radius: 100%;
    background:#fff
}

.hvcjj .whptq [type=radio]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background: #03a87c;
    position: absolute;
    top: 0;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition:all .2s ease
}

.hvcjj .whptq [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform:scale(0)
}

@media (max-width: 768px) {

    .hvcjj .whptq [type=radio]:not(:checked) + label {
        height: 40px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }

    .hvcjj .whptq [type=radio]:not(:checked) + label:before {
        top:9px
    }

    .hvcjj .whptq [type=radio]:not(:checked) + label:after {
        top:12px
    }
}

@media (min-width: 1024px) {
    .rclnf {
        padding-left:30px
    }

    .okfks .jnjdt {
        right:10px
    }
}

body.aehyq .okfks {
    background: #1b243a;
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .15);
    box-shadow:4px 4px 4px rgba(0, 0, 0, .15)
}

img {
    max-width:100%
}

@media (min-width: 992px) {
    body header .lilvx {
        width:100%
    }
}

html body {
    font-weight: 400;
    background:var(--bodygrycolor)
}

body {
    font-size: 16px;
    color:var(--allContentColor)
}

header {
    background:var(--headerSecBgColor)
}

body header .lilvx {
    padding:7px 0
}

body header .yltud {
    margin:0
}

body.aehyq .cidas {
    top: 23px;
    left: 9px;
    width:23px
}

body header .yltud img {
    width: 121.65px;
    margin-top:0
}

body.aehyq .cidas {
    background:var(--headerSecBgColor)
}

body .ggqxy.huyol {
    background: var(--siteBgColor);
    font-weight: 700;
    border-radius:6px
}

body .ggqxy {
    background:var(--siteBgColor)
}

body .ggqxy:hover {
    background:var(--siteHoverBgColor)
}

a[target=_blank] {
    font-weight:600
}

.rvmum {
    background:#2d2d2d;
    background-image: url(../images/dots-pattern.webp);
}

/* .rvmum .brmjc span {
    color:var(--copyRightTextColor)
} */

body main .rjsmg {
    background:var(--bodygrycolor)
}

@media only screen and (max-width: 480px) {

    body header .yltud img {
        width:91px
    }
}

body header .lilvx {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content:space-between
}

@media (min-width: 992px) {

    body header .yltud img {
        width: 100px;
        margin:0
    }

    body header .lilvx {
        padding: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content:flex-start
    }

    body header .yltud {
        margin:0
    }
}

@media only screen and (max-width: 1024px) {
    body .jmbtb {
        top:25px
    }
}

body.aehyq .okfks {
    background:#111111;
}

@media only screen and (max-width: 480px) {

    main h2 span {
        width:auto
    }
}

.dzplt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin:0 0 0 auto;    
    gap: 1rem;
}

body .dzplt .ggqxy.huyol {
    position: relative;
    -webkit-transform: none;
    transform: none;
    width: auto;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    display:block
}

@media only screen and (max-width: 992px) {
    body .okfks .jnjdt {
           display: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

    body header .yltud img {
        margin:0
    }
}

@media (min-width: 992px) {

    body .ggqxy.huyol {
        padding-left: 10px;
        padding-right:10px
    }
}

.vgyxj {
    margin-bottom: 32px;
}

@media (max-width: 768px) {
    header {
        background: #1B243A;
    }
}

@media (min-width: 992px) {
    .mnzgy {
        margin-bottom: 0!important;
    }
}
/* == custom == */
    .rnkqz{height:100%;}
    ul,ol{padding-left: 40px;}
    .feczh{color: #fff;}
    .sayio{text-align: center;}
    .oempj {padding-left: 0!important;}
    .oempj {padding-right: 0!important;}
    .wwvkz {padding-bottom: 3rem!important;}
    .wwvkz {padding-top: 3rem!important;}
    .ujraa{padding: 1rem!important;}
    .dngsm {padding-left: 3rem!important;}
    .dngsm {padding-right: 3rem!important;}
    .zmrht {margin-left: 0!important;}
    .zmrht {margin-right: 0!important;}
    .haalx {margin-bottom: 1rem!important;}
    .vogfu {margin-bottom: 1.5rem!important;}
    .pyggi {margin-bottom: 3rem!important;}
    .tscik{width: 100% !important;}
    .dthuz{-ms-flex-pack: center!important;justify-content: center!important;}
    .gzefp{text-align: center;}
    /* greed */
        html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}
        .uqtgf{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;position: relative;/*overflow: hidden;*/}
        @media (min-width:576px){.uqtgf{max-width:540px}}
        @media (min-width:768px){.uqtgf{max-width:720px}.mzuot{margin-right: 1rem!important;}}
        @media (min-width:992px){
            .uqtgf{max-width:960px}.xntio{font-size: 49px !important;}.hmwqi{text-align: left;}.wmxjr{font-size: 20px;line-height: 28px;}.atumd {padding-left: 0!important;}}
        @media (min-width:1200px){.zcfoj{display: block!important;}.uqtgf{max-width:1240px}.iyvwm {margin-right: 3rem!important;}.jmbtb{display:none!important;}}
        .csvas{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}
        .axajn,.igutw,.fwimc,.ueiol,.azsuq,.zglfi,.evfny,.zrkzp,.pzxym{position:relative;width:100%;padding-right:15px;padding-left:15px}
        .axajn{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.igutw{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){.zglfi{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.evfny{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.zrkzp{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}@media (min-width:992px){.fwimc{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ueiol{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.azsuq{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}}@media (min-width:1200px){.pzxym{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.dexuy{display:-ms-flexbox!important;display:flex!important}@media (min-width:992px){.pvnjg{display:block!important}}.dthuz{-ms-flex-pack:center!important;justify-content:center!important}.srdlp{-ms-flex-align:center!important;align-items:center!important}
    
    .wjlhg{background-color: #111111;}  

    .ktjdi{
    	background: url(../images/bg-hero.webp), radial-gradient(27.2% 90.5% at 70.86% 60%, #2465bf00 0, #0d297d70 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    }
    @media (max-width:600px) {
    	.ktjdi{
    	background-image: url(../images/bg-hero-mob.webp), radial-gradient(27.2% 90.5% at 70.86% 60%, #2465bf00 0, #0d297d70 100%);
        background-position: top;
    }
    }
    .xntio{font-size: 32px;}
    .vqyjl{display: block;background-color: #111111;padding: 14px 15px;border-radius:0;width: 100%;max-width: 400px;justify-content: space-between;border: 1px solid #b5e800;}
    .vqyjl span{display: block;}
    .vqyjl img{width: 48px;height: 48px;}
    .yjfiu img {
    width: 100%;
    height: auto;
    object-fit: scale-down;}
    @media (max-width: 991px) {
        .yjfiu { display: none !important; }
    }
    .rjblv {background-color: #b5e800;border-radius: 30px;height: 48px;width: 48px;min-width: 40px;/*padding: 12px 16px 16px 17px;*/}
    span.rjblv {display: flex;justify-content: center; align-items: center;}
    .rjblv img {height: 16px; width: 16px;}
    span.zorsm{font-size: 20px;line-height: 22px;color: #b5e800;margin-left: 15px;font-weight:bold;}
    .jfwou p{margin-bottom:30px;}
    .jfwou h2{font-size: 30px;line-height: 32px;font-weight: 700;margin-top:20px}
    .jfwou h3{font-size: 24px;font-weight: 700;margin: 0;line-height: 25px;}
    .jfwou h2,.jfwou h3{display: block;}
    .jfwou img{max-width: 100%;height: auto;}

    .xilxt > table > thead > tr th {
        font-size: 20px;background-color:#b5e800;color: #111111;font-weight: 400;
    }
    /* .wp-block-column{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;} */
    /* text-blocks */
    .esttw{border-radius:10px;}
    .sndfn p{margin-bottom: 20px;}
    .jhuqm{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 18px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;        
        width: 260px;
        height: 50px;        
        font-size: 20px;
        line-height: 22px;
        color: #fff;
        text-shadow: 1px 1px #09104166;
        background: linear-gradient(360deg, #097500 -5.83%, #77d400 100%);
        border-image: linear-gradient(90deg, #a3d000 24%, #fff 48% 50%, #fff 52%, #a3d000 82%) 8 / 2px;
        position: relative;
        box-shadow: 4px 4px #0006, inset 0 1px #ffffff40; 
        text-transform: uppercase;  
    }

    /* footer */
    .dzuyv > .vgyxj{margin-bottom: 45px;}
    /* .wksnm div > ul:after{content: '';display: block;width: 100%;clear: both;border-bottom: 1px solid #d1d3d9;padding-top: 32px;} */
    .wksnm div > ul{padding-left: 0;list-style: none;}
    .wksnm div > ul > li{float: left;margin-left:20px;margin-right:20px;margin-bottom: 10px;margin-top: 10px;}
    .wksnm div > ul > li > a{color: #fff;font-weight: 600;}
    .dvirq{display: flex;justify-content: end;}

/* Accordion */
    .tjcfh {
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    display: flex;
    align-items: center;
    }
    .kolag{
        display:block;
        height: 20px;
        width: 20px;
        /* background: #a4343a; */
        margin-right: 10px;position: relative;
    }
    .vfaps{margin-left: 49px;padding-top: .5rem;padding-bottom: .5rem;}
    .qftea,.ccrkh{display: block;position: absolute;top:10px;height: 3px;background: #000;width: 20px;border-radius: 4px;transition: .4s;}
    .vkxzc{height: 0;overflow: hidden;transition: 0.4s;}   
    .ttjdy{height: auto;} 

/* MAIN-MENU */
header{height: 62px;}
.zcfoj{display: none;}
.zcfoj > div > ul{display: flex;align-items: center;padding-left: 0;} 
.zcfoj > div > ul > li{    
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin-left: 6px;
    padding: 10px;text-align: center;
}

.zcfoj > div > ul > li:hover{background:transparent;}
.zcfoj > div > ul > li > a > img {margin-bottom: 0.3rem;display: block; margin-left: auto; margin-right: auto;}
.zcfoj li > a{color: #fff;line-height:1;font-size: 14px;font-weight: 700;text-transform: uppercase;}
.zcfoj li > a:hover {color: #b5e800;}

/* MOBILE MENU */
.esing > div > ul{padding: 0;}
.esing > div > ul > li{border-bottom: 1px solid #b5e80038;}

.esing > div > ul > li > a{padding: 15px 0;display: flex;margin-left: 10px;}
.esing li > a{color:#fff;font-size: 16px;font-weight: 600;}

.dfkeo {
    margin: 45px 0;
    display: block;
}

.kfldl {color:#ffffff!important; z-index: 999999; width: 100%;height: 61px; color: #fff;
    text-shadow: 1px 1px #09104166;
    background: linear-gradient(360deg, #097500 -5.83%, #77d400 100%);
    border-image: linear-gradient(90deg, #a3d000 24%, #fff 48% 50%, #fff 52%, #a3d000 82%) 8 / 2px;
    position: relative;
    box-shadow: 4px 4px #0006, inset 0 1px #ffffff40;
    text-align: center; /*padding-top: 9px;*/ bottom: 0; right: 0;}
.kfldl a {color:#ffffff!important;display: block;width: 100%;text-align: center;margin: 0;padding-top: 9px;height: 45px;}

.kfldl {
    height: 45px;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #fff;
    background-color: #008ff9;
    z-index: 55;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    position: relative;
    overflow-x: hidden;
}
.kfldl .qrexj {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg); 
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 3s infinite linear; 
}
@keyframes flareAnimation {
    0% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}
.enebo{
    display: block;
    text-align: center;
}

.adtxq main>:not(.wyrub) h1{
    display: inline-block;
    padding-bottom:16px;
    font-size:45px;
    font-family:'Geologica', sans-serif;    
    color: #b5e800;
    text-transform: uppercase;  
}
.adtxq main>:not(.wyrub) h1.feczh {
    color: #fff;
}
@media only screen and (max-width:1023px){
    .adtxq main{
        padding-top:5px
    }
}
@media only screen and (max-width:480px){
    .adtxq main h1, .adtxq main>:not(.wyrub) h1 {
        padding:15px 10px 0;
        font-size:30px
    }
}
h1{
    font-size:36px;
    line-height:1.2;
    font-weight:800;
    letter-spacing:.01em;
    color:#000;
    margin-bottom:25px
}
h2{
    display:flex;
    align-items:center;
    font-size:26px;
    line-height:1.3;
    color:var(--mainfont);
    margin-bottom:20px;
    font-weight:800
}
h3{
    font-size:20px;
    line-height:1.15;
    font-weight:500
}
.ggqxy{
    text-transform:uppercase;
    min-width:180px;
    text-align:center;
    display:inline-block;
    background:linear-gradient(to right bottom,#e7605c,#ed5759,#f34d56,#f94053,#ff3051);
    padding:13px;
    border-radius:30px;
    color:#fff;
    font-weight:700;
    font-size:18px;
    line-height:1
}
.umtyn{
    padding:0
}
main{
    width:100%;
    margin:auto;
    min-height:50vh
}
main h1{
    margin-bottom:20px;
    color: #090909;
}
main h2{
    margin-bottom:20px
}
.ggqxy.huyol{
    position:absolute;
    top:50%;
    right:0;
    font-size:16px;
    min-width:100px;
    padding:10px 15px;
    transform:translateY(-50%);
    text-transform:uppercase
}
@media only screen and (max-width:1166px){
    .rjsmg{
        padding:0
    }
    .umtyn{
        padding:0 15px
    }
}
@media only screen and (max-width:1024px){
    .umtyn{
        padding:10px!important
    }
}
@media only screen and (max-width:1023px){
    h1{
        font-size:24px
    }
    h2{
        font-size:20px
    }
    h3{
        font-size:16px;
        line-height:1.3
    }
    body{
        width:100%;
        overflow-x:hidden
    }
    .okfks nav{
        position:relative
    }
}
@media only screen and (max-width:767px){
    body{
        padding-top:83px
    }
}
@media only screen and (max-width:480px){
    body{
        padding-top:78px
    }
    .rjsmg{
        padding:0
    }
    .ggqxy{
        font-size:18px;
        line-height:22px;
        padding:9px
    }
    main h1{
        padding-left:0;
        position:relative
    }
    .jmbtb{
        height:20px;
        width:25px;
        top:20px
    }
    main h2 span{
        display:inline-block;
        vertical-align:middle;
        width:calc(100% - 50px)
    }
    main h2{
        position:relative;
        margin-bottom:25px
    }
    .ggqxy.huyol{
        font-size:16px;
        min-width:94px;
        padding:5px
    }
    header .yltud{
        width:250px;
        padding:5px 29px
    }
    header .lilvx{
        padding:13px 0
    }
    .umtyn{
        padding:0 10px!important
    }
    .okfks{
        max-width:100%;
        padding:80px 20px 30px
    }
    h2{
        font-size:23px
    }
    h1{
        font-size:26px
    }
}
:root{
    --secondary:#fff;
    --light:#f6f6f6;
    --mainfont:#fff;
    --secondaryfont:#393933;
    --lightfont:#7F7F7F;
    --highlight:#FAC916;
    --blue:#0081E6;
    --banner:#31C5B1;
    --menuhover:#EEF2F5;
    --hover:#DBE3E9;
    --border1:#707070;
    --border2:#CDD9E3;
    --light2:#F5F7F8;
    --shadow:0 1px 3px rgba(0,0,0,0.15);
    --hbInfoColor:#ffffff;
    --hbInfoBroderClr:#ff3b3f;
    --hbBtnTxtClr:#ffffff;
    --hbBtnTxtUpClr:#fff;
    --hbBtnStroke:#ffffff;
    --hbBtnBgClr:transparent;
    --hbBtnBgUpClr:#ffffff;
    --borderlight:#a09e9e;
    --qLinkColumns:3;
    --fontlight2:#87878b
}
.jrbpx .oomes{
    position:relative;
    display:block;
    width:23px;
    height:20px
}
.rclnf{
    display:block;
    line-height:1
}
.okfks .jnjdt{
    position:absolute;
    color:#fff;
    top:30px;
    right:30px;
    height:40px;
    width:40px;
    border-radius:50%;
    background:rgba(248,248,248,.12);
    text-align:center;
    line-height:39px;
    font-size:24px
}
*{
    margin:0;
    padding:0;
    box-sizing:border-box
}
ul{
    list-style:none
}
a{
    text-decoration:none;
    color:var(--mainfont)
}
body{
    font-weight:400;
    font-size:18px;
    line-height:1.6;
    background:#ebeff2;
    color:var(--secondary);
    padding-top:92.43px;
    overflow-x:hidden
}
.rjsmg{
    max-width:1216px;
    width:100%;
    margin:auto;
    position:relative
}
header{
    width:100%;
    position:fixed;
    top:0;
    background:#111111;
    z-index:9999;
    box-shadow:0 4.37237px 54.6547px rgba(0,0,0,.09);
}
header .yltud{
    width:300px;
    display:inline-block;
    padding:5px 40px;
    position:relative;
    vertical-align:middle
}
header .yltud img{
    width:100%
}
header .lilvx{
    position:relative;
    padding:18px 0
}
.jmbtb{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:0;
    z-index:99
}
.okfks{
    position:fixed;
    overflow-y:auto;
    width:100%;
    background:#122f4d;
    z-index:9999;
    left:-100%;
    top:0;
    max-width:30%;
    padding:80px 20px 30px;
    box-shadow:1px 0 2px #ccc
}
.okfks nav::-webkit-scrollbar{
    width:6px;
    display:none
}
.okfks nav>*{
    color:#fff;
    font-size:14px;
    font-weight:400;
    padding:10px 0;
    max-height:calc(100% - 60px);
    overflow:auto
}
.okfks nav{
    overflow:auto;
    width:100%;
    display:block;
    vertical-align:top;
    height:calc(100vh - 40px)
}
.okfks nav > *::-webkit-scrollbar{
    display:none
}
@media only screen and (max-width:1166px){
    .rjsmg{
        padding:0
    }
}
@media only screen and (max-width:1023px){
    body{
        width:100%;
        overflow-x:hidden
    }
    .okfks nav{
        position:relative
    }
}
@media only screen and (max-width:767px){
    body{
        padding-top:83px
    }
}
@media only screen and (max-width:480px){
    body{
        padding-top:78px
    }
    .rjsmg{
        padding:0
    }
    .jmbtb{
        height:20px;
        width:25px;
        top:20px
    }
    header .yltud{
        width:250px;
        padding:5px 29px
    }
    header .lilvx{
        padding:13px 0
    }
    .okfks{
        max-width:100%;
        padding:80px 20px 30px
    }
}
@media only screen and (max-width:768px){
    .okfks{
        max-width:100%
    }
}
body header .lilvx{
    display:flex;
    align-items:center;
    justify-content:space-between
}
body header .yltud{
    margin:-6px 0 0 0;
}
body header .yltud img{
    width:177px;
}
body header .lilvx{
    padding:17px 0;
}
body .jrbpx .oomes{
    width:20px;
    height:auto;
}
body .jrbpx.jmbtb a img{
    width:20px;
    height:17px;
}
body .ggqxy.huyol{
    font-weight: 700;
    font-size: 16px;
    padding: 12px 20px;
    line-height: 16px;
    width: 80px;
    height: 40px;
    min-width: auto;
    border-radius: 0;
    text-transform: none;
    cursor: pointer;
    color: #fff;
    text-shadow: 1px 1px #09104166;
    background: linear-gradient(360deg, #097500 -5.83%, #77d400 100%);
    border-image: linear-gradient(90deg, #a3d000 24%, #fff 48% 50%, #fff 52%, #a3d000 82%) 8 / 2px;
    position: relative;
    box-shadow: 4px 4px #0006, inset 0 1px #ffffff40;
    text-decoration: none;
    text-transform: uppercase;
}
body .ggqxy.huyol.qvjtp {
    /*background: #ff5050*/
}
body .ggqxy.huyol:after {
        content: "";
    height: 50%;
    width: calc(100% - 4px);
    background: linear-gradient(#fff3 0%, #ffffff14 100%);
    position: absolute;
    top: 2px;
    left: 2px;
}
body .ggqxy.huyol:hover, body .ggqxy.huyol.qvjtp:hover {
    filter: brightness(1.1);
}
@media (min-width:992px){
    body .ggqxy.huyol{
        font-size:17px;
        line-height:19px;
    }
}
@media only screen and (min-width:1025px){
     body header .yltud{
        padding:0;
    }
     body header .lilvx{
        padding:0;
    }
}
body .cidas{
    display:none;
}
body.aehyq .cidas{
    display:block;
    position:fixed;
    top:24px;
    z-index:99999;
    width:21px;
    height:21px;
    background:#111111;
    left:14px;
}
@media (min-width: 992px) {
body.aehyq .cidas {
    display: none;
}
}
html body{
    padding-top:57.43px!important;
    font-family:'Geologica', sans-serif;
    background-color:#f0f1f2;
}
header .lilvx{
    position:relative;
    padding:18px 0;
    -webkit-transition:all .2s;
    transition:all .2s;
}
body header .lilvx{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
header .yltud{
    width:228px;
    display:inline-block;
    padding:5px 10px 5px 34px;
    position:relative;
    vertical-align:middle;
}
body.adtxq main .rjsmg{
    max-width:none;
    background-color:#fff;
}
@media (min-width:992px){
     header .yltud{
        width:200px;
        padding:5px 29px;
    }
}

@media (max-width:420px) {
    body .ggqxy.huyol {
        padding: 10px;
    }
    header .yltud {
        width: auto;
        padding: 0;
    }
}
body {font-family: 'Geologica', sans-serif;}
.enebo{
    color: #fff;
    text-shadow: 1px 1px #09104166;
    background: linear-gradient(360deg, #097500 -5.83%, #77d400 100%);
    border-image: linear-gradient(90deg, #a3d000 24%, #fff 48% 50%, #fff 52%, #a3d000 82%) 8 / 2px;
    position: relative;
    box-shadow: 4px 4px #0006, inset 0 1px #ffffff40;
    text-transform: uppercase;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}
.sunqa{padding:0;background: #122f4d;border-radius:6px;position: relative;min-width: 150px;height: 41px}

                    .oqxbs{padding: 6px 16px;display: block;text-transform: uppercase;}

                    .ffkwx{padding-left: 0;border-radius:6px 6px 0 0 ;overflow: hidden;position: absolute;bottom:38px;z-index: 1;min-width: 150px;visibility: hidden;opacity: 0;transition: .2s ease-in;-webkit-transition: .2s ease-in;-o-transition: .2s ease-in;}
                    .zeppi:hover > .ffkwx{visibility: visible;opacity: 1;}
                    .ffkwx li{background: #122f4d;padding: 6px 16px;transition: .2s ease-in;}
                    .ffkwx li:hover a{opacity: .8;}
                    .ffkwx li > a{color: #fff;display: flex;align-items: center;}
                    .ffkwx li > a > img{margin-right: 6px}


                    .inaob {
                        display: grid;
                        grid-template-columns: max-content 1fr;
                        grid-gap: 5px;
                        align-items: center;
                        justify-content: center;
                    }
                    .inaob i {
                        width: 16px;
                        height: 16px;
                        display: inline-block;
                        border-radius: 50%;
                    }
.xilxt {
        overflow-x: auto;
        overflow-y: hidden;
        font-size: 14px;
        max-width: 100%;
        width: 100%;
        overflow: auto;
        box-shadow: none;
        margin-bottom: 20px;
    }

    .xilxt table {
        min-width: 100%;
        width: 100%;
        max-width: 900px;
        margin: auto;
        border: 1px solid var(--boderdark);
        border-radius: 3px;
        overflow: hidden;
        margin-top: 20px;
    }

    .xilxt table thead {
        background: #e1e2e5;
        font-weight: 700;
        border-top: 1px solid rgba(0, 0, 0, .15)
    }

    .xilxt table thead th {
        background: #fff;
        padding: 10px;
        font-size: 14px;
        font-weight: 700;
        border-top: none;
        line-height: 1.5;
        color: #333732;
        border: none;
        border-width: 0 1px 1px 0;
        border-bottom: 1px solid var(--bglight) !important;
        padding-bottom: 5px;
        display: table-cell
    }

    .xilxt table tr td {
        display: table-cell;
        text-align: left;
        padding: 10px;
        line-height: 1.5;
        font-size: 18px;
        border: none;
        border-right: 1px solid var(--boderdark)
    }

    .xilxt table tr:nth-child(odd) td {
        background: #272727;
    }
    .xilxt table tr:nth-child(even) td {
    background: #272727;
}

    .xilxt {
        line-height: 1.3!important;
        margin-bottom: 32px!important;
    }
    .dnvgl.dnvgl{justify-content:center;}

.rkynv {
    bottom: 50px;
    cursor: pointer;
    height: 55px;
    opacity: 0;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: opacity .5s ease-in-out;
    width: 55px;
    z-index: 1000;
    filter: drop-shadow(0 0 10px #006);
}

@media only screen and (max-width: 768px) {
    .rkynv {
        bottom:50px;
        left: auto;
        margin-left: 0;
        right: 20px;
    }
}
.tshke {
    margin-left: 5px;
}
.jfwou ul {
    list-style: disc;
    padding-left: 40px;
}
.vijkw {
    display: flex;
    justify-content: center;
    padding:0;
    margin: 30px auto;
    gap: 1rem;
}
.vijkw .wblbl, .vijkw .roloo {
    width: 50%;
    padding: 10px;
    border-radius: 0;
    background-color: #272727;
}
.vijkw .wblbl ul, .vijkw .roloo ul {
    list-style: none;
    margin-top: 20px;
    padding: 0 5px;
}
.vijkw .wblbl ul li, .vijkw .roloo ul li {
    padding-left: 30px;
    padding-bottom: 7px;
    position: relative;
}
.vijkw .wblbl ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "✔️";
    background: inherit;
} 
.vijkw .roloo ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "❌";
    background: inherit;
} 
.wblbl {
    border-top: 3px solid #16c60c;
}
#article-text .wblbl h3, #article-text .wblbl h2 {
    display: block;
    width: 100%!important;
    height: 50px;
    color: #16c60c;
    text-align: center;
    line-height: 50px;
    padding: 0;
    margin: 0;
}
.roloo {
    border-top: 3px solid #f03a17;
}
#article-text .roloo h3, #article-text .roloo h2 {
    display: block;
    width: 100%!important;
    height: 50px;
    color: #f03a17;
    text-align: center;
    line-height: 50px;
    padding: 0;
    margin: 0;
}
@media screen and (max-width:800px) {
    .vijkw {
        flex-direction: column;
    }
    .vijkw .wblbl, .vijkw .roloo {
    width: 100%;
}
    .wblbl, .roloo {
        border-radius: 6px;
    }
    #article-text .wblbl h3, #article-text .wblbl h2, #article-text .roloo h3, #article-text .roloo h2 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
}
.efuif {
    margin: 20px 0;
    text-align: center;
}
.efuif img {
    width:100%;
    max-width: 1080px;
    height: auto;
}

footer .svjmg .qwokn .dtohw, footer .svjmg .qwokn .wibet {
        display:block
    }
header .dhtto {
    position: absolute;
    right: 85px;
    top:20px
}
.aozpl {
    font-size: 20px;
    line-height: 22px;
    color: #000;
    font-weight:700
}

.dzplt .svjmg .cgabx.rgjsb, .dzplt .svjmg .akaxq.rgjsb {
    display:inline-block
}

header .dzplt .wkwuk {
    background:#122f4d;
    border: 1px solid rgb(0, 0, 0, .1);
    border-radius: 30px;
    text-transform:uppercase
}

header .dzplt .wkwuk:focus-within {
    border:1px solid #008ff9
}

.dzplt .wkwuk {
    padding:0 5px
}

.dzplt .viawr, .dzplt .wkwuk {
    width: 230px;
    background: #0b235a;
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display:inline-block
}

.dzplt .svjmg .cgabx.rgjsb .viawr span:first-child, .dzplt .svjmg .akaxq.rgjsb .wkwuk span:first-child {
    margin-right: 8px;
    color:var(--light2)
}

.dzplt .svjmg .cgabx.rgjsb .viawr span, .dzplt .svjmg .akaxq.rgjsb .wkwuk span {
    display: inline-block;
    vertical-align:middle
}

.dzplt .svjmg .akaxq.rgjsb .wvtjp label {
    color:#000
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp label, .dzplt .svjmg .akaxq.rgjsb .wvtjp label {
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left:2px
}

/*header .dzplt .svjmg .akaxq.rgjsb .wvtjp label:before {
    border-radius: 50%;
    border:1px solid #ccc
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp label:before, .dzplt .svjmg .akaxq.rgjsb .wvtjp label:before {
    content: "";
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    margin-top: -3px;
    margin-right: -8px;
    border:1px solid #fff
}*/

.dzplt .ahszp:before {
    background-position:center -192px
}

header .dzplt .dhtto .wkwuk::after {
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    position: absolute;
    right: 9px;
    top: 9px;
    color: #000;
    font-size:16px
}

header .dzplt .svjmg .cgabx.rgjsb .wvtjp.aehyq, header .dzplt .svjmg .cgabx.rgjsb .wvtjp > ul > li, header .dzplt .svjmg .akaxq.rgjsb .liwop.aehyq, header .dzplt .svjmg .akaxq.rgjsb .liwop > ul > li {
    border:none
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp.aehyq, .dzplt .svjmg .akaxq.rgjsb .liwop.aehyq {
    display: block;
    border: 1px solid var(--fontlight);
    border-top: none;
    border-bottom:none
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp, .dzplt .svjmg .akaxq.rgjsb .liwop {
    display: none;
    position: fixed;
    width: 96%;
    height: 500px;
    background: #fff;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top:142px
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp > ul, .dzplt .svjmg .akaxq.rgjsb .liwop > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 25px 30px 30px;
    font-size: 14px;
    max-height: 435px;
    overflow-y:auto
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp > ul::-webkit-scrollbar-track, .dzplt .svjmg .akaxq.rgjsb .liwop > ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color:#f5f5f5
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp > ul::-webkit-scrollbar, .dzplt .svjmg .akaxq.rgjsb .liwop > ul::-webkit-scrollbar {
    width: 5px;
    background-color:#f5f5f5
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp > ul::-webkit-scrollbar-thumb, .dzplt .svjmg .akaxq.rgjsb .liwop > ul::-webkit-scrollbar-thumb {
    background-color:#3c3838
}

header .dzplt .svjmg .cgabx.rgjsb .wvtjp.aehyq, header .dzplt .svjmg .cgabx.rgjsb .wvtjp > ul > li, header .dzplt .svjmg .akaxq.rgjsb .liwop.aehyq, header .dzplt .svjmg .akaxq.rgjsb .liwop > ul > li {
    border:none
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp > ul > li, .dzplt .svjmg .akaxq.rgjsb .liwop > ul > li {
    padding: 0;
    width: 200px;
    margin-left: 12px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    cursor: pointer;
    background: #fff;
    padding: 5px;
    line-height: normal;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius:30px
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp > ul > li.active, .dzplt .svjmg .cgabx.rgjsb .wvtjp > ul > li:hover, .dzplt .svjmg .akaxq.rgjsb .liwop > ul > li.active, .dzplt .svjmg .akaxq.rgjsb .liwop > ul > li:hover {
    background: rgb(0, 143, 249, .1);
    color:#008ff9
}

header .dzplt .svjmg .akaxq.rgjsb .liwop ul li:before {
    border-radius:50%
}

.dzplt .svjmg .cgabx.rgjsb .wvtjp ul li:before, .dzplt .svjmg .akaxq.rgjsb .liwop ul li:before {
    content: "";
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    margin-right:-8px
}

@media (min-width: 768px) {
    header .dhtto {
        right:85px
    }

    body header .dzplt .dhtto .viawr, body header .dzplt .dhtto .wkwuk {
        width: 65px !important;
        height:30px
    }

    body .hyzia li span.active:before {
        color:#03a87c !important
    }
}

@media (min-width: 1024px) {
    body .hyzia li span.active:before {
        color:#03a87c !important
    }
}

@media (max-width: 768px) {
    header .dzplt .wkwuk {
        width: 65px;
        text-transform: uppercase;
        height:28px
    }

    .dzplt .svjmg .cgabx.rgjsb .wvtjp, .dzplt .svjmg .akaxq.rgjsb .liwop {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 96%;
        height: auto;
        z-index:999
    }

    .dzplt .sppda {
        margin:20px 15px 0 15px
    }

    .dzplt .sppda svg {
        display:block
    }

    .dzplt .svjmg .cgabx.rgjsb .wvtjp > ul, .dzplt .svjmg .akaxq.rgjsb .liwop > ul {
        padding: 20px 0;
        margin-left: 0;
        overflow: auto;
        height: calc(100vh - 104px);
        display:block
    }

    .dzplt .svjmg .cgabx.rgjsb .wvtjp > ul > li, .dzplt .svjmg .akaxq.rgjsb .liwop > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width:170px
    }

    body .dzplt .svjmg .akaxq.rgjsb .liwop > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: initial;
        flex-wrap:initial
    }

    .dzplt .svjmg .cgabx.rgjsb .wvtjp > ul > li.active, .dzplt .svjmg .cgabx.rgjsb .wvtjp > ul > li:hover, .dzplt .svjmg .akaxq.rgjsb .liwop > ul > li.active, .dzplt .svjmg .akaxq.rgjsb .liwop > ul > li:hover {
        background: 0 0;
        color:#008ff9
    }

    span.ebfiz {
        margin: -32px 0 0;
        left:15px
    }

    .hvcjj .whptq [type=radio]:checked + label, .hvcjj .whptq [type=radio]:not(:checked) + label {
        height: 40px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }

    .hvcjj .whptq [type=radio]:checked + label:before, .hvcjj .whptq [type=radio]:not(:checked) + label:before {
        top:9px
    }

    .hvcjj .whptq [type=radio]:checked + label:after, .hvcjj .whptq [type=radio]:not(:checked) + label:after {
        top:12px
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .dzplt .sppda {
        margin-right:40px
    }
}

.aecyl li.active {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order:-1
}
@media (min-width: 992px) {
    .kglly .ynsjb {
        margin-left: -20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content:flex-start
    }

    .kglly .ynsjb .cgabx.kozah {
        margin-left: 20px;
        width: 140px;
        margin-bottom:20px
    }

    header .dzplt .svjmg .akaxq.rgjsb .liwop.aehyq {
        z-index:99
    }
}
.ohpgb.aehyq {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index:99
}
body .dzplt .dhtto {
    position: static;
    margin-right:15px
}
@media (max-width: 768px) {

    .dzplt .svjmg .akaxq.rgjsb .liwop > ul > li {
        width: 100%!important;
    }
}
.svjmg .cgabx.rgjsb .wvtjp, .svjmg .akaxq.rgjsb .liwop{border-radius: 10px !important;}

 header .dhtto {
    position: absolute;
    right: 85px;
    top: 20px;
}

.yvste.aehyq {
    background: rgb(0, 0, 0, 0.2);
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.sppda {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 30px 0 30px;
}

.sppda svg {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.aozpl {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
}

.svjmg .cgabx.rgjsb,
.svjmg .akaxq.rgjsb {
    display: inline-block;
}

header .wkwuk {
    background: rgb(0, 0, 0, 0.3);
    border-radius: 30px;
    text-transform: uppercase;
}

.wkwuk {
    padding: 0 5px;
}

.viawr,
.wkwuk {
    width: 230px;
    background: #0b235a;
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}

.svjmg .cgabx.rgjsb .viawr span:first-child,
.svjmg .akaxq.rgjsb .wkwuk span:first-child {
    margin-right: 10px;
    color: var(--light2);
}

.svjmg .cgabx.rgjsb .viawr span,
.svjmg .akaxq.rgjsb .wkwuk span {
    display: inline-block;
    vertical-align: middle;
}

.svjmg .akaxq.rgjsb .wvtjp label {
    color: #000;
}

.svjmg .cgabx.rgjsb .wvtjp label,
.svjmg .akaxq.rgjsb .wvtjp label {
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px;
}

                               /* header .svjmg .akaxq.rgjsb .wvtjp label:before {
    border-radius: 50%;
    border: 1px solid #ccc;
}*/

/*.svjmg .cgabx.rgjsb .wvtjp label:before,
.svjmg .akaxq.rgjsb .wvtjp label:before {
    content: "";
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    margin-top: -3px;
    margin-right: -8px;
    border: 1px solid #fff;
}*/

.ahszp:before {
    background-position: center -192px;
}

[class*=flag-]:before {
    background: url(images/sprite-flag.png) no-repeat center bottom;
}

header .dhtto .wkwuk::after {
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    position: absolute;
    right: 9px;
    top: 9px;
    color: #000;
    font-size: 16px;
}

header .svjmg .cgabx.rgjsb .wvtjp.aehyq,
header .svjmg .cgabx.rgjsb .wvtjp>ul>li,
header .svjmg .akaxq.rgjsb .liwop.aehyq,
header .svjmg .akaxq.rgjsb .liwop>ul>li {
    border: none;
}

.svjmg .cgabx.rgjsb .wvtjp.aehyq,
.svjmg .akaxq.rgjsb .liwop.aehyq {
    display: block;
    border: 1px solid var(--fontlight);
    border-top: none;
    border-bottom: none;
}

.svjmg .cgabx.rgjsb .wvtjp,
.svjmg .akaxq.rgjsb .liwop {
    display: none;
    position: absolute;
    width: 910px;
    height: 500px;
    background: #FFFFFF;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 72px;
}

.svjmg .cgabx.rgjsb .wvtjp>ul,
.svjmg .akaxq.rgjsb .liwop>ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: -12px;
    flex-wrap: wrap;
    width: 100%;
    padding: 25px 30px 30px;
    font-size: 14px;
}

header .svjmg .cgabx.rgjsb .wvtjp.aehyq,
header .svjmg .cgabx.rgjsb .wvtjp>ul>li,
header .svjmg .akaxq.rgjsb .liwop.aehyq,
header .svjmg .akaxq.rgjsb .liwop>ul>li {
    border: none;
}

.svjmg .cgabx.rgjsb .wvtjp>ul>li,
.svjmg .akaxq.rgjsb .liwop>ul>li {
    padding: 0;
    width: 200px;
    margin-left: 12px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    cursor: pointer;
    background: #fff;
    padding: 5px;
    line-height: normal;
    height: 32px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 30px;
}

.svjmg .cgabx.rgjsb .wvtjp>ul>li.active,
.svjmg .akaxq.rgjsb .liwop>ul>li.active,
.svjmg .cgabx.rgjsb .wvtjp>ul>li:hover,
.svjmg .akaxq.rgjsb .liwop>ul>li:hover {
    background: rgb(0, 143, 249, 0.1);
}

header .svjmg .akaxq.rgjsb .liwop ul li:before {
    border-radius: 50%;
}

.svjmg .cgabx.rgjsb .wvtjp ul li:before,
.svjmg .akaxq.rgjsb .liwop ul li:before {
    content: "";
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    margin-right: -8px;
}

body .uquwn {
    display: none;
}

@media (min-width: 768px) {
    header .dhtto {
        right: 85px;
    }

    body header .dhtto .viawr,
    body header .dhtto .wkwuk {
        width: 65px !important;
        height: 28px;
    }

}

@media (max-width: 768px) {
    header .wkwuk {
        width: 65px;
        text-transform: uppercase;
        height: 28px;
    }

    .svjmg .cgabx.rgjsb .wvtjp,
    .svjmg .akaxq.rgjsb .liwop {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 106%;
        height: auto;
    }

    .sppda {
        margin: 30px 15px 0 15px;
    }

    .sppda svg {
        display: none;
    }

    .svjmg .cgabx.rgjsb .wvtjp>ul,
    .svjmg .akaxq.rgjsb .liwop>ul {
        padding: 20px 0;
        margin-left: 0;
    }

    .svjmg .cgabx.rgjsb .wvtjp>ul>li,
    .svjmg .akaxq.rgjsb .liwop>ul>li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 100%;
    }
}
.yrhho i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.yrhho span {
    position: relative;
    top: -4px;
    right: -3px;
}
a.jtbzn {
    pointer-events: none;
    opacity: 0.7;
    cursor: pointer;
}

.swpyu a {
    padding: 15px;
}
.abqnz.netrt {
    display: block;
}
.abqnz {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 65;
    background: #272727;
}
.abqnz .uqtgf {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.erpsd {
    width: 60%;
    padding: 0 5px;
    font-size: 0.9rem;
}
.qlicb {
    color: #b5e800;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 10px;
}
.kgnng {
    display: block;
    width: 20%;
    color: #b5e800;
    border: 1px solid #b5e800;
    height: 50px;
    border-radius: 6px;
    text-align: center;
    line-height: 50px;
    margin: 10px;
    overflow: hidden;
}
.bcisf {
    display: block;
    width: 20%;
    color: #111111;
    border: 1px solid #b5e800;
    background-color: #b5e800;
    height: 50px;
    border-radius: 6px;
    text-align: center;
    line-height: 50px;
    margin: 10px;
    font-size: 16px;
    overflow: hidden;
}
@media (max-width:800px) {
    .abqnz .uqtgf {
        flex-direction: column;
    }
    .erpsd, .kgnng, .bcisf {
        width: 100%;
    }
}
@media (max-width:600px) {
    .uqtgf.wwvkz.bzxor {
        padding-top:0!important;
    }
    main .bzxor h1 {
        margin-bottom: 20px;
    }
    .bzxor .wmxjr.pyggi {
        margin-bottom: 30px!important;
    }
    .uqtgf.wwvkz.bzxor .vogfu {
        margin-bottom: 0!important;
    }
}



  .nxjvq {
    display: flex;
    justify-content: space-between;
  }

  .ugsnf {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
    align-items: center;
}

.ugsnf li {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
}

.ugsnf li+li::before {
  content: "⇨";
  padding: 0 15px;
  color: #ffffff;
}

.ugsnf li a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s;
}

.ugsnf li a:hover {
  color: #b5e800;
}

/* Info Table - overview key-value table */
.cpayt {
    margin-bottom: 32px;
}
.cpayt table {
    max-width: 700px;
}
.cpayt table thead th {
    background-color: #b5e800;
    color: #111111;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}
.cpayt table tr td:first-child {
    font-weight: 700;
    color: #b5e800;
    white-space: nowrap;
}

/* FAQ Section */
.todpw {
    margin: 20px 0 30px;
}
.ebcaa {
    background: #272727;
    padding: 20px 24px;
    margin-bottom: 12px;
}
.ebcaa h3 {
    color: #b5e800;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: 700;
}
.ebcaa p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.6;
}
@media (max-width: 600px) {
    .ebcaa {
        padding: 15px 16px;
    }
    .ebcaa h3 {
        font-size: 17px;
    }
}

/* Links */
a {
    transition: color 0.3s, opacity 0.3s;
}
a.rclnf.unmaw {
    opacity: 1;
}
.jfwou a {
    color: #b5e800;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.jfwou a:hover {
    color: #d4ff33;
    text-decoration: underline;
}
.jfwou a.vqyjl,
.jfwou a.enebo {
    text-decoration: none;
}
.vqyjl:hover {
    opacity: 0.9;
}
.wksnm div > ul > li > a:hover {
    color: #b5e800;
}
.kgnng:hover {
    background-color: #b5e800;
    color: #111111;
}
.swpyu a:hover {
    color: #b5e800;
}
a.jtbzn {
    pointer-events: none;
    opacity: 0.7;
    cursor: default;
}

/* === sporty redesign layer === */
body.sporty-redesign {
    background: #111111;
}

body.sporty-redesign .sporty-shell {
    min-height: 100vh;
    background:
        linear-gradient(180deg, #111111 0 340px, #f0f1f2 340px 100%);
}

body.sporty-redesign header.sporty-header {
    position: fixed;
    background: rgba(17, 17, 17, 0.96);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35);
}

body.sporty-redesign header.sporty-header::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    opacity: 0.9;
    background: linear-gradient(90deg, #111111 0%, #b5e800 50%, #111111 100%);
}

body.sporty-redesign header.sporty-header .lilvx {
    min-height: 62px;
}

body.sporty-redesign .zcfoj > div > ul > li {
    border-bottom: 2px solid transparent;
    transition: transform 0.2s ease, border-color 0.2s ease;
}

body.sporty-redesign .zcfoj > div > ul > li:hover {
    transform: translateY(-1px);
    border-color: #b5e800;
}

body.sporty-redesign .okfks {
    background: #111111;
    border-right: 1px solid rgba(181, 232, 0, 0.25);
}

body.sporty-redesign .esing > div > ul > li {
    border-bottom: 1px solid rgba(181, 232, 0, 0.22);
}

body.sporty-redesign .ktjdi.sporty-hero {
    position: relative;
    overflow: hidden;
    isolation: isolate;
}

body.sporty-redesign .ktjdi.sporty-hero::before {
    content: "";
    position: absolute;
    right: -120px;
    top: -110px;
    width: 380px;
    height: 260px;
    transform: rotate(-14deg);
    background: rgba(0, 143, 249, 0.18);
    z-index: -1;
}

body.sporty-redesign .ktjdi.sporty-hero::after {
    content: "";
    position: absolute;
    left: -150px;
    bottom: -90px;
    width: 450px;
    height: 170px;
    transform: rotate(10deg);
    background: rgba(181, 232, 0, 0.14);
    z-index: -1;
}

body.sporty-redesign .ktjdi.sporty-hero .bzxor {
    padding-top: 4.6rem !important;
    padding-bottom: 4rem !important;
}

body.sporty-redesign .ktjdi.sporty-hero .vqyjl {
    border-radius: 12px;
    border-width: 2px;
    box-shadow: 0 14px 24px rgba(0, 0, 0, 0.3);
}

body.sporty-redesign .ktjdi.sporty-hero .rjblv {
    box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.35);
}

body.sporty-redesign .sporty-main .jfwou {
    background: #111111;
    border: 1px solid rgba(158, 161, 165, 0.32);
    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.34);
    margin-top: -2.4rem;
    position: relative;
    z-index: 2;
    border-radius: 14px;
    padding: 2.2rem !important;
}

body.sporty-redesign .sporty-main .jfwou::before {
    content: "";
    position: absolute;
    left: 14px;
    right: 14px;
    top: 14px;
    height: 5px;
    background: linear-gradient(90deg, #b5e800 0%, #008ff9 100%);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
}

body.sporty-redesign .sporty-main .jfwou > * + * {
    margin-top: 0.9rem;
}

body.sporty-redesign .sporty-main .jfwou p,
body.sporty-redesign .sporty-main .jfwou li {
    color: #ffffff;
}

body.sporty-redesign .sporty-main .jfwou h2,
body.sporty-redesign .sporty-main .jfwou h3 {
    border-left: 4px solid #b5e800;
    padding-left: 12px;
}

body.sporty-redesign .sporty-main .xilxt table {
    border: 1px solid rgba(158, 161, 165, 0.4);
    border-radius: 10px;
    overflow: hidden;
}

body.sporty-redesign .sporty-main .xilxt table tr td {
    border-right-color: rgba(158, 161, 165, 0.2);
}

body.sporty-redesign .sporty-main .ebcaa {
    border: 1px solid rgba(181, 232, 0, 0.2);
    border-left: 4px solid #b5e800;
    border-radius: 8px;
}

body.sporty-redesign .sporty-main .vijkw .wblbl,
body.sporty-redesign .sporty-main .vijkw .roloo {
    border-radius: 8px;
    border-width: 2px;
}

body.sporty-redesign .rvmum.sporty-footer {
    margin-top: 0;
    border-top: none;
    box-shadow: none;
    padding: 48px 15px 28px;
    position: relative;
    overflow: hidden;
}

body.sporty-redesign .rvmum.sporty-footer::before {
    content: "";
    position: absolute;
    left: -120px;
    top: -70px;
    width: 360px;
    height: 150px;
    transform: rotate(-12deg);
    background: rgba(181, 232, 0, 0.08);
}

body.sporty-redesign .rvmum.sporty-footer::after {
    content: "";
    position: absolute;
    right: -160px;
    bottom: -90px;
    width: 420px;
    height: 180px;
    transform: rotate(11deg);
    background: rgba(0, 143, 249, 0.1);
}

body.sporty-redesign .rvmum.sporty-footer .uqtgf {
    position: relative;
    z-index: 1;
}

body.sporty-redesign .rvmum.sporty-footer .nxjvq {
    align-items: center;
    justify-content: center;
    padding-bottom: 22px;
    margin-bottom: 14px;
    border-bottom: 1px solid rgba(158, 161, 165, 0.35);
}

body.sporty-redesign .rvmum.sporty-footer .vgyxj {
    margin: 0;
}

body.sporty-redesign .rvmum.sporty-footer .zrkzp.oempj {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    justify-content: center;
}

body.sporty-redesign .rvmum.sporty-footer #nav_menu-2,
body.sporty-redesign .rvmum.sporty-footer .vfpjy {
    width: 100%;
}

body.sporty-redesign .rvmum.sporty-footer .wksnm div > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px 22px;
    margin: 0;
    padding: 0;
}

body.sporty-redesign .rvmum.sporty-footer .wksnm div > ul > li {
    float: none;
    margin: 0;
    text-align: center;
}

body.sporty-redesign .rvmum.sporty-footer .wksnm div > ul > li > a {
    display: inline-block;
    padding: 2px 0;
    border: none;
    border-radius: 0;
    background: transparent;
    transition: color 0.2s ease, opacity 0.2s ease;
}

body.sporty-redesign .rvmum.sporty-footer .wksnm div > ul > li > a:hover {
    color: #b5e800;
    opacity: 0.95;
}

body.sporty-redesign .rvmum.sporty-footer .tscik {
    display: none;
}

body.sporty-redesign .rvmum.sporty-footer .brmjc {
    margin-top: 8px;
    padding: 16px 18px;
    border-radius: 8px;
    border: 1px solid rgba(158, 161, 165, 0.25);
    background: rgba(17, 17, 17, 0.45);
}

body.sporty-redesign .rvmum.sporty-footer #tw-target-text {
    margin: 0;
}

@media (max-width: 768px) {
    body.sporty-redesign .rvmum.sporty-footer {
        padding: 36px 12px 22px;
    }

    body.sporty-redesign .rvmum.sporty-footer .wksnm div > ul > li > a {
        padding: 2px 0;
    }

    body.sporty-redesign .rvmum.sporty-footer .brmjc {
        padding: 14px 12px;
    }
}

body.sporty-redesign .abqnz {
    border-top: 1px solid rgba(181, 232, 0, 0.45);
    box-shadow: 0 -8px 20px rgba(0, 0, 0, 0.32);
}

body.sporty-redesign .rkynv {
    filter: drop-shadow(0 0 12px rgba(181, 232, 0, 0.28));
}

body.sporty-redesign .sporty-main-404 {
    min-height: calc(100vh - 62px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
}

body.sporty-redesign .sporty-404 {
    width: min(680px, 100%);
    background: #111111;
    border: 1px solid rgba(181, 232, 0, 0.35);
    border-left: 6px solid #b5e800;
    border-radius: 14px;
    box-shadow: 0 20px 36px rgba(0, 0, 0, 0.34);
    text-align: center;
    padding: 36px 24px;
}

body.sporty-redesign .sporty-404 h1 {
    font-size: 120px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    color: #b5e800;
}

body.sporty-redesign .sporty-404 h2 {
    font-size: 28px;
    font-weight: 500;
    margin: 16px 0 24px;
    color: #ffffff;
    justify-content: center;
}

body.sporty-redesign .sporty-404 p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 32px;
    color: #9ea1a5;
}

body.sporty-redesign .sporty-404 .sporty-404-cta {
    display: inline-block;
    text-decoration: none;
    padding: 14px 36px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(360deg, #097500 -5.83%, #77d400 100%);
    border-image: linear-gradient(90deg, #a3d000 24%, #fff 48% 50%, #fff 52%, #a3d000 82%) 8 / 2px;
    box-shadow: 4px 4px #0006, inset 0 1px #ffffff40;
    text-transform: uppercase;
    transition: filter 0.2s ease;
}

body.sporty-redesign .sporty-404 .sporty-404-cta:hover {
    filter: brightness(1.1);
}

@media (max-width: 991px) {
    body.sporty-redesign .sporty-main .jfwou {
        margin-top: -1.2rem;
        padding: 1.4rem !important;
    }

    body.sporty-redesign .ktjdi.sporty-hero .bzxor {
        padding-top: 3rem !important;
    }

    /* Mobile header spacing and icon overlap fix */
    body.sporty-redesign header.sporty-header .yltud {
        width: auto;
        margin: 0 !important;
        min-height: 62px;
        display: flex;
        align-items: center;
        padding: 0 10px 0 42px !important;
    }

    body.sporty-redesign header.sporty-header #header-menu-switcher {
        left: 8px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        width: 34px !important;
        height: 34px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin-top: 0 !important;
    }

    body.sporty-redesign header.sporty-header #header-menu-switcher .oomes {
        width: 100% !important;
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    body.sporty-redesign header.sporty-header #header-menu-switcher .tuovr {
        display: block;
    }

    body.sporty-redesign header.sporty-header .yltud img {
        display: block;
        margin: 0 !important;
    }

    body.sporty-redesign header.sporty-header .rclnf {
        padding-left: 0;
    }

    body.sporty-redesign.aehyq header.sporty-header #header-menu-switcher {
        opacity: 0;
        pointer-events: none;
    }
}

@media (max-width: 768px) {
    body.sporty-redesign .sporty-shell {
        background:
            linear-gradient(180deg, #111111 0 280px, #f0f1f2 280px 100%);
    }
}

@media (max-width: 600px) {
    body.sporty-redesign .sporty-404 {
        padding: 28px 18px;
    }
}