div#ccm-toolbar {
    z-index: 99999999;
}

html.modal-open {
    overflow: hidden;
}
html, body {
    font-size: 10px;
    font-family: 'Georgia';
    letter-spacing: 0;
    color: #000000;
    line-height: 1;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

* {
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

.theme-casino h2 {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 3.5rem;
}

.theme-casino h3 {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.8rem;
    line-height: 2.8rem;
    font-weight: 800;
    margin-bottom: 1rem;
}
.theme-casino h4 {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.4rem;
    font-weight: 800;
    line-height: 2.4rem;
}

.theme-casino p {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    margin-bottom: 0.5rem;
}

.theme-casino .casino-btn {
    padding: 2rem;
    border-radius: 1rem;

    display: flex;
    justify-content: center;

    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2.1rem;
    color: #ffffff;
    border: 0;

    text-decoration: none;
    background: linear-gradient(98.55deg, #263A7F 0.94%, #2E48A2 100.32%);
    text-transform: uppercase;

    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
}
.theme-casino .casino-btn img {
    margin-right: 1rem;
    max-width: 2.2rem;
    object-fit: contain;
}
.theme-casino .casino-btn.team-btn {
    background: rgba(106, 196, 233, 1);
    color: rgba(38, 58, 127, 1);
}
.theme-casino .casino-btn.apply-btn {
    background: linear-gradient(98.55deg, #263A7F 0.94%, #2E48A2 100.32%);
    color: rgba(255, 255, 255, 1);
    position: relative;
    margin-right: 5.2rem;
    border-radius: 1rem 0 0 1rem;
}
.theme-casino .casino-btn.gray-btn {
    background: rgba(230, 230, 230, 1);
    color: rgba(132, 133, 134, 1);
}
.theme-casino .casino-btn.dark-btn {
    background: rgba(27, 29, 78, 1);
    color: rgba(255, 255, 255, 1);
}
.theme-casino .casino-btn.light-blue-btn {
    background: linear-gradient(79.5deg, #6AC4E9 2.67%, #4BA2C6 100.13%);
    color: rgba(47, 75, 140, 1);
}
.theme-casino .casino-btn.white-btn {
    background: #ffffff;
    color: rgba(38, 58, 127, 1);
    border-radius: 1rem;
    border: 1px solid; /* Set the border width */
    /*border-image-source: linear-gradient(98.75deg, #5A439B 0.14%, #914E9F 100.14%);*/
    /*border-image-slice: 1;*/
    /*box-sizing: border-box;*/
}
.theme-casino .casino-apply-menu .arrow-down {
    position: relative;
    width: 5.2rem;
    display: block;
    background: rgba(45, 70, 157, 1);
    height: 100%;
    border-left: 1px solid black;
    border-radius: 0 1rem 1rem 0;
    cursor: pointer;
}
.theme-casino .casino-apply-menu .arrow-down:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("../images/menu/arrow-down-icon-white.png") no-repeat center center;
    background-size: 1.1rem;
}
.theme-casino .casino-apply-menu {
    display: flex;
    position: relative;
}
.theme-casino .casino-apply-menu .apply-btn {
    margin-right: 0;
}
.theme-casino .casino-apply-menu .menu-container {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    padding-top: 1rem;
    z-index: 1;
}
.theme-casino .casino-apply-menu .menu-container .apply-btn {
    border-radius: 1rem;
    white-space: nowrap;
    font-size: 1.4rem;
    display: block;
}
.theme-casino .casino-homepage.casino-header {
    padding-top: 1.8rem;
    min-height: 100lvh;
    position: relative;
    /*background: url("../images/banner-image.png") rgba(161, 202, 255, 1) no-repeat center;*/
    /*background-size: cover;*/

    background: linear-gradient(180deg, #1A2035 0%, rgba(85, 65, 154, 0) 47%);
}
.theme-casino .casino-header {
    padding-top: 1.8rem;
    /*height: 80vh;*/
    height: 58.5rem;
    position: relative;
    /*background: url("../images/banner-image.png") rgba(161, 202, 255, 1) no-repeat center;*/
    /*background-size: cover;*/

    background: linear-gradient(180deg, #1A2035 0%, rgba(85, 65, 154, 0) 47%);
}

.theme-casino .casino-header .casino-actions {
    display: flex;
    justify-content: end;
}

.theme-casino .casino-header .casino-actions .apply-btn {
    margin-left: 1.5rem;
}

.theme-casino .casino-header .header-video,
.theme-casino .casino-header .header-image,
.theme-casino .casino-header .casino-hero-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    object-position: center;
    object-fit: cover;
}
.theme-casino .casino-header .casino-hero-slider .ccm-image-slider,
.theme-casino .casino-header .casino-hero-slider .ccm-image-slider-inner,
.theme-casino .casino-header .casino-hero-slider .ccm-image-slider-inner ul,
.theme-casino .casino-header .casino-hero-slider .ccm-image-slider-inner ul li,
.theme-casino .casino-header .casino-hero-slider .ccm-image-slider-inner ul li picture
{
    height: 100%;
}
.theme-casino .casino-header .casino-hero-slider .ccm-image-slider-inner ul li {
    position: relative;
}
.theme-casino .casino-header .casino-hero-slider .ccm-image-slider-inner ul li picture img {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    object-position: center;
    object-fit: cover;
}
.theme-casino .casino-header .header-mobile-image {
    display: none;
}
.theme-casino .casino-header .header-container {
    position: relative;
    z-index: 1;
    height: 100%;
}
.theme-casino .casino-header .header-container > .container {
    height: 100%;
}
.theme-casino .casino-header .casino-logo img {
    max-height: 140px;
    max-width: 90%;
}
.theme-casino .casino-header .casino-header-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 70%;
    position: relative;

}
.theme-casino .casino-header .casino-menu {}
.theme-casino .casino-header .casino-menu ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.theme-casino .casino-header .casino-menu ul li {
    margin: 0 0 0 2rem;
}
.theme-casino .casino-header .casino-menu ul li a {
    display: flex;
    justify-content: center;

    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2.1rem;
    color: #ffffff;

    background: rgba(106, 196, 233, 0.3);
    padding: 1rem 1.7rem;
    border-radius: 1rem;
    text-decoration: none;
}
.theme-casino .casino-header .casino-menu ul li a.nav-selected,
.theme-casino .casino-header .casino-menu ul li a:hover {
    color: rgba(106, 196, 233, 1);
}
.theme-casino .casino-header .casino-menu ul li a img {
    max-width: 2.2rem;
    max-height: 2.1rem;
    margin-right: 1rem;
    object-fit: contain;
}
.theme-casino .casino-header .casino-header-container {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    position: absolute;
    bottom: 5rem;
    left: 0;
    right: 0;
}
.theme-casino .casino-header.casino-homepage .casino-header-container .casino-title {
    text-align: center;
    margin-bottom: 3.5rem;
    margin-top: 0;
}
.theme-casino .casino-header.casino-homepage .casino-header-container .casino-description,
.theme-casino .casino-header.casino-homepage .casino-header-container .casino-description p {
    font-size: 3.5rem;
    color: #ffffff;
    text-align: center;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
}
.theme-casino .casino-header .casino-header-container .casino-title {
    margin-bottom: 10.5rem;
    margin-top: 4rem;
    text-align: center;
}
.theme-casino .casino-header .casino-header-container .casino-title .first-row {
    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 3.5rem;
    /*background: linear-gradient(87.27deg, #6AC0CE -15.12%, #70CDDD 94%);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
    color: #70CDDD;

    text-shadow: 4px 2px 3px rgba(0,0,0,0.65);
}
.theme-casino .casino-header .casino-header-container .casino-title .second-row {
    font-family: "Tahoma", sans-serif;
    font-size: 17rem;
    font-weight: 800;
    line-height: 16rem;
    background: linear-gradient(299.93deg, #6AC0CE -77.17%, #70CDDD 84.38%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    box-shadow: 20px 201px 57px 0px rgba(0, 0, 0, 0.01);
}
.theme-casino .casino-header .casino-header-container .casino-title .third-row {
    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 3.5rem;
    color: #ffffff;

    text-shadow: 4px 2px 3px rgba(0,0,0,0.65);
}
.theme-casino .casino-header .casino-header-container .casino-search {
    background: #ffffff;
    border-radius: 2.1rem;

    box-shadow: 0px 3.22px 7.51px 0px rgba(41, 33, 90, 0.34);
    padding: 1rem;
}
.theme-casino .casino-header.casino-homepage .casino-header-container .casino-search {
    margin-bottom: 9rem;
    display: none !important;
}
.theme-casino .casino-header .casino-header-container .casino-search form {
    display: flex;
    justify-content: center;
}
.theme-casino .casino-header .casino-header-container .casino-search input {
    background: rgba(232, 234, 237, 1);
    font-family: "Arial", sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    border-radius: 1rem 0 0 1rem;
    border: 0;
    padding: 1.5rem 1.1rem;
    min-width: 20vw;
    margin-right: 0.4rem;
}
.theme-casino .casino-header .casino-header-container .casino-search input::placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.theme-casino .casino-header .casino-header-container .casino-search select {
    background: rgba(232, 234, 237, 1);
    font-family: "Arial", sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    border: 0;
    padding: 1.5rem 1.1rem;
    min-width: 15vw;
    border-radius: 0 1rem 1rem 0;
    color: rgba(0, 0, 0, 0.5);
    margin-right: 0.5rem;
}
.theme-casino .casino-header .casino-down {
    font-family: "Tahoma", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    position: absolute;
    padding: 4rem 0 2.8rem;
    cursor: pointer;
    display: none;
    bottom: 10%;
    left: 0;
    right: 0;
}
.theme-casino .casino-header.casino-homepage .casino-down {
    display: none;
}
.theme-casino .casino-header .casino-down:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 1.2rem);
    width: 2.4rem;
    height: 2.4rem;
    background: url("../images/scroll-down-icon.png") no-repeat center center;
    background-size: 100%;
}
.theme-casino .casino-header .casino-down:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(50% - 0.6rem);
    width: 1.2rem;
    height: 1.2rem;
    background: url("../images/arrows-down-icon.png") no-repeat center center;
    background-size: 100%;
}
.theme-casino .casino-recent-opportunities {
    padding-top: 2rem;
    margin-bottom: 5rem;
    /*background: linear-gradient(358.17deg, rgba(187, 240, 249, 0) 55.85%, rgba(85, 65, 154, 0.25) 99.97%);*/
    /*position: relative;*/
}
/*.theme-casino .casino-recent-opportunities .casino-recent-mask {*/
/*    position: relative;*/
/*    padding-top: 6rem;*/
/*}*/
/*.theme-casino .casino-recent-opportunities .casino-recent-mask:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    z-index: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-image: url("../images/pattern-mask.png"), linear-gradient(to bottom, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 20) 95%);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-blend-mode: overlay;*/
/*    opacity: 0.05;*/

/*}*/
.theme-casino .casino-recent-opportunities .title {
    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 800;
    color: rgba(38, 58, 127, 1);
    padding-bottom: 1.5rem;
}
.theme-casino .casino-recent-opportunities-container {
    margin-bottom: 5rem;
}
.theme-casino .casino-recent-opportunities-container .casino-opportunity {
    /*background: rgba(243, 244, 246, 1);*/
    background: #F3F4F6;
    padding: 2rem;
    border-radius: 2.4rem;
}
.theme-casino .casino-recent-opportunities-container .casino-opportunity .item-title {
    color: rgba(38, 58, 127, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 1rem;

    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.theme-casino .casino-recent-opportunities-container .casino-opportunity .item-date {
    color: rgba(179, 179, 179, 1);
    font-family: "Arial", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 2rem;
}
.theme-casino .casino-recent-opportunities-container .casino-opportunity .item-description {
    font-family: "Georgia", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 2rem;

    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 12.5rem;
}
.theme-casino .casino-recent-opportunities-container .casino-opportunity .item-actions {
    display: flex;
}
.theme-casino .casino-recent-opportunities-container .casino-opportunity .item-actions a {
    margin-right: 2rem;
}
.theme-casino .casino-roles {
    /*background: linear-gradient(358.17deg, rgba(187, 240, 249, 0) 55.85%, rgba(85, 65, 154, 0.25) 99.97%);*/
    background: linear-gradient(344.17deg, rgba(187, 240, 249, 0) 86.85%, rgba(85, 65, 154, 0.25) 103.97%);
    position: relative;
}
.theme-casino .casino-roles .casino-recent-mask {
    position: relative;
    padding-top: 6rem;
}
/*.theme-casino .casino-roles .casino-recent-mask:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    z-index: -1;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-image: url("../images/pattern-mask.png"), linear-gradient(to bottom, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 20) 95%);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-blend-mode: overlay;*/
/*    opacity: 0.05;*/

/*}*/
.theme-casino .casino-roles .title {
    color: rgba(38, 58, 127, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 1.5rem;
}
.theme-casino .casino-roles .description,
.theme-casino .casino-roles .description p {
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    color: rgba(38, 58, 127, 1);
    margin: 0;
}
.theme-casino .casino-roles .description {
    margin-bottom: 3rem;
}
.theme-casino .casino-roles .description h2 {
    color: rgba(38, 58, 127, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 1.5rem;
}
.theme-casino .casino-roles .casino-role {
    border-radius: 2rem;
    background-size: cover !important;
    position: relative;
    min-height: 25rem;
    margin-bottom: 11rem;
}
.theme-casino .casino-roles .casino-role .role-link {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.theme-casino .casino-roles .casino-role .item-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}
.theme-casino .casino-roles .casino-role .item-icon img {
    /*position: absolute;*/
    /*left: 2rem;*/
    /*top: 1.5rem;*/
    /*width: 5rem;*/
    max-height: 4rem;
    margin-right: 1rem;
}
.theme-casino .casino-roles .casino-role .role-text {
    display: flex;
    position: absolute;
    top: calc(100% + 1rem);
    left: 1rem;
}
.theme-casino .casino-roles .casino-role .item-text {
    /*display: flex;*/
    /*position: absolute;*/
    /*bottom: 1.5rem;*/
    /*left: 2rem;*/
}
.theme-casino .casino-roles .casino-role .item-title {
    font-family: "Tahoma", sans-serif;
    font-size: 2.8rem;
    line-height: 2.8rem;
    font-weight: 800;
    color: rgba(38, 58, 127, 1);
}
.theme-casino .casino-roles .casino-role .item-description {
    font-family: "Arial", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}
.theme-casino .casino-roles .info,
.theme-casino .casino-recent-opportunities .info {
    font-family: "Arial", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    color: rgba(38, 58, 127, 1);
    margin-bottom: 1.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    max-width: 75%;
}
.theme-casino .casino-roles .actions,
.theme-casino .casino-recent-opportunities .actions {
    display: flex;
    justify-content: center;
}
.theme-casino .casino-recent-opportunities .info span {
    font-weight: 700;
}
.theme-casino .casino-recent-opportunities .info img {
    max-width: 5rem;
    margin-bottom: 1rem;
}
.theme-casino .casino-recent-opportunities .card-notify-job {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: rgba(216, 216, 216, 0.25);
    border-radius: 2rem;
    padding: 2rem 5rem 2.5rem;
}
.theme-casino .casino-video {
    padding: 1rem 1rem 0.6rem;

    background: linear-gradient(98.55deg, #263A7F 0.94%, #2E48A2 100.32%);
    border-radius: 2.4rem;
    margin-bottom: 3rem;
}
.theme-casino .casino-video video {
    max-width: 100%;
    border-radius: 2rem;
}
.theme-casino .casino-container-left-border {
    position: relative;
    background: linear-gradient(270deg, rgba(187, 240, 249, 0) 76.07%, rgba(85, 65, 154, 0.2) 100%);
    padding: 7.5rem 0;
}
.theme-casino .casino-container-left-border:after {
    content: '';
    position: absolute;
    /*background: url("../images/left-mask.png") no-repeat center left;*/
    /*background-size: 50%;*/
    background-image: url("../assets/left-mask.png"), linear-gradient(to right, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 20) 25%);
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.25;
}
.theme-casino .casino-container-left-border:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 1.2rem;
    height: 100%;
    background: rgba(38, 58, 127, 1);
    border-radius: 0 2rem 2rem 0;
}
.theme-casino .casino-container-right-border {
    position: relative;
    background: linear-gradient(270deg, rgba(85, 65, 154, 0.2) 0%, rgba(187, 240, 249, 0) 26%);
    padding: 7.5rem 0;
}
.theme-casino .casino-container-right-border:after {
    content: '';
    position: absolute;
    /*background: url("../images/left-mask.png") no-repeat center left;*/
    /*background-size: 50%;*/
    background-image: url("../assets/left-mask.png"), linear-gradient(to left, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 20) 25%);
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: 0.25;
}
.theme-casino .casino-container-right-border:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 1.2rem;
    height: 100%;
    background: rgba(38, 58, 127, 1);
    border-radius: 2rem 0 0 2rem;
}
.theme-casino .casino-teaser {}
.theme-casino .casino-teaser .icon {
    max-width: 4.5rem;
    margin-bottom: 2rem;
}
.theme-casino .casino-teaser .title {
    background: linear-gradient(269.54deg, #141D48 1.21%, #2283C5 99.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    font-family: "Tahoma", sans-serif;
    font-size: 3.3rem;
    line-height: 3.3rem;
    font-weight: 800;
}
.theme-casino .casino-teaser .sub-title,
.theme-casino .casino-teaser .description h3 {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.8rem;
    line-height: 2.8rem;
    font-weight: 800;
    margin-bottom: 1rem;
}
.theme-casino .casino-teaser .description {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    margin-bottom: 4rem;
}
.theme-casino .casino-teaser .description h4 {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.8rem;
}
.theme-casino .casino-teaser .description p {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
}
.theme-casino .casino-teaser .actions {
    display: flex;
}
.theme-casino .teaser-image {
    display: flex;
    justify-content: center;
}
.theme-casino .teaser-image img,
.theme-casino .teaser-image picture {
    width: 80%;
    border-radius: 2.4rem;
}
.theme-casino .teaser-image picture img {
    width: 100%;
}
.theme-casino .casino-awards {
    padding-top: 11rem;
}
.theme-casino .casino-awards .icon {
    text-align: center;
    margin-bottom: 1.5rem;
}
.theme-casino .casino-awards .icon img {
    display: inline-block;
    max-width: 4.5rem;
}
.theme-casino .casino-awards .title {
    font-family: "Tahoma", sans-serif;
    font-size: 4.5rem;
    font-weight: 800;
    color: rgba(38, 58, 127, 1);
    text-align: center;
    margin-bottom: 1rem;
    line-height: 1;
}
.theme-casino .casino-awards .title.small-title {
    font-size: 3.5rem;
}
.theme-casino .casino-awards .description {
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    color: rgba(47, 45, 67, 1);

    text-align: center;
    margin-bottom: 2.5rem;
}
.theme-casino .casino-awards .description span {
    font-weight: 700;
}
.theme-casino .casino-awards .description span.name {
    background: rgba(47, 75, 140, 1);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.theme-casino .casino-awards .description p {
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    color: rgba(47, 45, 67, 1);
}
.theme-casino .casino-awards .actions {
    margin-bottom: 5rem;
    display: flex;
    justify-content: center;
}
.theme-casino .award-image,
.theme-casino .award-image img {
    width: auto;
}

.theme-casino .footer {
    background: rgba(27, 29, 78, 1);
    padding: 7.5rem 0 2rem;
}
.theme-casino .footer .footer-logo img {
    margin-top: -10px;
    max-width: 90%;
}
.theme-casino .footer .footer-social-media {
    padding: 0 3rem;
}
.theme-casino .footer .footer-social-media .title {
    color: rgba(255, 255, 255, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    font-weight: 800;
    margin-bottom: 2rem;
}
.theme-casino .footer .footer-social-media .social-links,
.theme-casino .footer .footer-social-media .social-links p {
    display: flex;
}
.theme-casino .footer .footer-social-media .social-links a {
    margin-right: 1.5rem;
}
.theme-casino .footer .footer-social-media .social-links a img {
    width: 5rem;
}
.theme-casino .footer .footer-column {}
.theme-casino .footer .footer-column .title,
.theme-casino .footer .footer-column h4 {
    color: rgba(255, 255, 255, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    font-weight: 800;
    margin-bottom: 2rem;
}
.theme-casino .footer .footer-column ul {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none;
}
.theme-casino .footer .footer-column ul li {
    margin-bottom: 0.5rem;
}
.theme-casino .footer .footer-column ul li a {
    color: rgba(255, 255, 255, 1);
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;
    text-decoration: none;
}
.theme-casino .footer .footer-bottom {
    padding-top: 10rem;
}
.theme-casino .footer .footer-bottom ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: center;
}
.theme-casino .footer .footer-bottom ul li {
    padding: 0 3.5rem;
}
.theme-casino .footer .footer-bottom ul li a {
    color: rgba(255, 255, 255, 1);
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;
    text-decoration: none;
}
.theme-casino .casino-scroll-up {
    background: rgba(34, 131, 197, 1) url('../assets/casino-footer-arrow-up.png') no-repeat center;
    background-size: 1.2rem;
    width: 5.2rem;
    height: 5.2rem;
    position: fixed;
    right: 1vw;
    bottom: 5vh;
    border-radius: 100%;
    cursor: pointer;
    display: none;
    border: 1px solid rgba(0,0,0,1);
}
.theme-casino .casino-job-alert-container {
    /*background:*/
    /*        linear-gradient(254.69deg, rgba(38, 58, 127, 0.7) 0.93%, rgba(46, 72, 162, 0.2) 99.31%),*/
    /*        url('../images/job-alerts-cover.webp');*/
    background: linear-gradient(270deg, rgba(38, 58, 127, 0.8) 63%, rgba(46, 72, 162, 0.8) 63%),
    url('../images/job-alerts-cover.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    border-radius: 4rem;
    display: flex;

    margin-bottom: 10rem;
    margin-top: 10rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert {
    padding: 4.5rem 6.5rem 4.5rem 4.5rem;
    border-right: 2px solid rgba(255, 255, 255, 1)
}
.theme-casino .casino-job-alert-container .casino-job-alert .title {
    color: rgba(255, 255, 255, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    line-height: 3.5rem;
    font-weight: 800;
    margin-bottom: 8rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert label {
    color: rgba(255, 255, 255, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert .form-outline {
    display: flex;
    flex-direction: column;
}

.theme-casino .casino-job-alert-container .group-multiselect-container .custom-select {
    display: inline-flex;
    justify-content: start;
    align-items: center;
    width: 100%;
    height: 5rem;
    padding: 1.5rem 1.1rem;
    font-family: "Arial", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9);

    vertical-align: middle;
    background: rgba(232, 234, 237, 1) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    border-radius: 1rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
}
.theme-casino .casino-job-alert-container .casino-job-alert .iti__selected-flag {
    height: 50px;
}
.theme-casino .casino-job-alert-container .casino-job-alert .iti {
    display: flex;
    flex-direction: column;
}
.theme-casino .casino-job-alert-container .casino-job-alert .iti input {
    padding-left: 55px;
}
.theme-casino .casino-job-alert-container .casino-job-alert .field-container {
    margin-bottom: 2.5rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert input.error,
.theme-casino .casino-job-alert-container .casino-job-alert select.error {
    border: 1px solid red;
}
.theme-casino .casino-job-alert-container .casino-job-alert label.error {
    color: red;
    font-size: 1.2rem;
    line-height: 1.2rem;
    font-weight: 500;
    padding-top: 0.5rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert input {
    color: rgba(0, 0, 0, 0.9);
    font-family: "Arial", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 400;


    background-color: rgba(232, 234, 237, 1);
    border-radius: 1rem;
    border: 0;
    padding: 1.5rem 1.1rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert input:checked {
    background-color: #0d6efd;
}
.theme-casino .casino-job-alert-container .casino-job-alert input::placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.theme-casino .casino-job-alert-container .casino-job-alert .form-check label.error {
    display: none !important;
}
.theme-casino .casino-job-alert-container .casino-job-alert select {
    background: rgba(232, 234, 237, 1);
    font-family: "Arial", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 400;
    border: 0;
    padding: 1.5rem 1.1rem;
    border-radius: 1rem;
    color: rgba(0, 0, 0, 0.5);
    margin-right: 0.5rem;
    width: 100%;
}
.theme-casino .casino-job-alert-container .casino-job-alert .form-check {
    margin-bottom: 1.5rem;
    padding: 0;
}
.theme-casino .casino-job-alert-container .casino-job-alert .form-check input {
    width: 2rem;
    height: 2rem;
    padding: 0;
    border-radius: 0.5rem;
    margin: 0;
    margin-top: -0.1rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert .form-check label {
    color: rgba(255, 255, 255, 1);
    font-family: "Arial", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 400;
    padding-left: 2rem;
    max-width: 95%;
}
.theme-casino .casino-job-alert-container .casino-job-alert .form-check label a {
    color: rgba(255, 255, 255, 1);
}

.theme-casino .casino-job-alert-container .casino-job-alert .group-multiselect-container .form-check label {
    color: rgba(47, 45, 67, 1);
    margin: 0;
    padding-left: 1rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert .group-multiselect-container .form-check {
    margin-bottom: 0;
    padding: 0.3rem 0;
    display: flex;
    align-items: center;
}
.theme-casino .casino-job-alert-container .job-alert-form .form-outline .field-container {
    position: relative;
}

.theme-casino .casino-job-alert-container .job-alert-form .form-outline {
    padding-bottom: 2rem;
    position: relative;
}

.theme-casino .casino-job-alert-container .job-alert-form .submit-job-alert.loading > .spinner,
.theme-casino .casino-job-alert-container .job-alert-form .confirm-job-alert.loading > .spinner,
.theme-casino .job-alert-success-modal .modal-footer .btn.loading > .spinner
{
    display: inline-block !important;
}
.theme-casino .casino-job-alert-container .group-multiselect-container .btn-group {
    width: 100%;
}
.theme-casino .casino-job-alert-container .group-multiselect-container .multiselect-selected-text {
    font-family: "Arial", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
}

.theme-casino .casino-job-alert-container .group-multiselect-container .dropdown-menu {
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    position: absolute;
    will-change: transform;
    overflow-y: scroll;
    max-height: 20rem;
    top: 0;
    left: -1px;
    transform: translate3d(0px, -20rem, 0px);
    width: calc(100% + 2px);
}
.theme-casino .casino-job-alert-container .group-multiselect-container .dropdown-menu .multiselect-group {
    padding: 0.1rem 1rem 0.1rem 1.5rem;
}
.theme-casino .casino-job-alert-container .group-multiselect-container .dropdown-menu .multiselect-option {
    padding: 0.1rem 1rem 0.1rem 2.5rem;
}


.theme-casino .job-alert-success-modal .badge-check-overlay {
    font-family: "Font Awesome 5 Free";
    width: 12.857rem;
    height: 12.857rem;
    color: #000000;
    font-weight: 900;
    font-size: 12.857rem;
    position: relative;
    margin: 1rem auto 2rem;
    line-height: 1;
}
.theme-casino .job-alert-success-modal .badge-check-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "\f0a3";

    background: transparent linear-gradient(133deg, #9175F9 0%, #4C30B2 100%) 0% 0% no-repeat padding-box;
    opacity: 0.07;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.theme-casino .job-alert-success-modal .badge-check-overlay .badge-check {
    font-family: "Font Awesome 5 Free";
    width: 10.857rem;
    height: 10.857rem;
    color: #000000;
    font-weight: 900;
    font-size: 10.857rem;
    position: relative;
    line-height: 1;
}
.theme-casino .job-alert-success-modal .badge-check-overlay .badge-check:before {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 100%;
    height: 100%;
    content: "\f0a3";

    background: transparent linear-gradient(133deg, #4398ED 0%, #10559A 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.theme-casino .job-alert-success-modal .badge-check-overlay .check {
    font-family: "Font Awesome 5 Free";
    width: 4.857rem;
    height: 4.857rem;
    color: #000000;
    font-weight: 900;
    font-size: 4.857rem;
    position: relative;
    line-height: 1;
}
.theme-casino .job-alert-success-modal .badge-check-overlay .check:before {
    position: absolute;
    top: 4rem;
    left: 4rem;
    width: 100%;
    height: 100%;
    content: "\f00c";
    color: #fff;
}
.theme-casino .job-alert-success-title {
    text-align: center;
    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 3.5rem;
    color: #10559A;
    text-transform: uppercase;
    margin-top: 2rem;
}
.theme-casino .job-alert-success-text {
    text-align: center;

    font-family: "Georgia", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2rem;

    color: #282929;
}

.theme-casino .casino-job-alert-container .casino-job-alert .actions {
    padding-top: 5rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert .actions .casino-btn {
    width: 100%;
}
.theme-casino .casino-job-alert-container .casino-job-alert-info {
    display: flex;
    justify-content: center;
    align-items: center;

    flex-direction: column;
    width: 100%;
    padding: 3rem 0;
}
.theme-casino .casino-job-alert-container .casino-job-alert-info .icon {
    margin-bottom: 3rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert-info .icon img {
    width: 8rem;
    height: 8rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert-info .title {
    font-family: "Tahoma", sans-serif;
    font-size: 9.6rem;
    font-weight: 800;
    line-height: 9rem;
    background: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 1px #ffffff, 0 5px 5px rgba(0, 0, 0, 0.2), 0 10px 15px rgba(0, 0, 0, 0.2);
}
.theme-casino .casino-job-alert-container .casino-job-alert-info .sub-title {
    font-family: "Tahoma", sans-serif;
    font-size: 17rem;
    font-weight: 800;
    line-height: 14rem;
    background: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 1px #ffffff, 0 5px 5px rgba(0, 0, 0, 0.2), 0 10px 15px rgba(0, 0, 0, 0.2);
}
.theme-casino .casino-job-alert-container .casino-job-alert-info .info {
    font-family: "Georgia", sans-serif;
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 3.5rem;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 3.5rem;
}
.theme-casino .casino-job-alert-container .casino-job-alert-info .actions {}
.theme-casino .casino-job-alert-container .casino-job-alert-info .actions a {}
.theme-casino .mobile-slider .slick-track {
    margin: 0 -0.75rem;
}
.theme-casino .mobile-slider .slick-slide {
    padding: 0 0.75rem;
}
.theme-casino .slider-images {
    max-width: 85%;
    margin: 0 auto;
}

.theme-casino .rslides_tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 2rem 0 0 0;
    list-style: none;
}
.theme-casino .rslides_tabs li a {
    background: rgba(225, 225, 228, 1);
    width: 2rem;
    height: 1rem;
    border-radius: 10rem;
    margin-right: 1rem;
    content: '';
    opacity: 1;
    color: transparent;
    display: block;
}
.theme-casino .rslides_tabs li.rslides_here a {
    background: rgba(38, 58, 127, 1);
    width: 5rem;
    height: 1rem;
}
.theme-casino .slider-images.rslides {
    display: flex;
    justify-content: center;
    align-items: center;
}
.theme-casino .slider-images .slick-dots li {
    width: auto;
    height: auto;
}
.theme-casino .slider-images .slick-dots li button {
    width: 2rem;
    height: 1rem;
}
.theme-casino .slider-images .slick-dots li.slick-active button {
    width: 5rem;
    height: 1rem;
}
.theme-casino .slider-images .slick-dots li button:before {
    background: rgba(225, 225, 228, 1);
    width: 2rem;
    height: 1rem;
    border-radius: 10rem;
    margin-right: 0.6rem;
    content: '';
    opacity: 1;
}
.theme-casino .slider-images .slick-dots li.slick-active button:before {
    background: rgba(38, 58, 127, 1);
    width: 5rem;
    height: 1rem;
}
.theme-casino .slider-images img {
    border-radius: 3rem;
    object-fit: cover;
    object-position: center;
    height: 40rem;
    margin: 0 auto;
    cursor: pointer;
}
.theme-casino .hearts-container {
    position: relative;
    padding: 10.5rem 0 10.5rem;
}
.theme-casino .hearts-container:after {
    content: '';
    position: absolute;
    top: 0;
    left: 1%;
    height: 100%;
    width: 10%;
    background: url("../assets/left-hearts.png") no-repeat center left;
    background-size: 9rem auto;
}
.theme-casino .hearts-container:before {
    content: '';
    position: absolute;
    top: 0;
    right: 1%;
    height: 100%;
    width: 10%;
    background: url("../assets/right-hearts.png") no-repeat center right;
    background-size: 9rem auto;
}
.theme-casino .hearts-container .partner-container {
    background: linear-gradient(275.95deg, rgba(187, 240, 249, 0) -63.57%, rgba(85, 65, 154, 0.2) 100%);
    padding: 6rem 4rem;
    border-radius: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.theme-casino .hearts-container .partner-container .title {
    color: rgba(249, 89, 95, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 3.5rem;

    margin-bottom: 3.5rem;
    text-align: center;
    position: relative;
}
.theme-casino .hearts-container .partner-container .title:after {
    content: '';
    position: absolute;
    top: -2.7rem;
    right: -1.8rem;
    background: url("../assets/heart.png") no-repeat center;
    background-size: 100%;
    width: 4.5rem;
    height: 4.5rem;
}
.theme-casino .hearts-container .partner-container .description {
    color: rgba(47, 45, 67, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;

    width: 100%;
}
.theme-casino .hearts-container .partner-container .description p {
    color: rgba(47, 45, 67, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    margin-bottom: 0.4rem;
}

.theme-casino .video-with-background-container {
    /*background: url("../images/video-background.png") no-repeat center;*/
    /*background: linear-gradient(180deg, #FFFFFF 3.5%, rgba(255, 255, 255, 0) 45.5%, #FFFFFF 97.5%);*/
    background-image: url("../assets/video-background.png"), linear-gradient(180deg, #FFFFFF 3.5%, rgba(255, 255, 255, 0) 45.5%, #FFFFFF 97.5%);
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    padding-top: 4rem;
    padding-bottom: 9rem;
}

.theme-casino .teaser-left {
    margin-top: 9rem;
    margin-bottom: 11rem;
}
.theme-casino .teaser-left .teaser-image {
    box-shadow: 0px 9px 19px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3rem;
    max-width: 85%;
}
.theme-casino .teaser-left .title {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 3.5rem;

    margin-bottom: 1.5rem;
}
.theme-casino .teaser-left .description {
    color: rgba(47, 45, 67, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    margin-bottom: 4.5rem;
}
.theme-casino .teaser-left .description p {
    color: rgba(47, 45, 67, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
}
.theme-casino .teaser-left .actions {}
.theme-casino .teaser-left .actions .fun-fact-btn {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.8rem;

    background: linear-gradient(275.95deg, rgba(187, 240, 249, 0) -63.57%, rgba(38, 58, 127, 0.2) 100%);
    padding: 1.6rem 13rem 1.6rem 15rem;
    position: relative;

    text-decoration: none;
    border-radius: 1rem;
    pointer-events: none;
    white-space: nowrap;
}
.theme-casino .teaser-left .actions .fun-fact-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 7rem;
    height: 100%;
    border-right: 1px solid rgba(255, 255, 255, 1);
    background: url('../assets/fun-fact-icon.png') no-repeat center;
    background-size: 3.4rem;
}

.theme-casino .info-item-container {
    background: linear-gradient(275.95deg, rgba(187, 240, 249, 0) -63.57%, rgba(38, 58, 127, 0.2) 100%);
    border-radius: 2rem;
    padding: 2rem 2.5rem;
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}
.theme-casino .info-item-container .icon {
    margin-right: 3rem;
    margin-bottom: 0;
}
.theme-casino .info-item-container .icon img {
    width: 4.2rem;
}
.theme-casino .info-item-container .text {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 2.4rem;
}

.theme-casino .culture-container {
    /*padding-top: 13rem;*/
}
/*.theme-casino .culture-container .title {*/
/*    color: rgba(47, 45, 67, 1);*/

/*    font-family: "Montserrat", sans-serif;*/
/*    font-size: 3.5rem;*/
/*    font-weight: 800;*/
/*    line-height: 3.5rem;*/

/*    margin-bottom: 3.5rem;*/

/*    text-align: center;*/
/*}*/
/*.theme-casino .culture-container .description {*/
/*    color: rgba(47, 45, 67, 1);*/

/*    font-family: "Montserrat", sans-serif;*/
/*    font-size: 1.8rem;*/
/*    font-weight: 400;*/
/*    line-height: 1.8rem;*/

/*    margin-bottom: 7rem;*/

/*    text-align: center;*/
/*}*/
/*.theme-casino .culture-container .description p {*/
/*    color: rgba(47, 45, 67, 1);*/

/*    font-family: "Montserrat", sans-serif;*/
/*    font-size: 1.8rem;*/
/*    font-weight: 400;*/
/*    line-height: 1.8rem;*/
/*}*/
.theme-casino .culture-item {
    background: linear-gradient(275.91deg, rgba(187, 240, 249, 0) -31.86%, rgba(85, 65, 154, 0.2) 100%);
    border-radius: 2rem;
    padding: 4.5rem 3.5rem;
    display: flex;
    align-items: center;
    margin-bottom: 5rem;
}
.theme-casino .culture-item .icon {}
.theme-casino .culture-item .icon img {
    width: 6rem;
    margin-right: 5rem;
}
.theme-casino .culture-item .info {
    width: 100%;
}
.theme-casino .culture-item .info .title {
    color: rgba(41, 33, 90, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.4rem;
    font-weight: 800;
    line-height: 2.4rem;
    margin-bottom: 0.5rem;
    text-align: left;
}
.theme-casino .culture-item .info .text {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.8rem;
    text-align: left;
}
.theme-casino .culture-item .info .text p {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.8rem;
    text-align: left;
    margin: 0;
}
.theme-casino .casino-card-margin {
    margin-bottom: 2rem;
}
.theme-casino .casino-card {
    background: rgba(231, 241, 241, 1);
    border-radius: 2rem;
    padding: 2rem 2rem 2rem;
    height: 100%;

    display: flex;
    align-items: center;
    transition: ease 0.2s all;
    border: 1px solid rgba(0,0,0, 0.1);
}
.theme-casino .casino-card:hover {
    scale: 1.05;
}
.theme-casino .casino-card .card-image {
    width: 27%;
    margin-right: 2rem;
    flex-grow: 1;
}
.theme-casino .casino-card img {
    max-width: 100%;
}
.theme-casino .casino-card .info {
    width: 73%;
}
.theme-casino .casino-card .info .title {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2rem;
    font-weight: 800;
    line-height: 2rem;
    margin-bottom: 0.5rem;
    text-align: left;
}
.theme-casino .casino-card .info .text {
    color: rgba(47, 45, 67, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 1.9rem;
    margin: 0;
}
.theme-casino .casino-card .info .text p {
    color: rgba(47, 45, 67, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 1.9rem;
    margin: 0;
}

.theme-casino .casino-teaser .casino-video {
    margin-bottom: 0;
}

.theme-casino .casino-slider {
    margin-bottom: 8rem !important;
}
.theme-casino .casino-slider .slider-item {
    /*min-width: 70vw;*/

}
.theme-casino .casino-slider {
    /*width: 100% !important;*/
}
.theme-casino .casino-slider .slick-slide {
    /*width: 130% !important; !* As before *!*/
    /*max-width: 130% !important;*/
    height: auto !important; /* Allow height to adjust based on image size */
    /*display: flex;*/
    /*justify-content: center; !* Center the image *!*/
    /*align-items: center; !* Align items in the center vertically *!*/
}

.theme-casino .casino-slider .slick-list {
    overflow: visible; /* Ensure the next slide is visible */
    height: auto; /* Adjust list height */
}

.theme-casino .casino-slider .slick-track {
    display: flex;
    align-items: center;
    height: auto !important;
}
.theme-casino .casino-slider .slick-current {
    width: 100vw !important; /* Full width for the current slide */
    /*height: auto;*/
}
.theme-casino .casino-slider .slick-slide {
    max-width: 70vw;
    padding: 0 5vw;
    /*margin: 0 auto;*/
}
.theme-casino .casino-slider .slick-center {
    /*min-width: 80vw;*/
}
.theme-casino .casino-slider .slider-item img {
    box-shadow: 0px 16px 34px 0px rgba(0, 0, 0, 0.05);
    border-radius: 2rem;
    height: 60rem;
    object-position: center;
    object-fit: cover;
    margin: 0 auto;
    cursor: pointer;
}


.theme-casino .casino-slider .slick-dots li {
    width: auto;
    height: auto;
}
.theme-casino .casino-slider .slick-dots li button {
    width: 2rem;
    height: 1rem;
}
.theme-casino .casino-slider .slick-dots li.slick-active button {
    width: 5rem;
    height: 1rem;
}
.theme-casino .casino-slider .slick-dots li button:before {
    background: rgba(225, 225, 228, 1);
    width: 2rem;
    height: 1rem;
    border-radius: 10rem;
    margin-right: 0.6rem;
    content: '';
    opacity: 1;
}
.theme-casino .casino-slider .slick-dots li.slick-active button:before {
    background: rgba(38, 58, 127, 1);
    width: 5rem;
    height: 1rem;
}
.theme-casino .casino-slider .slick-arrow {
    background: rgba(38, 58, 127, 1);
    border-radius: 2rem;
    width: 6rem;
    height: 6rem;
    z-index: 1;
}
.theme-casino .casino-slider .slick-arrow.slick-next:before {
    content: '';
    background: url("../assets/slider-arrow.png") no-repeat center;
    background-size: 100% auto;
    width: 1.4rem;
    height: 100%;
    position: absolute;
    opacity: 1;
    top: 0;
    left: calc(50% - 0.5rem);
}
.theme-casino .casino-slider .slick-arrow.slick-prev:before {
    content: '';
    background: url("../assets/slider-arrow.png") no-repeat center;
    background-size: 100% auto;
    width: 1.4rem;
    height: 100%;
    position: absolute;
    opacity: 1;
    top: 0;
    left: calc(50% - 0.7rem);
    rotate: 180deg;
}
.theme-casino .faq-container {
    margin-bottom: 6rem;
}
.theme-casino .faq-container .title {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 3.5rem;

    margin-bottom: 8rem;

    text-align: center;
}

.theme-casino .faq-container .accordion {
    /*margin-bottom: 8rem;*/
}
.theme-casino .faq-container .accordion .accordion-item {
    border: 0;
    position: relative;
    margin-bottom: 1.5rem;
    padding: 1.5rem 2.5rem;
}
.theme-casino .faq-container .accordion .accordion-item:before {
    content: '';
    background: rgba(38, 58, 127, 1);
    width: 1rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 5rem 5rem 0;
    z-index: 10;
}
.theme-casino .faq-container .accordion .accordion-item .accordion-header {
    border: 0;
}
.theme-casino .faq-container .accordion .accordion-item .accordion-header .accordion-button {
    border: 0;
    background: #fff;
    box-shadow: none;
    padding: 0;
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 2.4rem;
}
.theme-casino .faq-container .accordion .accordion-item .accordion-header .accordion-button:after {
    background: rgba(38, 58, 127, 1) url("../assets/faq-plus-icon.png") no-repeat center;
    background-size: 2.5rem;
    width: 5rem;
    height: 5rem;
    border-radius: 100%;
}
.theme-casino .faq-container .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    background: rgba(38, 58, 127, 1) url("../images/faq-minus-icon.png") no-repeat center;
    background-size: 2.5rem;
}
.theme-casino .faq-container .accordion .accordion-item .accordion-collapse {}
.theme-casino .faq-container .accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 4.5rem 0 0 0;
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    max-width: 90%;
}
.theme-casino .faq-container .accordion .accordion-item .accordion-collapse .accordion-body p {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    margin-bottom: 0;
}
.theme-casino .faq-container .more-items {
    color: rgba(38, 58, 127, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.8rem;
    text-align: center;

    margin-bottom: 1rem;
}
.theme-casino .faq-container .actions {
    display: flex;
    justify-content: center;
    align-items: center;
}


.theme-casino .interviews-container {
    padding: 8rem 0;
}
.theme-casino .interview-item {
    background: rgba(243, 244, 246, 1);
    border-radius: 2.4rem;
    overflow: hidden;
    margin-bottom: 3rem;
}
.theme-casino .interviews-container .container-description {
    color: rgba(47, 45, 67, 1);
    font-family: "Georgia", sans-serif;
    font-size: 2.4rem;
    line-height: 2.4rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.theme-casino .interviews-container .container-title {
    color: rgba(47, 45, 67, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    line-height: 3.5rem;
    font-weight: 800;
    margin-bottom: 3rem;
}
.theme-casino .interviews-container .container-title.gradient-title {
    color: rgba(38, 58, 127, 1);
}
.theme-casino .interview-item img {
    height: 18rem;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.theme-casino .interview-item .info {
    padding: 1.5rem;
}
.theme-casino .interview-item .info .title {
    color: rgba(41, 33, 90, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 800;

    margin-bottom: 0.5rem;
}
.theme-casino .interview-item .info .title.dark-color {
    color: rgba(47, 45, 67, 1);
}
.theme-casino .interview-item .info .date,
.theme-casino .interview-item .info .description,
.theme-casino .interview-item .info .description p
{
    color: rgba(179, 179, 179, 1);

    font-family: "Arial", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 500;

    margin-bottom: 0.5rem;
}
.theme-casino .interview-item .info .description p {
    margin-bottom: 0 !important;
}
.theme-casino .interview-item .info .text {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 600;
}
.theme-casino .interview-item .actions {
    display: flex;
    padding: 0 0 1.5rem 1.5rem;
}
.theme-casino .interview-item .actions a {
    margin-right: 2rem;
}

.theme-casino .recruitment-process {
    margin-bottom: 7rem;
}
.theme-casino .recruitment-process .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}
.theme-casino .recruitment-process .icon img {
    width: 4.5rem;
}
.theme-casino .recruitment-process .title {
    color: rgba(47, 45, 67, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    line-height: 3.5rem;
    font-weight: 800;

    text-align: center;
    margin-bottom: 6rem;
}
.theme-casino .recruitment-process .process-timeline {
    position: relative;
}
.theme-casino .recruitment-process .process-timeline:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 40%;
    height: 100%;

    background-image: url("../assets/left-mask.png"), linear-gradient(to right, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 15) 35%);
    /*background-repeat: no-repeat;*/
    background-size: cover;
    background-blend-mode: overlay;
}
.theme-casino .recruitment-process .process-timeline:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 40%;
    height: 100%;

    background-image: url("../assets/left-mask.png"), linear-gradient(to left, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 15) 35%);
    /*background-repeat: no-repeat;*/
    background-size: cover;
    background-blend-mode: overlay;
}
.theme-casino .recruitment-process .process-timeline .process-item {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 2.5rem;
}
.theme-casino .recruitment-process .process-timeline .process-item .process-item-row {
    display: flex;
    justify-content: center;
}

.theme-casino .recruitment-process .process-timeline .process-item:nth-child(1) {
    background: linear-gradient(to bottom, #ffffff 1%, rgba(255, 255, 255, 0) 100%);
}
.theme-casino .recruitment-process .process-timeline .process-item:last-child {
    background: linear-gradient(to top, #ffffff 1%, rgba(255, 255, 255, 0) 100%);
}
.theme-casino .recruitment-process .process-timeline .process-item .tab {
    width: 50%;
    display: flex;
    justify-content: end;
    align-items: center;
}
.theme-casino .recruitment-process .process-timeline .process-item .tab .tab-button {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-right: 3.5rem;
}
.theme-casino .recruitment-process .process-timeline .process-item .tab .icon {
    width: 2.4rem;
    height: 2.4rem;
    margin: 0 1.5rem 0 0;
}
.theme-casino .recruitment-process .process-timeline .process-item .tab .tab-button .icon .default-icon {
    display: block;
}
.theme-casino .recruitment-process .process-timeline .process-item .tab .tab-button .icon .active-icon {
    display: none;
}
.theme-casino .recruitment-process .process-timeline .process-item .tab .name {
    color: rgba(38, 58, 127, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 700;
}
.theme-casino .recruitment-process .process-timeline .process-item .bullet {
    background: rgba(38, 58, 127, 1);
    width: 3.4rem;
    height: 3.4rem;
    border-radius: 100%;
}
.theme-casino .recruitment-process .process-timeline .process-item .bullet-container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.theme-casino .recruitment-process .process-timeline .progress-info {
    width: 100%;
    position: relative;
    min-height: 12rem;
    display: none;
}
.theme-casino .recruitment-process .process-timeline .progress-info .progress-info-text {
    position: absolute;
    width: 30%;
    left: calc(50% - 59px);
    top: 0;
    background: url("../images/recruitment-progress-blue-d-icon.png") #ffffff no-repeat center left;
    background-size: 60px;
    color: rgba(38, 58, 127, 1);
    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 900;
    height: 100px;
    display: flex;
    align-items: center;
    padding-left: 6rem;
}
.theme-casino .recruitment-process .process-timeline .process-item:nth-child(1) .bullet-container {
    background: linear-gradient(to bottom, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
}
.theme-casino .recruitment-process .process-timeline .process-item:last-child .bullet-container {
    background: linear-gradient(to top, #ffffff 40%, rgba(255, 255, 255, 0) 100%);
}
.theme-casino .recruitment-process .process-timeline .process-item.active .bullet {
    border: 4px solid rgba(34, 131, 197, 1);
}
.theme-casino .recruitment-process .process-timeline .process-item.active .tab .tab-button {
    background: rgba(38, 58, 127, 1);
    padding: 1.3rem 1.6rem 1.3rem 1.5rem;
    border-radius: 1rem;
}
.theme-casino .recruitment-process .process-timeline .process-item.active .tab .tab-button .name {
    color: rgba(255, 249, 233, 1);
}
.theme-casino .recruitment-process .process-timeline .process-item.active .tab .tab-button .icon .default-icon {
    display: none;
}
.theme-casino .recruitment-process .process-timeline .process-item.active .tab .tab-button .icon .active-icon {
    display: block;
}
.theme-casino .recruitment-process .process-timeline .process-item .description-container {
    width: 50%;
    padding: 0 3.5rem;
}
.theme-casino .recruitment-process .process-timeline .process-item .description {
    width: 75%;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
    background: rgba(243, 244, 246, 1);
    border-radius: 2.4rem;
    padding: 3rem 4rem 2.6rem;
    min-height: 20rem;
    position: relative;
    overflow: hidden;
}
.theme-casino .recruitment-process .process-timeline .process-item .description .card-number {
    color: rgba(38, 58, 127, 0.1);
    font-family: "Montserrat", sans-serif;
    font-size: 16rem;
    line-height: 25rem;
    font-weight: 800;
    position: absolute;
    bottom: -7rem;
    left: 0;
    z-index: 0;
}
.theme-casino .recruitment-process .process-timeline .process-item .description p {
    color: rgba(0, 0, 0, 1);
    font-family: "Georgia", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 500;

    margin: 0 0 0.5rem 0;
}
.theme-casino .recruitment-process .process-timeline .process-item .description ul {
    margin: 0;
}
.theme-casino .recruitment-process .process-timeline .process-item .description ul li {
    color: rgba(0, 0, 0, 1);
    font-family: "Georgia", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 500;
}
.theme-casino .recruitment-process .process-timeline .timeline-middle-line {
    background: rgba(85, 65, 154, 0.15);
    width: 0.5rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(50% - 0.35rem);
    z-index: -1;
}
.theme-casino .gray-container {
    background: rgba(243, 244, 246, 1);
    border-radius: 2.4rem;
    display: flex;
    margin-top: 2.5rem;
    margin-bottom: 7rem;
}
.theme-casino .gray-container h3 {
    color: rgba(47, 45, 67, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.4rem;
    line-height: 2.4rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.theme-casino .gray-container p {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;
    margin-bottom: 0;
}
.theme-casino .gray-container ul {
    margin: 0;
}
.theme-casino .gray-container ul li {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;
}
.theme-casino .gray-container .left-container {
    width: 50%;
    padding: 4.5rem 3rem;

    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.theme-casino .gray-container .left-container.dashed-border {
    border-right: 2px dashed rgba(47, 45, 67, 0.25);
}
.theme-casino .gray-container .left-container.white-border {
    border-right: 2px solid rgba(255, 255, 255, 1);
}
.theme-casino .gray-container .left-container.dashed-border:after {
    position: absolute;
    content: '';
    color: rgba(47, 45, 67, 1);
    top: 50%;
    right: -0.5rem;
    background: url("../images/arrow-right.png") no-repeat center;
    background-size: 100%;
    width: 0.8rem;
    height: 1.3rem;

    font-family: "Montserrat", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;

}
.theme-casino .gray-container.with-padding {
    padding: 2.5rem;
}
.theme-casino .gray-container.full-height {
    height: 100%;
    margin: 0;
}
.theme-casino .gray-container .right-container {
    width: 50%;
    padding: 4.5rem 3rem;

    display: flex;
    flex-direction: column;
    justify-content: center;
}
.theme-casino .scam-icon {
    width: 4.5rem;
    height: 4.5rem;
    margin: 0 auto 2rem;
}
.theme-casino .scam-title {
    color: rgba(203, 83, 40, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    line-height: 3.5rem;
    font-weight: 800;
    margin-bottom: 1.5rem;

    text-align: center;
}
.theme-casino .scam-subtitle,
.theme-casino .scam-description h3 {
    color: rgba(47, 45, 67, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.4rem;
    line-height: 2.4rem;
    font-weight: 700;
    margin-bottom: 1.5rem;

    text-align: center;
}
.theme-casino .scam-description {
    color: rgba(47, 45, 67, 1);
    width: 85%;
    margin: 0 auto 1.5rem;

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;

    text-align: center;
}
.theme-casino .scam-description p {
    color: rgba(47, 45, 67, 1);
    margin: 0 auto 1.5rem;

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;

    text-align: center;
    margin-bottom: 0.5rem;
}
.theme-casino .scam-columns {
    align-items: start;
}
.theme-casino .scam-columns .left-container,
.theme-casino .scam-columns .right-container {
    padding: 2.5rem;
}
.theme-casino .scam-columns .info-item-container {
    background: none;
    border-radius: 0;
    padding: 0;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.theme-casino .scam-columns .info-item-container .icon {
    margin: 0;
}
.theme-casino .scam-columns .info-item-container .icon img {
    width: 4.5rem;
    height: 4.5rem;
    margin-right: 1.5rem;
}
.theme-casino .scam-columns .info-item-container .text {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.4rem;
    line-height: 2.4rem;
    font-weight: 800;
}
.theme-casino .scam-columns .title {
    display: flex;
    align-items: center;
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 2.4rem;
    line-height: 2.4rem;
    font-weight: 800;
    margin-bottom: 1rem;
}
.theme-casino .scam-columns .right-container .title,
.theme-casino .scam-columns .right-container .info-item-container .text{
    color: rgba(249, 89, 95, 1);
}
.theme-casino .scam-columns .title img {
    width: 4.5rem;
    height: 4.5rem;
    margin-right: 1.5rem;
}
.theme-casino .scam-columns ul {
    margin-left: 1rem;
}
.theme-casino .scam-columns ul li {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;
    margin-bottom: 2rem;
}
.theme-casino .scam-columns p {
    color: rgba(0, 0, 0, 1);

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;
}

.theme-casino .casino-job-page {
    background: linear-gradient(358.17deg, rgba(187, 240, 249, 0) 55.85%, rgba(85, 65, 154, 0.25) 99.97%);
    position: relative;
}
.theme-casino .casino-job-page .job-mask {
    position: relative;
    padding-top: 6rem;
}
.theme-casino .casino-job-page .job-mask:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-image: url("../images/pattern-mask.png"), linear-gradient(to bottom, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 20) 95%);
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    opacity: 0.05;

}
.theme-casino .casino-job-page .breadcrumb {
    margin-bottom: 1rem;
}
.theme-casino .casino-job-page .breadcrumb ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}
.theme-casino .casino-job-page .breadcrumb ul li {
    position: relative;
    padding-right: 2rem;
}
.theme-casino .casino-job-page .breadcrumb ul li:after {
    position: absolute;
    content: '>';
    top: 0;
    right: 0;
    width: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;

    font-family: "Tahoma", sans-serif;
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: 500;
}
.theme-casino .casino-job-page .breadcrumb ul li:last-child:after {
    display: none;
}
.theme-casino .casino-job-page .breadcrumb ul li a {
    color: rgba(38, 58, 127, 1);
    text-decoration: underline;

    font-family: "Arial", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 600;
}
.theme-casino .casino-job-page .breadcrumb ul li span {
    color: rgba(47, 45, 67, 1);

    font-family: "Arial", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 600;
}
.theme-casino .casino-job-page .title {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-size: 3.5rem;
    line-height: 3.5rem;
    font-weight: 800;
    margin-bottom: 2rem;
}
.theme-casino .casino-job-page .actions {
    display: flex;
}
.theme-casino .casino-job-page .description {
    padding: 0 0 2.5rem;
}
.theme-casino .casino-job-page .description pre {
    color: rgba(47, 45, 67, 1);

    font-family: "Georgia", sans-serif;
    font-size: 2.4rem;
    font-weight: 800;
    line-height: 2.4rem;
}
.theme-casino .casino-job-page .description p,
.theme-casino .casino-job-page .description ol li,
.theme-casino .casino-job-page .description ul li,
.theme-casino .casino-job-page .description span {
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
}

.theme-casino .modal .modal-content .modal-header {
    border: 0;
    display: flex;
    justify-content: space-between;
    padding: 3rem 2rem 2rem 2rem;
}
.theme-casino .modal .modal-content .modal-header .modal-title {
    font-family: "Tahoma", sans-serif;
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: 700;

    color: rgba(38, 58, 127, 1);
}
.theme-casino .modal .modal-content .modal-header .close {
    border: 0;
    background: #ffffff;
    font-size: 1.8rem;
    margin-top: -5px;
}
.theme-casino .modal .modal-content .modal-body {
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 500;

    color: #242424;
    padding-left: 2rem;
    padding-right: 2rem;
}
.theme-casino .modal .modal-content .modal-body form {
    width: 100%;
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;
}
.theme-casino .modal .modal-content .modal-body form input {
    width: 100%;
    border: 1px solid #9F9E9D;
    border-radius: 12px;
    padding: 2rem 1rem 1.6rem;
    margin-top: 1.5rem;

    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 500;
}
.theme-casino .modal .modal-content .modal-body form.was-validated input.form-control:invalid,
.theme-casino .modal .modal-content .modal-body form input.form-control.error {
    border: 2px solid #DC1125;
    padding-right: calc(1.5em + 0.75rem);
}
.theme-casino .modal .modal-content .modal-body form label.error {
    color: #DC1125;
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 500;
    padding-top: 0.5rem;
    padding-left: 0.5rem;
}
.theme-casino .modal .modal-content .modal-body form input::placeholder {
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 500;
    color: #666666;
}
.theme-casino .modal .modal-content .modal-body form #terms_and_conditions-error {
    display: none !important;
}
.theme-casino .modal .modal-content .modal-body form #terms_and_conditions-error ~ label {
    color: #DC1125;
}
.theme-casino .modal .modal-content .modal-body form #agree_privacy_policy-error {
    display: none !important;
}
.theme-casino .modal .modal-content .modal-body form #agree_privacy_policy-error ~ label {
    color: #DC1125;
}
.theme-casino .modal .modal-content .modal-body form #consent-error {
    display: none !important;
}
.theme-casino .modal .modal-content .modal-body form #consent-error ~ label {
    color: #DC1125;
}
.theme-casino .modal .modal-content .modal-footer {
    border: 0;
    margin-top: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
}
.theme-casino .modal .modal-content .modal-footer .btn {
    padding: 2rem;
    border-radius: 1rem;

    display: flex;
    justify-content: center;

    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    font-weight: 800;
    line-height: 2.1rem;
    color: #ffffff;
    border: 0;

    text-decoration: none;
    background: linear-gradient(98.55deg, #263A7F 0.94%, #2E48A2 100.32%);
    text-transform: uppercase;

    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
}
/*.theme-casino .modal .modal-content .modal-footer .button-transparent {*/
/*    width: 100%;*/
/*    border-radius: 1.5rem;*/

/*    font: normal normal 900 1.714rem/2.381rem "Tempo Std";*/
/*    letter-spacing: 3.6px;*/
/*    text-transform: uppercase;*/
/*}*/
.theme-casino .modal .modal-content .modal-logo {
    display: flex;
    justify-content: center;
}
.theme-casino .modal .modal-content .modal-logo img {
    margin-bottom: 2rem;
}
.theme-casino .modal .modal-content .modal-form-title {
    font-family: "Tahoma", sans-serif;
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: 900;
    color: #10559A;
    margin-bottom: 1rem;
}
.theme-casino .modal .modal-content .modal-form-description {
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 500;
    color: #242424;
    margin-bottom: 1rem;
}
.theme-casino .modal .modal-content .modal-form-description a {
    font-weight: bold;
    color: #275495;
    text-decoration: underline;
}
.theme-casino .modal .modal-content .modal-body form .form-check {
    display: flex;
    padding-top: 2rem;
    align-items: center;
}
.theme-casino .modal .modal-content .modal-body form .form-check input {
    width: 2rem;
    height: 2rem;
    padding: 0;
    margin-top: 0;
}
.theme-casino .modal .modal-content .modal-body form .form-check label {
    padding-left: 1rem;
    display: flex;
    align-items: center;
}

.theme-casino .job-requirements-card {
    background: rgba(245, 244, 244, 1);
    box-shadow: 0px 1px 10px #0000001A;
    border-radius: 2rem;
    margin-bottom: 3rem;
}
.theme-casino .job-requirements-card .title {
    background: url("../images/job-requirements-icon.png") rgba(38, 58, 127, 1) 0% 0% no-repeat padding-box;
    background-size: 2rem;
    background-position: center left 2rem;
    border-radius: 2rem 2rem 0 0;

    color: rgba(245, 244, 244, 1);
    padding: 2.5rem 2.5rem 2.5rem 5rem;

    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 800;
    margin-bottom: 0;
}
.theme-casino .job-requirements-card .card-content {
    padding: 3rem 2.5rem 1rem;
}
.theme-casino .job-requirements-card .card-content .item {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}
.theme-casino .job-requirements-card .card-content .item .image {
    width: 3.619rem;
    flex-shrink: 0;
    margin-right: 1rem;
}
.theme-casino .job-requirements-card .card-content .item .image img {}
.theme-casino .job-requirements-card .card-content .item .content {}
.theme-casino .job-requirements-card .card-content .item .content .item-title {
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 700;
    color: #000000;
}
.theme-casino .job-requirements-card .card-content .item .content p {
    font-family: "Georgia", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 500;
    color: #707070;
    margin-bottom: 0;
}
.theme-casino .job-show-full-description {
    font-family: "Georgia", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 600;
    text-decoration: underline;
    color: rgba(38, 58, 127, 1);
    cursor: pointer;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
}
.theme-casino .job-read-and-apply {
    font-family: "Tahoma", sans-serif;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
}
.theme-casino .job-read-and-apply input {
    width: 2rem;
    height: 2rem;
    border: 1px solid rgba(152, 152, 152, 1);
    margin-right: 1rem;
}
.theme-casino .elipsis-text {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.theme-casino .casino-testimonial-slider {}
.theme-casino .casino-testimonial-slider .slider-item {
    border: 1px solid rgba(235, 235, 235, 1);
    box-shadow: 0px 8px 17px 0px rgba(0, 0, 0, 0.1);
    border-radius: 2rem;
    position: relative;
}
.theme-casino .casino-testimonial-slider .slider-item:after {
    content: '';
    position: absolute;
    background: url("../assets/testimonial.png") no-repeat center;
    background-size: 100%;
}
.theme-casino .casino-testimonial-slider .slider-item .info-container {
    display: flex;
}
.theme-casino .casino-testimonial-slider .slider-item .info-container img {
    object-fit: cover;
    object-position: center;
    border-radius: 1rem;
    margin-right: 2rem;
}
.theme-casino .casino-testimonial-slider .slider-item .info-container .info {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.theme-casino .casino-testimonial-slider .slider-item .info-container .info .title {
    color: rgba(38, 58, 127, 1);

    font-family: "Tahoma", sans-serif;
    font-weight: 700;
}
.theme-casino .casino-testimonial-slider .slider-item .info-container .info .sub-title {
    color: darkgrey;

    font-family: "Tahoma", sans-serif;
    font-weight: 400;
    margin-top: 0.5rem;
}
.theme-casino .casino-testimonial-slider .slider-item .description,
.theme-casino .casino-testimonial-slider .slider-item .description p {
    margin-top: 3.5rem;
    color: rgba(130, 129, 129, 1);

    font-family: "Georgia", sans-serif;
    font-weight: 400;
}

.theme-casino .casino-testimonial-slider .slider-item {
    /*padding: 1.8rem;*/

    scale: 0.8;
    padding: 2rem;
    opacity: 0.6;
    transition: ease 0.1s all;
}
.theme-casino .casino-testimonial-slider .slider-item:after {
    /*width: 7rem;*/
    /*height: 5rem;*/
    /*top: -3.5rem;*/
    /*right: -3.5rem;*/
    width: 8rem;
    height: 6rem;
    top: -4rem;
    right: -4rem;
    transition: ease 0.1s all;
}
.theme-casino .casino-testimonial-slider .slider-item .info-container img {
    height: 10rem;
    width: 10rem;
    transition: ease 0.1s all;
}
.theme-casino .casino-testimonial-slider .slider-item .info-container .info .title {
    font-size: 2.4rem;
    line-height: 2.4rem;
    transition: ease 0.1s all;
}
.theme-casino .casino-testimonial-slider .slider-item .info-container .info .sub-title {
    font-size: 2.4rem;
    line-height: 2.4rem;
    transition: ease 0.1s all;
}
.theme-casino .casino-testimonial-slider .slider-item .description,
.theme-casino .casino-testimonial-slider .slider-item .description p{
    margin-top: 3.5rem;
    font-size: 1.8rem;
    line-height: 2.4rem;
    transition: ease 0.1s all;
}

.theme-casino .casino-testimonial-slider .slick-active .slider-item {
    scale: 1;
    opacity: 1;
}
/*.theme-casino .casino-testimonial-slider .slick-active .slider-item {*/
/*    padding: 2rem;*/
/*    opacity: 1;*/
/*}*/
/*.theme-casino .casino-testimonial-slider .slick-active .slider-item:after {*/
/*    width: 8rem;*/
/*    height: 6rem;*/
/*    top: -4rem;*/
/*    right: -4rem;*/
/*}*/
/*.theme-casino .casino-testimonial-slider .slick-active .slider-item .info-container img {*/
/*    height: 10rem;*/
/*    width: 10rem;*/
/*}*/
/*.theme-casino .casino-testimonial-slider .slick-active .slider-item .info-container .info .title {*/
/*    font-size: 2.4rem;*/
/*    line-height: 2.4rem;*/
/*}*/
/*.theme-casino .casino-testimonial-slider .slick-active .slider-item .info-container .info .sub-title {*/
/*    font-size: 2.4rem;*/
/*    line-height: 2.4rem;*/
/*}*/
/*.theme-casino .casino-testimonial-slider .slick-active .slider-item .description,*/
/*.theme-casino .casino-testimonial-slider .slick-active .slider-item .description p {*/
/*    margin-top: 3.5rem;*/
/*    font-size: 2.4rem;*/
/*    line-height: 3rem;*/
/*}*/

.theme-casino .casino-testimonial-slider .slick-slide {
    /*width: 130% !important; !* As before *!*/
    /*max-width: 130% !important;*/
    height: auto !important; /* Allow height to adjust based on image size */
    /*display: flex;*/
    /*justify-content: center; !* Center the image *!*/
    /*align-items: center; !* Align items in the center vertically *!*/
}

.theme-casino .casino-testimonial-slider .slick-list {
    overflow: visible; /* Ensure the next slide is visible */
    height: auto; /* Adjust list height */
}

.theme-casino .casino-testimonial-slider .slick-track {
    display: flex;
    align-items: center;
    height: auto !important;
}
.theme-casino .casino-testimonial-slider .slick-current {
    width: 100vw !important; /* Full width for the current slide */
    /*height: auto;*/
}
.theme-casino .casino-testimonial-slider .slick-slide {
    max-width: 50vw;
    padding: 4rem 2vw;
    /*margin: 0 auto;*/
}
.theme-casino .casino-testimonial-slider .slick-slide.slick-active {
}
.theme-casino .casino-testimonial-slider .slick-center {
    /*min-width: 80vw;*/
}

.theme-casino .casino-testimonial-slider .slick-dots {
    /*display: none;*/
}
.theme-casino .casino-testimonial-slider .slick-dots li,
.theme-casino .mobile-slider .slick-dots li {
    width: auto;
    height: auto;
}
.theme-casino .casino-testimonial-slider .slick-dots li button,
.theme-casino .mobile-slider .slick-dots li button {
    width: 2rem;
    height: 1rem;
}
.theme-casino .casino-testimonial-slider .slick-dots li.slick-active button,
.theme-casino .mobile-slider .slick-dots li.slick-active button {
    width: 5rem;
    height: 1rem;
}
.theme-casino .casino-testimonial-slider .slick-dots li button:before,
.theme-casino .mobile-slider .slick-dots li button:before {
    background: rgba(225, 225, 228, 1);
    width: 2rem;
    height: 1rem;
    border-radius: 10rem;
    margin-right: 0.6rem;
    content: '';
    opacity: 1;
}
.theme-casino .casino-testimonial-slider .slick-dots li.slick-active button:before,
.theme-casino .mobile-slider .slick-dots li.slick-active button:before {
    background: rgba(38, 58, 127, 1);
    width: 5rem;
    height: 1rem;
}
.theme-casino .casino-testimonial-slider .slick-arrow {
    background: rgba(38, 58, 127, 1);
    border-radius: 100%;
    width: 4rem;
    height: 4rem;
    z-index: 1;
}
.theme-casino .casino-testimonial-slider .slick-arrow.slick-next {
    right: 1px;
}
.theme-casino .casino-testimonial-slider .slick-arrow.slick-prev {
    left: 1px;
}
.theme-casino .casino-testimonial-slider .slick-arrow.slick-next:before {
    content: '';
    background: url("../assets/slider-arrow.png") no-repeat center;
    background-size: 100% auto;
    width: 0.8rem;
    height: 100%;
    position: absolute;
    opacity: 1;
    left: calc(50% - 0.4rem);
    top: 0;
}
.theme-casino .casino-testimonial-slider .slick-arrow.slick-prev:before {
    content: '';
    background: url("../assets/slider-arrow.png") no-repeat center;
    background-size: 100% auto;
    width: 0.8rem;
    height: 100%;
    position: absolute;
    opacity: 1;
    left: calc(50% - 0.4rem);
    top: 0;
    rotate: 180deg;
}
.theme-casino .alert-position-modal .modal-content {
    background: rgba(219, 217, 214, 1);
    border-radius: 4rem;
    box-shadow: 0px 3.42px 7.98px 0px rgba(0, 0, 0, 0.34);
    padding: 3.5rem;
}
.theme-casino .alert-position-modal .modal-content .modal-header {
    padding: 0;
}
.theme-casino .alert-position-modal .modal-content .modal-header .close {
    display: none;
}
.theme-casino .alert-position-modal .modal-content .modal-header .modal-title {
    color: rgba(38, 58, 127, 1);
}
.theme-casino .alert-position-modal .modal-content .modal-body {
    padding: 2rem 0 0 0;
    color: rgba(38, 58, 127, 1);
}
.theme-casino .alert-position-modal .modal-content .modal-body .form-check a {
    color: rgba(38, 58, 127, 1);
}
.theme-casino .alert-position-modal .modal-content .modal-body form .form-check label {
    display: block;
}
.theme-casino .alert-position-modal .modal-content .modal-footer {
    padding: 0;
}
.theme-casino .alert-position-modal .modal-content .modal-footer .btn {
    background: linear-gradient(86.37deg, #396BB4 -48.7%, #70CDDD 93.92%);
    color: rgba(255, 255, 255, 1);
    box-shadow: 0px 3.42px 7.98px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
}
.theme-casino .alert-position-modal .modal-content .modal-footer .gray-btn {
    width: 100%;
    margin-top: 1rem;
}
.theme-casino .alert-position-modal .modal-content .position-notify-label {
    margin-top: 1.5rem;
    font-weight: bold;
}
.theme-casino .alert-position-modal .modal-content .modal-body form input {
    margin-top: 0.5rem;
}


.theme-casino .activities-container {
    display: flex;
    overflow-x: scroll;
    padding-bottom: 1rem;
}
.theme-casino .activities-wrapper {
    position: relative;
    margin-bottom: 5.5rem;
}
.theme-casino .activities-wrapper .activities-left {
    background: url("../assets/slider-left-arrow.png") no-repeat center;
    background-size: contain;
    position: absolute;
    left: -3.6rem;
    top: calc(50% - 2.1rem);
    width: 3.5rem;
    height: 3.5rem;
    z-index: 9;
    /*display: none;*/
}
.theme-casino .activities-wrapper .activities-right {
    background: url("../assets/slider-right-arrow.png") no-repeat center;
    background-size: contain;
    position: absolute;
    right: -3.6rem;
    width: 3.5rem;
    height: 3.5rem;
    z-index: 9;
    top: calc(50% - 2.1rem);
    /*display: none;*/
}
.theme-casino .activities-container .activity-item {
    display: flex;
    align-items: center;

    font-family: "Helvetica Neue LT Std";
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 3rem;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;

    color: rgba(14, 29, 73, 1);
    padding: 2rem 2.5rem;

    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 1.8rem;
    margin: 0.5rem 2rem 0.5rem 0;

    cursor: pointer;

    position: relative;
    background-color:white;
}
.theme-casino .activities-container .activity-item img {
    display: inline-block;
    margin-right: 1rem;
    max-width: 5rem;
    max-height: 4rem;
}
.theme-casino .activities-container .activity-item:last-child {
    margin-right: 0;
}
.theme-casino .activities-container .activity-item span {
    display: inline-block;
    margin-top: 0.7rem;
    white-space: nowrap;
}
.theme-casino .activities-container .activity-item:hover:after,
.theme-casino .activities-container .activity-item.active:after {
    border: 2px solid rgba(17, 33, 72, 1);
    border-radius: 1.8rem;
    content: '';

    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ccm-edit-mode .theme-casino .activity-tab {
    position: relative;
    /*z-index: 100;*/
    display: block;
}
.theme-casino .activity-tab {
    display: none;
}
.theme-casino .activity-tab.active {
    display: block;
}

.theme-casino .page-not-found-container {
    min-height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    font-size: 2.4rem;
    text-align: center;
}
.theme-casino .page-not-found-container h1 {
    font-family: "Tahoma", sans-serif;
    font-size: 5rem;
    font-weight: 700;
    line-height: 5rem;

    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}
.theme-casino .casino-video-with-modal {
    position: relative;
    padding: 1rem;
    cursor: pointer;
}
.theme-casino .casino-video-with-modal:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url("../assets/play-icon.svg") no-repeat center;
    opacity: 0.8;
    background-size: 15rem;
    width: 100%;
    height: 100%;
}


.theme-casino .instagram-posts a {
    width: calc(25% - 2rem);
    background: rgba(27, 29, 78, 1);
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.theme-casino .instagram-posts img {
    max-width: 100%;
    max-height: 50rem;
    border-radius: 0;
    object-fit: cover;
    object-position: center;
}


.theme-casino .instagram-container .title {
    margin-left: 1rem;
}
.theme-casino .instagram-container .instagram-follow-container {
    display: flex;
    margin-top: 1rem;
    margin-left: 1rem;
}
.theme-casino .instagram-container .instagram-follow {
    background: #DAEBF9;
    border: 1px solid #86CDED;
    border-radius: 1.2rem;
    height: 12rem;
    display: flex;
}
.theme-casino .instagram-container .instagram-logo {
    width: 12rem;
    border-right: 1px solid #86CDED;
    background: transparent url("../assets/instagram-logo.png") no-repeat center;
    background-size: 6rem;
    height: 100%;
}
.theme-casino .instagram-container .follow {
    padding: 2rem 3rem;
    display: flex;
}
.theme-casino .instagram-container .follow .instagram-carnival-logo {
    /*background: transparent url("../images/carnival-instagram-logo.png") no-repeat center;*/
    background: transparent url("../assets/carnival-instagram-logo-2.png") no-repeat center;
    /*background: transparent url("../images/gco_logo_white.png") no-repeat center;*/
    background-size: 8rem;
    width: 8rem;
    height: 8rem;
    margin-right: 2rem;
    border-radius: 100%;
}
.theme-casino .instagram-container .follow span {
    color: #10559A;
    font-size: 2.2rem;
    line-height: 2.5rem;
    font-weight: 700;
    display: block;
    margin-bottom: 2rem;
}
.theme-casino .instagram-container .follow a {
    background: #10559A;
    border-radius: 0.7rem;
    color: #FFFFFF;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.5rem;
    padding: 0.4rem 2.8rem;
    position: relative;
    text-decoration: none;
}
.theme-casino .instagram-container .follow a:after {
    content: '';
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    background: transparent url("../assets/instagram-follow-icon.png") no-repeat center;
    background-size: 1rem;
    width: 1rem;
    height: 1rem;
}

@media (max-width: 1750.98px) {
    .theme-casino .casino-header .casino-menu ul li a {
        font-size: 1.6rem;
    }
    .theme-casino .casino-header .header-container .casino-actions .casino-btn {
        font-size: 1.4rem;
        padding: 1.1rem;
    }
}
@media (max-width: 1440.98px) {
    .theme-casino .casino-recent-opportunities-container .casino-opportunity .item-actions a {
        padding: 1.2rem;
        font-size: 1.2rem;
    }
}
@media (max-width: 1199.98px) {
    html, body {
        font-size: 9px;
        font-family: 'Helvetica Neue';
        letter-spacing: 0;
        color: #000000;
        line-height: 1;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }

    .theme-casino .casino-recent-opportunities-container .casino-opportunity .item-actions a {
        padding: 1rem;
        font-size: 1.1rem;
    }

    .theme-casino .mobile-menu-btn {
        background: rgba(27, 29, 78, 1) url("../images/mobile-menu-icon.png") no-repeat center;
        background-size: 2.5rem;
        width: 5rem;
        height: 5rem;
        border-radius: 0.8rem;
        cursor: pointer;
    }

    .theme-casino .mobile-menu-btn.active {
        background: rgba(27, 29, 78, 1) url("../images/mobile-menu-active-icon.png") no-repeat center;
        background-size: 2.5rem;
    }

    .theme-casino.theme-casino-editable .mobile-menu-container {
        padding-top: calc(48px + 1.8rem);
    }
    .theme-casino .mobile-menu-container {
        display: none;
        position: fixed;
        width: 100vw;
        height: 100dvh;
        padding-top: 1.8rem;
        top: 0;
        left: 0;
        background: rgba(27, 29, 78, 1);
        z-index: 10;
        overflow-y: scroll;

        flex-direction: column;
    }
    .theme-casino .mobile-menu-container ul {
        padding-left: 5rem;
    }
    .theme-casino .mobile-menu-container ul li {}
    .theme-casino .mobile-menu-container ul li a {
        color: rgba(255, 255, 255, 1);
        font-family: "Tahoma", sans-serif;
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-weight: 600;
        text-decoration: none;

        display: flex;
        align-items: center;
        padding: 0 0 3rem 0;
    }
    .theme-casino .mobile-menu-container ul li a img {
        width: 3rem;
        margin-right: 1.5rem;
    }
    .theme-casino .mobile-menu-container .mobile-menu-list {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        padding-top: 8rem;
    }
    .theme-casino .mobile-menu-container .mobile-actions {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        margin-bottom: 5rem;
        padding: 0 5rem;
    }

    .theme-casino .mobile-menu-container .mobile-actions .casino-btn.team-btn {
        margin-bottom: 1rem;
    }

    .theme-casino .mobile-team-btn {
        background: rgba(106, 196, 233, 1);
        border-radius: 0.6rem;
        display: flex;
        justify-content: center;
        align-items: center;
        color: rgba(38, 58, 127, 1);
        font-family: "Tahoma", sans-serif;
        font-size: 1.7rem;
        line-height: 1.7rem;
        font-weight: 600;
        text-decoration: none;
        margin-right: 5px;
        padding: 3px 8px 3px 3px;
        white-space: nowrap;
    }
    .theme-casino .mobile-team-btn img {
        width: 25px;
        height: 25px;
        margin: 5px;
    }
}
@media (max-width: 1024.98px) {
    html, body {
        font-size: 9px;
        font-family: 'Helvetica Neue';
        letter-spacing: 0;
        color: #000000;
        line-height: 1;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }
    .theme-casino .casino-job-alert-container .casino-job-alert .iti__selected-flag {
        height: 32px;
    }
    .theme-casino .casino-header .header-mobile-image {
        display: block;
    }
    .theme-casino .casino-header .header-image-hide-mobile {
        display: none;
    }
    .theme-casino .recruitment-process .process-timeline .progress-info {
        display: none;
    }
    .theme-casino .job-requirements-card {
        margin-top: 5rem;
        margin-bottom: 0;
    }
    .theme-casino .mobile-slider {}
    .theme-casino .mobile-slider .slick-dots {
    }
    .theme-casino .mobile-slider .slick-track {
    }
    .theme-casino .mobile-slider .slick-track .slick-slide {
    }
    .theme-casino .mobile-slider .slick-dots li {
        width: auto;
        height: auto;
    }
    .theme-casino .mobile-slider .slick-dots li button {
        width: 2rem;
        height: 1rem;
    }
    .theme-casino .mobile-slider .slick-dots li.slick-active button {
        width: 5rem;
        height: 1rem;
    }
    .theme-casino .mobile-slider .slick-dots li button:before {
        background: rgba(225, 225, 228, 1);
        width: 2rem;
        height: 1rem;
        border-radius: 10rem;
        margin-right: 0.6rem;
        content: '';
        opacity: 1;
    }
    .theme-casino .mobile-slider .slick-dots li.slick-active button:before {
        background: rgba(85, 65, 154, 1);
        width: 5rem;
        height: 1rem;
    }
    .theme-casino .casino-apply-menu {
        margin-bottom: 1rem;
    }
    .theme-casino .casino-apply-menu .apply-btn {
        flex-grow: 1;
        border-radius: 1rem;
    }
    .theme-casino .casino-apply-menu .arrow-down {
        display: none;
    }
    .theme-casino .casino-header .casino-logo {
        /*width: 90%;*/
        margin: 0 auto;
    }

    .theme-casino .casino-header .casino-header-container {
        align-items: center !important;
    }
    .theme-casino .casino-header .casino-header-container .casino-title {
        /*margin-bottom: 35vh;*/
    }
    .theme-casino .casino-header.casino-homepage .casino-header-container .casino-title {
        margin-bottom: 15vh;
    }

    .theme-casino .casino-header .casino-header-container .casino-title .first-row {
        font-size: 3.5rem;
        line-height: 3.5rem;
    }

    .theme-casino .casino-header .casino-header-container .casino-title .second-row {
        font-size: 8.6rem;
        line-height: 8.6rem;
    }
    .theme-casino .casino-header .casino-header-container .casino-title .third-row {
        font-size: 3.5rem;
        line-height: 3.5rem;
    }
    .theme-casino .casino-recent-opportunities .title {
        font-size: 3rem;
    }

    .theme-casino .casino-testimonial-slider .slider-item .description,
    .theme-casino .casino-testimonial-slider .slider-item .description p {
        font-size: 2rem;
    }

    .theme-casino .casino-container-left-border,
    .theme-casino .casino-container-right-border {
        position: relative;
        background: linear-gradient(270deg, rgba(187, 240, 249, 0) 76.07%, rgba(38, 58, 127, 0.2) 100%);
        padding: 5rem 2rem 10rem 2rem;
    }
    .theme-casino .casino-container-left-border:after,
    .theme-casino .casino-container-right-border:after {
        content: '';
        position: absolute;
        /*background: url("../images/left-mask.png") no-repeat center left;*/
        /*background-size: 50%;*/
        background-image: url("../assets/left-mask.png"), linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 20) 25%);
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: overlay;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1;
        opacity: 0.25;
    }
    .theme-casino .casino-container-left-border:before,
    .theme-casino .casino-container-right-border:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        height: 0.6rem;
        width: 100%;
        background: rgba(85, 65, 154, 1);
        border-radius: 0 0 2rem 2rem;
    }

    .theme-casino .casino-teaser .teaser-image img {
        width: 100%;
    }

    .theme-casino .casino-teaser .title {
        margin-bottom: 0.5rem;
    }
    .theme-casino .casino-teaser .sub-title {
        line-height: 3rem;
        margin-bottom: 0.5rem;
    }
    .theme-casino .casino-teaser .description h4 {
        letter-spacing: 0.4rem;
        margin-bottom: 2rem;
    }

    .theme-casino .casino-teaser .actions .casino-btn {
        width: 100%;
        font-size: 1.5rem;
    }

    .theme-casino .casino-teaser .actions {
        margin-bottom: 5rem;
    }

    .theme-casino .awards-title {
        display: flex;
        align-items: center;
        /*flex-direction: column;*/
    }
    .theme-casino .awards-title .title {
        margin-left: 1.5rem;
    }

    .theme-casino .casino-awards .description {
        text-align: left;
    }

    .theme-casino .casino-awards .actions .casino-btn {
        width: 100%;
    }

    .theme-casino .casino-job-alert-container {
        flex-direction: column-reverse;
    }
    .theme-casino .casino-job-alert-container .casino-job-alert {
        padding: 4.5rem;
        border-right: 0;
        border-top: 2px solid rgba(255, 255, 255, 1);
    }

    .theme-casino .footer .footer-social-media {
        margin-bottom: 4rem;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .theme-casino .footer .footer-column {
        margin-bottom: 4rem;
    }

    .theme-casino .hearts-container {
        padding: 6rem 0;
    }
    .theme-casino .hearts-container:before {
        display: none;
    }
    .theme-casino .hearts-container:after {
        display: none;
    }

    .theme-casino .teaser-left{
        margin-top: 5rem;
    }
    .theme-casino .teaser-left .teaser-image {
        margin: 0 auto 4rem;
    }

    .theme-casino .teaser-left .actions .fun-fact-btn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0.6rem 1.5rem 3rem 1.5rem;
        white-space: wrap;
    }
    .theme-casino .teaser-left .actions .fun-fact-btn:before {
        display: block;
        width: 100%;
        height: 6rem;
        position: relative;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 1);
        padding-bottom: 0.6rem;
        margin-bottom: 3rem;
        background-size: auto 4.5rem;
    }
    .theme-casino .info-item-container {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }
    .theme-casino .info-item-container .icon {
        margin-bottom: 2rem;
    }

    .theme-casino .culture-item {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }
    .theme-casino .culture-item .icon {
        margin-bottom: 1rem;
    }

    .theme-casino .casino-slider .slick-slide {
        margin: 0;
        max-width: 100vw;
    }

    .theme-casino .casino-testimonial-slider .slick-slide {
        margin: 0;
        max-width: 94vw;
    }

    .theme-casino .slider-images {
        max-width: 100%;
    }

    .theme-casino .teaser-image img {
        margin-bottom: 3rem;
    }

    .theme-casino .gray-container {
        margin-bottom: 2rem;
    }
    .theme-casino .scam-columns {
        display: flex;
        flex-direction: column;
    }
    .theme-casino .gray-container .left-container {
        width: 100%;
    }
    .theme-casino .gray-container .left-container.white-border {
        border-right: none;
        border-bottom: 2px dashed rgba(85, 65, 154, 0.5);
    }
    .theme-casino .gray-container .right-container {
        width: 100%;
    }
    .theme-casino .scam-description {
        width: 100%;
    }
    .theme-casino .casino-job-page .breadcrumb {
        margin-bottom: 3rem;
    }

    .theme-casino .recruitment-process .process-timeline .timeline-middle-line {
        display: none;
    }

    .theme-casino .recruitment-process .process-timeline .process-item .bullet-container {
        display: none;
    }

    .theme-casino .casino-awards .icon {
        margin-bottom: 0.5rem;
    }
    .theme-casino .recruitment-process .process-timeline .process-item {
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }
    .theme-casino .recruitment-process .process-timeline .process-item .process-item-row {
        flex-direction: column;
        justify-content: start;
        align-items: start;
        width: 100%;
    }
    .theme-casino .recruitment-process .process-timeline .process-item .tab {
        width: 100%;
        justify-content: start;
        padding: 0 3.5rem 3rem;
    }
    .theme-casino .recruitment-process .process-timeline .process-item .description-container {
        width: 100%;
    }
    .theme-casino .recruitment-process .process-timeline .process-item .description {
        width: 100%;
    }
    .theme-casino .recruitment-process .process-timeline:before {
        display: none;
    }
    .theme-casino .recruitment-process .process-timeline:after {
        display: none;
    }

    .theme-casino .recruitment-process .slick-dots li button {
        /*background: rgba(217, 217, 217, 1);*/
        padding: 0;

        background: rgba(217, 217, 217, 1);
        width: 12px;
        height: 12px;
        border-radius: 100%;
        overflow: hidden;
    }
    .theme-casino .recruitment-process .slick-dots li button:before {
        display: none;
    }
    .theme-casino .recruitment-process .slick-dots li.slick-active button {
        border: 3px solid rgba(106, 196, 233, 1);
        background: rgba(38, 58, 127, 1);
        color: rgba(255, 255, 255, 1);

        font-family: "Tahoma", sans-serif;
        font-size: 18px;
        line-height: 18px;
        font-weight: 700;

        width: 28px;
        height: 28px;
        display: flex;
        justify-content: center;
        align-items: center;

        border-radius: 100%;
    }
    .theme-casino .recruitment-process .slick-dots li.slick-active button:before {
        display: none;
    }

    .theme-casino .recruitment-process .slick-dots {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .theme-casino .recruitment-process .slick-dots li {
        width: 28px;
        height: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .theme-casino .gray-container.full-height {
        margin-bottom: 2rem;
        height: auto;
    }
    .theme-casino .casino-awards {
        padding-top: 1rem;
    }

    .theme-casino .casino-card .info {
        max-height: 10rem;
        padding-bottom: 5rem;
    }
    .theme-casino .casino-card:hover .info {
        max-height: 100%;
    }

    .theme-casino .alert-position-modal .modal-content {
        padding: 2rem;
        border-radius: 2rem;
    }

    .theme-casino .mobile-slider .instagram-posts .slick-slide {
        padding: 0 0 0 1rem;
    }
    .theme-casino .mobile-slider .instagram-posts a {
        display: flex !important;
        height: 50dvh;
    }


    .theme-casino .instagram-container .instagram-follow {
        height: auto;
    }
    .theme-casino .instagram-container .follow {
        /*display: block;*/
        /*width: 100%;*/
        /*margin-right: 0;*/
        /*margin-bottom: 0;*/
        padding: 1.5rem;
    }
    .theme-casino .instagram-container .follow .instagram-carnival-logo {
        width: 7rem;
        height: 7rem;
        margin-right: 1.5rem;
        background-size: 7rem;
    }

    .theme-casino .instagram-container .follow span {
        font-size: 1.6rem;
        line-height: 2.5rem;
        margin-bottom: 1rem;
    }
    .theme-casino .instagram-container .instagram-follow-container {
        display: block;
    }
    .theme-casino .instagram-container .instagram-logo {
        display: none;
    }
}
@media (max-width: 768.98px) {
    html, body {
        font-size: 10px;
        font-family: 'Helvetica Neue';
        letter-spacing: 0;
        color: #000000;
        line-height: 1;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }

    .theme-casino .footer .footer-logo {
        width: 60%;
        margin: 0 auto 4rem;
    }

    .theme-casino .casino-card:hover {
        scale: 1;
    }
    .theme-casino .casino-card:hover .info {
        max-height: 10rem;
    }

    .theme-casino .alert-position-modal .modal-dialog {
        min-height: 100vh;
        max-width: 100%;
        margin: 0 auto;
    }

    .theme-casino .alert-position-modal .modal-content {
        padding: 3rem;
        border-radius: 0;
        min-height: 100vh;
        width: 100%;
    }
}
@media (max-width: 576px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        --bs-gutter-x: 3rem !important;
    }
}
@media (max-width: 320px) {
}

@media (min-width: 1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1500px !important;
    }
}
@media (min-width: 1748px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1680px !important;
    }
}