.elementor-3668 .elementor-element.elementor-element-141f724{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3668 .elementor-element.elementor-element-c85ed6b{margin:71px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-3668 .elementor-element.elementor-element-c85ed6b .elementor-heading-title{font-size:62px;}.elementor-3668 .elementor-element.elementor-element-7ea484a{--display:flex;}.elementor-3668 .elementor-element.elementor-element-a304af6{--display:flex;}/* Start custom CSS for heading, class: .elementor-element-999a7a1 *//* Polityka prywatności */

.policy-page{
    max-width:900px;
    margin:0 auto;
    background:#fff;
    padding:50px;
    border-radius:18px;
    box-shadow:0 10px 35px rgba(0,0,0,.08);
}

.policy-page h2,
.policy-page h3{
    color:#1F3158;
    font-weight:700;
    margin:45px 0 20px;
}

.policy-page p{
    line-height:1.8;
    color:#4a4a4a;
    margin-bottom:18px;
}

.policy-page strong{
    color:#1F3158;
}

.policy-page hr{
    border:none;
    height:1px;
    background:#E7EAF1;
    margin:40px 0;
}

.policy-page ul{
    padding-left:22px;
}

.policy-page li{
    margin-bottom:10px;
    line-height:1.8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ef32771 */.odplam-policy{
    max-width:920px;
    margin:0 auto;
    background:#fff;
    padding:50px;
    border-radius:22px;
    box-shadow:0 18px 45px rgba(16,33,74,.08);
    font-family:Poppins,sans-serif;
}

.odplam-policy *{
    box-sizing:border-box;
}

.policy-intro{
    background:#F6F8FC;
    border-left:5px solid #1F3158;
    padding:24px 28px;
    border-radius:12px;
    margin-bottom:45px;
}

.policy-intro p{
    margin:0;
    font-size:17px;
    line-height:1.8;
    color:#4A5568;
}

.policy-section{
    margin-bottom:45px;
    padding-bottom:40px;
    border-bottom:1px solid #E9EDF5;
}

.policy-section:last-child{
    border-bottom:none;
    margin-bottom:0;
    padding-bottom:0;
}

.policy-section h2{
    font-size:32px;
    color:#1F3158;
    margin-bottom:22px;
    font-weight:700;
}

.policy-section p{
    font-size:17px;
    line-height:1.9;
    color:#4B5563;
    margin-bottom:18px;
}

.policy-section ul{
    padding-left:22px;
    margin:20px 0;
}

.policy-section li{
    margin-bottom:12px;
    line-height:1.8;
    color:#4B5563;
}

.policy-box{
    background:#F8FAFD;
    border:1px solid #E4EAF4;
    border-radius:14px;
    padding:28px;
    line-height:1.9;
    font-size:16px;
}

.policy-box strong{
    color:#1F3158;
    font-size:18px;
}

.odplam-policy strong{
    color:#1F3158;
}

.odplam-policy a{
    color:#2E63C6;
    font-weight:600;
    text-decoration:none;
}

.odplam-policy a:hover{
    text-decoration:underline;
}

@media(max-width:767px){

.odplam-policy{
    padding:30px 22px;
    border-radius:16px;
}

.policy-section h2{
    font-size:24px;
}

.policy-section p,
.policy-section li,
.policy-intro p{
    font-size:16px;
}

.policy-box{
    padding:20px;
}

}/* End custom CSS */