@media (max-width: 991px) {
.sec-arrows {
padding-top: 0 !important;
}
}
.sec-arrows .arrows-desktop {
display: block;
}
@media (max-width: 991px) {
.sec-arrows .arrows-desktop {
display: none;
}
}
.sec-arrows .arrows-mobile {
display: none;
position: relative;
}
@media (max-width: 991px) {
.sec-arrows .arrows-mobile {
display: grid;
grid-template-columns: 2fr 1fr;
}
}
.sec-arrows .arrows-mobile .bg-pink {
height: 100%;
}
.sec-arrows .arrows-mobile .bg-pink > figure {
height: 100%;
width: 100vw;
}
.sec-arrows .arrows-mobile .bg-pink > figure img {
height: 100%;
position: relative;
left: -40%;
}
.sec-arrows .arrows-mobile .bg-pink .yellow-arrows {
position: absolute;
top: 50%;
left: 30%;
height: 90%;
transform: translateY(-46%);
}
.sec-arrows .arrows-mobile .bg-pink .yellow-arrows img {
height: 90%;
object-fit: contain;
}
.sec-arrows .arrows-mobile .pink-arrows {
right: 2em;
position: relative;
}
.sec-arrows .bg-pink {
position: relative;
z-index: 1;
}
.sec-arrows .bg-pink > div:before {
width: 100vw;
height: 100%;
right: 200px;
top: 0;
background: #DF00E3;
content: "";
position: absolute;
z-index: -1;
}
@media (max-width: 991px) {
.sec-arrows .bg-pink > div:before {
display: none;
}
}
.sec-arrows .bg-pink > div:after {
content: "";
position: absolute;
top: -1px;
right: 116px;
height: 101%;
width: 85px;
background-color: #DF00E3;
clip-path: polygon(0 0, 101% 50%, 0 100%);
}
@media (max-width: 991px) {
.sec-arrows .bg-pink > div:after {
display: none;
}
}
@media (max-width: 991px) {
.sec-arrows .bg-pink > div .bg-pink > div:before, .sec-arrows .bg-pink > div .bg-pink > div:after {
display: none;
}
}
.sec-arrows .bg-pink .before-yellow-arrows {
position: relative;
display: block;
z-index: 1;
}
@media (max-width: 991px) {
.sec-arrows .bg-pink .before-yellow-arrows {
right: 0.1em;
}
}
.sec-arrows .bg-pink .before-yellow-arrows:before {
animation: moverSeta 8s linear infinite;
content: url(//dwxperience.com.br/wp-content/themes/dwxperience/images/yellow-arrows.png);
position: absolute;
right: 100px;
width: 100%;
bottom: -20%;
}
@media (max-width: 991px) {
.sec-arrows .bg-pink .before-yellow-arrows:before {
display: none;
}
}
@media (max-width: 991px) {
.sec-arrows .bg-pink .sec-title p {
font-size: 20px !important;
}
}
@media (max-width: 991px) {
.sec-arrows .bg-pink .sec-title p strong {
font-size: 20px;
}
}.patrocinadores {
margin-bottom: 35px;
}
.patrocinadores__categoria {
background: #ddd;
}
.patrocinadores__subcategoria {
justify-content: center;
align-items: center;
height: 95px;
width: 100%;
display: flex;
background-color: #0d0635;
color: white;
padding: 10px 20px;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
clip-path: polygon(0 0, calc(100% - 47px) 0, 100% 47px, 100% 100%, 0% 100%);
margin-bottom: 1px;
font-weight: 400;
}
.patrocinadores__subcategoria span {
font-weight: 700;
color: white;
}
.patrocinadores__wrap__categoria__inner {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 60px 100px 80px;
}
@media (max-width: 991px) {
.patrocinadores__wrap__categoria__inner {
padding: 30px 20px;
}
}
@media (max-width: 767px) {
.patrocinadores__wrap__categoria__inner {
padding: 30px 20px;
}
}
.patrocinadores__card {
padding: 10px;
height: 100px;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #fff;
}
.patrocinadores__card img {
width: auto;
max-height: 80px;
}
@media (max-width: 991px) {
.parceiros-title h2 {
font-size: 26px !important;
}
}
@media (max-width: 767px) {
.parceiros-title h2 {
text-align: center;
margin-bottom: 1em;
font-size: 22px !important;
}
}
.parceiros-title-img {
display: none;
}
@media (max-width: 767px) {
.parceiros-title-img {
display: block;
position: relative;
right: 10%;
}
}
.parceiros-title-img:before {
width: 100vw;
height: 100%;
right: 200px;
top: 0;
background: #FFB800;
content: "";
position: absolute;
z-index: -1;
}
@media (max-width: 767px) {
.parceiros-resume p {
text-align: center;
}
}
.parceiros-resume-img {
display: block;
}
@media (max-width: 767px) {
.parceiros-resume-img {
display: none;
}
}.carousel-apoiadores {
padding-top: 24px;
width: 100%;
}
.carousel-apoiadores .card-apoiador {
display: flex;
padding: 5px 15px;
align-items: center;
justify-content: center;
height: auto !important;
} .wrap-carousel-apoiadores-nav {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translate(0, -50%);
}
.wrap-carousel-apoiadores-nav .carousel-apoiadores-nav {
z-index: 1000;
overflow: hidden;
position: absolute;
width: auto !important;
bottom: -80px !important;
left: 50% !important;
transform: translate(-50%, 0);
}
.wrap-carousel-apoiadores-nav .carousel-apoiadores-nav span {
background: var(--color-roxo);
}
.wrap-carousel-apoiadores-nav button .prev-apoiador {
left: -1%;
}
.wrap-carousel-apoiadores-nav button .prev-apoiador i {
left: -1px;
}
.wrap-carousel-apoiadores-nav button .next-apoiador {
right: -1.5%;
}
.wrap-carousel-apoiadores-nav button .next-apoiador i {
right: -1px;
}
.wrap-carousel-apoiadores-nav button:hover {
background: var(--color-verde);
}
.wrap-carousel-apoiadores-nav button:hover i {
background: #fff;
}
@media (max-width: 991px) {
.sec-maior-evento .carrossel-setas_horizontal {
position: relative;
top: auto;
bottom: -50%;
transform: translateY(-40%);
}
.sec-maior-evento .bg-pink > div:before, .sec-maior-evento .bg-pink > div:after {
top: auto;
bottom: -100%;
transform: translateY(-25%);
height: 80%;
}
}@media (max-width: 991px) {
.cronograma {
padding: 30px 20px;
}
}
@media (max-width: 767px) {
.cronograma {
padding: 30px 20px;
}
}
.cronograma__wrapper__nav {
display: flex;
gap: var(--g2);
flex-wrap: wrap;
}
.cronograma__wrapper__nav .bt.active {
color: var(--white-color);
background: var(--pink-color);
}
@media (max-width: 767px) {
.cronograma__wrapper__nav .bt {
display: none;
}
}
.cronograma__wrapper__select {
position: relative;
z-index: 4;
display: none;
width: 100%;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.cronograma__wrapper__select {
display: block;
}
}
.cronograma__wrapper__select::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: var(--pink-color);
border: none;
transition: background 0.2s linear;
clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 0% 100%);
z-index: -1;
}
.cronograma__wrapper__select .selectBox {
position: relative;
cursor: pointer;
font-size: var(--text-small);
line-height: 16px;
font-weight: 800;
color: var(--white-color);
}
.cronograma__wrapper__select .selectBox__value {
padding: 17px 30px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;
z-index: 1;
position: relative;
}
.cronograma__wrapper__select .selectBox .dropdown-item.active, .cronograma__wrapper__select .selectBox .dropdown-item:active {
background-color: var(--blue-color);
}
.cronograma__wrapper__select .selectBox:after {
position: absolute;
right: 12px;
top: 50%;
transform: translateY(-50%) rotate(0deg);
transition: all 0.2s ease-in-out;
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.001' height='8.165' viewBox='0 0 14.001 8.165'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23212121;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M13.861,60.224l-.7-.7a.441.441,0,0,0-.645,0L7,65.036,1.487,59.522a.441.441,0,0,0-.645,0l-.7.7a.441.441,0,0,0,0,.645l6.537,6.538a.441.441,0,0,0,.645,0l6.538-6.538a.442.442,0,0,0,0-.645Z' transform='translate(0 -59.382)'/%3E%3C/svg%3E");
filter: invert(1);
z-index: 0;
}
.cronograma__wrapper__select .selectBox .dropdown-menu {
transition: all 0.5s ease-in-out;
opacity: 0;
display: block;
top: 100%;
width: 100%;
max-height: 250px;
z-index: -1;
overflow-y: auto;
transform: translateY(-15%);
visibility: hidden;
}
.cronograma__wrapper__select .selectBox.show:after {
transform: translateY(-50%) rotate(180deg);
}
.cronograma__wrapper__select .selectBox.show .dropdown-menu {
transition: all 0.3s ease-in-out;
visibility: visible;
opacity: 1;
z-index: 1;
transform: translateY(0);
}
.cronograma__wrapper__content {
margin-top: 20px;
}
.cronograma__wrapper__content__item .swiper-pagination {
position: static;
margin-bottom: 20px;
}
.cronograma__wrapper__content__item .swiper-pagination, .cronograma__wrapper__content__item .swiper-pagination * {
color: var(--white-color);
font-size: var(--text-small);
font-weight: 600;
letter-spacing: -0.1em;
}
.cronograma__wrapper__content__item .swiper-pagination .swiper-pagination-current {
color: var(--pink-color);
}
@media (min-width: 768px) {
.cronograma__wrapper__content__item .swiper-pagination {
display: none;
}
}
@media (min-width: 767px) {
.cronograma__wrapper__content__item .swiper-wrapper {
display: block !important;
}
.cronograma__wrapper__content__item .swiper-wrapper .swiper-slide {
width: 100% !important;
}
}
.cronograma__wrapper__content__item:not(.active) {
display: none;
}
.cronograma__wrapper__content__item__slide:nth-child(odd) .cronograma__wrapper__content__item__atividade {
background: #57497C;
}
.cronograma__wrapper__content__item__atividade {
display: grid;
grid-template-columns: 0.6fr 1.3fr 1.2fr 1fr;
background: #43515F;
padding: 0 30px;
margin-bottom: 14px;
min-height: 80px;
}
@media (max-width: 1200px) {
.cronograma__wrapper__content__item__atividade {
padding: 0 20px;
grid-template-columns: 0.7fr 1.3fr 1.2fr 1fr;
}
}
@media (max-width: 767px) {
.cronograma__wrapper__content__item__atividade {
grid-template-columns: 1fr;
padding: 30px;
height: 100%;
align-content: flex-start;
}
}
.cronograma__wrapper__content__item__atividade * {
color: var(--white-color);
}
.cronograma__wrapper__content__item__atividade > div {
padding: 10px;
position: relative;
display: grid;
align-items: center;
}
@media (max-width: 767px) {
.cronograma__wrapper__content__item__atividade > div {
padding: 20px 10px;
justify-content: center;
}
}
.cronograma__wrapper__content__item__atividade > div::after {
content: "";
width: 1px;
height: calc(100% - 20px);
top: 10px;
right: 0;
background: #D6D6D6;
position: absolute;
}
@media (max-width: 767px) {
.cronograma__wrapper__content__item__atividade > div::after {
left: 0;
right: unset;
bottom: 0;
top: unset;
height: 1px;
width: 100%;
}
}
.cronograma__wrapper__content__item__atividade--head {
background: none;
border-bottom: 3px solid var(--blue-color);
padding-bottom: 14px;
margin-bottom: 14px;
min-height: unset;
}
.cronograma__wrapper__content__item__atividade--head > div::after {
display: none;
}
@media (max-width: 767px) {
.cronograma__wrapper__content__item__atividade--head {
display: none;
}
}
.cronograma__wrapper__content__item__atividade__title {
font-weight: 500;
font-size: var(--text-small);
line-height: 17px;
letter-spacing: -0.04em;
}
.cronograma__wrapper__content__item__atividade__horario {
font-weight: 800;
font-size: var(--text);
}
@media (max-width: 767px) {
.cronograma__wrapper__content__item__atividade__horario {
text-align: center;
}
}
.cronograma__wrapper__content__item__atividade__tema {
font-weight: bold;
font-size: var(--text-small);
}
@media (max-width: 767px) {
.cronograma__wrapper__content__item__atividade__tema {
text-align: center;
}
}
.cronograma__wrapper__content__item__atividade__palestrante__item {
display: grid;
grid-template-columns: 40px 1fr;
column-gap: 10px;
align-items: center;
}
.cronograma__wrapper__content__item__atividade__palestrante__item:not(:first-child) {
margin-top: -5px;
}
.cronograma__wrapper__content__item__atividade__palestrante__foto {
width: 40px;
height: 40px;
border: 1px solid var(--white-color);
border-radius: 50%;
overflow: hidden;
background: var(--white-color);
}
.cronograma__wrapper__content__item__atividade__palestrante__nome {
font-size: var(--text-x-small);
}
.cronograma__wrapper__content__item__atividade__palestrante__empresa {
font-size: var(--text-x-small);
font-weight: 800;
}
.cronograma__wrapper__content__item__atividade__palestrante__empresa.break-line {
display: block;
}
.cronograma__wrapper__content__item__atividade__palestrante__count {
font-size: var(--text-x-small);
font-weight: 600;
display: block;
grid-column: 2/3;
height: 4px;
margin-top: -10px;
}
.cronograma__wrapper__content__item__atividade__tags {
display: flex !important;
gap: 4px;
flex-wrap: wrap;
align-content: center;
}
.cronograma__wrapper__content__item__atividade__tags__item {
font-size: 10px;
font-weight: 600;
padding: 2px 10px;
border-radius: 99px;
text-transform: uppercase;
}@media (max-width: 1200px) {
.precos {
padding: 30px 20px;
}
}
@media (max-width: 767px) {
.precos {
padding: 30px 20px;
}
}
.precos__wrapper {
background: var(--default-color);
}
.precos__wrapper__nav {
display: grid;
gap: var(--g2);
grid-template-columns: 1.06fr 1fr 1fr 1fr;
align-items: flex-end;
margin-bottom: 40px;
}
.precos__wrapper__nav span {
display: block;
margin: 0 auto 10px;
color: var(--white-color);
font-weight: 500;
text-align: center;
}
@media (max-width: 1200px) {
.precos__wrapper__nav {
display: none;
}
}
.precos__wrapper__nav .first {
grid-column: 2;
}
.precos__wrapper__nav .bt {
min-width: 250px;
border: 1px solid var(--pink-color);
}
.precos__wrapper__nav .bt:not(.active) {
background: none;
border: 1px solid var(--green-color);
color: var(--green-color);
clip-path: none;
justify-content: center;
}
.precos__wrapper__nav .bt:not(.active):hover {
color: var(--default-color);
background: var(--green-color);
}
.precos__wrapper__nav .bt.active {
border: none;
background: var(--pink-color);
color: var(--white-color);
}
.precos__wrapper__select {
position: relative;
z-index: 3;
display: none;
width: 100%;
margin-bottom: 30px;
}
@media (max-width: 1200px) {
.precos__wrapper__select {
display: block;
}
}
.precos__wrapper__select::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 1px solid var(--blue-color);
transition: background 0.2s linear;
z-index: -1;
}
.precos__wrapper__select .selectBox {
position: relative;
cursor: pointer;
font-size: var(--text-small);
line-height: 16px;
font-weight: 800;
color: var(--white-color);
}
.precos__wrapper__select .selectBox__value {
padding: 17px 30px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;
z-index: 1;
position: relative;
}
.precos__wrapper__select .selectBox .dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.precos__wrapper__select .selectBox .dropdown-item.active, .precos__wrapper__select .selectBox .dropdown-item:active {
background-color: var(--blue-color);
}
.precos__wrapper__select .selectBox:after {
position: absolute;
right: 12px;
top: 50%;
transform: translateY(-50%) rotate(0deg);
transition: all 0.2s ease-in-out;
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.001' height='8.165' viewBox='0 0 14.001 8.165'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23212121;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M13.861,60.224l-.7-.7a.441.441,0,0,0-.645,0L7,65.036,1.487,59.522a.441.441,0,0,0-.645,0l-.7.7a.441.441,0,0,0,0,.645l6.537,6.538a.441.441,0,0,0,.645,0l6.538-6.538a.442.442,0,0,0,0-.645Z' transform='translate(0 -59.382)'/%3E%3C/svg%3E");
filter: invert(1);
z-index: 0;
}
.precos__wrapper__select .selectBox .dropdown-menu {
transition: all 0.5s ease-in-out;
opacity: 0;
display: block;
top: 100%;
width: 100%;
max-height: 250px;
z-index: -1;
overflow-y: auto;
transform: translateY(-15%);
visibility: hidden;
}
.precos__wrapper__select .selectBox.show:after {
transform: translateY(-50%) rotate(180deg);
}
.precos__wrapper__select .selectBox.show .dropdown-menu {
transition: all 0.3s ease-in-out;
visibility: visible;
opacity: 1;
z-index: 1;
transform: translateY(0);
}
.precos__wrapper__content__item {
margin-bottom: 30px;
}
.precos__wrapper__content__item:not(.active) {
display: none;
}
.precos__wrapper__content__item .swiper-container-initialized {
overflow: unset;
}
.precos__wrapper__content__item .swiper-pagination {
position: static;
margin: 20px 0;
}
.precos__wrapper__content__item .swiper-pagination, .precos__wrapper__content__item .swiper-pagination * {
color: var(--white-color);
font-size: var(--text-small);
font-weight: 600;
letter-spacing: -0.1em;
}
.precos__wrapper__content__item .swiper-pagination .swiper-pagination-bullet {
max-width: unset;
min-width: 40px;
width: 100%;
}
.precos__wrapper__content__item .swiper-pagination .swiper-pagination-bullet-active {
background: var(--pink-color);
}
@media (min-width: 1200px) {
.precos__wrapper__content__item .swiper-pagination {
display: none;
}
}
@media (min-width: 1200px) {
.precos__wrapper__content__item .swiper-wrapper {
display: block !important;
}
.precos__wrapper__content__item .swiper-wrapper .swiper-slide {
width: 100% !important;
}
}
.precos .grid-column-1, .precos .grid-column-2, .precos .grid-column-3, .precos .grid-column-4 {
display: grid;
column-gap: 12px;
}
.precos .grid-column-1 {
grid-template-columns: 1.4fr 1fr;
}
.precos .grid-column-2 {
grid-template-columns: 1.4fr 1fr 1fr;
}
.precos .grid-column-3 {
grid-template-columns: 1.4fr 1fr 1fr 1fr;
}
.precos .grid-column-4 {
grid-template-columns: 1.4fr 1fr 1fr 1fr 1fr;
}
@media (max-width: 1200px) {
.precos .grid-column-4 {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
}
.precos__item {
margin-bottom: 30px;
}
.precos__item__tabela__titulo {
display: block;
margin: 0 auto 10px;
color: var(--white-color);
font-weight: 500;
text-align: center;
}
.precos__item__tabela__header__td {
background: var(--green-color);
display: flex;
align-items: center;
justify-content: center;
padding: 10px;
border-radius: 10px 10px 0 0;
}
.precos__item__tabela__header__td.col-white {
background: var(--white-color);
border-color: #D9D9D9;
}
.precos__item__tabela__header__td.esgotado {
background: #bcbcbc !important;
border-top: 2px solid #3b3e3c;
}
.precos__item__tabela__header__td.esgotado span {
color: #FFFFFF;
}
.precos__item__tabela__header__td span {
font-weight: 800;
font-size: 20px;
line-height: 32px;
text-align: center;
letter-spacing: 0.3em;
text-transform: uppercase;
color: var(--default-color);
}
@media (max-width: 576px) {
.precos__item__tabela__header__td span {
font-size: var(--text-x-small);
}
}
.precos__item__tabela__body__td {
height: 100%;
background: var(--green-color);
border-top: 2px solid #35D958;
display: flex;
align-items: center;
justify-content: center;
padding: 10px;
}
@media (max-width: 576px) {
.precos__item__tabela__body__td span {
font-size: var(--text-x-small);
}
}
@media (max-width: 1200px) {
.precos__item__tabela__body__td img {
width: 25px;
}
}
@media (max-width: 1200px) {
.precos__item__tabela__body__td:has(img) {
display: grid;
grid-template-columns: 25px 1fr;
gap: 10px;
}
}
.precos__item__tabela__body__td.descricao {
background: none;
justify-content: flex-start;
border-color: #2B1462;
}
.precos__item__tabela__body__td.descricao span {
font-weight: 500;
font-size: var(--text);
line-height: 24px;
color: #EDEDED;
}
.precos__item__tabela__body__td.descricao.descricao-hide {
visibility: hidden;
}
.precos__item__tabela__body__td.col-white {
background: var(--white-color);
border-color: #D9D9D9;
}
.precos__item__tabela__body__td.esgotado {
background: #bcbcbc !important;
border-top: 2px solid #3b3e3c;
}
.precos__item__tabela__body__td.esgotado img {
filter: grayscale(1);
}
.precos__item__tabela__body__td.esgotado.col-preco span {
color: #FFFFFF;
}
.precos__item__tabela__body__td.col-preco {
border-top: none;
padding: 30px 10px 15px;
position: relative;
mask-image: radial-gradient(circle 20px at left 20px, #000 98%, rgba(0, 0, 0, 0) 100%), radial-gradient(circle 20px at right 20px, transparent 98%, black 100%);
mask-composite: exclude;
border-radius: 0 0 10px 10px;
}
.precos__item__tabela__body__td.col-preco::before {
content: "R$";
font-weight: 800;
font-size: 16px;
line-height: 32px;
letter-spacing: 0.3em;
text-transform: uppercase;
color: #4C318F;
}
.precos__item__tabela__body__td.col-preco::after {
content: "";
border-top: 3px dashed var(--default-color);
position: absolute;
top: 18px;
left: 0;
width: 100%;
height: 2px;
}
.precos__item__tabela__body__td.col-preco span {
font-size: 60px;
font-weight: 500;
line-height: 1.2em;
}
.precos__item__tabela__body__td.col-descri {
background: none !important;
border: none;
padding-bottom: 0;
}
.precos__item__tabela__body__td.col-descri span {
font-weight: 500;
font-size: var(--text);
text-align: center;
color: #BFA6FF;
}
.precos__item__tabela__body__td.col-data {
background: none !important;
border: none;
padding: 0;
}
.precos__item__tabela__body__td.col-data span {
font-weight: 800;
font-size: 9px;
text-align: center;
letter-spacing: 0.3em;
text-transform: uppercase;
color: var(--white-color);
}
@media (max-width: 1200px) {
.precos__item__tabela--desktop {
display: none;
}
}
.precos__item__tabela--mobile {
display: none;
}
@media (max-width: 1200px) {
.precos__item__tabela--mobile {
display: block;
}
}
.precos__item__tabela--mobile .swiper-slide {
height: 100%;
}
.precos__item__tabela--mobile .swiper-slide:nth-child(2n) .precos__item__tabela__header__td, .precos__item__tabela--mobile .swiper-slide:nth-child(2n) .precos__item__tabela__body__td:not(.col-descri):not(.col-data) {
background: var(--white-color)!important;
border-color: #d9d9d9;
}
.display-none {
display: none !important;
}.slide-depoimentos {
overflow: visible;
}
.slide-depoimentos.wp-block-cover {
min-height: calc(100vh - var(--header-height));
}
.slide-depoimentos .card-depoimentos .midia {
width: 100%;
height: 100%;
aspect-ratio: 16/9;
}
.slide-depoimentos .wrap-carousel-depoimentos-nav {
z-index: 1;
display: flex;
position: relative;
gap: 10px;
left: -1em;
bottom: 7em;
align-items: center;
height: 0;
justify-content: flex-end;
}
@media (max-width: 768px) {
.slide-depoimentos .wrap-carousel-depoimentos-nav {
display: none;
}
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows {
display: flex;
align-items: center;
gap: 16px;
order: 2;
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .button-nav {
border: 2px solid var(--pink-color);
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
position: relative;
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .button-nav.prev-depoimentos {
clip-path: polygon(0 0, 100% 0, 100% 100%, 8px 100%, 0 calc(100% - 8px));
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .button-nav.prev-depoimentos:after {
bottom: 3px;
left: -17px;
rotate: 45deg;
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .button-nav.next-depoimentos {
clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0% 100%);
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .button-nav.next-depoimentos:after {
top: 2px;
right: -16px;
rotate: 45deg;
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .button-nav:after {
content: "";
position: absolute;
height: 1.5px;
background: var(--pink-color);
z-index: 1;
width: 100%;
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .button-nav i {
background-color: var(--pink-color);
width: 20px;
height: 20px;
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .button-nav:hover {
background-color: var(--pink-color);
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .button-nav:hover i {
background-color: var(--white-color);
}
.slide-depoimentos .wrap-carousel-depoimentos-nav .depoimentos-arrows .swiper-button-disabled {
visibility: hidden !important;
}
.carousel-depoimentos-nav {
justify-content: center;
display: none;
}
@media (max-width: 768px) {
.carousel-depoimentos-nav {
display: flex;
margin-top: 16px;
}
}
.carousel-depoimentos-nav .swiper-pagination-bullet {
background-color: #D9D9D9;
height: 8px;
}
.carousel-depoimentos-nav .swiper-pagination-bullet-active {
background-color: var(--pink-color);
}.faq__botoes {
margin-bottom: 3em;
display: flex;
}
@media (max-width: 768px) {
.faq__botoes {
display: none;
}
}
.faq__botoes button.faq-botao {
background-color: var(--purple-color);
color: var(--blue-color);
font-weight: 800;
min-height: 50px;
width: 100%;
}
.faq__botoes button.faq-botao.ativo, .faq__botoes button.faq-botao:hover {
background-color: var(--pink-color);
color: var(--white-color);
}
.faq .faq-conteudo .schema-faq-section {
margin-bottom: 14px;
border-bottom: 1px solid #BEBFC0;
}
.faq .faq-conteudo .schema-faq-section .schema-faq-question {
cursor: pointer;
font-size: var(--text-small);
text-transform: uppercase;
color: #002060;
display: flex;
justify-content: space-between;
gap: 10px;
padding: 12px 0;
font-weight: 800;
}
.faq .faq-conteudo .schema-faq-section .schema-faq-question::after {
transition: all 0.3s linear;
content: "";
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #FFF;
width: 20px;
height: 20px;
display: inline-block;
-webkit-mask-image: var(--plus);
mask-image: var(--plus);
background: black;
}
@media (max-width: 400px) {
.faq .faq-conteudo .schema-faq-section .schema-faq-question {
font-size: 16px;
}
}
.faq .faq-conteudo .schema-faq-section .schema-faq-answer {
display: none;
padding: 12px 0 20px;
text-wrap: balance;
}
.faq .faq-conteudo .schema-faq-section.active .schema-faq-question strong {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.faq .faq-conteudo .schema-faq-section.active .schema-faq-question::after {
-webkit-mask-image: var(--minus);
mask-image: var(--minus);
transform: rotate(180deg);
transition: all 0.3s linear;
}
.faq .faq-conteudo .schema-faq-section.active .schema-faq-answer {
display: block;
}
.faq__select {
display: none;
position: relative;
z-index: 100;
width: 100%;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.faq__select {
display: block;
}
}
.faq__select::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: var(--pink-color);
border: none;
transition: background 0.2s linear;
clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 0% 100%);
z-index: -1;
}
.faq__select .faq-selectBox {
position: relative;
cursor: pointer;
font-size: var(--text-small);
line-height: 16px;
font-weight: 800;
color: var(--white-color);
}
.faq__select .faq-selectBox__value {
padding: 17px 30px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;
z-index: 1;
position: relative;
}
.faq__select .faq-selectBox .faq-dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.faq__select .faq-selectBox .faq-dropdown-item.ativo, .faq__select .faq-selectBox .faq-dropdown-item:active {
background-color: var(--blue-color);
}
.faq__select .faq-selectBox:after {
position: absolute;
right: 12px;
top: 50%;
transform: translateY(-50%) rotate(0deg);
transition: all 0.2s ease-in-out;
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.001' height='8.165' viewBox='0 0 14.001 8.165'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23212121;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M13.861,60.224l-.7-.7a.441.441,0,0,0-.645,0L7,65.036,1.487,59.522a.441.441,0,0,0-.645,0l-.7.7a.441.441,0,0,0,0,.645l6.537,6.538a.441.441,0,0,0,.645,0l6.538-6.538a.442.442,0,0,0,0-.645Z' transform='translate(0 -59.382)'/%3E%3C/svg%3E");
filter: invert(1);
z-index: 0;
}
.faq__select .faq-selectBox .dropdown-menu {
transition: all 0.5s ease-in-out;
opacity: 0;
display: block;
top: 100%;
width: 100%;
max-height: 250px;
z-index: -1;
overflow-y: auto;
transform: translateY(-15%);
visibility: hidden;
}
.faq__select .faq-selectBox.ativo:after {
transform: translateY(-50%) rotate(180deg);
}
.faq__select .faq-selectBox.ativo .dropdown-menu {
transition: all 0.3s ease-in-out;
visibility: visible;
opacity: 1;
z-index: 1;
transform: translateY(0);
}
.newsletter h2 {
font-size: 20px !important;
}
.newsletter__bg-white:after {
content: "";
position: absolute;
top: -1px;
right: -1px;
width: 0;
height: 0;
rotate: 270deg;
border-style: solid;
border-width: 0 0 25px 25px;
border-color: transparent transparent var(--purple-color) transparent;
z-index: 1;
}
.newsletter__bg-white form .wpcf7-response-output {
position: absolute;
right: 0;
left: 0;
top: -72px;
color: #FFF;
}
@media (max-width: 991px) {
.newsletter__bg-white form .wpcf7-response-output {
top: -50px;
}
}
.newsletter__bg-white form .wrap-form > p {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
}
.newsletter__bg-white form .wrap-form > p input {
height: 50px;
padding: 4px 18px 4px;
color: #888888;
margin-top: 18px;
border: 1px solid #D9D9D9;
width: 100%;
}
.newsletter__bg-white form .wrap-form > p button {
font-weight: 800;
min-height: 50px;
background-color: var(--pink-color);
color: var(--white-color);
padding: 0px 48px;
position: relative;
bottom: -25px;
z-index: 1;
overflow: visible;
}.sec-ia-dados .sec-ia {
position: relative;
z-index: 1;
}
@media (max-width: 767px) {
.sec-ia-dados .sec-ia {
padding: 5em 0;
}
}
.sec-ia-dados .sec-ia__cobertura {
overflow: visible;
}
.sec-ia-dados .sec-ia__cobertura img {
top: 60px;
}
@media (max-width: 991px) {
.sec-ia-dados .sec-ia__cobertura img {
top: 0;
width: auto !important;
right: auto !important;
left: auto !important;
}
}
.sec-ia-dados .sec-ia__cobertura h2 {
font-size: 100px !important;
}
@media (max-width: 991px) {
.sec-ia-dados .sec-ia__cobertura h2 {
font-size: 70px !important;
letter-spacing: 5px !important;
}
}
@media (max-width: 576px) {
.sec-ia-dados .sec-ia__cobertura h2 {
font-size: 40px !important;
letter-spacing: 2px !important;
padding-bottom: 5em !important;
}
}
.sec-ia-dados .sec-ia > div {
display: flex;
align-items: center;
}
@media (max-width: 768px) {
.sec-ia-dados .sec-ia > div {
padding: 80px 0 60px;
}
}
@media (max-width: 576px) {
.sec-ia-dados .sec-ia > div {
padding: 0;
}
}
.sec-ia-dados .sec-ia > div .blue-arrows {
position: absolute;
z-index: -1;
bottom: 35%;
}
.sec-ia-dados .sec-ia > div .blue-arrows__left {
left: -40px;
}
.sec-ia-dados .sec-ia > div .blue-arrows__right {
right: 0;
}
@media (max-width: 991px) {
.sec-ia-dados .sec-infos {
padding-top: 90px !important;
}
}
@media (max-width: 991px) {
.sec-ia-dados .sec-infos .row-cards-infos {
top: 0;
}
}
.sec-ia-dados .sec-infos .row-cards-infos .card-info {
position: relative;
height: 100%;
}
.sec-ia-dados .sec-infos .row-cards-infos .card-info:before {
content: "";
position: absolute;
inset: 0;
z-index: 1;
border-top: 2px solid var(--pink-color);
background: linear-gradient(to bottom, var(--pink-color) 0%, transparent 100%) left, linear-gradient(to bottom, var(--pink-color) 0%, transparent 100%) right;
background-repeat: no-repeat;
background-size: 2px 100%;
}
.sec-ia-dados .sec-infos .row-cards-infos .card-info .title-data {
font-size: 60px;
}
.sec-ia-dados .sec-infos .row-cards-infos .card-info .icon-top {
position: absolute;
background-color: var(--white-color);
padding: 30px;
border-radius: 100px;
left: 50%;
transform: translateX(-50%);
top: -42px;
z-index: 1;
}
@media (max-width: 767px) {
.sec-ia-dados .sec-infos .numeros-publico figure img {
max-width: 44px;
}
}
.sec-ia-dados .sec-infos .numeros-publico h2.numero-title {
font-size: 140px;
display: flex;
align-items: center;
justify-content: center;
}
.sec-ia-dados .sec-infos .numeros-publico h2.numero-title img {
padding-top: 24px;
}
@media (max-width: 991px) {
.sec-ia-dados .sec-infos .numeros-publico h2.numero-title {
font-size: 100px;
}
}
@media (max-width: 767px) {
.sec-ia-dados .sec-infos .numeros-publico h2.numero-title {
font-size: 50px;
}
}@media (max-width: 991px) {
.sec-data-xp h2 {
text-align: center !important;
}
}
.sec-data-xp .title-data-xp {
font-size: 74px !important;
}
@media (max-width: 1200px) {
.sec-data-xp .title-data-xp {
letter-spacing: 2px;
font-size: 60px !important;
}
}
.sec-ingressos .object-fit-contain {
top: -100px;
position: relative;
}
@media (max-width: 991px) {
.sec-ingressos .object-fit-contain {
top: auto;
padding-top: 5em !important;
padding-bottom: 6em !important;
}
}
@media (max-width: 991px) {
.sec-ingressos .object-fit-contain img {
width: auto !important;
right: auto !important;
left: auto !important;
}
}
@media (max-width: 991px) {
.sec-ingressos .object-fit-contain span.wp-block-cover__background {
background: linear-gradient(to bottom, #270089 0%, #0A0023 100%) !important;
opacity: 0.3 !important;
}
}
.sec-ingressos .object-fit-contain h2 {
font-size: 100px !important;
letter-spacing: 20px;
}
@media (max-width: 991px) {
.sec-ingressos .object-fit-contain h2 {
font-size: 70px !important;
letter-spacing: 5px !important;
}
}
@media (max-width: 576px) {
.sec-ingressos .object-fit-contain h2 {
font-size: 50px !important;
}
}
.sec-ingressos .object-fit-contain p {
font-size: 20px;
}
.sec-ingressos .sec-sphere-2 .sec-txt hr {
height: 3px;
max-width: 650px;
}
@media (max-width: 767px) {
.sec-ingressos .sec-sphere-2 .sec-txt .line-hashtag {
gap: 8px;
flex-direction: column;
}
}.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking {
position: relative;
}
@media (min-width: 1600px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking {
padding-top: 7em !important;
}
}
@media (max-width: 1200px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking {
padding-top: 0 !important;
}
}
@media (max-width: 768px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .container {
max-width: fit-content;
padding: 0;
}
}
@media (max-width: 768px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .col-title-exp {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 5em;
}
}
@media (max-width: 768px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .col-title-exp img {
max-width: 80%;
margin: 0 auto;
}
}
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .col-img {
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .col-img img {
max-height: 500px;
object-fit: cover;
aspect-ratio: 10/9;
clip-path: polygon(50px 0, 100% 0, 100% 100%, 0% 100%, 0 50px);
}
@media (max-width: 1200px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .col-img img {
max-height: 300px;
}
}
@media (max-width: 768px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .col-img img {
aspect-ratio: 10/6;
max-height: initial;
}
}
@media (max-width: 768px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .col-img {
position: relative;
}
}
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking h2 {
font-size: 48px;
}
@media (max-width: 1200px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking h2 {
font-size: 32px;
}
}
@media (max-width: 768px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking h2 {
font-size: 24px;
}
}
@media (max-width: 768px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .col-title {
position: absolute;
bottom: 1em;
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
}
@media (max-width: 576px) {
.sec-ingressos-ia .sec-conexao .sec-conexao-xp .row-networking .col-title {
white-space: normal;
}
}
.sec-ingressos-ia .sec-conexao .row-card .wp-bootstrap-blocks-container {
position: relative;
}
.sec-ingressos-ia .sec-conexao .row-card .wp-bootstrap-blocks-container:before {
content: url(//dwxperience.com.br/wp-content/themes/dwxperience/images/plus-italic.png);
position: absolute;
left: 28%;
width: 100px;
bottom: 40%;
transform: translatey(50%);
z-index: 100;
overflow: visible;
}
@media (max-width: 991px) {
.sec-ingressos-ia .sec-conexao .row-card .wp-bootstrap-blocks-container:before {
display: none;
}
}
.sec-ingressos-ia .sec-conexao .row-card .wp-bootstrap-blocks-container:after {
content: url(//dwxperience.com.br/wp-content/themes/dwxperience/images/plus-italic.png);
position: absolute;
right: 29%;
width: 100px;
bottom: 40%;
transform: translatey(50%);
z-index: 100;
overflow: visible;
}
@media (max-width: 991px) {
.sec-ingressos-ia .sec-conexao .row-card .wp-bootstrap-blocks-container:after {
display: none;
}
}
.sec-ingressos-ia .sec-conexao .row-card .group-info {
position: relative;
height: 100%;
}
.sec-ingressos-ia .sec-conexao .row-card .group-info > div {
height: 100%;
}
.sec-ingressos-ia .sec-conexao .row-card .group-info .linha-topo {
position: absolute;
left: 50%;
top: -3px;
transform: translateX(-50%);
z-index: 1;
}
.sec-ingressos-ia .sec-conexao .row-card .group-info .card-info {
height: 100%;
position: relative;
}
.sec-ingressos-ia .sec-conexao .row-card .group-info .card-info .title-conexao {
font-size: 50px;
}
@media (max-width: 767px) {
.sec-ingressos-ia .sec-ingressos.wp-block-cover {
padding-top: 6em;
}
}
.sec-ingressos-ia .sec-ingressos .wp-block-cover__image-background {
clip-path: polygon(0 50px, 100% 50px, 100% calc(100% - 50px), 0 calc(100% - 50px));
}
@media (max-width: 767px) {
.sec-ingressos-ia .sec-ingressos .wp-block-cover__image-background {
clip-path: unset;
}
}
.sec-ingressos-ia .sec-ingressos .col-txt {
text-align: right;
}
.sec-ingressos-ia .sec-ingressos .col-txt .col-lg-10, .sec-ingressos-ia .sec-ingressos .col-txt .col-lg-7 {
float: right;
}
@media (max-width: 767px) {
.sec-ingressos-ia .sec-ingressos .col-txt .col-lg-10, .sec-ingressos-ia .sec-ingressos .col-txt .col-lg-7 {
float: none;
}
}
@media (max-width: 767px) {
.sec-ingressos-ia .sec-ingressos .col-txt {
text-align: left;
margin-top: -40px;
}
}
.sec-ingressos-ia .sec-ingressos .col-txt h2 {
font-size: 48px !important;
font-weight: 800;
}
@media (max-width: 1200px) {
.sec-ingressos-ia .sec-ingressos .col-txt h2 {
font-size: var(--title) !important;
}
}
.sec-ingressos-ia .sec-ingressos .col-txt__subtitle {
max-width: 45%;
margin-left: auto;
}
.sec-ingressos-ia .sec-ingressos .col-txt__subtitle mark {
background: linear-gradient(90deg, #481E83, #6095E3);
color: var(--white-color);
padding: 0 4px;
}
.sec-ingressos-ia .sec-ingressos .col-txt__content {
max-width: 35%;
margin-left: auto;
}
.sec-ingressos-ia .sec-impulsiona-tec {
top: -50px;
z-index: -1;
}
@media (max-width: 767px) {
.sec-ingressos-ia .sec-impulsiona-tec {
top: 0;
}
}
@media (max-width: 767px) {
.sec-ingressos-ia .line-desafios {
padding-top: 3.13em !important;
}
}.speakers {
padding-bottom: 6.5em;
}
@media (max-width: 767px) {
.speakers {
background-color: var(--purple-color);
padding: 35px 15px 40px;
}
}
.speakers .speakers-container {
position: relative;
}
@media (max-width: 767px) {
.speakers .speakers-container {
background-color: white;
padding: 150px 30px 40px;
clip-path: polygon(0 0, calc(100% - 80px) 0, 100% 80px, 100% 100%, 0% 100%);
}
.speakers .speakers-container.active-clip-path {
clip-path: initial;
}
}
.speakers .speakers-container .list-speakers {
row-gap: 20px;
max-height: 1290px;
overflow-y: auto;
}
@media (max-width: 767px) {
.speakers .speakers-container .list-speakers {
background-color: white;
max-height: 820px;
}
}
.speakers .speakers-container .list-speakers::-webkit-scrollbar {
width: 8px;
height: 8px;
}
.speakers .speakers-container .list-speakers::-webkit-scrollbar-track {
background: #D9D9D9;
}
.speakers .speakers-container .list-speakers::-webkit-scrollbar-thumb {
background-color: #FF00FF;
border-radius: 0;
}
.speakers .speakers-container .list-speakers .object-contain img {
object-fit: contain;
padding: 12px;
}
.speakers .speakers-container .list-speakers .colorPink {
background-color: var(--pink-color);
}
.speakers .speakers-container .list-speakers .colorPink hr {
border-top: 6px solid var(--white-color) !important;
}
.speakers .speakers-container .list-speakers .colorPink .nome-speaker,
.speakers .speakers-container .list-speakers .colorPink .empresa-speaker,
.speakers .speakers-container .list-speakers .colorPink .cargo-speaker {
color: var(--white-color) !important;
}
.speakers .speakers-container .list-speakers .colorPurple {
background-color: var(--purple-color);
}
.speakers .speakers-container .list-speakers .colorPurple hr {
border-top: 6px solid var(--white-color) !important;
}
.speakers .speakers-container .list-speakers .colorPurple .nome-speaker,
.speakers .speakers-container .list-speakers .colorPurple .empresa-speaker,
.speakers .speakers-container .list-speakers .colorPurple .cargo-speaker {
color: var(--white-color) !important;
}
.speakers .speakers-container .list-speakers .colorBlue {
background-color: var(--blue-color);
}
.speakers .speakers-container .list-speakers .colorGreen {
background-color: #59FC7C;
}
.speakers .speakers-container .list-speakers .colorOrange {
background-color: #FFB800;
}
.speakers .speakers-container .list-speakers .colorPurpleLight {
background-color: #BFAAD6;
}
.speakers .speakers-container .list-speakers .colorOrangeLight {
background-color: #FFDBC3;
}
@media (max-width: 767px) {
.speakers .speakers-container .list-speakers .colorPink, .speakers .speakers-container .list-speakers .colorPurple, .speakers .speakers-container .list-speakers .colorBlue, .speakers .speakers-container .list-speakers .colorGreen, .speakers .speakers-container .list-speakers .colorOrange, .speakers .speakers-container .list-speakers .colorPurpleLight, .speakers .speakers-container .list-speakers .colorOrangeLight {
background-color: transparent;
}
}
.speakers .modal-speaker {
display: none;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
z-index: 999;
justify-content: center;
align-items: center;
}
@media (max-width: 767px) {
.speakers .modal-speaker {
background: var(--purple-color);
}
}
.speakers .modal-speaker.active {
display: flex;
}
.speakers .modal-speaker .modal-speaker-content {
display: flex;
gap: 32px;
width: 50vw;
max-height: 85vh;
aspect-ratio: 10/9;
background-color: var(--white-color);
padding: 60px 36px 32px;
clip-path: polygon(0 0, calc(100% - 80px) 0, 100% 80px, 100% 100%, 0% 100%);
}
@media (max-width: 1200px) {
.speakers .modal-speaker .modal-speaker-content {
width: 85vw;
}
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content {
gap: 0;
overflow-y: auto;
max-height: initial;
padding: 40px 20px;
height: 85%;
width: 90vw;
flex-direction: column;
}
.speakers .modal-speaker .modal-speaker-content::-webkit-scrollbar {
width: 8px;
height: 8px;
}
.speakers .modal-speaker .modal-speaker-content::-webkit-scrollbar-track {
background: #D9D9D9;
}
.speakers .modal-speaker .modal-speaker-content::-webkit-scrollbar-thumb {
background-color: #FF00FF;
border-radius: 0;
}
}
.speakers .modal-speaker .modal-speaker-content.saida-flip-right {
animation: flipRightOut 0.6s ease-out forwards;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content {
display: flex;
flex-direction: column;
justify-items: stretch;
align-items: start;
column-gap: 24px;
margin-bottom: 24px;
grid-template-columns: 0.6fr 1fr;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content {
display: flex;
flex-direction: column;
text-align: center;
margin-bottom: 12px;
align-items: center;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-content.object-contain img {
object-fit: contain;
padding: 12px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile {
display: none;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile {
display: flex;
width: 90%;
justify-content: space-between;
min-height: 60px;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile .bt-close-speaker {
display: none;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile .bt-close-speaker {
display: flex;
justify-content: flex-end;
margin-right: 24px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile .bt-close-speaker i {
background-color: var(--black-color);
width: 36px;
height: 36px;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile > div {
display: none;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile > div {
display: flex;
gap: 8px;
margin-bottom: 18px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile > div a {
background-color: var(--purple-color);
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile > div a i {
background-color: var(--white-color);
}
.speakers .modal-speaker .modal-speaker-content .speakers-content .top-mobile > div a:hover {
background-color: var(--pink-color);
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside {
height: 100%;
display: flex;
flex-direction: column;
position: relative;
overflow-y: auto;
margin-top: 12px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside::-webkit-scrollbar {
width: 8px;
height: 8px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside::-webkit-scrollbar-track {
background: #D9D9D9;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside::-webkit-scrollbar-thumb {
background-color: #FF00FF;
border-radius: 0;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .bt-close-speaker {
display: flex;
justify-content: flex-end;
width: fit-content;
right: 0;
position: absolute;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .bt-close-speaker {
display: none;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .bt-close-speaker i {
background-color: var(--black-color);
width: 36px;
height: 36px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title hr {
max-width: 50px;
height: 5px;
background-color: var(--blue-color);
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title hr {
margin: 20px auto 0px;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title .nome-speaker {
line-height: 1em;
letter-spacing: 0;
font-weight: 800;
margin: 8px 0 18px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title .cargo-speaker {
font-size: var(--text-small);
margin-bottom: 18px;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title .cargo-speaker {
margin-bottom: 0;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title > div {
display: flex;
gap: 8px;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title > div {
display: none;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title > div a {
background-color: var(--purple-color);
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title > div a i {
background-color: var(--white-color);
}
.speakers .modal-speaker .modal-speaker-content .speakers-content aside .speakers-title > div a:hover {
background-color: var(--pink-color);
}
.speakers .modal-speaker .modal-speaker-content .speakers-content img {
object-fit: cover;
aspect-ratio: 9/10;
max-width: 250px;
height: 300px;
}
@media (max-width: 991px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content img {
max-width: 200px;
height: 250px;
}
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-content img {
max-width: 90%;
height: auto;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt {
padding-right: 16px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt, .speakers .modal-speaker .modal-speaker-content .speakers-txt * {
font-size: var(--text);
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-txt, .speakers .modal-speaker .modal-speaker-content .speakers-txt * {
font-size: var(--text-small);
}
}
@media (max-width: 420px) {
.speakers .modal-speaker .modal-speaker-content .speakers-txt, .speakers .modal-speaker .modal-speaker-content .speakers-txt * {
font-size: var(--text-x-small);
}
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-txt {
overflow-y: initial;
max-height: initial;
padding-right: 0;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt::-webkit-scrollbar {
width: 8px;
height: 8px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt::-webkit-scrollbar-track {
background: #D9D9D9;
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt::-webkit-scrollbar-thumb {
background-color: #FF00FF;
border-radius: 0;
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt__topo {
display: flex;
justify-content: space-between;
align-items: center;
position: sticky;
background-color: #FFFFFF;
margin-bottom: 24px;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-txt__topo {
margin-bottom: 0;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt__topo .bt-close-speaker {
display: flex;
justify-content: flex-end;
width: fit-content;
right: 0;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-txt__topo .bt-close-speaker {
display: none;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt__topo .bt-close-speaker i {
background-color: var(--black-color);
width: 36px;
height: 36px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt__topo hr {
width: 50px;
height: 5px;
background-color: var(--blue-color);
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-txt__topo hr {
margin: 0 auto 12px;
}
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt__parag {
overflow: auto;
max-height: 85%;
padding-right: 16px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt__parag::-webkit-scrollbar {
width: 8px;
height: 8px;
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt__parag::-webkit-scrollbar-track {
background: #D9D9D9;
}
.speakers .modal-speaker .modal-speaker-content .speakers-txt__parag::-webkit-scrollbar-thumb {
background-color: #FF00FF;
border-radius: 0;
}
@media (max-width: 767px) {
.speakers .modal-speaker .modal-speaker-content .speakers-txt__parag {
max-height: initial;
}
}
.speakers .card-speaker {
position: relative;
height: 100%;
display: grid;
grid-template-rows: auto 1fr;
}
@media (max-width: 767px) {
.speakers .card-speaker {
justify-items: stretch;
align-items: center;
gap: 10px;
margin-bottom: 15px;
grid-template-rows: unset;
grid-template-columns: 35px 70px 1fr;
clip-path: none;
height: auto;
}
}
@media (max-width: 420px) {
.speakers .card-speaker {
grid-template-columns: 30px 60px 1fr;
margin-bottom: 10px;
gap: 8px;
}
}
.speakers .card-speaker button {
display: flex;
align-items: center;
justify-content: center;
background-color: var(--blue-color);
width: 35px;
height: 35px;
position: absolute;
top: 12px;
right: 8px;
clip-path: polygon(0 0, 75% 0, 100% 25%, 100% 100%, 0 100%);
}
.speakers .card-speaker button i {
background-color: var(--white-color);
}
.speakers .card-speaker button:hover {
background-color: var(--pink-color);
}
@media (max-width: 767px) {
.speakers .card-speaker button {
position: relative;
top: auto;
left: auto;
right: auto;
}
}
@media (max-width: 420px) {
.speakers .card-speaker button {
width: 30px;
height: 30px;
}
}
.speakers .card-speaker img {
aspect-ratio: 9/10;
object-fit: cover;
max-height: 275px;
}
@media (max-width: 991px) {
.speakers .card-speaker img {
max-height: 350px;
}
}
@media (max-width: 767px) {
.speakers .card-speaker img {
max-height: unset;
max-width: unset;
aspect-ratio: unset;
}
}
.speakers .card-speaker__img {
width: 70px;
height: 80px;
position: relative;
clip-path: polygon(0 0, 80% 0, 100% 10%, 100% 100%, 0 100%);
overflow: hidden;
}
@media (max-width: 420px) {
.speakers .card-speaker__img {
width: 60px;
height: 70px;
}
}
.speakers .card-speaker__img.object-contain img {
object-fit: contain;
padding: 12px;
}
.speakers .card-speaker__img img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
}
.speakers .card-speaker .speakers-txt {
text-align: center;
padding: 0 8px 20px;
}
@media (max-width: 767px) {
.speakers .card-speaker .speakers-txt {
text-align: left;
padding: 0;
}
}
.speakers .card-speaker .speakers-txt hr {
border-top: 6px solid var(--primary-color);
width: 50px;
margin: 30px auto 15px;
}
@media (max-width: 767px) {
.speakers .card-speaker .speakers-txt hr {
display: none;
}
}
.speakers .card-speaker .speakers-txt .nome-speaker {
line-height: 1em;
font-size: 20px;
font-weight: 700;
letter-spacing: 0;
text-transform: uppercase;
color: var(--primary-color);
}
@media (max-width: 767px) {
.speakers .card-speaker .speakers-txt .nome-speaker {
color: var(--primary-color) !important;
font-size: 18px;
font-weight: 500;
text-transform: initial;
margin-bottom: 4px;
}
}
@media (max-width: 576px) {
.speakers .card-speaker .speakers-txt .nome-speaker {
font-size: var(--text-small);
}
}
.speakers .card-speaker .speakers-txt .cargo-speaker {
font-size: var(--text-small);
color: var(--primary-color);
display: block;
}
@media (max-width: 767px) {
.speakers .card-speaker .speakers-txt .cargo-speaker {
display: none;
}
}
.speakers .card-speaker .speakers-txt .empresa-speaker {
font-weight: 600;
color: var(--primary-color) !important;
margin: 8px auto;
}
@media (max-width: 767px) {
.speakers .card-speaker .speakers-txt .empresa-speaker {
font-size: var(--text-x-small);
font-weight: 700;
}
}
.speakers .swiper-slide {
position: relative;
}
@media (max-width: 767px) {
.speakers .swiper-slide {
background-color: white;
padding: 100px 30px 20px;
clip-path: polygon(0 0, calc(100% - 60px) 0, 100% 60px, 100% 100%, 0% 100%);
}
.speakers .swiper-slide.active-clip-path {
clip-path: initial;
}
}
@media (max-width: 420px) {
.speakers .swiper-slide {
padding: 100px 20px 15px;
}
}
.speakers .swiper-wrapper {
z-index: 3;
}
.speakers .swiper-pagination {
bottom: unset;
top: 50px;
border-bottom: 4px solid #d9d9d9;
width: calc(100% - 60px);
left: 30px;
padding-bottom: 10px;
}
.speakers .swiper-pagination, .speakers .swiper-pagination * {
font-size: var(--text);
font-weight: 800;
}
.speakers .swiper-pagination-current {
color: var(--pink-color);
}
@media (max-width: 420px) {
.speakers .swiper-pagination {
width: calc(100% - 40px);
left: 20px;
}
}
.speakers.modal-ativo .swiper-pagination {
visibility: hidden;
}.hoteis {
margin-bottom: -25px;
}
.hoteis__slide .swiper-pagination {
position: static;
margin-top: 20px;
justify-content: center;
}
.hoteis__slide .swiper-pagination .swiper-pagination-bullet {
background-color: var(--primary-color);
}
.hoteis__slide .swiper-pagination .swiper-pagination-bullet-active {
background-color: var(--pink-color);
}
.hoteis__card {
display: grid;
grid-template-rows: auto 1fr;
background-color: var(--white-color);
padding: 12px;
}
.hoteis__card__thumb {
aspect-ratio: 1/0.6;
position: relative;
overflow: hidden;
}
.hoteis__card__thumb img {
object-fit: cover;
height: 100%;
width: 100%;
}
.hoteis__card__content {
padding-top: 15px;
}
.hoteis__card__content *, .hoteis__card__content p {
color: var(--primary-color);
font-size: var(--text-small);
}
.hoteis__card__content__item {
padding: 10px 0;
display: grid;
grid-template-columns: 20px 1fr;
gap: 4px;
align-items: center;
border-bottom: 1px solid var(--primary-color);
}
.hoteis__card__content__item i {
background-color: var(--primary-color);
width: 16px;
}
.hoteis__card__content__item i .fa-map-pin {
width: 19px;
}
.hoteis__card__content__item__descricao:not(empty) {
padding: 10px 0;
}@font-face {
font-family: 'lg';
src: url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/fontes/lg/lg.eot?n1z373);
src: url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/fontes/lg/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/fontes/lg/lg.woff?n1z373) format("woff"), url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/fontes/lg/lg.ttf?n1z373) format("truetype"), url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/fontes/lg/lg.svg?n1z373#lg) format("svg");
font-weight: normal;
font-style: normal;
}
.lg-icon {
font-family: 'lg';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF;
}
.lg-actions .lg-next {
right: 20px;
}
.lg-actions .lg-next:before {
content: "\e095";
}
.lg-actions .lg-prev {
left: 20px;
}
.lg-actions .lg-prev:after {
content: "\e094";
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
z-index: 1082;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
color: #FFF;
}
.lg-toolbar .lg-close:after {
content: "\e070";
}
.lg-toolbar .lg-download:after {
content: "\e0f2";
}
.lg-sub-html {
background-color: rgba(0, 0, 0, 0.45);
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 1080;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
#lg-counter {
color: #999;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle;
}
.lg-toolbar, .lg-prev, .lg-next {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
border-radius: 5px;
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom 0.25s ease;
-o-transition: bottom 0.25s ease;
transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF;
}
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px;
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/css/libs/img/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/css/libs/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/css/libs/img/video-play.png) no-repeat scroll 0 0;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/css/libs/img/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/css/libs/img/youtube-play.png) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible;
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1083;
opacity: 0;
-webkit-transition: opacity 0.08s ease 0s;
-moz-transition: opacity 0.08s ease 0s;
-o-transition: opacity 0.08s ease 0s;
transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1;
}
.lg-autoplay-button:after {
content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
#lg-zoom-in:after {
content: "\e311";
}
#lg-actual-size {
font-size: 20px;
}
#lg-actual-size:after {
content: "\e033";
}
#lg-zoom-out {
opacity: 0.5;
pointer-events: none;
}
#lg-zoom-out:after {
content: "\e312";
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto;
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible;
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%;
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow 0.3s ease 0s;
-o-transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0;
}
.lg-fullscreen:after {
content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
background-color: rgba(0, 0, 0, 0.25);
bottom: 0;
cursor: default;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1081;
opacity: 0;
visibility: hidden;
-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
-webkit-transition-delay: 0s;
transition-delay: 0s;
-moz-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-webkit-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
opacity: 1;
visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
color: #FFF;
}
.lg-outer .lg-dropdown {
background-color: #fff;
border-radius: 2px;
font-size: 14px;
list-style-type: none;
margin: 0;
padding: 10px 0;
position: absolute;
right: 0;
text-align: left;
top: 50px;
opacity: 0;
visibility: hidden;
-moz-transform: translate3d(0, 5px, 0);
-o-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
content: "";
display: block;
height: 0;
width: 0;
position: absolute;
border: 8px solid transparent;
border-bottom-color: #FFF;
right: 16px;
top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
color: #333;
}
.lg-outer .lg-dropdown a {
color: #333;
display: block;
white-space: pre;
padding: 4px 12px;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
display: inline-block;
line-height: 1;
margin-top: -3px;
vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
color: #333;
display: inline-block;
float: none;
font-size: 20px;
height: auto;
line-height: 1;
margin-right: 8px;
padding: 0;
vertical-align: middle;
width: auto;
}
.lg-outer #lg-share {
position: relative;
}
.lg-outer #lg-share:after {
content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
content: "\e903";
}
.group {
*zoom: 1;
}
.group:before, .group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
clear: both;
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%;
}
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
}
.lg-outer .lg-item {
background: url(//dwxperience.com.br/wp-content/themes/dwxperience/inc/assets/css/libs/img/ajax-loading.gif) no-repeat scroll center center transparent;
display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.lg-outer .lg-img-wrap {
position: absolute;
padding: 0 5px;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 1060;
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1;
}
.lg-outer .lg-empty-html {
display: none;
}
.lg-outer.lg-hide-download #lg-download {
display: none;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}