
.intercom-namespace .intercom-app {
    line-height: 1;
}

.intercom-namespace .intercom-1d87wj3 {
    z-index: 2147483000;
    position: fixed;
    bottom: 100px;
    right: 20px;
    height: calc(100% - 120px);
    width: 376px;
    min-height: 250px;
    max-height: 704px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 40px;
    opacity: 1;
    border-radius: 8px;
    overflow: hidden;
    transition: width 200ms ease 0s, height ease 0s, max-height ease 0s;
}

.intercom-namespace .intercom-1d87wj3 > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
}

.intercom-namespace div, .intercom-namespace span, .intercom-namespace iframe {

    border: 0px none transparent;
 
}

.intercom-namespace .intercom-ytk0w4 {
    z-index: 2147482998;
    position: fixed;
    width: 500px;
    height: 500px;
    bottom: 0px;
    right: 0px;
    content: "";
    pointer-events: none;
    background: radial-gradient(at right bottom, rgba(29, 39, 54, 0.16) 0%, rgba(29, 39, 54, 0) 72%);
}

.intercom-namespace .intercom-1edweuy {
    z-index: 2147483000;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgb(77, 150, 227);
    color-scheme: none;
    box-shadow: rgb(0 0 0 / 6%) 0px 1px 6px 0px, rgb(0 0 0 / 16%) 0px 2px 32px 0px;
}



 
.intercom-rkaeus {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    transform-origin: center center;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

.intercom-13fyfjp {
    max-height: 36px;
    max-width: 36px;
    position: relative;
    height: auto;
}

.intercom-1v1ybn2 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    transition: transform 0.16s linear 0s, opacity 0.08s linear 0s;
    opacity: 1;
    transform: rotate(0deg) scale(1);
}

.intercom-launcher-active .intercom-1v1ybn2{
      opacity: 0;
    transform: rotate(30deg) scale(0);  
}

.intercom-rkaeus * {
    cursor: pointer;
}

.intercom-14d9spn {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    transition: transform 0.16s linear 0s, opacity 0.08s linear 0s;

    opacity: 0;
    transform: rotate(-60deg);
}


.intercom-launcher-active .intercom-14d9spn{
    opacity: 1;
    transform: rotate(0deg);
 
}


.intercom-14d9spn svg {
    width: 16px;
}

.intercom-14d9spn svg path {
    fill: rgb(255, 255, 255);
}