.fPcaXT {
    all: initial;
    color: hsl(0.0, 0%, 19%);
    direction: unset;
    font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
}

.fPcaXT *,
.fPcaXT *:after,
.fPcaXT *:before {
    box-sizing: border-box;
}

.fPcaXT [hidden] {
    display: none;
}

.fPcaXT a {
    font-weight: normal;
}

.fPcaXT button,
.fPcaXT [type='button'],
.fPcaXT [type='reset'],
.fPcaXT [type='submit'] {
    cursor: pointer;
    font-family: inherit;
    line-height: inherit;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.fPcaXT img {
    border-style: none;
}

.dfFhLT {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #1d94d2;
    border: none;
    border-radius: 50%;
    bottom: 40px;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12);
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 44px;
    left: 40px;
    padding: 0;
    position: fixed;
    right: initial;
    width: 44px;
    z-index: 2147483640;
    opacity: 1;
}

.dfFhLT:hover,
.dfFhLT:focus {
    background: #1774a5;
}

.dfFhLT:focus-visible {
    outline-style: auto;
    outline-width: 5px;
}

@media (max-width:768px) and (orientation:portrait) {
    .dfFhLT {
        bottom: 24px;
        left: 24px;
        right: initial;
    }
}

.cNkVwm {
    color: #ffffff;
    height: inherit;
    padding: 12px;
    width: inherit;
}

.cNkVwm svg {
    fill: currentColor;
}


[data-testid="uc-privacy-icon"] {
    display: flex;
}