| 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/text-with-form/ |
Upload File : |
.registration-section {
background: #FAFBFD;
padding: 72px 0;
}
.registration-section.sk-section-spacing.top-section {
margin: 0;
}
.registration-section .registration-section-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.registration-section .registration-section-wrapper .registration-section-content {
width: 100%;
max-width: 42%;
}
.registration-section .registration-section-wrapper .registration-section-form {
width: 100%;
max-width: 50%;
padding: 30px;
background: #fff;
}
.registration-section .registration-section-wrapper .registration-section-image img {
width: 100%;
}
.registration-section .registration-section-wrapper .registration-section-content h2 {
color: #032169;
font-weight: 700;
margin-bottom: 22px;
}
.registration-section .registration-section-wrapper .registration-section-content p {
color: #555555;
}
.registration-section-form h2 {
font-size: 30px;
line-height: 42px;
color: #3a3e50;
}
.registration-section-form .hbspt-form .hs-fieldtype-text:before {
content: "";
position: absolute;
top: 0;
border-left: 5px solid #e9e9e9;
height: 100%;
left: 0;
-webkit-transform: scaleX(0);
transform: scaleX(0);
transition: -webkit-transform 500ms;
transition: transform 500ms;
transition: transform 500ms, -webkit-transform 500ms;
-webkit-transform-origin: left;
transform-origin: left;
}
.registration-section-form .hbspt-form .hs-fieldtype-text input {
width: 100%;
font-size: 16px;
line-height: 21px;
font-weight: 400;
color: #222;
padding: 17px 16px;
letter-spacing: .005em;
font-family: "Roboto";
background: #ffffff;
background: var(--bb-theme-child_white);
border: 1px solid #e9e9e9;
border-radius: 4px;
outline: none;
height: 50px;
}
.registration-section-form .hbspt-form .actions .hs-button {
font-size: 14px;
line-height: 24px;
font-weight: 500;
color: #fff;
font-family: "Roboto";
background: linear-gradient(275deg, #00309D -18.74%, #234CC6 57.32%, #002882 123.61%);
min-width: 170px;
padding: 12px 36px;
border: 2px solid #234CC6;
border-radius: 40px;
box-shadow: 0 6px 3.9px 0 rgba(0, 29, 114, 0.20);
text-decoration: none;
margin-top: 16px;
display: inline-block;
position: relative;
cursor: pointer;
transition-duration: 500ms;
}
.registration-section-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field .input input{
width: 100%;
}
.registration-section-form .hbspt-form .actions .hs-button:hover {
background: #012169;
transition: 0s;
}
.registration-section.comp-sec-form-section {
background: linear-gradient(313deg, #001136 32.81%, #002986 81.5%);
margin-top: 0;
}
.registration-section.comp-sec-form-section .registration-section-wrapper .registration-section-content h2,
.registration-section.comp-sec-form-section .registration-section-wrapper .registration-section-content p {
color: #fff;
}
.registration-section.comp-sec-form-section .registration-section-wrapper .registration-section-form {
border-radius: 16px;
}
.registration-section.comp-sec-form-section .registration-section-image {
width: 300px;
}
.registration-section-form>h2 {
margin-bottom: 20px;
}
@media screen and (max-width:768px) {
.registration-section .registration-section-wrapper .registration-section-content, .registration-section .registration-section-wrapper .registration-section-form {
max-width: 100%;
}
.registration-section .registration-section-wrapper .registration-section-content h2 {
margin-bottom: 15px;
line-height: 40px;
}
.registration-section .registration-section-wrapper .registration-section-content p {
font-size: 16px;
line-height: 30px;
}
.registration-section .registration-section-wrapper .registration-section-form {
padding: 30px 20px;
margin-top: 20px;
}
.registration-section {
padding: 50px 0;
}
}