#privacy{align-items:flex-start;display:flex;font-size:18px;font-weight:400;line-height:27px;margin:0 30px;max-width:1140px;padding:46px 30px 0}@media screen and (max-width:459px){#privacy{padding-top:30px}}#privacy .button-container{gap:10px;margin-top:32px;width:fit-content}@media screen and (max-width:459px){#privacy .button-container{flex-direction:column}}#privacy .button-container .kf-button{background-color:var(--white100);outline:none}#privacy .button-container .kf-button.hidden{display:none}#privacy .button-container .kf-button.locked{display:initial!important}@media screen and (max-width:344px){#privacy .button-container .kf-button{font-size:14px}}.privacy-settings-wrapper{border-bottom:1px solid hsla(0,0%,89%,.4);max-width:755px;padding-bottom:55px}.privacy-settings-wrapper .title,.privacy-settings-wrapper h1{font-size:36px;font-weight:500;line-height:46px;margin-bottom:20px;width:100%}@media screen and (max-width:459px){.privacy-settings-wrapper .title,.privacy-settings-wrapper h1{font-size:26px;letter-spacing:-.93px;line-height:1.3}}.privacy-settings-wrapper .title{font-size:clamp(2.375rem,2.2337rem + .5797vw,2.625rem);font-weight:500;letter-spacing:-.8;line-height:52px}@media screen and (max-width:768px){.privacy-settings-wrapper .title{line-height:45px}}.privacy-settings-wrapper h2{font-size:29px;font-weight:500;line-height:32px}@media screen and (max-width:459px){.privacy-settings-wrapper h2{font-size:22px;max-width:160px}}.privacy-settings-wrapper .content-wrapper{display:flex;flex-direction:row;width:100%}.privacy-settings-wrapper section{border-top:1px solid hsla(0,0%,89%,.4);margin-top:55px;padding-top:30px}.privacy-settings-wrapper section div.flex{margin-bottom:15px}.privacy-settings-wrapper section p{padding-bottom:20px}.privacy-settings-wrapper section p:last-child{padding-bottom:0}.privacy-settings-wrapper section p .partners{font-size:20px;font-weight:500}.privacy-settings-wrapper section p a{text-decoration:underline}.privacy-settings-wrapper .switch-wrapper{align-items:center;flex:1;justify-content:flex-end}.privacy-settings-wrapper .switch-wrapper input[type=checkbox]{display:none}.privacy-settings-wrapper .switch-wrapper label{cursor:pointer;position:relative;text-indent:-9999px}.privacy-settings-wrapper .switch-wrapper input[type=checkbox]+label:before{background:#e3e3e3;border-radius:25px;content:" ";display:block;height:33px;left:-65px;opacity:1;position:absolute;top:0;width:55px}.privacy-settings-wrapper .switch-wrapper input[type=checkbox]+label:after{background:#fff;border-radius:50%;content:" ";display:block;height:27px;left:-61px;position:absolute;top:3px;transition:all .3s ease-in;width:27px}.privacy-settings-wrapper .switch-wrapper input[type=checkbox]:checked+label:after{left:-41px;transition:all .3s ease-in}.privacy-settings-wrapper .switch-wrapper input[type=checkbox]:checked+label:before{background:#00cb96}.privacy-settings-wrapper .switch-wrapper input[type=checkbox].readonly+label{cursor:auto}.privacy-settings-wrapper .switch-wrapper input[type=checkbox].readonly+label:before{opacity:.2}