.cookie-setting-component .content{gap:2pc}
.cookie-setting-component .content,.cookie-setting-component .content .text-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}
.cookie-setting-component .content .text-wrap{gap:14px;margin-bottom:0}
.cookie-setting-component .content .text-wrap a{color:var(--primary-color);text-decoration:underline}
.cookie-setting-component .content .switch-wrap{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2pc;justify-content:flex-start}
.cookie-setting-component .content .switch-wrap li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1pc}
@media(max-width:767px){.cookie-setting-component .content .switch-wrap li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9pt}
}
.cookie-setting-component .content .switch-wrap .text-wrap{gap:9pt;margin-top:4px}