


@font-face {
  font-family: rionasans-l;
  src: url("https://newsletter.mediatek.com/hubfs/commonfiles/fonts/rionasans-l.otf");
}

@font-face {
  font-family: rionasans-r;
  src: url("https://newsletter.mediatek.com/hubfs/commonfiles/fonts/rionasans-r.otf");
}

@font-face {
  font-family: rionasans-m;
  src: url("https://newsletter.mediatek.com/hubfs/commonfiles/fonts/rionasans-m.otf");
}

@font-face {
  font-family: rionasans-b;
  src: url("https://newsletter.mediatek.com/hubfs/commonfiles/fonts/rionasans-b.otf");
}

@font-face {
  font-family: WeiRuanYaHei;
  src: url(https://728015.fs1.hubspotusercontent-na1.net/hubfs/728015/Dimensity-1200-LP/WeiRuanYaHei-1.ttf) format('ttf');
}

@font-face {
  font-family: 'Riona Sans Light';
  src: url('//i.mediatek.com/hubfs/MediaTek_Mar_2024/fonts/RionaSans-Light.woff') format("woff");
  font-display: swap;
}





/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */

















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */










.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 40px 0px;
  
}


.page-center {
  max-width: 80rem;
  width: 95%;
  margin: 0 auto;
}






html body {
  
  color: rgba(17, 17, 17, 1.0 );
  
  font-family: rionasans-r,Riona Sans Regular;
  font-size: 16px;
  font-weight: 400;
  max-width: 2000px;
  margin: auto;
}


a {
  font-family: Riona Sans Regular;
  color: rgba(247, 155, 0, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(247, 155, 0, 1.0);
}

a:active {
  color: rgba(255, 195, 40, 1.0);
}

h1 {
  color: rgba(17, 17, 17, 1.0);
  font-family: rionasans-b,Riona Sans Regular,Helvetica,Arial,Lucida,sans-serif;
  font-size: 60px;
  font-weight: 400;
}
h2 {
  color: rgba(57, 56, 57, 1.0);
  font-family: rionasans-b,Riona Sans Regular,sans-serif;
  font-size: 42px;
  font-weight: 400;
}
h3 {
  color: rgba(75, 75, 75, 1.0);
  font-family: rionasans-b,Riona Sans Regular,sans-serif;
  font-size: 32px;
  font-weight: 400;
}

h4 {
  color: rgba(75, 75, 75, 1.0);
  font-family: rionasans-b,Riona Sans Regular,sans-serif;
  font-size: 20px;
  font-weight: 400;
}

h5 {
  color: rgba(0, 0, 0, 1.0);
  font-family: rionasans-b,Riona Sans Regular,sans-serif;
  font-size: 24px;
  font-weight: 700;
}

h6 {
  color: rgba(0, 0, 0, 1.0);
  font-family: rionasans-b,Riona Sans Regular,sans-serif;
  font-size: 20px;
  font-weight: 400;
}

blockquote {
  border-left: 10px solid #F8FAFC;;
}




button,
.button {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(33, 34, 42, 1.0);
  border-color: #21222a;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(113, 114, 122, 1.0);
  border-color: #71727a;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-size: 16px;
  color: #111111;
  font-weight: 
}

/* Form title */

.form-title {
  background-color: rgba(73, 74, 82, 0.0);
  color: #F8FAFC;
}

/* Form label */

.hs-form label {
  color: #494A52;
}

/* Form help text */

form legend {
  color: #494A52;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #D1D6DC;
  color: #111111;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #494A52;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #111111;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #111111;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */

form input[type=submit],
form .hs-button,
.button{
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.button:hover,
.button:focus {
  background-color: ; 
  border: 1px solid #494A52;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active,
.button:active{
  background-color: ; 
  border: 1px solid #494A52;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}





.navbar-wrapper{
  background-color: rgba(248, 250, 252, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(#null, 0.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a>span{
  color: rgba(73, 74, 82, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul >li >ul{
  background-color: rgba(#null, 0.0); 
}

.custom-menu-primary .hs-menu-wrapper > ul >li > ul > li > a{
  color: rgba(#null, 0.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active > a{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}
.nav-item-login a{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}
.nav-item-login a:hover{
  color: rgba(#null, 0.0);
}
.nav-item-signup a{
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}
.nav-item-signup a:hover{
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}




.footer {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}
.footer__logo p{
  color: rgba(73, 74, 82, 0.0);
}
.footer-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(#null, 0.0);
}
.footer-menu .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgba(#null, 0.0);
}
.footer-menu .hs-menu-wrapper>ul>li>ul>li>a:hover{
  color: rgba(#null, 0.0);
}
.bottom-link .hs-menu-wrapper>ul>li:nth-child(1)>a{
  color: rgba(#null, 0.0);
}
.bottom-link .hs-menu-wrapper>ul>li>a{
  color: rgba(#null, 0.0);
}
.bottom-link .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(#null, 0.0);
}













.card__price {
  font-family: Riona Sans Regular
    font-size: 32px;
  color: #4b4b4b;
  font-weight: 
}


.lead {
  font-size: 1.25rem;
}

@media (max-width: 767px) {
  .dnd-section {
    padding: 40px 20px!important;
  }
  section.banner.dj_banner_area.align-c img.visible-phone {
    display: block;
    margin-top: -5px;
  }
}
body.show-body{
  opacity:1;
}
body{
  opacity:0;
}
img.w100.dj_banner_image.hidden-phone{
  margin-top: -1px;
  /* display: block; */
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: .5s;
}

.tw-hidden {
  display: none!important;
  opacity: 0;
}