
/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}

/*main container of each section*/
.main-app-container {}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

/*Top navigation bar container*/
.template-nav {}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button {}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}

html {
  scroll-behavior: smooth;
}
body {
    background-color: #002F5E!important;
}
.gsap-animation-container {
    padding: 20px;
    text-align: center;
}

#svg {
    width: 100%;
    max-width: 300px;
    height: auto;
}

#current {
    margin: 20px 0;
    font-size: 18px;
    font-weight: bold;
}

#next {
    padding: 10px 20px;
    background: #3498db;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

#next:hover {
    background: #2980b9;
}
.main-app-container {
    max-width: 1380px!important;
    margin: 0 auto;
}

.studios-body-wide .main-app-container {
    max-width: 1664px!important;
    margin: 0 auto;
}
/* typography */
*:not(i) {
    font-family: Lato, 'Lato Regular', sans-serif!important;
}
/* Desktop */
h1:not(.speaker-name) {
    font-size: 101px!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/* h2:not(#virtual-venue-banner h2):not(.virtual-venue-banner-inner h2) {
    font-size: 76px!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: none!important;
} */
h2:not(#virtual-venue-banner h2):not(.virtual-venue-banner-inner h2),
h3, .studios-section-h3 h2.atom-main {
    font-size: 57px!important;
    font-style: normal!important;
    font-weight: 400;
    line-height: normal!important;
    font-style: unset!important;
    text-transform: none!important;
}
h4 {
    font-size: 43px!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
p, p > span, ol > li, ul > li, ol > li > span, ul > li > span {
    font-size: 18px!important;
    font-style: normal;
    /*font-weight: 400;*/
    line-height: 150%!important;
}
p > small {
    font-size: 13.5px!important;
}
h5, .studios-p-h5 p, .studios-p-h5 p > span,
.studios-p-h5 ol > li, .studios-p-h5 ol > li > span,
.studios-p-h5 ul > li, .studios-p-h5 ul > li > span,
.studios-p-h5 a, .studios-p-h5 a > span {
    font-size: 32px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%!important;
}
h6, .studios-p-h6 p, .studios-p-h6 p > span,
.studios-p-h6 ol > li, .studios-p-h6 ol > li > span,
.studios-p-h6 ul > li, .studios-p-h6 ul > li > span,
.studios-p-h6 a, .studios-p-h6 a > span {
    font-size: 24px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%!important;
}
h6:has(> strong), h6 > strong {
    font-weight: 700!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
li::marker {
    color: #FFC425!important;
}
ul {
  list-style-type: disc;
  list-style-position: outside;
}
.scroll-chevron, .scroll-chevron:hover {
    font-size: 18px!important;
    font-style: normal;
    line-height: 150%!important;
    color: white;
}
.scroll-chevron:hover {
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    font-weight: bold!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Tablet */
@media(min-width: 769px) and (max-width: 1024px) {
     h1:not(.speaker-name) {
        font-size: 64px!important;
    }
    /* h2:not(#virtual-venue-banner h2):not(.virtual-venue-banner-inner h2) {
        font-size: 52px!important;
    } */
    h2:not(#virtual-venue-banner h2):not(.virtual-venue-banner-inner h2),
    h3, .studios-section-h3 h2.atom-main {
        font-size: 42px!important;
    }
    h4 {
        font-size: 34px!important;
    }
    h5, .studios-p-h5 p, .studios-p-h5 p > span {
        font-size: 27px!important;
        line-height: 140%!important;
    }
    h6, .studios-p-h6 p, .studios-p-h6 p > span {
        font-size: 22px!important;
        line-height: 140%!important;
    }
}
/* Mobile */
@media(max-width: 768px) {
    h1:not(.speaker-name) {
        font-size: 57px!important;
    }
    /* h2:not(#virtual-venue-banner h2):not(.virtual-venue-banner-inner h2) {
        font-size: 45px!important;
    } */
    h2:not(#virtual-venue-banner h2):not(.virtual-venue-banner-inner h2),
    h3, .studios-section-h3 h2.atom-main {
        font-size: 36px!important;
    }
    h4 {
        font-size: 29px!important;
    }
    h5, .studios-p-h5 p, .studios-p-h5 p > span {
        font-size: 23px!important;
        line-height: 140%!important;
    }
    h5:has(> strong), h5 > strong {
        font-weight: 700;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    h6, .studios-p-h6 p, .studios-p-h6 p > span {
        font-size: 18px!important;
        line-height: 150%!important;
    }
}

/* Added by Jacob from Studios class library */
/* studios-title-left */
.studios-title-left h2.atom-main {
    text-align: left;
    padding-left: 30px;
}
/* studios-no-padding */
.studios-no-padding .main-app-container {
    padding-top: 0px;
    padding-bottom: 0px;
}
/* studios-unify-padding */
.studios-unify-padding .main-app-container {
    padding-top: 56px;
    padding-bottom: 56px;
}

@media (max-width: 1024px) {
    .studios-unify-padding .main-app-container {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

@media (max-width: 768px) {
    .studios-unify-padding .main-app-container {
        padding-top: 24px;
        padding-bottom: 24px;
    }
}
/* studios-title-centre */
.studios-title-centre h2.atom-main {
    text-align: center;
}
/* studios-title-right */
.studios-title-right h2.atom-main {
    text-align: right;
}
/* studios-title-no-margin */
.studios-title-no-margin h2.atom-main {
    margin:0px;
}
/* studios-title-hide */
.studios-title-hide h2.atom-main {
    display: none;
}
/* studios-centre-vertical */
.studios-centre-vertical > div > div {
    height: 100%;
}
.studios-centre-vertical > div > div > div:nth-child(2) {
    display: flex;
    align-items: center;
    height: 100%;
}
@media(max-width: 767px) {
    .studios-centre-vertical > div > div > div:nth-child(2) {
        flex-direction: column;
    }
}
/* studios-btn-left */
.studios-btn-left > div > div > div.element-groups.Component-elementGroups-0-2-1 > div > div:has(button),
.studios-btn-left div:has( > a > div.btn) {
    text-align: left;
    margin: 0;
}
@media(max-width: 1024px) {
    div.studios-mob-col-swap > div > div > div.element-groups.Component-elementGroups-0-2-1 {
        display: flex;
        flex-direction: column-reverse;
    }
}
/* End of Jacob added classes */
/* navbar */
.sleek-nav-menu .nav-button-wrapper > div {
    text-transform: uppercase;
}
.nav-button-wrapper {
    min-width: unset;
}
 @media(min-width: 1025px) {
    .navbar-nav {
        float: unset!important;
    }
    .navColors .color-2-background.custom-color {
        padding-top: 15px;
    }
    .navbar .navbar-collapse {
        display: flex !important;
        justify-content: end;
    }
    .navColors .color-2-background:not(.custom-color) {
        display: flex;
        flex-wrap: wrap;
        justify-content: end;
        width: 800px;
    }
    .nav>li:first-child {
        width: 100%;
        float: unset;
    }
    .header-top-me {
        margin-top: 27px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }
    .sleek-nav-menu .nav-button-wrapper.selected, .classic-nav-menu .nav-button-wrapper.selected,
    .sleek-nav-menu.navbar-default .nav-button-wrapper:hover, .classic-nav-menu.navbar-default .nav-button-wrapper:hover {
        background: unset; 
    }
    .sleek-nav-menu .nav-button-wrapper > div::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 13px;
        width: 20px;
        margin: 0 15px;
        height: 4px;
        background: transparent;
        transition: width 0.3s ease;
    }
    .sleek-nav-menu .nav-button-wrapper.selected > div::after {
        background: #FFC425;
    }
    .sleek-nav-menu .nav-button-wrapper > div:hover::after {
        width: calc(100% - 30px);
        background: #FFC425;
    }
    .main-view.footer-padding > div {
        padding-top: 160px;
    }
    .image-container-item img {
        margin-right: 110px;
        min-width: 230px;
    }
}
@media(max-width: 1024px) {
    .image-container-item img {
        width: 98%;
        max-width: 500px;
    }
    .sleek-nav-menu .nav-button-wrapper.selected, .classic-nav-menu .nav-button-wrapper.selected {
        background: none;
    }
    .sleek-nav-menu .nav-button-wrapper.selected > div, .classic-nav-menu .nav-button-wrapper.selected > div {
        color: #FFC425;
    }
    .navbar>.container-fluid .navbar-brand {
        width: 80%;
    }
    .navbar-brand .image-container-item {
        width: 100%;
    }
}
@media(max-width: 525px) {
    .image-container-item img {
        width: 167%;
    }
    .navbar>.container-fluid .navbar-brand {
        width: 53%;
    }
}

/* footer */
.studios-footer {
    background-color:  rgba(0, 47, 94, 1);
    padding: 45px 0;
}
.main-view.footer-padding {
    padding-bottom: 0;
}
footer {
    display: none;
}
.studios-footer .main-app-container {
    max-width: 95%!important;
}
.studios-footer *:not(i) {
    color: white;
}
.studios-footer p, .studios-footer h5 {
    margin-bottom: 48px;
}
.studios-footer h5 {
    color: #FFC425;
}
.studios-footer > div {
    background-image: url('https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1757685216/zhjre7uoix6lclbc283b');
    background-size: cover;
    background-position: center;
}
.studios-footer div.links {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.studios-footer div.links a {
    padding: 0 16px;
    font-size: 18px!important;
    text-transform: uppercase!important;
    color: white!important;
    text-decoration: none;
    font-weight: 400!important;
}
.studios-footer div.links > div:not(:last-child) {
    border-right: 1px solid #FFC425;
}
.studios-footer div.links > div {
    margin-bottom: 16px;
}
.studios-footer div.socials {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 48px;
}
.studios-footer div.socials a{
    padding: 0 8px;
}
.studios-footer div.links a:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
}
.studios-footer div.socials img {
    margin: 5px 10px 5px 10px!important;
}
@media(max-width: 768px) {
    .studios-footer div.links {
        flex-direction: column;
    }
    .studios-footer div.links > div:not(:last-child) {
        border-right: none;
    }
}

@media(min-width: 1024px) {
    .studios-33-67 .Component-elementGroups-0-2-1 > div:first-child,
    .studios-67-33 .Component-elementGroups-0-2-1 > div:last-child {
        width: 33%;
    }
    .studios-33-67 .Component-elementGroups-0-2-1 > div:last-child,
    .studios-67-33 .Component-elementGroups-0-2-1 > div:first-child {
        width: 67%;
    }
}

/* header-pp */
.studios-header-pp > div {
    background-size: contain!important;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #002F5E;
    min-height: calc(100vh - 160px);
    display: flex;
    align-items: center;
}
.studios-header-pp .main-app-container {
    max-width: 1090px!important;
    margin: 0 auto;
    padding-top: 45px;
}
.studios-header-pp .Component-elementGroups-0-2-1 {
    display: flex;
    flex-direction: column;
}
.studios-header-pp img.atom-main {
    width: 100%;
    margin: 0 auto;
    max-width: 65vw;
    margin-bottom: 200px;
}
.studios-header-pp div.atom-main {
    padding-left: calc((100% - 300px) / 2);
}
@media(max-width: 1024px) {
    .studios-header-pp > div {
        min-height: calc(100vh - 65px);
    }
}
.studios-header-pp .Component-elementGroups-0-2-1 > div {
    align-items: end;
    width: 100%;
}
/* .studios-header-pp .Component-elementGroups-0-2-1 > div:last-child {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 10;
}
.studios-header-pp .Component-elementGroups-0-2-1 > div:nth-child(2) > div.atom-main {
    padding: 0!important;
} */
.studios-header-pp .atom-sectionMain {
    display: flex;
    align-items: center;
}
.studios-no-vh > div {
    min-height: unset;
}
.studios-no-vh div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(2),
.studios-no-vh div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(1) > div {
    display: none;
}
.studios-no-vh img.atom-main {
    margin-bottom: 0px!important;
}
/* 4K */
@media(min-width: 1921px) {
    .studios-header-pp > div {
        height: 596px!important;
        background-image: url('https://cdn-static.bizzabo.com/bizzabo.users.files/k2MyWTwuRNa88pns7duL_Site_PP.png');
    }
}
/* Desktop */
@media(min-width: 1025px) and (max-width: 1920px) {
    .studios-header-pp > div {
        height: calc(100vw * 596 / 1920)!important;
        background-image: url('https://cdn-static.bizzabo.com/bizzabo.users.files/X6acjtwQ2Oog4ZuJ13YQ_Hero%20-%20Desktop%20-%20PP.png');
    }
}
/* Tablet */
@media(min-width: 768px) and (max-width: 1024px) {
    .studios-header-pp > div {
        height: calc(100vw * 1258 / 2048)!important;
        background-image: url('https://cdn-static.bizzabo.com/bizzabo.users.files/nuRb0kilShilPiTDi1jU_Site_PP%402x.png');
    }
    .studios-header-pp img.atom-main {
        max-width: 65vw;
    }
    .studios-header-pp div.atom-main {
        padding-left: 22vw;
    }
}
/* Mobile */
@media(max-width: 767px) {
    .studios-header-pp > div {
        height: calc(100vw * 566 / 751)!important;
        background-image: url('https://cdn-static.bizzabo.com/bizzabo.users.files/DYmKUqmTwK46cqGdMWOX_Site_PP%402x.png');
    }
    .studios-header-pp img.atom-main {
        max-width: 75vw;
        margin-bottom: 120px;
    }
    .studios-header-pp div.atom-main {
        padding-left: 0;
    }
    .studios-header-pp h4, .studios-header-pp h6 {
        text-align: center!important;
    }
}
@media(max-width: 525px) {
    .studios-header-pp .Component-elementGroups-0-2-1 > div:last-child {
        bottom: 60px;
    }
    .studios-no-vh div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(1) > div {
        display: block;
    }
    .studios-no-vh > div > div > div.element-groups.Component-elementGroups-0-2-1 > div:nth-child(1) > div > div > h4 > span {
        display: none;    
    }
}
/* banner */
.studios-banner-pp > div {
    background-size: contain!important;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #002F5E!important;
}
.studios-banner-pp img.atom-main {
    width: 100%;
    margin: 0 auto;
    max-width: 350px;
}
.studios-banner-pp .main-app-container {
    max-width: unset!important;
}
.studios-banner-pp p {
    text-align: center;
    font-size: clamp(40px, 7vw, 136px)!important;
    font-style: normal;
    font-weight: 800!important;
    line-height: normal!important;
    text-transform: uppercase;
    margin-top: 40px;
    color: white!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Desktop */
@media(min-width: 1025px) {
    .studios-banner-pp > div {
        /* height: 1080px!important; */
        background-image: url('https://cdn-static.bizzabo.com/bizzabo.users.files/yKL2NcRzSiUCl1Ge6bUU_Site_PP%402x.png');
    }
    .studios-banner-pp p {
        margin-top: 0px;
        margin-bottom: 40px;
        letter-spacing: 4.08px;
    }
}
/* Tablet */
@media(min-width: 768px) and (max-width: 1024px) {
    .studios-banner-pp > div {
        height: calc(100vw * 640 / 1536)!important;
        background-image: url('https://cdn-static.bizzabo.com/bizzabo.users.files/OfQSYaTMQFeXrqIykM0g_Site_PP%402x.png');
    }
    .studios-banner-pp p {
        letter-spacing: 1.92px;
    }
}
/* Mobile */
@media(max-width: 767px) {
    .studios-banner-pp > div {
        height: calc(100vw * 488 / 751)!important;
        background-image: url('https://cdn-static.bizzabo.com/bizzabo.users.files/H5C8X2IzSYWltcWcIE30_Site_PP%402x.png');
    }
    .studios-banner-pp p {
        letter-spacing: 1.92px;
    }
}
@media(max-width: 425px) {
    .studios-banner-pp p {
        margin-top: 10px;
        line-height: 100%!important;
        letter-spacing: 1.2px;
    }
}
@media(max-width: 1023px) {
    .studios-column-force .Component-elementGroups-0-2-1 {
        display: flex;
        flex-direction: column;
    }
    .studios-column-force .Component-elementGroups-0-2-1 > div {
        width: 100%;    
    }
    .studios-67-33 .Component-elementGroups-0-2-1 {
        flex-direction: column-reverse;
    }
}
.custom-button, .custom-button-two {
    height: 100%;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    border-left: 8px solid #00D0FF; /* Azul */
    transition: all 0.4s ease;
    text-align:center;
    padding:15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.custom-button{
    background-color: #ff6f00; /* Naranja */
}
.custom-button-two {
    background-color: #CCED45; /* Green */
}
.custom-button::before, .custom-button::after,
.custom-button-two::before, .custom-button-two::after{
  	content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, #00D0FF, #00D0FF00);
}
.custom-button::before, .custom-button-two::before {
  	top: 0;
}
.custom-button::after, .custom-button-two::after {
  	bottom: 0;
}
.custom-button h1, .custom-button-two h1 {
  margin-top: 0;
  color:#002f5e;
  font-size: 25px;
  transition: color 0.4s ease;
  padding-left:10px;
  padding-right:10px;
}
.custom-button p.description,
.custom-button-two p.description {
  font-size: 16px;
  color:#002f5e;
  margin-bottom: 0;
  transition: opacity 0.4s ease;
}
.custom-button div.btn, .custom-button-two div.btn {
    border-radius: 0px;
    width: 100%;
    font-size: 24px!important;
}
.custom-button div.btn {
    background-color: #002F5E!important;
    border-color: #002F5E!important;
    color: #ff6f00!important;
}
.custom-button-two div.btn {
    background-color: #002F5E!important;
    border-color: #002F5E!important;
    color: #cced45!important;
}
@media(min-width: 1025px) {
    .custom-button:hover {
        background-color: #003366; /* Azul oscuro */
        border: 1px solid #ff6f00;
        border-left: 8px solid #ff6f00; /* Naranja */
        color: #ff6f00;
    }
    .custom-button-two:hover {
        background-color: #003366; /* Azul oscuro */
        border: 1px solid #CCED45;
        border-left: 8px solid #CCED45; /* Naranja */
        color: #ff6f00;
    }
    .custom-button:hover h4{
        color: #ff6f00;
    }
    .custom-button-two:hover h4{
        color: #CCED45;
    }
    .custom-button:hover p.description,
    .custom-button-two:hover p.description  {
        opacity: 0;
        visibility: hidden;
        height: 0;
        overflow: hidden;
    }
    .custom-button:hover::after, .custom-button-two:hover::after,
    .custom-button:hover::before, .custom-button-two:hover::before {
        background: transparent;
    }
    .custom-button div.btn, .custom-button-two div.btn {
        max-width: 320px;
    }
    .custom-button:hover, .custom-button-two:hover {
        justify-content: start;
        padding-top: 40px;
    }
    .custom-button:hover div.btn {
        background-color: #ff6f00!important;
        border-color: #ff6f00!important;
        color: #002F5E!important;
    }
    .custom-button-two:hover div.btn {
        background-color: #cced45!important;
        border-color: #cced45!important;
        color: #002F5E!important;
    }
    .custom-button div.full-width,
    .custom-button-two div.full-width {
        opacity: 0;
        visibility: hidden;
        height: 0;
    }
    .custom-button:hover div.full-width,
    .custom-button-two:hover div.full-width {
        opacity: 1;
        visibility: visible;
    }
}
@media(min-width: 768px) {
    .col-sm-6.padding-horizontal-medium:has(div.custom-button) {
        padding-right: 16px!important;
    }
    .col-sm-6.padding-horizontal-medium:has(div.custom-button-two) {
        padding-left: 16px!important;
    }
}

.studios-body-812 .main-app-container, .section-tickets {
    max-width: 812px!important;
    margin: 0 auto;
}
#section-6470735 {
    scroll-margin-top: 160px;
}
@media (max-width: 1024px) {
    #section-6470735 {
        scroll-margin-top: 65px;
    }
    .custom-button p, .custom-button h4, .custom-button-two p, .custom-button-two h4 {
        text-align: left;
    }
    .custom-button .btn, .custom-button-two .btn {
        width: 100%;
    }
    .custom-button, .custom-button-two {
        justify-content: space-between;
    }
}
@media(max-width: 767px) {
    div.Component-elementGroups-0-2-1:has(div.custom-button) {
        flex-direction: column;
    }
    .col-sm-6.padding-horizontal-medium:has(div.custom-button),
    .col-sm-6.padding-horizontal-medium:has(div.custom-button-two) {
        padding-top: 12px!important;
        padding-bottom: 12px!important;
    }
    .custom-button p, .custom-button h4, .custom-button-two p, .custom-button-two h4 {
        text-align: center;
    }
}

/* parallax */
/* @media(min-width: 1900px) {
    .home-page {
        background: url('https://cdn-static.bizzabo.com/bizzabo.users.files/N9vqKtlPTTqbcKcfaY6V_LHS%402x.png') left center / 20% auto no-repeat, url('https://cdn-static.bizzabo.com/bizzabo.users.files/MB5Q04SQ52RXtz6euOwc_RHS%403x-min.png') right center / 20% auto no-repeat;
        background-attachment: fixed, fixed;
    }
} */
.home-page {
    background: 
        url('https://cdn-static.bizzabo.com/bizzabo.users.files/6C69DtFGRiqVffpAJMOm_Parent%20Waves%204K.png') center center / 100% auto no-repeat;
    background-attachment: fixed;
}

.studios-bg-transparent > div {
    background-color: #002f5e90!important;
}
.studios-bg-trans-top > div {
    background: linear-gradient(to bottom, #002f5e, #002f5e90) !important;
}
.studios-bg-trans-bottom > div {
    background: linear-gradient(to bottom, #002f5e90, #002f5e) !important;
}
.studios-modals img {
    border-radius: 12px;
    transition: all 0.2s ease-in-out;
}
.studios-modals img.hovering {
  opacity: 0;
}
.studios-modals img:hover {
    cursor: pointer;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.studios-modals .Component-elementGroups-0-2-1 {
    display: flex;
    justify-content: center;
}
.studios-modals .Component-elementGroups-0-2-1 > div {
    max-width: 400px;
}
@media(max-width: 767px) {
    .studios-modals .Component-elementGroups-0-2-1 {
        flex-direction: column;
        align-items: center;
    }
    .studios-modals .Component-elementGroups-0-2-1 > div {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.sleek-template .navbar-nav {
    display: none;
}
.parallax-div {
    display: none;
}
@media(max-width: 525px) {
    .parallax-div {
        display: block;
        background-image: url('https://cdn-static.bizzabo.com/bizzabo.users.files/6C69DtFGRiqVffpAJMOm_Parent%20Waves%204K.png');
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: -1;
        transform: translateZ(0);
    }
}