/* Start custom CSS for html, class: .elementor-element-e6a6dfe */.vtp-cert-hero{
font-family:"Manrope",sans-serif;
padding:100px 20px;
background:linear-gradient(135deg,#ff857b,#fe5517,#ff3131);
color:#ffffff;
}

.vtp-cert-hero-inner{
max-width:900px;
margin:auto;
text-align:center;
}

/* H1 */

.vtp-cert-hero h1{
font-size:42px;
line-height:1.3;
font-weight:700;
margin-bottom:22px;
}

/* DESCRIPTION */

.vtp-cert-hero p{
font-size:18px;
line-height:1.75;
opacity:.96;
margin:0 auto;
}

/* MOBILE */

@media(max-width:900px){

.vtp-cert-hero{
padding:90px 20px;
}

.vtp-cert-hero h1{
font-size:32px;
}

.vtp-cert-hero p{
font-size:16px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bdace70 */.vtp-license-section{
font-family:"Manrope",sans-serif;
padding:40px 20px;
background:#ffffff;
}

.vtp-license-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1.1fr .9fr;
gap:60px;
align-items:center;
}

/* LEFT CONTENT */

.vtp-license-content h2{
font-size:32px;
margin-bottom:25px;
color:#121010;
}

.vtp-license-content h3{
font-size:25px;
margin-top:30px;
margin-bottom:12px;
color:#ff3a3a;
}

.vtp-license-content p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:15px;
}

.vtp-license-content a{
color:#f3660e;
text-decoration:none;
font-weight:600;
}

.vtp-license-content a:hover{
text-decoration:underline;
}

/* READ MORE CONTENT */

.vtp-hidden-content{
display:none;
margin-top:10px;
}

/* BUTTON */

.vtp-readmore-btn{
margin-top:18px;
background:#f3660e;
color:#ffffff;
border:none;
padding:12px 20px;
border-radius:6px;
cursor:pointer;
font-weight:600;
font-family:"Manrope",sans-serif;
transition:all .3s ease;
}

.vtp-readmore-btn:hover{
background:#ec0808;
}

/* IMAGE */

.vtp-license-image img{
width:100%;
border-radius:18px;
box-shadow:0 12px 35px rgba(0,0,0,0.15);
transition:transform .4s ease, box-shadow .4s ease;
}

.vtp-license-image img:hover{
transform:scale(1.03);
box-shadow:0 18px 40px rgba(0,0,0,0.2);
}

/* MOBILE */

@media(max-width:900px){

.vtp-license-container{
grid-template-columns:1fr;
gap:40px;
}

.vtp-license-content h2{
font-size:32px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d11fa41 */.vtp-cert-section{
font-family:"Manrope",sans-serif;
padding:80px 20px;
background:#ffffff;
}

.vtp-cert-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1.1fr .9fr;
gap:60px;
align-items:center;
}

/* LEFT CONTENT */

.vtp-cert-content h2{
font-size:34px;
margin-bottom:25px;
color:#121010;
}

.vtp-cert-content h3{
font-size:22px;
margin-top:30px;
margin-bottom:12px;
color:#ff3a3a;
}

.vtp-cert-content p{
font-size:17px;
line-height:1.7;
color:#444;
margin-bottom:15px;
}

.vtp-cert-content ul{
margin-left:20px;
margin-bottom:15px;
color:#444;
}

.vtp-cert-content li{
margin-bottom:8px;
}

.vtp-cert-content a{
color:#f3660e;
font-weight:600;
text-decoration:none;
}

.vtp-cert-content a:hover{
text-decoration:underline;
}

/* READ MORE */

.vtp-cert-hidden{
display:none;
margin-top:10px;
}

.vtp-cert-btn{
margin-top:18px;
background:#f3660e;
color:#ffffff;
border:none;
padding:12px 20px;
border-radius:6px;
cursor:pointer;
font-weight:600;
font-family:"Manrope",sans-serif;
transition:all .3s ease;
}

.vtp-cert-btn:hover{
background:#ec0808;
}

/* IMAGE */

.vtp-cert-image img{
width:100%;
border-radius:18px;
box-shadow:0 12px 35px rgba(0,0,0,0.15);
transition:transform .4s ease, box-shadow .4s ease;
}

.vtp-cert-image img:hover{
transform:scale(1.03);
box-shadow:0 18px 40px rgba(0,0,0,0.2);
}

/* MOBILE */

@media(max-width:900px){

.vtp-cert-container{
grid-template-columns:1fr;
gap:40px;
}

.vtp-cert-content h2{
font-size:28px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1954977 */.vtp-network-section{
font-family:"Manrope",sans-serif;
padding:80px 20px;
background:#f7f7f7;
}

.vtp-network-container{
max-width:900px;
margin:auto;
}

/* HEADINGS */

.vtp-network-container h2{
font-size:32px;
color:#121010;
margin-bottom:25px;
}

.vtp-network-container h3{
font-size:25px;
color:#ff3a3a;
margin-top:30px;
margin-bottom:12px;
}

/* TEXT */

.vtp-network-container p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:15px;
}

/* LIST */

.vtp-network-container ul{
margin-left:20px;
margin-bottom:15px;
color:#444;
}

.vtp-network-container li{
margin-bottom:8px;
}

/* LINKS */

.vtp-network-container a{
color:#f3660e;
font-weight:600;
text-decoration:none;
}

.vtp-network-container a:hover{
text-decoration:underline;
}

/* READ MORE */

.vtp-network-hidden{
display:none;
margin-top:10px;
}

/* BUTTON */

.vtp-network-btn{
margin-top:18px;
background:#f3660e;
color:#ffffff;
border:none;
padding:12px 22px;
border-radius:6px;
cursor:pointer;
font-weight:600;
font-family:"Manrope",sans-serif;
transition:all .3s ease;
}

.vtp-network-btn:hover{
background:#ec0808;
}

/* MOBILE */

@media(max-width:768px){

.vtp-network-container h2{
font-size:28px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4222eda */.vtp-trust-section{
font-family:"Manrope",sans-serif;
padding:30px 20px;
background:#ffffff;
}

.vtp-trust-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1.1fr .9fr;
gap:60px;
align-items:center;
}

/* LEFT CONTENT */

.vtp-trust-content h2{
font-size:32px;
margin-bottom:25px;
color:#121010;
}

.vtp-trust-content h3{
font-size:22px;
margin-top:30px;
margin-bottom:12px;
color:#ff3a3a;
}

.vtp-trust-content p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:15px;
}

.vtp-trust-content ul{
margin-left:20px;
margin-bottom:15px;
color:#444;
}

.vtp-trust-content li{
margin-bottom:8px;
}

.vtp-trust-content a{
color:#f3660e;
font-weight:600;
text-decoration:none;
}

.vtp-trust-content a:hover{
text-decoration:underline;
}

/* READ MORE */

.vtp-trust-hidden{
display:none;
margin-top:10px;
}

/* BUTTON */

.vtp-trust-btn{
margin-top:18px;
background:#f3660e;
color:#ffffff;
border:none;
padding:12px 22px;
border-radius:6px;
cursor:pointer;
font-weight:600;
font-family:"Manrope",sans-serif;
transition:all .3s ease;
}

.vtp-trust-btn:hover{
background:#ec0808;
}

/* IMAGE */

.vtp-trust-image img{
width:%;
border-radius:18px;
box-shadow:0 12px 35px rgba(0,0,0,0.15);
transition:transform .4s ease, box-shadow .4s ease;
}

.vtp-trust-image img:hover{
transform:scale(1.03);
box-shadow:0 18px 40px rgba(0,0,0,0.2);
}

/* MOBILE */

@media(max-width:900px){

.vtp-trust-container{
grid-template-columns:1fr;
gap:40px;
}

.vtp-trust-content h2{
font-size:28px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4d056f7 */.vtp-awards-section{
font-family:"Manrope",sans-serif;
padding:80px 20px;
background:#f7f7f7;
}

.vtp-awards-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1.1fr .9fr;
gap:60px;
align-items:center;
}

/* LEFT CONTENT */

.vtp-awards-content h2{
font-size:32px;
margin-bottom:25px;
color:#121010;
}

.vtp-awards-content h3{
font-size:25px;
margin-top:25px;
margin-bottom:12px;
color:#ff3a3a;
}

.vtp-awards-content p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:15px;
}

/* READ MORE */

.vtp-awards-hidden{
display:none;
margin-top:10px;
}

.vtp-awards-btn{
margin-top:18px;
background:#f3660e;
color:#ffffff;
border:none;
padding:12px 22px;
border-radius:6px;
cursor:pointer;
font-weight:600;
font-family:"Manrope",sans-serif;
transition:all .3s ease;
}

.vtp-awards-btn:hover{
background:#ec0808;
}

/* IMAGE GRID */

.vtp-awards-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap:20px;
}

.vtp-awards-grid figure{
margin:0;
overflow:hidden;
border-radius:14px;
box-shadow:0 10px 25px rgba(0,0,0,0.15);
transition:all .3s ease;
}

.vtp-awards-grid img{
width:100%;
display:block;
transition:transform .4s ease;
}

.vtp-awards-grid figure:hover img{
transform:scale(1.06);
}

/* MOBILE */

@media(max-width:900px){

.vtp-awards-container{
grid-template-columns:1fr;
gap:40px;
}

.vtp-awards-content h2{
font-size:28px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6cccef3 */.vtp-responsible-section{
font-family:"Manrope",sans-serif;
padding:40px 20px;
background:#ffffff;
}

.vtp-responsible-container{
max-width:900px;
margin:auto;
text-align:left;
}

.vtp-responsible-container h2{
font-size:32px;
color:#121010;
margin-bottom:25px;
}

.vtp-responsible-grid{
margin-top:40px;
display:grid;
grid-template-columns:1fr;
gap:30px;
}

.vtp-responsible-card{
display:flex;
gap:18px;
align-items:flex-start;
padding:25px;
border-radius:14px;
background:#f7f7f7;
box-shadow:0 10px 25px rgba(0,0,0,0.08);
transition:all .3s ease;
}

.vtp-responsible-card:hover{
transform:translateY(-4px);
box-shadow:0 14px 30px rgba(0,0,0,0.12);
}

.vtp-responsible-icon{
min-width:48px;
height:48px;
display:flex;
align-items:center;
justify-content:center;
background:linear-gradient(135deg,#ff857b,#fe5517,#ff3131);
border-radius:10px;
}

.vtp-responsible-icon svg{
width:26px;
height:26px;
fill:#ffffff;
}

.vtp-responsible-content h3{
font-size:25px;
margin-bottom:10px;
color:#ff3a3a;
}

.vtp-responsible-content p{
font-size:16px;
line-height:1.7;
color:#444;
margin-bottom:10px;
}

.vtp-responsible-content ul{
margin-left:18px;
margin-top:10px;
color:#444;
}

.vtp-responsible-content li{
margin-bottom:6px;
}

/* MOBILE */

@media(max-width:768px){

.vtp-responsible-container h2{
font-size:28px;
}

.vtp-responsible-card{
flex-direction:column;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8b6d08a *//* SECTION */

.vtp-cert-section{
font-family:"Manrope",sans-serif;
padding:80px 20px;
background:#f7f7f7;
}

.vtp-cert-container{
max-width:1200px;
margin:auto;
display:grid;
grid-template-columns:1.1fr .9fr;
gap:50px;
align-items:start;
}

/* FAQ */

.vtp-faq h2{
font-size:32px;
margin-bottom:30px;
color:#121010;
}

.vtp-faq-item{
background:#ffffff;
border-radius:12px;
margin-bottom:16px;
box-shadow:0 10px 25px rgba(0,0,0,0.08);
overflow:hidden;
}

.vtp-faq-question{
display:flex;
align-items:center;
gap:14px;
padding:20px;
cursor:pointer;
}

.vtp-faq-question h3{
font-size:18px;
margin:0;
color:#121010;
font-weight:600;
}

.vtp-faq-icon{
width:36px;
height:36px;
background:linear-gradient(135deg,#ff857b,#fe5517,#ff3131);
border-radius:8px;
display:flex;
align-items:center;
justify-content:center;
flex-shrink:0;
}

.vtp-faq-icon svg{
width:18px;
height:18px;
fill:#fff;
}

.vtp-faq-answer{
display:none;
padding:0 20px 20px 70px;
font-size:16px;
line-height:1.7;
color:#444;
}

.vtp-faq-item.active .vtp-faq-answer{
display:block;
}

/* CTA CARD */

.vtp-cta-card{
background:linear-gradient(135deg,#ff857b,#fe5517,#ff3131);
padding:40px;
border-radius:18px;
color:#ffffff;
box-shadow:0 20px 45px rgba(0,0,0,0.15);
position:sticky;
top:40px;
}

.vtp-cta-card h2{
font-size:28px;
margin-bottom:15px;
color:#ffffff;
}

.vtp-cta-card p{
font-size:16px;
line-height:1.7;
margin-bottom:25px;
color:#fff;
}

/* BUTTONS */

.vtp-btn{
display:block;
text-align:center;
padding:14px;
border-radius:8px;
font-weight:600;
text-decoration:none;
margin-bottom:12px;
transition:.3s;
}

.vtp-btn-primary{
background:#121010;
color:#ffffff;
}

.vtp-btn-primary:hover{
background:#ec0808;
}

.vtp-btn-dark{
background:#25D366;
color:#ffff;
}

.vtp-btn-dark:hover{
background:#121010;
color:#ffffff;
}

/* RESPONSIVE */

@media(max-width:900px){

.vtp-cert-container{
grid-template-columns:1fr;
}

.vtp-cta-card{
position:relative;
top:0;
}

}/* End custom CSS */