| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/successkpi/wp-content/themes/successkpi/blocks/webinar-banner-block/ |
Upload File : |
.webinar-page-banner {
position: relative;
background: linear-gradient(183deg, #112560 0%, #234CC6 100%);
overflow: hidden;
display: flex;
align-items: center;
padding: 52px 0;
}
.webinar-page-banner .left-content {
max-width: 540px;
}
.webinar-page-banner .event-button.cta-button {
color: #FFF;
font-size: 23.277px;
font-style: normal;
font-weight: 600;
line-height: 32.588px;
letter-spacing: 0.233px;
padding: 0;
background: transparent;
margin: 0 0 10px;
}
.webinar-page-banner-content h1 {
font-size: 34px;
color: #FFF;
line-height: normal;
letter-spacing: 0.64px;
margin: 0 0 10px;
max-width: 400px;
}
.webinar-page-banner-content p {
color: #FFF;
font-weight: 600;
letter-spacing: 0.16px;
}
.sk--animation-right-content {
position: absolute;
right: 0;
padding: 0;
bottom: 0px;
z-index: 1;
width: 75%;
}
.sk--animation-right-content lottie-player {
width: 100%;
height: 100%;
}
@media (max-width: 1300px) {
.webinar-page-banner .left-content {
max-width: 480px;
}
.sk--animation-right-content {
width: 100%;
left: 25%;
}
}
@media (max-width: 992px) {
.sk--animation-right-content {
display: none;
}
.webinar-page-banner .left-content {
max-width: 100%;
}
.webinar-page-banner-content h1 {
font-size: 26px;
}
}
@media (max-width: 480px) {
.webinar-page-banner .container {
padding: 0 20px;
}
.webinar-page-banner-content h1 {
font-size: 26px;
}
}