html {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  outline: none;
  color: inherit;
}
a:hover {
  cursor: pointer;
}
a:focus {
  outline: none;
  box-shadow: none;
}
img {
  border: 0;
  display: block;
}
ul {
  list-style: none;
}
b,
strong {
  font-weight: normal;
}
input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
}
input,
textarea,
select,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  font-size: inherit;
  box-shadow: none;
  outline: none;
}
input[type="submit"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
footer,
header,
nav {
  display: block;
}

header {
  width: 100%;
  background: #020817;
}

.pvc_header_at {
  max-width: 1280px;
  padding: 8px 15px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* cursor: pointer; */
  min-height: 80px;
}

.lander .pvc_header_at {
  padding: 13px 15px;
}

.pvc_gplay_logo_at,
.pvc_atfLeft_at .pvc_gplay_atf_at {
  /* cursor: pointer; */
  display: flex;
}

.pvc_gplay_logo_at svg,
.pvc_logo_at svg {
  display: block;
}

.pvc_logo_at a {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

.pvc_logo_at a img {
  width: 52px;
  height: auto;
}

.pvc_logo_at a span {
  color: #FFF;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 28.8px */
}

@media only screen and (max-width: 1023px) {
  .pvc_logo_at a span {
    font-size: 24px;
  }

  .pvc_logo_at a img:not(footer .pvc_logo_at a img) {
    width: 40px;
    height: auto;
  }

  .pvc_header_at .pvc_gplay_logo_at {
    width: 180px;
    height: auto;
  }

  .pvc_header_at .pvc_gplay_logo_at svg {
    width: 100%;
    height: auto;
  }

}

@media only screen and (max-width: 768px) {
  header {
    background: #020817;
  }

  .lander header {
    background: transparent;
  }

  .pvc_logo_at a span {
    font-size: 14px;
    line-height: 150%;
  }

  .pvc_logo_at a img:not(footer .pvc_logo_at a img) {
    width: 20px;
    height: auto;
  }

  .pvc_logo_at a {
    gap: 4px;
  }

  .pvc_header_at {
    min-height: 60px;
    padding: 16px 16px 13px;
  }

  .lander .pvc_header_at {
    padding: 16px 16px 13px;
  }

  .pvc_header_at .pvc_gplay_logo_at {
    width: 102px;
    height: auto;
  }
}

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

  .lander .pvc_header_at,
  .pvc_header_at {
    padding: 16px 12px 13px;
  }

  .pvc_logo_at a span {
    font-size: 13px;
  }
}
html,
body {
    font-family: "Inter" !important;
    scroll-behavior: smooth;
    position: relative;
    background: #020817;
}

body::before {
    content: '';
    position: absolute;
    display: block;
    width: 752px;
    height: 216px;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    background: url('/atom/phonevolumecontrol/images/footerpagesbg-2.png') no-repeat top;
    background-size: contain;
}

.termMainWrp_at {
    background: linear-gradient(180deg, #34373F 0%, #1D2026 100%);
    background-size: 100% 600px;
    background-repeat: no-repeat;
}

.termHeader_at {
    padding: 180px 0 60px;
    color: #FFF;
    text-align: center;
    font-size: 52px;
    font-weight: 600;
    line-height: 123.077%;
    letter-spacing: -1.3px;
}

.termMain_at {
    max-width: 1286px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.termWrapper_at {
    padding: 60px;
    border-radius: 40px;
    background: #31343B;
    margin: 0 0 100px 0;
}

.termWrapper_desc p {
    color: #FFF;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 134%;
    /* 26.8px */
    text-align: center;
}

.termSteps_at {
    max-width: 368px;
    width: 100%;
    background: rgba(255, 255, 255, 0.10);
    height: 652px;
    flex: 1 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    flex-direction: column;
    border-radius: 12px;
}

.termSteps_at h3 {
    color: #FFF;
    text-align: center;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 32px 0 13px 0;
}

.termSteps_at p {
    color: rgba(255, 255, 255, 0.70);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26.5px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 360px;
    height: 53px;
}

.termSteps_at.moto p {
    max-width: 310px;
}

.termSteps_at p span {
    font-weight: 600;
}

.termBtmSection_at {
    display: flex;
    flex-wrap: wrap;
    gap: 60px 21px;
    justify-content: flex-start;
    align-items: start;
    display: none;
    padding-top: 60px;
}

.termBtmSection_at.show_at {
    display: flex;
}

.termContentBtn_at {
    max-width: 1146px;
    width: 100%;
    border-radius: 22px;
    padding: 18px;
    background: #1A1A1A;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-top: 40px;
}

.termStepBtn_at {
    border-radius: 19px;
    background: rgba(0, 81, 255, 0.10);
    max-width: 264px;
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
}

.termStepBtn_at p {
    color: #FFF;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 134%;
}

.termActive {
    background: #0051FF;
    box-shadow: 4px 4px 10px 0 rgba(255, 255, 255, 0.25);
}

.termActive p {
    font-weight: 700;
}

.termSelect_at {
    display: none;
}

.menuSelect_at {
    padding: 16px 20px 19px 15px;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 21.44px;
    text-align: start;
    color: #fff;
    background-image: url("/atom/phonevolumecontrol/images/arrow-down-qr.svg");
    background-size: 14px 16px;
    background-repeat: no-repeat;
    background-position: right 20px center;
    border-radius: 9px;
    background-color: #1864FE;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.13);
}

.showDD_at .menuSelect_at {
    background-image: url("/atom/phonevolumecontrol/images/arrow-up-qr.svg");
}

.DDmenuSelect_at {
    position: relative;
}

.dropdownMenu_at {
    width: 100%;
    display: flex;
    flex-direction: column;
    background: #1A1A1A;
    border: 1px solid rgba(255, 255, 255, 0.10);
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.15);
    border-radius: 9px;
    position: absolute;
    z-index: 5;
    padding: 0;
    overflow: hidden;
}

.dropdownMenu_at .option_at:hover {
    background: #484848;
}

.option_at {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 134%;
    color: #FFF;
    padding: 13px 16px;
}

.option_at:first-child {
    padding-top: 16px;
}

.option_at:last-child {
    padding-bottom: 16px;
}

.dropdownMenu_at {
    display: none;
}

.showDD_at .dropdownMenu_at {
    display: flex;
}

.termSelect_at {
    margin-bottom: 30px;
}

.mobileBr {
    display: none;
}

@media((max-width: 1290px)) {
    .termBtmSection_at {
        justify-content: center;
    }
}

@media((max-width: 1225px)) {
    .termBtmSection_at {
        gap: 60px;
        justify-content: center;
    }

    .termWrapper_desc p {
        padding-left: 0px;
    }

    .termStepBtn_at {
        margin: 5px;
    }
}

@media((max-width: 1000px)) {
    .termBtmSection_at {
        gap: 60px;
        justify-content: center;
    }

    .termWrapper_desc p {
        padding-left: 0px;
    }

    .termStepBtn_at {
        margin: 5px;
    }

    .termStepBtn_at p {
        font-size: 20px;
    }

    .termContentBtn_at {
        display: none;
    }

    .termSelect_at {
        display: block;
        margin-top: 30px;
        margin-bottom: 0;
    }
}

@media((max-width: 768px)) {
    body::before {
        width: 264px;
        height: 62px;
        top: 60px;
        background-size: cover;
    }

    .termMainWrp_at {
        background: #1E1E1E;
    }

    .termHeader_at {
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 150%;
        padding: 82px 18px;
        background: linear-gradient(180deg, #34373F 0%, #1D2026 100%);
        background-size: cover;
        border-radius: 0 0 60px 60px;
    }

    .notifictionTrayTitle {
        max-width: 300px;
        margin: 0 auto;
    }

    .termStepsImage_at img {
        width: 184px;
        height: 358.656px;
    }

    .termBtmSection_at {
        padding: 0px;
        gap: 30px;
    }

    .termSteps_at {
        padding: 5px 5px 0px 5px;
        height: auto;
        /* background: #FFF;
        box-shadow: 0px 3.2608702182769775px 16.304346084594727px 0px rgba(0, 0, 0, 0.20); */
    }

    .termSteps_at p {
        height: unset;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 21.603px;
        margin-bottom: 28px;
    }

    .termSteps_at p {
        height: unset;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 26.5px;
    }

    .termWrapper_at {
        padding: 50px 16px;
        margin-bottom: 0px;
        border-radius: 0;
        background: transparent;
    }

    .termMain_at {
        padding: 0px;
    }

    .termWrapper_desc {
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 134%;
    }

    .termWrapper_desc {
        margin-bottom: 30px;
    }

    .termSelect_at {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .termSteps_at h3 {
        font-size: 23px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        padding-bottom: 13px;
        padding-top: 23px;
    }

    .termWrapper_desc p {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

}

@media((max-width: 480px)) {
    .brNone {
        display: none;
    }

    .mobileBr {
        display: block;
    }
}
footer {
  width: 100%;
  background: #2A3141;
  font-family: "Inter";
}

footer .pvc_footerWrap_at {
  max-width: 961px;
  width: 100%;
  margin: 0 auto;
  padding: 48px 15px 92px;
}

footer .pvc_logo_at_footer,
footer .pvc_gplay_logo_at_footer {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

footer .pvc_logo_at_footer a {
  display: flex;
}

footer .pvc_logo_at_footer a svg {
  width: 319px;
}

footer .pvc_logo_at a {
  margin: 0 auto 50px;
  justify-content: center;
}

.pvc_footerWrap_at .pvc_footerDisclaimer_at {
  color: #FFFFFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  /* 150% */
  padding-bottom: 50px;
}

footer .pvc_footerWrap_at ul {
  color: #FFFFFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
  display: flex;
  flex-wrap: wrap;
  row-gap: 27px;
  justify-content: center;
  padding: 0 22px;
}

footer .pvc_footerWrap_at ul li {
  border-right: 3px solid #0000001A;
}

footer .pvc_footerWrap_at ul li:first-child {
  padding-left: 0;
  padding-right: 22px;
}

footer .pvc_footerWrap_at ul li:last-child {
  padding-right: 0px;
  border-right: none;
}

footer .pvc_footerWrap_at ul li {
  padding: 0 22px;

}

footer .pvc_footerWrap_at ul li a {
  color: #FFFFFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  /* 105.882% */
  text-transform: capitalize;
}

footer .pvc_footerWrap_at ul li:hover {
  text-decoration: underline;
}

footer .pvc_footerWrap_at ul li:nth-child(4) {
  border-right: none;
}

.pvc_footerWrap_at .pvc_disclaimerTwo_at {
  color: #FFFFFF;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  max-width: 894px;
  margin: 50px auto 0;
}

.lander_disclaimer,
.lander .footer_disclaimer,
.change_screen_disclaimer {
  display: none;
}

.lander .lander_disclaimer {
  display: block;
}

.pvc_change_screen_at .change_screen_disclaimer {
  display: block;
}

.pvc_change_screen_at .footer_disclaimer {
  display: none;
}

@media screen and (max-width:1023px) {
  footer .pvc_footerWrap_at {
    padding: 50px 0px 77px;
  }

  footer .pvc_logo_at a {
    margin: 0 auto 25px;
  }

  .pvc_footerWrap_at .pvc_footerDisclaimer_at {
    padding: 0 22px 36px;
  }

  .pvc_footerWrap_at .pvc_disclaimerTwo_at {
    margin-top: 36px;
    padding: 0 22px;
  }
}

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

  footer .pvc_footerWrap_at ul {
    row-gap: 26px;
  }
}

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

  footer .pvc_footerWrap_at ul li:nth-child(4) {
    border-right: 3px solid #0000001A;
  }

  footer .pvc_footerWrap_at ul li:nth-child(3) {
    border-right: none;
  }
}

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

  footer .pvc_footerWrap_at ul li:nth-child(6) {
    border-right: none;
  }
}

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

  footer .pvc_logo_at a {
    gap: 8px;
  }

  footer .pvc_logo_at a img {
    width: 52px;
    height: 52px;
  }

  footer .pvc_logo_at a span {
    font-size: 16px;
    line-height: 110%;
  }

  footer .pvc_footerWrap_at ul li {
    color: #FFFFFFBF;
    text-align: center;
    padding: 0 21px;
  }

  footer .pvc_footerWrap_at ul li {
    border-color: #FFFFFFBF;
  }

  footer .pvc_footerWrap_at ul {
    max-width: 328px;
    width: 328px;
    margin: 0 auto;
    padding: 0;
  }

  footer .pvc_footerWrap_at ul li:nth-child(2),
  footer .pvc_footerWrap_at ul li:nth-child(3),
  footer .pvc_footerWrap_at ul li:nth-child(4),
  footer .pvc_footerWrap_at ul li:nth-child(6) {
    border-right: none;
  }

  footer .pvc_footerWrap_at ul li:first-child {
    padding: 0 20px;
  }

  footer .pvc_footerWrap_at ul li:last-child {
    padding-left: 0;
  }

  .pvc_footerWrap_at .pvc_footerDisclaimer_at {
    line-height: 20px;
  }

  footer .pvc_footerWrap_at ul li a {
    font-size: 16px;
  }

  .pvc_footerWrap_at .pvc_disclaimerTwo_at {
    font-size: 14px;
  }
}

@media only screen and (max-width: 350px) {
  footer .pvc_footerWrap_at ul li {
    border-right: 0;
  }

  footer .pvc_footerWrap_at ul {
    row-gap: 25px;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
    width: 100%;
  }

  footer .pvc_footerWrap_at ul li:first-child {
    padding: 0;
  }

  footer .pvc_footerWrap_at ul li {
    padding: 0;
  }
}