.p-cookie #ot-sdk-btn.ot-sdk-show-settings{
  align-items:center;
  background:#fff;
  border:1px solid #ddd;
  color:rgba(0,0,0,.87);
  display:flex;
  font-size:1.6rem;
  font-weight:700;
  height:100%;
  justify-content:center;
  line-height:1.5;
  padding:1.6rem 2.4rem;
  position:relative;
  text-align:center;
  transition:all .3s;
}

.p-cookie__table{
  width:100%;
}
.p-cookie__table table{
  min-width:98.4rem;
}
.p-cookie__table colgroup col:first-of-type{
  width:25%;
}
.p-cookie__table colgroup col:nth-of-type(2){
  width:50%;
}
.p-cookie__table colgroup col:nth-of-type(3){
  width:25%;
}
.p-cookie__table tbody td{
  font-size:1.4rem;
  word-break:break-all;
}

.l-page-container__content #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{
  font-size:16px;
}

#onetrust-pc-sdk.otRelFont{
  font-size:16px !important;
}

@media (any-hover:hover){
  .p-cookie #ot-sdk-btn.ot-sdk-show-settings:hover{
    background:#fff;
    border-color:#0096b2;
    color:#0096b2;
  }}/*# sourceMappingURL=index.css.map */
