/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

html, body, .tb5-connects-container {
	background-color: #fbfbfb !important;
}
.gap-8 {
    gap: 8px;
}
.br-8 {
    border-radius: 8px;
}
.bt-none {
    border-top: none !important;
}
.tb5-connects-container {
    margin-top: 0;
    min-height: 100vh;
    display: flex;
    width: 100vw;
    padding: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.tb5-connects-container .bg-light {
    background-color: #fbfbfb !important;
    width: 100%;
    padding: 0;
    margin: 0;
}
.tb5-connects-container .row-height.inner-page {
    width: 100vw;
}
a.back-to-site {
    position: absolute;
    top: 24px;
    left: 24px;
    background: #ffffff99;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    padding: 4px 12px;
    border-radius: 24px;
    z-index: 9999;
    text-decoration: none;
    font-weight: 600;
}
a.back-to-site:hover {
    background: #ffffff;
}


/* Google Translate */

div#google_translate_element {
    position: absolute;
    top: 16px;
    right: 16px;
    background: #fff;
    color: #000;
    font-size: 16px;
    padding: 8px 16px;
    border-radius: 8px;
    z-index: 9999;
    text-decoration: none;
    font-weight: 600;
}

.goog-te-combo, .VIpgJd-ZVi9od-ORHb *, .VIpgJd-ZVi9od-SmfZ *, .VIpgJd-ZVi9od-xl07Ob *, .VIpgJd-ZVi9od-vH1Gmf *, .VIpgJd-ZVi9od-l9xktf * {
    font-size: 14pt !important;
    padding: 4px 14px;
    border-radius: 8px;
}