body, html{
    margin:0;
    font-size: 16px;
    font-family: margin-mvb, sans-serif;
}
ul, ol{
    list-style: none;
    padding:0;
    margin:0;
}
input:focus, button:focus, textarea:focus{
    outline: none;
}
img{
    max-width: 100%;
}
a:hover,a:focus{
    text-decoration: none;
}
body{
background-color: #000;
}
@media(min-width: 1200px){
.container{
max-width: 1140px;
}
}
.navbar-d {
    padding: 1rem 4rem;
}
.navbar-d .d-flex{
align-items: center;
}
img.logo-acr {
    width: 9rem;
}
.logo{
max-width: 11rem;
}
.menu-btn{
max-width: 4rem;
cursor: pointer;
}
.nav-menu{
background-color: #fff;
text-align: center;
padding: 2rem 1rem;
position: absolute;
left:0;
top:6rem;
width: 100%;
}
.nav-menu li a{
font-size: 1.1rem;
text-decoration: none;
color: #000;
}
.nav-menu li a:hover{
text-decoration: underline;
}
.nav-menu li{
margin-bottom: 1rem;
}
.nav-menu li:last-child{
margin-bottom: 0;
}
.navbar-d .container{
position: relative;
}
.hero-sec{
    background-image: url(../images/bg.png);
}
.hero-sec{
min-height: 48vw;
background-size: cover;
background-repeat: no-repeat;
padding: 5rem 0;
display: flex;
align-items: center;
}
.hero-sec-inner{
text-align: center;
margin-right: 4rem;
}
.hero-sec-inner{
font-size: 1.2vw;
}
.hero-sec-inner h1 {
    color: #fff;
    font-size: 5em;
    line-height: .8;
    font-weight: 800;
}
.hero-sec-inner h1 span{
font-size: 1.41em;
  background: linear-gradient(to bottom, #c3ffeb 45%, #fff 55%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.hero-sec-inner h4 {
    color: #fff;
    font-size: 2.6em;
    font-weight: 700;
}
.hero-sec-inner p{
color: #fff;
font-size: 1.34em;
line-height: 1;
text-align: justify;
text-align-last: justify;
letter-spacing: .2em;
padding: 0 .6em;
}
.hero-sec-inner button {
    color: #fff;
    border: 0;
    border-radius: 0.3em;
    background: linear-gradient(#009629, #00b139);
    font-size: 1.6em;
    padding: 0.3em 1em;
    font-weight: 700;
}
.hero-sec-inner button:hover{
   background: linear-gradient(#00b139, #009629); 
}
.step1-col{
color: #fff;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
.step-sec{
padding: 1.2rem 0;
}
.step-sec-inner{
width: 63%;
}
.step1-col .no-span{
display: inline-block;
background: linear-gradient(#009629, #00b139);
width: 3.4rem;
height: 3.4rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
border: 4px solid #807e7e;
font-size: 2.4rem;
font-weight: 800;
padding-bottom:.2rem;
position: relative;
z-index:1;
}
.step-sec-inner{
position: relative;
}
.step-sec-inner:after{
position: absolute;
content:"";
height: 4px;
width: 82%;
left:10%;
top: 1.6rem;
background-color: #807e7e;
}
.step1-col p{
margin:0;
text-transform: uppercase;
line-height: 1;
font-weight: 300;
color: #c3c1c1;
font-size: 1.1rem;
}
.step1-col p span{
font-weight: 700;
color: #fff;
}
.step1-col p a{
color: #fff;
text-decoration: none;
font-size: .7rem;
border: 1px solid #00a331;
padding: .1rem 1rem;
display: inline-block;
border-radius: .2rem;
}
.hero-sec-inner h1 span img{
position: absolute;
width: 5vw;
right: -1.9vw;
}
.d-btn{
color: #fff;
    border: 0;
    border-radius: 0.3vw;
    background: linear-gradient(#009629, #00b139);
    font-size: 2rem;
    padding: .1rem 1.3rem;
    font-weight: 700;
padding-bottom: .2rem;
}
.d-btn:hover{
background: linear-gradient(#00b139, #009629);
}
.step-sec-inner-btn{
display: flex;
align-items: center;
padding-right: 3rem;
}
.slider-sec{
    background-image: url(../images/bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.slick-prev{
    background-image: url(../images/left-arrow.png);
}
.slick-next{
    background-image: url(../images/right-arrow.png);
}
.slider-d{
padding: 0 3rem;
}
.slider-sec{
padding: 3rem 0;
}
.slick-arrow{
position: absolute;
left: 0;
border:0;
font-size: 0;
padding:0;
width: 2rem;
height: 3.2rem;
background-size: 100% 100%;
top: calc(40% - 2rem);
background-color: transparent;
}
.slick-arrow.slick-next{
left: initial;
right:0;
}
.slider-inner{
text-align: center;
padding: 0 0rem;
}
.slider-inner img{
height: 25rem;
margin: auto;
margin-bottom: 1.5rem;
}
.slider-inner h4{
font-size: 2.3rem;
font-weight: 800;
line-height: .9;
margin-bottom: .5rem;
max-width: 25rem;
margin-left: auto;
margin-right: auto;
}
.slider-inner p{
max-width: 12rem;
font-size: 1.2rem;
line-height: 1.2;
margin: auto;
margin-bottom: 0;
}
.certified-btn{
background-color: transparent;
font-size: 1.9rem;
font-weight: 800;
color: #00b139;
border: 2px solid #00b139;
border-radius: .5rem;
padding: .2rem 1rem;
margin-top: -1.4rem;
}
.slider-inner h5 {
    font-size: 1.6rem;
    font-weight: 800;
    line-height: .9;
    margin-bottom: 0.5rem;
    max-width: 25rem;
    margin-left: auto;
    margin-right: auto;
}
.bitcoin-img{
max-width: 6rem;
}
.footer{
padding: 1rem 0;
}
.footer p {
color: #fff;
font-size: .8rem;
font-weight: 400;
text-align: center;
margin-right: auto;
margin-left: auto;
padding: 0 1rem;
margin:0;
}
.footer-icons ul{
display: flex;
align-items: center;
gap: 2.2rem;
margin-right: -2rem;
}
.footer-icons ul li img{
max-width: 2.6rem;
max-height: 1.9rem;
}
.footer-icons ul li:first-child img{
max-width: 3.2rem;
max-height: 2.8rem;
}
.nav-menu{
background-color: #000;
width: 16rem;
position: fixed;
top:0;
bottom:0;
right:-16rem;
left: initial;
padding-top: 7rem;
z-index:99999;
padding-left: 0 !important;
padding-right: 0 !important;
transition: all .3s ease;
}
.nav-menu.open{
right:0;
}
.nav-menu .d-btn{
font-size: 1.3rem;
line-height: 1.1;
padding: .8rem 1.5rem;
}
.menu-btn{
z-index: 999999;
}
.nav-menu li{
display: flex;
}
.nav-menu li a{
color: #ffff;
text-transform: uppercase;
width: 100%;
padding: .9rem 1rem;

margin-left: 0;
}
.nav-menu li a:hover{
background: #00b038;
text-decoration: none;
}
.nav-menu ul{
margin-top: 1.5rem;
}
.nav-menu li{
text-align: left;
margin-bottom: .3rem;
}
.main-wrapper .logo {
    max-width: 20rem;
}
.main-wrapper .navbar-d{
padding-left: 10rem;
}

.info-sec1{
    background-image: url(../images/gfx-29-bg1.png);
}
.info-sec1{
background-size: contain;
background-repeat: no-repeat;
min-height: 10.3vw;
display: flex;
align-items: center;
padding: 0 2vw;
font-size: 1.1vw;
}
.info-sec1-inner{
display: flex;
color: #fff;
align-items: center;
}
.info-sec1-inner span:first-child{
font-size: 4.5em;
font-weight: 800;
}
.info-sec1-inner span:last-child{
font-size: 1.2em;
text-transform: uppercase;
text-align: center;
line-height: 1;
padding-top: .3em;
}
.info-sec1-inner1{
width: 13.9em;
margin-left: 10em
}
.info-sec1-inner2{
width: 9.5em;
margin-left: 7em;
}
.info-sec1-inner3{
width: 11.4em;
margin-left: 7em;
}
.info-sec1-inner3 span:last-child{
text-align: left;
padding-left: .3em;
}
.info-sec1-inner3 span a{
text-decoration: none;
background: linear-gradient(#015B28, #01B037);
    border: 2px solid #01B037;
display: flex;
color: #fff;
font-size: .67em;
border-radius: .2em;
text-align: center;
justify-content: center;
padding: .17em;
margin-top: .3em;
}
.info-sec1-inner4{
margin-left: 5em;
align-items: center;
display: flex;
}
.info-sec1-inner4 a{
text-decoration: none;
}
.info-sec1-inner4 button{
text-decoration: none;
    background: linear-gradient(#015B28, #01B037);
    border: 2px solid #01B037;
    display: flex;
text-transform: uppercase;
font-weight: 800;
    color: #fff;
    font-size: 1.3em;
    border-radius: 0.2em;
    text-align: center;
    justify-content: center;
    padding: 0.3em 1.7em;
    margin-top: 0.3em;
}
.info-sec1-inner4 button:hover{
 background: linear-gradient(#01B037, #015B28);
}
.earn-sec2{
    background-image: url(../images/gfx-29-bg2.png);
    background-size: 100% 100%;
}
.earn-sec2{
padding: 5rem 0;
padding-bottom: 2.5rem;
}
.earn-sec2 h1{
color: #fff;
text-align: center;
font-size: 1.9rem;
margin-bottom: 6rem;
    font-weight: 400;
    text-transform: uppercase;
}
.earn-sec2 h1 b{
    font-weight: 800;
}
.earn-sec2-inner img{
height: 6rem;
margin: auto;
display: block;
margin-bottom: 2rem;
}
.earn-sec2-inner h5 {
    color: #fff;
    padding-left: 0;
    max-width: 16rem;
    text-align: center;
    font-weight: 700;
    font-size: 1.1rem;
}
.earn-sec2-inner ul{
padding-left: 2.4rem;
}
.earn-sec2-inner ul li{
display: flex;
color: #fff;
align-items: start;
justify-content: start;
margin-bottom: .4rem;
}
.earn-sec2-inner ul li img{
height: 1rem;
margin: initial;
margin-top: .2rem;
}
.earn-sec2-inner ul li p{
margin:0;
padding-left: .3rem;
font-size: .9rem;
color: #c2bfbf;
}
.earn-sec2-inner ul li p span{
font-weight: 800;
}
.earn-sec2-inner{
position: relative;
}
.earn-sec2-inner.b-0:after{
display: none;
}
.earn-sec2-inner:after{
position: absolute;
content:"";
right:-0.5rem;
height: 70%;
bottom:-.5rem;
width: 1px;
background-color: #c2bfbf;
}
.earn-sec2-inner1{
margin-top: 3rem;
text-align: center;
}
.earn-sec2-inner1 .d-btn, .d-btn-dark{
text-transform: uppercase;
font-size: 1.7rem;
padding: .3rem 2rem;
padding-bottom: .5rem;
background: linear-gradient(#015B28, #01B037);
    border: 2px solid #01B037;
}
.earn-sec2-inner1 .d-btn:hover, .d-btn-dark:hover{
background: linear-gradient(#01B037, #015B28);
}
.d-top-nav ul li{
margin: 0 .4rem;
}
.d-top-nav ul li a{
background-color: #fff;
color: #000;
width: 2.2rem;
height: 2.2rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
text-decoration: none;
font-size: 1.4rem;
transition: all .3s ease;
}
.d-top-nav ul li a:hover{
background-color: #000;
color: #fff;
}
.d-top-nav ul{
margin-right:1.5rem;
}
.d-top-nav a img{
width: 10rem;
margin-right: 2rem;
}
.info-sec1.gfx-32-sec1 .info-sec1-inner1 {
    width: 17.7em;
    margin-left: 7em;
}
.info-sec1.gfx-32-sec1 .info-sec1-inner span:last-child{
text-align: left;
padding-left: .4em;
}
.info-sec1.gfx-32-sec1 .info-sec1-inner2 {
    margin-left: 9em;
}
.info-sec1.gfx-32-sec1 .info-sec1-inner3 {
    width: 18.4em;
    margin-left: 6.5em;
}
.info-sec1.gfx-32-sec1 .info-sec1-inner4 {
    margin-left: 3em;
}
.info-sec1.gfx-32-sec1 .info-sec1-inner4 button{
padding: 0.3em 0.7em;
}
.info-sec1.gfx-32-sec1 .info-sec1-inner3 span a{
    max-width: 12em;
}
.pro-sec2{
background: linear-gradient(to bottom, #fff, #B8B8B8);
padding: 4rem 0;
}
.pro-sec2 h1{
font-size: 1.7rem;
text-align: center;
font-weight: 800;
margin-bottom: 1.2rem;
text-transform: uppercase;
}
.pro-sec2-top p{
text-align: center;
text-transform: uppercase;
font-size: 1.09rem;
margin-bottom: 1.2rem;
}
.pro-sec2-b-inner{
max-width: calc(100% - 26rem);
padding-left: 2.7rem;
}
.pro-sec2-b-img1{
width: 8rem;
margin-bottom: 3rem;
right: -2rem;
position: relative;
}
.pro-sec2-b-img2{
width: 11rem;
margin-bottom: 3rem;
}
.pro-sec2-b-inner .d-flex.row .col-6:first-child p{
padding-right: 1rem;
}
.pro-sec2-botom p{
font-size: 1.05rem;
}
.pro-sec2-b-inner .d-flex.row .col-6:last-child p{
padding-left: 1rem;
border-left: 4px solid #000;
}
.info-sec1.gfx-32-sec1{
    font-size: 1vw;
}

.col-sec1{
    background-image: url(../images/gfx-34-bg.png);
}
.navbar-d.d1-nav{
position: absolute;
left:0;
top:0;
width: 100%;
padding-top: 0.5rem;
}
.col-sec1 {
    min-height: 55.9vw;
    background-repeat: no-repeat;
    background-size: cover;
font-size: 1.2vw;
}
.col-sec1-inner{
width: 37em;
margin-left: 4.5em;
text-align: center;
margin-top: 6em;
}
.col-sec1-inner h6{
color: #fff;
font-size: 2.6em;
letter-spacing: .9em;
font-weight: 800;
line-height:0.2;
padding-left: .7em;
}
.col-sec1-inner h2{
color: #fff;
font-size: 6em;
font-weight: 800;
line-height:1;
}
.col-sec1-inner h1{
background: -webkit-linear-gradient(#FFDFF7 40%, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
font-size: 8.5em;
font-weight: 800;
line-height: .9;
margin-top: -.15em;
padding-left: .06em;
filter: drop-shadow(1px 2px 0px #F0A7EF);
position: relative;
}
.col-sec1-inner h1 img{
position: absolute;
width: .6em;
right:.24em;
top: .04em;
}
.col-sec1-inner h3{
color: #fff;
font-size: 3em;
font-weight: 800;
margin-bottom: .4em;
}
.col-sec1-inner p{
color: #fff;
font-size: 1.1em;
max-width: 28em;
margin: auto;
}
.col-sec1-inner p span{
color: #BFAAF7;
font-size: 1.2em;
font-weight: 500;
line-height:0.2;
}
.col-sec1-inner button{
font-size: 2em;
border-radius: .2em;
padding: .2em .6em;
margin-top: .5em;
}
.info-sec1.info1-sec2{
    min-height: 12.6vw;
font-size: 1.4vw;
}
.info-sec1.info1-sec2 .info-sec1-inner1 {
    width: 14.9em;
    margin-left: 8em;
}
.info-sec1.info1-sec2 .info-sec1-inner2 {
    width: 12.5em;
    margin-left: 5em;
}
.info-sec1.info1-sec2 .info-sec1-inner b{
font-weight: 800;
}
.info-sec1.info1-sec2 .info-sec1-inner3 {
    width: 11.5em;
    margin-left: 5em;

}
.info-sec1.info1-sec2 .info-sec1-inner3 b, .info-sec1.info1-sec2 .info-sec1-inner3 b ~ span{
font-size: .9em !important;
}
.info-sec1.info1-sec2 .info-sec1-inner span span{
color: #148F36;
font-size: .95em;
font-weight: 600;
}
.info-sec1.info1-sec2 .info-sec1-inner span span.span1{
font-size: .6em;
padding-left: .1em;
position: relative;
top: -.3em;
}
.info-sec1.info1-sec2 .info-sec1-inner span span{
padding-left:0;
}
.earn-sec2.earn2-sec3{
    background-image: url(../images/bg1.png);
}
.earn-sec2.earn2-sec3{
background-size: cover;
background-repeat: no-repeat;
}
.earn-sec2.earn2-sec3 h1{
color: #000;
text-transform: initial;
font-size: 2.5rem;
}
.earn-sec2.earn2-sec3 h1 span{
position: relative;
}
.earn-sec2.earn2-sec3 h1 span:after{
position: absolute;
content:"";
width: 4px ;
top:0.9rem;
bottom:.4rem;
left:-1.5rem;
background-color: #12AC3A
}
.earn-sec2.earn2-sec3 .earn-sec2-inner:after{
background-color: #000;
}
.earn-sec2.earn2-sec3 
 .earn-sec2-inner h5{
color: #000;
}
.earn-sec2.earn2-sec3 .earn-sec2-inner ul li p{
color: #000;
}
.earn-sec2.earn2-sec3 button{
margin-top: 3rem;
margin-bottom: 2rem;
}
.pro-sec2.pro1-sec4{
    background-image: url(../images/gfx-34-bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.pro-sec2.pro1-sec4{
color: #9B9B9B;
}
.pro-sec2.pro1-sec4 h1{
font-weight: 600;
font-size: 1.8rem;
position: relative;
padding-bottom: 1rem;
}
.pro-sec2.pro1-sec4 h1 span{
font-size: 1.56rem;
}
.pro-sec2.pro1-sec4 h1:after{
position: absolute;
content:"";
bottom:0;
height: 3px;
width: 6rem;
left: calc(50% - 3rem);
background-color: #679A66;
}
.pro-sec2.pro1-sec4 .pro-sec2-top p{
color: #fff;
max-width: 44rem;
margin-left: auto;
margin-right: auto;
text-transform: initial;
}
.pro-sec2.pro1-sec4 .pro-sec2-b-img1{
position:relative;
top: -5.5rem;
}
.pro-sec2.pro1-sec4 .pro-sec2-b-img2{
position:relative;
top: -5.5rem;
width: 8rem;
}
.pro-sec2.pro1-sec4 .pro-sec2-b-inner .d-flex.row .col-6 p{
font-size: .9rem;
font-weight: 600;
}
.pro-sec2.pro1-sec4 .pro-sec2-b-inner .d-flex.row .col-6:last-child p{
border-color: #9B9B9B;
border-width: 1px;
padding-bottom: 2rem;
padding-top: 2rem;
}
.pro-sec2.pro1-sec4 .pro-sec2-b-inner .d-flex.row .col-6:first-child p{
padding-bottom: 2rem;
padding-top: 2rem;
}
.pro-sec2.pro1-sec4 .pro-sec2-b-inner{
padding-left:0;
}
.pro-sec2.pro1-sec4 .pro-sec2-b-inner .d-flex.row .col-6:first-child p{
padding-left: 1.8rem;
}
.d-f ul li img{
max-height: 2.5rem;
max-width: 2.9rem;
}
.d-f{
padding: 3rem 0;
}
.d-f ul{
align-items: end;
}
.d-f ul li{
margin-right:2.3rem;
}
.d-f p{
color: #9B9B9B;
font-size: 1.05rem;
}

@media(min-width:  1200px){
.footer.d-f .container{
    max-width: 1140px;
}
}
.gfx-lang-btn{
border:0;
background-color: transparent;
color: #9B9B9B;
display: flex;
justify-content: space-between;
min-width: 5rem;
align-items: center;
font-weight: 600;
font-size: 1.2rem;
margin-right: 1.5rem;
}
.pro-sec2.pro1-sec4.gfx-35-sec4{
    background-image: url(../images/gfx-35-bg2.png);
    background-size: 100% 100%;
}
.pro1-sec4.gfx-35-sec4 h1{
color: #fff;
font-weight: 800;
line-height: 1;
margin-bottom: .5rem;
font-size: 1.5rem;
}
.pro1-sec4.gfx-35-sec4 h1 span{
font-size: 1.5rem;
}
.pro1-sec4.gfx-35-sec4 h1:after{
display: none;
}
.pro1-sec4.gfx-35-sec4 .pro-sec2-top p{
text-align: justify;
padding: 0 2rem;
margin-bottom:0;
text-transform: uppercase;
}
.pro1-sec4.gfx-35-sec4 .pro-sec2-b-inner .d-flex.row .col-6:first-child p, .pro1-sec4.gfx-35-sec4 .pro-sec2-b-inner .d-flex.row .col-6:last-child p{
padding-top: 0;
padding-bottom: 0;
text-align: justify;
text-transform: uppercase;
color: #fff;
font-weight: 400;
    font-size: 1.07rem;
margin-top: -3rem;
}
.pro1-sec4.gfx-35-sec4 .pro-sec2-b-img2{
width: 10rem;
top: initial;
margin-top: -11rem;
}
.pro1-sec4.gfx-35-sec4 .pro-sec2-top{
padding-right: 3rem
}
.pro1-sec4.gfx-35-sec4 .pro-sec2-b-inner{
padding-right: 2rem;
}
.pro1-sec4.gfx-35-sec4 .pro-sec2-b-inner .d-flex.row .col-6:last-child p{
    border-left:  4px solid #fff;
}
.d-f.gfx-35-f{
    padding: 1.5rem 0;
}

.navbar-d.gfx-36-nav .step-sec .step-sec-inner {
    width: 100%;
    align-items: start;
}
.navbar-d.gfx-36-nav .step-sec {
    width: calc(50%);
}
.navbar-d.gfx-36-nav .d-btn-a button{
font-size: 2rem;
}
.navbar-d.gfx-36-nav  div.d-flex1:last-child{
margin-bottom: auto;
padding-top: 1rem;
}
.navbar-d.gfx-36-nav .step1-col .no-span{
border-width: .5rem;
}

.hero-sec.gfx-37-hero{
    background-image: url(../images/gfx-37-bg.png);
}
.hero-sec.gfx-37-hero h6{
    background-image: url(../images/gfx-37-img1.png);
}
.hero-sec.gfx-37-hero .hero-sec-inner{
margin-left: 6vw;
margin-top: 6vw;
}
.info-sec1.gfx-37-sec1 .info-sec1-inner3 span a{
background: none;
width: 9.6em;
font-size: .6em;
}

.navbar-d.gfx-45-navbar .d-btn{
font-weight: 300;
}
a {
    color: #fff;
    text-decoration: none;
}
i.fa-brands.fa-x-twitter {
    font-size: 2.4rem;
    color: #fff;
}
@media(max-width: 767px){
i.fa-brands.fa-x-twitter {
    font-size: 1.4rem;
    color: #fff;
}
}
/*********************PopUp SignUp*******************/
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: #fff0!important; /*var(--bs-modal-bg);*/
    background-clip: padding-box;
    border: none!important; /*var(--bs-modal-border-width) solid var(--bs-modal-border-color);*/
    border-radius: unset!important; /*var(--bs-modal-border-radius);*/
    outline: 0;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
    background-color: rgb(255 255 255 / 1)!important; /*var(--bs-modal-bg)!important;*/
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color)!important;
    border-radius: var(--bs-modal-border-radius)!important;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 7px 0!important;
    border-bottom: none!important;
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.responsive-iframe {
    width: 100%;
    height: 600px;
    border: none;
}
.btn-close {
    background-image: url(https://digital.acrpoker.eu/images/download.svg)!important;
}