{"page":{"id":107721293999,"body_html":"\u003cstyle\u003e\n  #form-donotsell-edit-account-request,\n  #form-donotsell-requests-request,\n  #form-donotsell-personal-information-request,\n  #form-donotsell-orders-request,\n  #form-donotsell-personal-data-report-request,\n  #form-donotsell-delete-account-request ,\n  #form-donotsell-do-not-sell-request {\n      display: none;\n  }\n  #donotsell_page button {\n    position: relative;\n    color: inherit;\n    font-family: var(--font-body-family, inherit);\n    font-size: var(--font-body-size, inherit);\n    font-style: var(--font-body-style, inherit);\n    font-weight: var(--font-body-weight, inherit);\n    letter-spacing: 0.1rem;\n    line-height: calc(1 + 0.2 \/ var(--font-body-scale, 1));\n    display: inline-flex;\n    justify-content: center;\n    align-items: center;\n    padding: 0 2rem;\n    appearance: none;\n    border-radius: 8px;\n    border: 1px solid #000;\n    cursor: pointer;\n    height: 4.5rem;\n    max-height: 45px;\n    overflow: hidden;\n    text-decoration: none;\n    transition: box-shadow var(--duration-short) ease;\n    background-color: inherit;\n  }\n\n  \/* Modal background *\/\n  #data-verification-background {\n    display: none;\n    position: fixed;\n    z-index: 1;\n    padding-top: calc(50vh - 83px);\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: rgb(0,0,0);\n    background-color: rgba(0,0,0,0.4);\n    opacity: unset;\n    z-index: 9999;\n  }\n  \/* Modal Content *\/\n  #data-verification-modal {\n    background-color: #fefefe;\n    margin: auto;\n    padding: 16px;\n    border: 1px solid #888;\n    width: 38%;\n  }\n  \/* Modal Close Button *\/\n  .data-verification-close {\n    color: #aaaaaa;\n    float: right;\n    font-size: 28px;\n    font-weight: bold;\n    line-height: 17px;\n    background-color: transparent;\n    border: 0px;\n    padding: 0px;\n  }\n  .data-verification-close:hover {\n    color: #000;\n    text-decoration: none;\n    cursor: pointer;\n  }\n  \/* Checkbox Text *\/\n  #data-verification-container p{\n    display: inline-block;\n    padding: 0;\n    margin: 0;\n    line-height: 24px;\n    padding-left: 10px;\n    vertical-align: top;\n    width: calc(100% - 45px);\n  }\n  #data-verification-container a, #data-verification-container a:hover{\n    text-decoration: underline!important;\n    color: #4285f4;\n  }\n  #data-verification-container input {\n    opacity: 0;\n    width: 0;\n    height: 0;\n    margin: 0;\n    padding: 0;\n  }\n  \/* Checkbox Icon *\/\n  #data-verification-icon {\n    cursor: pointer;\n    position: relative;\n    margin: auto;\n    width: 18px;\n    height: 18px;\n    -webkit-tap-highlight-color: transparent;\n    transform: translate3d(0, 0, 0);\n    margin-top: 2px;\n  }\n  #data-verification-icon:before {\n    content: \"\";\n    position: absolute;\n    top: -7px;\n    left: -7px;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    background: rgba(34,50,84,0.03);\n    opacity: 0;\n    transition: opacity 0.2s ease;\n  }\n  #data-verification-icon svg {\n    position: relative;\n    z-index: 1;\n    fill: none;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    stroke: #c8ccd4;\n    stroke-width: 1.5;\n    transform: translate3d(0, 0, 0);\n    transition: all 0.2s ease;\n  }\n  #data-verification-icon svg path {\n    stroke-dasharray: 60;\n    stroke-dashoffset: 0;\n  }\n  #data-verification-icon svg polyline {\n    stroke-dasharray: 22;\n    stroke-dashoffset: 66;\n  }\n  #data-verification-icon:hover:before {\n    opacity: 1;\n  }\n  #data-verification-container:hover #data-verification-icon svg {\n    stroke: #4285f4;\n  }\n  #data-verification-icon.clicked svg {\n    stroke: #4285f4;\n  }\n  #data-verification-icon.clicked svg path {\n    stroke-dashoffset: 60;\n    transition: all 0.3s linear;\n  }\n  #data-verification-icon.clicked svg polyline {\n    stroke-dashoffset: 42;\n    transition: all 0.2s linear;\n    transition-delay: 0.15s;\n  }\n  \/* Accessibility design *\/\n  #data-verification-icon:focus, .data-verification-close:focus, #data-verification-container input:focus ~ #data-verification-icon svg, #data-verification-container a:focus {\n    box-shadow: 0 0 0 3px rgba(21, 156, 228, 0.4);\n    transition: all 0.3s ease;\n    outline: none;\n    transform: scale(1.06);\n  }\n\n  #donotsell_page .list-unstyled li button {\n    cursor: pointer;\n  }\n  .show-isense {\n    transition: opacity 400ms !important;\n  }\n  .hide-isense {\n    opacity: 0 !important;\n    transition: 0.4s ease-out;\n  }\n\n  \/* Modal changes on mobile resolution*\/\n  @media only screen and (max-width: 600px) {\n    #data-verification-modal {\n      width: 90%;\n    }\n  }\n\n  \/* Loading Element *\/\n  .loading {\n      display: none;\n      top:50vh;\n      left:50vw;\n      position:fixed;\n  }\n  .loading:not(:required):after {\n    content: '';\n    display: block;\n    font-size: 10px;\n    width: 1em;\n    height: 1em;\n    margin-top: -0.5em;\n    -webkit-animation: spinner 1500ms infinite linear;\n    -moz-animation: spinner 1500ms infinite linear;\n    -ms-animation: spinner 1500ms infinite linear;\n    -o-animation: spinner 1500ms infinite linear;\n    animation: spinner 1500ms infinite linear;\n    border-radius: 0.5em;\n    -webkit-box-shadow: rgba(255,255,255, 1) 1.5em 0 0 0, rgba(255,255,255, 1) 1.1em 1.1em 0 0, rgba(255,255,255, 1) 0 1.5em 0 0, rgba(255,255,255, 1) -1.1em 1.1em 0 0, rgba(255,255,255, 1) -1.5em 0 0 0, rgba(255,255,255, 1) -1.1em -1.1em 0 0, rgba(255,255,255, 1) 0 -1.5em 0 0, rgba(255,255,255, 1) 1.1em -1.1em 0 0;\n    box-shadow: rgba(255,255,255, 1) 1.5em 0 0 0, rgba(255,255,255, 1) 1.1em 1.1em 0 0, rgba(255,255,255, 1) 0 1.5em 0 0, rgba(255,255,255, 1) -1.1em 1.1em 0 0, rgba(255,255,255, 1) -1.5em 0 0 0, rgba(255,255,255, 1) -1.1em -1.1em 0 0, rgba(255,255,255, 1) 0 -1.5em 0 0, rgba(255,255,255, 1) 1.1em -1.1em 0 0;\n  }\n\n  \/* Animation *\/\n  @-webkit-keyframes spinner {\n    0% {\n      -webkit-transform: rotate(0deg);\n      -moz-transform: rotate(0deg);\n      -ms-transform: rotate(0deg);\n      -o-transform: rotate(0deg);\n      transform: rotate(0deg);\n    }\n    100% {\n      -webkit-transform: rotate(360deg);\n      -moz-transform: rotate(360deg);\n      -ms-transform: rotate(360deg);\n      -o-transform: rotate(360deg);\n      transform: rotate(360deg);\n    }\n  }\n  @-moz-keyframes spinner {\n    0% {\n      -webkit-transform: rotate(0deg);\n      -moz-transform: rotate(0deg);\n      -ms-transform: rotate(0deg);\n      -o-transform: rotate(0deg);\n      transform: rotate(0deg);\n    }\n    100% {\n      -webkit-transform: rotate(360deg);\n      -moz-transform: rotate(360deg);\n      -ms-transform: rotate(360deg);\n      -o-transform: rotate(360deg);\n      transform: rotate(360deg);\n    }\n  }\n  @-o-keyframes spinner {\n    0% {\n      -webkit-transform: rotate(0deg);\n      -moz-transform: rotate(0deg);\n      -ms-transform: rotate(0deg);\n      -o-transform: rotate(0deg);\n      transform: rotate(0deg);\n    }\n    100% {\n      -webkit-transform: rotate(360deg);\n      -moz-transform: rotate(360deg);\n      -ms-transform: rotate(360deg);\n      -o-transform: rotate(360deg);\n      transform: rotate(360deg);\n    }\n  }\n  @keyframes spinner {\n    0% {\n      -webkit-transform: rotate(0deg);\n      -moz-transform: rotate(0deg);\n      -ms-transform: rotate(0deg);\n      -o-transform: rotate(0deg);\n      transform: rotate(0deg);\n    }\n    100% {\n      -webkit-transform: rotate(360deg);\n      -moz-transform: rotate(360deg);\n      -ms-transform: rotate(360deg);\n      -o-transform: rotate(360deg);\n      transform: rotate(360deg);\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"donotsell_page\" class=\"col-sm-12\"\u003e\n\u003cdiv class=\"text-center\"\u003e\n\u003cp\u003eYour privacy matters to us. As outlined in our \u003ca href=\"https:\/\/silvelle.shop\/policies\/privacy-policy\"\u003ePrivacy Policy\u003c\/a\u003e, we collect certain personal information through your interactions with our website, including cookies and similar tracking technologies. We may share this data with third parties, such as advertising partners, to provide personalized ads and enhance your online experience.\u003c\/p\u003e\n\u003cp\u003eUnder certain U.S. state privacy laws, sharing personal data for targeted advertising may be considered a \u003cb\u003e\"sale\"\u003c\/b\u003e, \u003cb\u003e\"sharing\"\u003c\/b\u003e, or \u003cb\u003e\"targeted advertising\"\u003c\/b\u003e. Depending on your location, you have the right to opt out of these activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"pc--opt-out-form-container\"\u003e\n\u003ch2\u003e\u003cb\u003eHow to Opt Out\u003c\/b\u003e\u003c\/h2\u003e\n\u003cul class=\"donotsell-compliance-requests\"\u003e\n\u003cli\u003e\n\u003cb\u003eClick \"Opt Out\"\u003c\/b\u003e to stop your browser from sharing personal data.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCheck the box and enter your email\u003c\/b\u003e to extend this opt-out to your customer account.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIf your browser supports \u003cb\u003eGlobal Privacy Control (GPC)\u003c\/b\u003e and you have it enabled, we will automatically process your request as an opt-out where required by law.\u003c\/p\u003e\n\u003cdiv class=\"donotsell-compliance-requests\"\u003e\n\u003cinput type=\"checkbox\" id=\"btn-donotsell-do-not-sell-request\" aria-label=\"request personal information to not be collected\" aria-controls=\"form-donotsell-do-not-sell-request\" aria-expanded=\"false\"\u003e\u003clabel for=\"btn-donotsell-do-not-sell-request\"\u003eDo not sell my personal information\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"form-donotsell-do-not-sell-request\" class=\"form-donotsell-request\"\u003e\u003cform\u003e\n\u003clabel for=\"form-donotsell-do-not-sell-request-email\"\u003eEnter your email to confirm your identity\u003c\/label\u003e \u003cinput type=\"email\" name=\"email\" id=\"form-donotsell-do-not-sell-request-email\" placeholder=\"example@email.com\" autocomplete=\"email\" autocapitalize=\"off\"\u003e \u003cinput type=\"submit\" class=\"btn\" id=\"form-donotsell-do-not-sell-request-submit\" value=\"Submit\"\u003e\n\u003c\/form\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv\u003e\u003cbutton id=\"btn-donotsell-opt-out\" aria-label=\"Opt out\"\u003eOpt out\u003c\/button\u003e\u003c\/div\u003e\n\u003ch3 class=\"pc--opt-out-form-message pc--opt-out-form-message--success form__message\" style=\"display: none;\" id=\"pc--opt-out-success\" tabindex=\"-1\"\u003e\n\u003csvg aria-hidden=\"true\" class=\"icon icon-success\" viewbox=\"0 0 13 13\"\u003e\n        \u003cpath d=\"M6.5 12.35C9.73087 12.35 12.35 9.73086 12.35 6.5C12.35 3.26913 9.73087 0.65 6.5 0.65C3.26913 0.65 0.65 3.26913 0.65 6.5C0.65 9.73086 3.26913 12.35 6.5 12.35Z\" fill=\"#428445\" stroke=\"white\" stroke-width=\"0.7\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5.53271 8.66357L9.25213 4.68197\" stroke=\"white\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M4.10645 6.7688L6.13766 8.62553\" stroke=\"white\"\u003e\n        \u003c\/path\u003e\n    \u003c\/svg\u003e \u003cspan\u003eOpted-out successfully\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","created_at":"2025-07-16T01:34:03-07:00","published_at":"2025-07-16T01:34:03-07:00","updated_at":"2025-07-16T01:35:13-07:00","handle":"do-not-sell-or-share-my-personal-information","title":"Do Not Sell or Share My Personal Information"}}