section.gt-block.section--program {
padding-top: 9.1rem;
padding-bottom: 8.5rem;
}
@media screen and (max-width: 500px) {
section.gt-block.section--program {
padding-top: 6.1rem;
}
}
section.gt-block.section--program .section--program-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
section.gt-block.section--program .section--program-content .left-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 73.3rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2rem;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
@media screen and (max-width: 500px) {
section.gt-block.section--program .section--program-content .left-col {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media screen and (max-width: 500px) {
section.gt-block.section--program .section--program-content .left-col h2 {
font-size: calc(var(--fs-rate) * 7rem);
}
}
section.gt-block.section--program .section--program-content .left-col .subheader {
font-family: "Corridor", sans-serif;
font-weight: 400;
font-size: calc(var(--fs-small-rate) * 4.8rem);
line-height: 1.2083333333;
text-transform: uppercase;
color: var(--Bl-Innoforum, #fff);
}
@media screen and (max-width: 500px) {
section.gt-block.section--program .section--program-content .left-col .subheader {
font-family: "Corridor Bold", sans-serif;
font-weight: bold;
font-size: 1.8rem;
}
}
section.gt-block.section--program .section--program-content .right-col {
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
section.gt-block.section--program .section--program-content .right-col figure {
width: 100%;
max-width: 40.8rem;
aspect-ratio: 408/352;
}
@media screen and (max-width: 500px) {
section.gt-block.section--program .section--program-content .right-col {
display: none;
}
}
section.gt-block.section--program .section--program-table {
padding-top: 12.3rem;
}
@media screen and (max-width: 500px) {
section.gt-block.section--program .section--program-table {
padding-top: 8.3rem;
}
}
section.gt-block.section--program .section--program-table-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
section.gt-block.section--program .section--program-table-content .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-item-align: stretch;
align-self: stretch;
}
section.gt-block.section--program .section--program-table-content .row .table {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 2.5rem 0rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-item-align: stretch;
align-self: stretch;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 0 8rem;
border-bottom: 2px solid var(--Innoforum-blue, #143373);
}
@media screen and (max-width: 1000px) {
section.gt-block.section--program .section--program-table-content .row .table {
gap: 3rem;
}
}
@media screen and (max-width: 659px) {
section.gt-block.section--program .section--program-table-content .row .table {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
}
@media screen and (max-width: 360px) {
section.gt-block.section--program .section--program-table-content .row .table {
gap: 1.2rem;
}
}
section.gt-block.section--program .section--program-table-content .row .table.moderator {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 1rem;
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-item-align: stretch;
align-self: stretch;
padding: 1.7rem 0 2.2rem 0;
gap: 8rem;
}
@media screen and (max-width: 1000px) {
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero {
gap: 3rem;
}
}
@media screen and (max-width: 900px) {
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
}
@media screen and (max-width: 360px) {
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero {
gap: 1.2rem;
}
}
@media screen and (max-width: 500px) {
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero.not-speakers {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
@media screen and (max-width: 500px) {
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero.not-speakers .title--text {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 2.5rem;
}
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero.not-speakers .title--text .desktop {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media screen and (max-width: 500px) {
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero.not-speakers .title--text .desktop {
display: none;
}
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero.not-speakers .mobile {
display: none;
}
@media screen and (max-width: 500px) {
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero.not-speakers .mobile {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero .table--name {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero .table--people {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
gap: 1.3rem;
-webkit-box-flex: 0;
-ms-flex: 0 0 26.4rem;
flex: 0 0 26.4rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (max-width: 900px) {
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero .table--people {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero .table--people .avatar {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
width: 100%;
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero .table--people .avatar img {
max-width: 10.6rem;
aspect-ratio: 1/1;
border-radius: 1.5rem;
width: 100%;
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .hero .table--people .avatar .text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 1rem;
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .peoples {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2rem;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .peoples--avatar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1.6rem;
width: 10.6rem;
text-align: center;
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .peoples--avatar img {
border-radius: 1.5rem;
aspect-ratio: 1/1;
}
section.gt-block.section--program .section--program-table-content .row .table.moderator .peoples--avatar .small {
font-family: "Arial", sans-serif;
font-weight: 400;
color: #fff;
}
section.gt-block.section--program .section--program-table-content .row .table--hour {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 20rem;
flex: 0 0 20rem;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
@media screen and (max-width: 1000px) {
section.gt-block.section--program .section--program-table-content .row .table--hour {
-webkit-box-flex: 0;
-ms-flex: 0 0 17rem;
flex: 0 0 17rem;
}
}
@media screen and (max-width: 659px) {
section.gt-block.section--program .section--program-table-content .row .table--hour {
-webkit-box-flex: 0;
-ms-flex: 0 0 13rem;
flex: 0 0 13rem;
}
}
@media screen and (max-width: 360px) {
section.gt-block.section--program .section--program-table-content .row .table--hour {
-webkit-box-flex: 0;
-ms-flex: 0 0 9.8rem;
flex: 0 0 9.8rem;
}
}
section.gt-block.section--program .section--program-table-content .row .table--hour .hour-start {
font-family: "Corridor Bold", sans-serif;
font-weight: bold;
font-size: calc(var(--fs-small-rate) * 7rem);
line-height: 1.1571428571;
color: #fff;
-webkit-font-feature-settings: "liga" off, "clig" off;
font-feature-settings: "liga" off, "clig" off;
-webkit-text-stroke-width: 0.35px;
-webkit-text-stroke-color: #fff;
letter-spacing: -0.1057rem;
}
@media screen and (max-width: 659px) {
section.gt-block.section--program .section--program-table-content .row .table--hour .hour-start {
font-size: 3.4783rem;
line-height: 115%;
letter-spacing: -0.0522rem;
}
}
@media screen and (max-width: 360px) {
section.gt-block.section--program .section--program-table-content .row .table--hour .hour-start {
font-size: 2.7783rem;
}
}
section.gt-block.section--program .section--program-table-content .row .table--hour .hour-rest {
font-family: "Corridor Bold", sans-serif;
font-weight: bold;
font-size: calc(var(--fs-small-rate) * 3.8rem);
line-height: 1.1315789474;
color: #fff;
-webkit-font-feature-settings: "liga" off, "clig" off;
font-feature-settings: "liga" off, "clig" off;
-webkit-text-stroke-width: 0.35px;
-webkit-text-stroke-color: #fff;
letter-spacing: -0.1057rem;
}
@media screen and (max-width: 659px) {
section.gt-block.section--program .section--program-table-content .row .table--hour .hour-rest {
font-size: 2.2391rem;
line-height: 115%;
letter-spacing: 0.1975rem;
}
}
@media screen and (max-width: 360px) {
section.gt-block.section--program .section--program-table-content .row .table--hour .hour-rest {
font-size: 1.5391rem;
}
}
section.gt-block.section--program .section--program-table-content .row .table--hour .event-time-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
section.gt-block.section--program .section--program-table-content .row .table--name {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 1rem;
}
section.gt-block.section--program .section--program-table-content .row .table--name .title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 6.8rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
section.gt-block.section--program .section--program-table-content .row .table--name .title--text {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 2.4rem;
}
@media screen and (max-width: 659px) {
section.gt-block.section--program .section--program-table-content .row .table--name .title--text {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
}
@media screen and (max-width: 550px) {
section.gt-block.section--program .section--program-table-content .row .table--name .title--text {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 1rem;
}
}
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .body-text {
-webkit-box-flex: 0;
-ms-flex: 0 0 14rem;
flex: 0 0 14rem;
font-family: "Arial", sans-serif;
font-weight: 400;
font-size: calc(var(--fs-small-rate) * 2.4rem);
line-height: 1.125;
color: var(--Innoforum---cyan, #21b0b5);
}
@media screen and (max-width: 1000px) {
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .body-text {
-webkit-box-flex: 0;
-ms-flex: 0 0 12rem;
flex: 0 0 12rem;
}
}
@media screen and (max-width: 659px) {
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .body-text {
font-size: 1.7rem;
-webkit-box-flex: 0;
-ms-flex: 0 0 10rem;
flex: 0 0 10rem;
}
}
@media screen and (max-width: 550px) {
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .body-text {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
@media screen and (max-width: 550px) {
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .desc {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .desc p {
font-family: "Arial", sans-serif;
font-weight: 400;
font-size: calc(var(--fs-small-rate) * 2.4rem);
line-height: 1.125;
-webkit-font-feature-settings: "liga" off, "clig" off;
font-feature-settings: "liga" off, "clig" off;
}
@media screen and (max-width: 659px) {
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .desc p {
font-size: 1.7rem;
}
}
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .desc.white p {
color: var(--Body-text-innoforum, #fff);
}
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .desc--perex {
margin-top: 1rem;
}
section.gt-block.section--program .section--program-table-content .row .table--name .title--text .desc--perex p {
font-size: 1.6rem;
line-height: 1.3;
opacity: 0.8;
}
section.gt-block.section--program .section--program-table-content .row .table--name .title--text #panel {
color: var(--Red-innoforum, #e36b57);
}
section.gt-block.section--program .section--program-table-content .row .table--name .title--text #obed {
color: var(--Green-Innoformu, #a8cc4d);
}
section.gt-block.section--program .section--program-table-content .row .table .more-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-top: 1rem;
}
section.gt-block.section--program .section--program-table-content .row .table .more-info:hover svg {
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
section.gt-block.section--program .section--program-table-content .row .table .more-info .link {
font-family: "Arial", sans-serif;
font-weight: 400;
font-size: 1.6rem;
line-height: 1.125;
background: var(--Orange-Gradient);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-font-feature-settings: "liga" off, "clig" off;
font-feature-settings: "liga" off, "clig" off;
transition: all 0.3s ease;
}
section.gt-block.section--program .section--program-table-content .row .table .more-info .link:hover {
text-shadow: 0px 0px 5px #cc428a;
}
section.gt-block.section--program .section--program-table-content .row .table .more-info svg {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
section.gt-block.section--program .section--program-table-content .row .table .more-info svg g path {
stroke: #cc428a;
}
section.gt-block.section--program .section--program-table-content .row .table--people {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1.5rem;
}
@media screen and (max-width: 889px) {
section.gt-block.section--program .section--program-table-content .row .table--people {
width: 100%;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
}
section.gt-block.section--program .section--program-table-content .row .table--people .avatar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1.6rem;
border-radius: 1.5rem;
}
section.gt-block.section--program .section--program-table-content .row .table--people .avatar img {
max-width: 10.6rem;
aspect-ratio: 1/1;
border-radius: 1.5rem;
}
section.gt-block.section--program .section--program-table-content .row .table--people .avatar .small {
font-family: "Arial", sans-serif;
font-weight: 400;
color: #fff;
text-align: right;
}
section.gt-block.section--program .section--program-table-content .row .networking {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 5rem 0rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 6.8rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
@media screen and (max-width: 900px) {
section.gt-block.section--program .section--program-table-content .row .networking {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media screen and (max-width: 600px) {
section.gt-block.section--program .section--program-table-content .row .networking {
gap: 1.5rem;
}
}
section.gt-block.section--program .section--program-table-content .row .networking--content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 11.5rem;
}
@media screen and (max-width: 640px) {
section.gt-block.section--program .section--program-table-content .row .networking--content {
gap: 5.5rem;
}
}
@media screen and (max-width: 600px) {
section.gt-block.section--program .section--program-table-content .row .networking--content {
width: 100%;
}
}
@media screen and (max-width: 560px) {
section.gt-block.section--program .section--program-table-content .row .networking--content {
gap: 2.5rem;
}
}
@media screen and (max-width: 560px) {
section.gt-block.section--program .section--program-table-content .row .networking--content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
section.gt-block.section--program .section--program-table-content .row .networking--content .left-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
@media screen and (max-width: 600px) {
section.gt-block.section--program .section--program-table-content .row .networking--content .left-col {
width: 100%;
}
}
section.gt-block.section--program .section--program-table-content .row .networking--content .left-col .big-hour {
font-family: "Corridor Bold", sans-serif;
font-weight: bold;
font-size: calc(var(--fs-small-rate) * 7rem);
line-height: 1.1571428571;
color: #fff;
text-transform: uppercase;
}
section.gt-block.section--program .section--program-table-content .row .networking--content .left-col .subheader {
font-family: "Corridor", sans-serif;
font-weight: 400;
font-size: calc(var(--fs-small-rate) * 4.8rem);
line-height: 1.2083333333;
color: #fff;
text-transform: uppercase;
}
section.gt-block.section--program .section--program-table-content .row .networking--content .right-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 38.4rem;
}
@media screen and (max-width: 600px) {
section.gt-block.section--program .section--program-table-content .row .networking--content .right-col {
display: none;
}
}
section.gt-block.section--program .section--program-table-content .row .networking--content .right-col .body-text p {
font-family: "Arial", sans-serif;
font-weight: 400;
font-size: calc(var(--fs-small-rate) * 2.4rem);
line-height: 1.125;
color: var(--Body-text-innoforum, #fff);
}
@media screen and (max-width: 560px) {
section.gt-block.section--program .section--program-table-content .row .networking--content .right-col .body-text p {
text-align: center;
}
}
section.gt-block.section--program .section--program-table-content .row .networking .button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media screen and (max-width: 600px) {
section.gt-block.section--program .section--program-table-content .row .networking .button {
display: none;
}
}
section.gt-block.section--program .section--program-table-content .row .networking .networking-mobile {
display: none;
}
@media screen and (max-width: 600px) {
section.gt-block.section--program .section--program-table-content .row .networking .networking-mobile {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 2rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
section.gt-block.section--program .section--program-table-content .row .networking .networking-mobile .right-col {
max-width: 16.9rem;
}
}
@media screen and (max-width: 600px) and (max-width: 380px) {
section.gt-block.section--program .section--program-table-content .row .networking .networking-mobile .right-col {
max-width: 100%;
}
}
@media screen and (max-width: 600px) {
section.gt-block.section--program .section--program-table-content .row .networking .networking-mobile .button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.popup {
padding: 5rem;
border-radius: 0.8rem;
border: 1px solid transparent;
background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000)) padding-box, -webkit-gradient(linear, left top, right top, from(#21b0b5), to(#1f4aa5)) border-box;
background: linear-gradient(#000, #000) padding-box, linear-gradient(to right, #21b0b5, #1f4aa5) border-box;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.popup-description p {
font-family: "Corridor Bold", sans-serif;
font-size: calc(var(--fs-rate) * 3.6rem);
font-style: normal;
line-height: 1.22;
color: var(--Body-text-innoforum, #fff);
font-weight: 400;
color: var(--Innoforum---cyan, #21b0b5);
padding-bottom: 1rem;
}
.popup-title {
font-family: "Arial", sans-serif;
font-size: 1.6rem;
font-style: normal;
line-height: 115%;
color: var(--Body-text-innoforum, #fff);
font-weight: 400;
text-transform: uppercase;
color: var(--Body-text-innoforum, #fff);
padding-bottom: 3.5rem;
}