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;
}

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

.pvc_ccpaHeader_at {
    padding: 180px 0 60px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: 64px;
    /* 123.077% */
    letter-spacing: -1.3px;
}

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

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

.pvc_ccpaTxt_at {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 134%;
    max-width: 895px;
}

.pvc_ccpaInfo_at {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 134%;
    max-width: 890px;
}

.ccpainfoCity_at {
    font-weight: 600;
    color: rgba(249, 117, 70, 1);
    text-decoration: underline;
    display: inline-block;
}

.ccpainfoCity_at:hover {
    color: #d9592b;
}

.pvc_ccpainfoMail_at {
    color: #5F92FF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 134%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    display: inline-block;
}

.pvc_ccpainfoMail_at:hover {
    text-decoration: none;
}

.pvc_ccpainfoOne_at,
.pvc_ccpainfoTwo_at {
    display: block;
}

.pvc_ccpainfoOne_at {
    max-width: 895px;
}

.pvc_ccpaForm_at {
    width: 100%;
    margin-top: 30px;
}

.formContainer_at {
    width: 100%;
    padding-right: 69px;
}


.formFirstSection {
    width: 100%;
    display: flex;
    justify-content: space-between;
}



.pvc_ccpaLabel_at {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 134%;
    /* 26.8px */
    position: relative;
    text-transform: uppercase;
}

.pvc_ccpaLabel_at::before {
    content: '*';
    position: absolute;
    color: #FFF;
    left: 100%;
}

.pvc_formFirstSection_at {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.pvc_formFirstSection_at .pvc_ccpaField_at {
    width: 315px;
}

.pvc_formFirstSection_at .pvc_ccpaField_at input {
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.10);
    width: 100%;
    resize: none;
    height: 79px;
    padding: 26px 30px;
    color: #FFF;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 134%;
}

#pvc_ccparequest_at {
    padding-right: 82px;
}

.pvc_ccpaField_at input,
.pvc_ccpaField_at textarea {
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.10);
    width: 100%;
    resize: none;
    height: 79px;
    padding: 26px 30px;
    color: #FFF;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 134%;
}

.pvc_ccpaField_at textarea {
    height: 199px;

}

.pvc_ccpaField_at input::placeholder,
.pvc_ccpaField_at textarea::placeholder {
    color: rgba(255, 255, 255, 0.60);
    display: block;
}

.ccpaselectSelected_at {
    cursor: pointer;
}

.pvc_ccpaField_at {
    padding: 0 0 60px 0;
    position: relative;
}

.pvc_bottom_0 {
    padding-bottom: 0 !important;
}

.sectionFormWrap_at>.pvc_ccpaField_at:nth-child(3) {
    padding: 0;
    display: flex;
    flex-direction: column;
}

.sectionFormWrap_at>.pvc_ccpaField_at {
    /* margin: 40px 0 0 0; */
}

.pvc_ccparequest_atSvg_at {
    position: absolute;
    z-index: 0;
    top: 50%;
    right: 45px;
    transform: translate(0, -14px);
}

.pvc_ccparequest_atSvg_at svg:nth-child(1) {
    display: block;
    cursor: pointer;
}

.pvc_ccparequest_atSvg_at svg:nth-child(2) {
    display: none;
    cursor: pointer;
}

.pvc_ccparequest_atSvg_at.dropDown_at svg:nth-child(1) {
    display: none;
    cursor: pointer;
}

.pvc_ccparequest_atSvg_at.dropDown_at svg:nth-child(2) {
    display: block;
    cursor: pointer;
}

.pvc_ccpaselectHide_at {
    display: none;
}

.pvc_ccpaselectItems_at {
    position: absolute;
    width: 100%;
    top: 127px;
    left: 0;
    right: 0;
    z-index: 9;
    border-radius: 11px;
    border: 1px solid #484848;
    background: #484848;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.35);
}

.pvc_ccpaselectItems_at div {
    padding: 10px 24px;
    font-size: 20px;
    line-height: 134%;
    font-weight: 500;
    color: #FFF;
    cursor: pointer;
}

.pvc_ccpaselectItems_at div:first-child {
    border-radius: 11px 11px 0 0;
    padding-top: 15px;
}

.pvc_ccpaselectItems_at div:last-child {
    border-radius: 0 0 11px 11px;
    padding-bottom: 15px;
}

.pvc_ccpaselectItems_at div:hover {
    background-color: #1A1A1A;
}


.sectionFormWrap_at>.pvc_ccpaField_at>textarea {
    min-height: 199px;
}


.pvc_ccpaFieldBtn_at {
    border-radius: 12px;
    background: #0051FF;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 85px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 20px 0 0;
}

.pvc_ccpaFieldBtn_at:hover {
    border-radius: 12px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), #1864FE;
}

.pvc_ccpaacheckWrapper_at {
    display: flex;
    margin: 20px 0 0 0;
}

.ccpacheckboxWrp_at {
    position: relative;
    min-width: 30px;
    height: 30px;
    margin: 1px 0 0 0;
}

.pvc_checkLabel_at {
    display: block;
    /* cursor: pointer; */
}

.ccpacheckboxWrp_at svg:nth-child(1) {
    display: block;
    position: absolute;
}

.ccpacheckboxWrp_at svg:nth-child(2) {
    display: none;
    position: absolute;
}

.ccpacheckboxWrp_at.checked_at svg:nth-child(1) {
    display: none;
    position: absolute;
}

.ccpacheckboxWrp_at.checked_at svg:nth-child(2) {
    display: block;
    position: absolute;
}

.pvc_ccpaFieldTxt_at {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
}

.ccpaFieldBtnSvg_at {
    display: block;
    margin: 0 0 0 12px;
    width: 10px;
}

.ccpaFieldBtnSvg_at svg {
    width: 100%;
}


.pvc_ccpacheckboxTxt_at {
    color: rgba(255, 255, 255, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
    width: 98%;
}

.pvc_ccpaDisclaimer_at {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 134%;
    margin: 20px 0 0 0;
}

.pvc_reach_at {
    font-weight: 600;
}

.pvc_desc_at {
    color: #818181;
    margin: 0;
}

.pvc_ccpaDisclaimerTxt1_at,
.pvc_ccpaDisclaimerTxt2_at {
    display: block;
}


.pvc_successField_at {
    text-align: center;
    margin-top: 10px;
}

.pvc_successField_at {
    text-align: center;
    color: #17d530;
}

.pvc_ccpaField_at label.error {
    position: absolute;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: red;
    left: 0px;
    top: 130px;
    white-space: nowrap;
}

.sectionFormWrap_at>.pvc_ccpaField_at>textarea+label.error {
    top: 246px;
}

.pvc_ccpaField_at textarea+label.error {
    top: 250px;
}

label.error {
    position: absolute;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: red;
    left: 0px;
    bottom: -30px;
    white-space: nowrap;
}

.emailtag {
    color: MChat Blue;
    font-weight: bold;
    text-decoration: underline;
}

.emailtag:hover {
    text-decoration: none;
}


.desc_at {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 134%;
}

.contact_head {
    margin: 24px 0 0 0;
    /*  color: #2E2E2E;
    font-size: 14px;
    font-weight: 600; */
}


.font-bold {
    font-weight: bold;
}

.m-0 {
    margin: 0;
}

.pvc_bottomadr_at {
    display: flex;
    justify-content: space-between;

}

.pvc_bottomadr_at .pvc_image {
    margin-top: -50px;
}

.pvc_image img {
    max-width: 100%;
}

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

.pvc_reach_title_at,
.pvc_mail_title_at {
    color: rgba(255, 255, 255, 0.60);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 183%;
    margin-bottom: 2px;
}

.pvc_reach_address_at {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 20px;
}

.pvc_mail_at {
    color: #5F92FF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 183%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.pvc_mail_at:hover {
    text-decoration: none;
}

.pvc_contact_pvc_detail img {
    width: 100%;
    max-width: 490px;
    max-height: 340px;
}

.pvc_contact_pvc_detail img.mobile_img_at {
    display: none;
}

.pvc_contact_pvc_detail .pvc_detail {
    flex-shrink: 0;
}

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

    .pvc_reach_title_at,
    .pvc_mail_title_at {
        font-size: 18px;
        line-height: 183%;
    }

    .pvc_reach_address_at {
        font-size: 26px;
        line-height: 36px;
        white-space: nowrap;
    }

    .pvc_mail_at {
        font-size: 22px;
        line-height: 183%;
    }
}

@media screen and (max-width:1024px) {
    .pvc_contact_pvc_detail {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .pvc_ccpaWrapper_at {
        padding: 50px 16px;

    }

    .formContainer_at {
        padding-right: 0;
    }

    .pvc_bottomadr_at {
        flex-direction: column;
        /*  align-items: center; */
    }

    .pvc_bottomadr_at .pvc_image {
        margin-top: 60px;
    }

    .pvc_ccpaHeader_at {
        padding-inline: 18px;
    }
}

@media screen and (max-width:900px) {
    .pvc_formFirstSection_at {
        flex-direction: column;
        height: auto;
        gap: 0;
    }

    .pvc_formFirstSection_at .pvc_ccpaField_at input {
        width: 100%;
    }

    .pvc_formFirstSection_at .pvc_ccpaField_at {
        width: auto;
    }
}


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

    body::before {
        width: 264px;
        height: 62px;
        top: 60px;
        background-size: cover;
    }

    .brNone {
        display: none;
    }

    .pvc_ccpaMainWrp_at {
        background: #1E1E1E;
    }

    .pvc_ccpaWrapper_at {
        padding: 50px 0;
        margin: 0;
        border-radius: 0;
        background: transparent;
    }

    .pvc_ccpaInfo_at {
        font-size: 16px;
        line-height: 154%;
        letter-spacing: -0.24px;

        margin: 0 0;
    }



    .sectionFormWrap_at>.pvc_ccpaField_at {
        /* margin: 30px 0 0 0; */
    }

    .pvc_ccpaFieldBtn_at {
        margin: 30px 0 0 0;
    }

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


    .pvc_ccpaFieldBtn_at {
        width: 100%;
    }

    .ccpacheckboxWrp_at {
        min-width: 26px;
        height: 26px;
    }

    .ccpacheckboxWrp_at svg:nth-child(1),
    .ccpacheckboxWrp_at svg:nth-child(2) {
        width: 26px;
        height: 26px;
    }

    .pvc_ccpaselectItems_at div {
        font-size: 14px;
        line-height: 134%;
        padding: 12px 8px;
    }

    .pvc_reach_title_at,
    .pvc_mail_title_at {
        font-size: 12px;
        line-height: 183%;
        margin-bottom: 0;
    }

    .pvc_reach_address_at {
        font-size: 16px;
        line-height: normal;
    }

    .pvc_mail_at {
        font-size: 16px;
        line-height: 183%;
    }
}

@media screen and (max-width:768px) {
    .pvc_ccpaMain_at {
        padding: 0 16px;
    }

    .pvc_ccpaacheckWrapper_at {
        margin: 16px 0 0 0;
    }

    .pvc_ccpacheckboxTxt_at {
        font-size: 12px;
        line-height: 18px;
        text-align: center;
    }

    .pvc_ccpainfoOne_at {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }

    .pvc_ccpaTxt_at,
    .pvc_ccpainfoMail_at {
        font-size: 16px;
        line-height: 24px;
        color: #FFF;
    }

    .pvc_ccpaTxt_at {
        font-weight: 500;
    }

    .ccpacheckboxWrp_at {
        min-width: 24px;
        height: 24px;
    }

    .ccpacheckboxWrp_at svg:nth-child(1),
    .ccpacheckboxWrp_at svg:nth-child(2) {
        width: 24px;
        height: 24px;
    }

    .pvc_formFirstSection_at .pvc_ccpaField_at {
        padding: 0 0 20px 0;
    }

    .pvc_ccpaField_at label.error {
        font-size: 12px;
        top: 90px;

    }

    label.error {
        bottom: -38px;
        font-size: 12px;
    }

    .pvc_ccpaDisclaimerTxt1_at,
    .pvc_ccpaDisclaimerTxt2_at {
        display: inline;
    }

    .pvc_ccpaForm_at {
        margin-top: 30px;

    }

    .pvc_ccpaLabel_at {
        font-size: 16px;
        line-height: 134%;
    }

    .pvc_formFirstSection_at .pvc_ccpaField_at input {
        height: 57px;
        padding: 18px 24px;
        margin-top: 12px;
        font-size: 16px;
        line-height: 134%;

    }

    .sectionFormWrap_at>.pvc_ccpaField_at>textarea {
        padding: 17px 16px 17px 14px;
        margin-top: 14px;
        height: 275px;

    }

    .pvc_ccpaField_at input,
    .pvc_ccpaField_at textarea {
        height: 57px;
        padding: 18px 24px;
        margin-top: 12px;
        font-size: 16px;
        line-height: 134%;
    }

    .pvc_ccpaField_at textarea {
        height: 199px;
        padding: 18px 14px 18px 24px;
    }

    .pvc_ccpaField_at {
        padding: 0 0 20px 0;
    }

    .pvc_ccparequest_atSvg_at {
        transform: translate(0, 2px);
        right: 21px;
    }

    .pvc_ccparequest_atSvg_at svg {
        width: 16px;
        height: 11px;
    }

    .pvc_ccparequest_atSvg_at svg path {
        fill: rgba(255, 255, 255, 0.60);
    }

    .pvc_ccpaselectItems_at {
        top: 91px;
    }

    .pvc_ccpaFieldBtn_at {
        margin: 30px 0 0 0;
        width: 100%;
        height: 52px;
    }

    .pvc_ccpaFieldTxt_at {
        font-size: 16px;
        line-height: normal;
    }

    .sectionFormWrap_at>.pvc_ccpaField_at>textarea+label.error {
        top: 314px;
    }

    #pvc_ccparequest_at {
        padding-right: 45px;
    }

    .pvc_ccpaField_at textarea+label.error {
        top: 233px;
    }

    .pvc_contact_pvc_detail {
        gap: 30px;
    }

    .pvc_contact_pvc_detail img.desktop_img_at {
        display: none;
    }

    .pvc_contact_pvc_detail img.mobile_img_at {
        display: block;
    }
}

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

    .pvc_ccpaField_at label.error {
        font-size: 11px;
    }

    label.error {
        bottom: -59px;
        font-size: 11px;
    }

    .pvc_ccpaDisclaimer_at {
        font-size: 14px;
        letter-spacing: -0.21px;
        line-height: 134%;


    }

    .pvc_leftadr_at .pvc_ccpaDisclaimer_at:first-child {
        margin: 54px 0 0 0;
    }

    .contact_head {
        font-size: 14px;
        letter-spacing: -0.21px;
        line-height: 134%;
    }

    .pvc_ccpaMainWrp_at {
        background-size: auto 550px;
    }

}


@media screen and (max-width:324px) {
    label.error {
        bottom: -79px
    }

}
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;
  }
}