.cookies-table{margin:14px 0;padding:10px}@media (max-width:768px){.cookies-table{overflow-x:scroll;width:calc(100vw - 30px)}}.cookies-table .cookie-table-inner{background-color:#fff;box-shadow:0 0 10px #00000029;border-radius:10px;padding:45px 56px}@media (max-width:768px){.cookies-table .cookie-table-inner{padding:45px 26px;width:200%;overflow-x:scroll}}.cookies-table .cookie-table-head{display:flex;padding-bottom:24px;border-bottom:1px solid #b0b8ba}.cookies-table .cookie-table-head>div{font-size:20px;font-weight:500;color:#12225c}.cookies-table .cookie-table-head>div:first-child{width:320px}@media (max-width:768px){.cookies-table .cookie-table-head>div:first-child{width:210px;word-wrap:break-word;padding-right:15px}}.cookies-table .cookie-table-head>div:last-child{flex:1}.cookies-table .cookies-table-group{padding:30px 0;border-bottom:1px solid #b0b8ba}.cookies-table .cookies-table-group:last-child{border-bottom:none;padding:30px 0 0 0}.cookies-table .cookies-table-group-title{font-size:16px;color:#000;font-weight:500;margin-bottom:20px;opacity:.7}.cookies-table .cookies-table-row{display:flex;margin-bottom:20px}.cookies-table .cookies-table-row:last-child{margin-bottom:0}.cookies-table .cookies-table-row>div{font-size:16px;color:#000}.cookies-table .cookies-table-row>div:first-child{width:320px;opacity:.7}@media (max-width:768px){.cookies-table .cookies-table-row>div:first-child{width:210px}}.cookies-table .cookies-table-row>div:last-child{flex:1}