.elementor-12350 .elementor-element.elementor-element-a555866{--display:flex;--position:absolute;--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;top:0px;}body:not(.rtl) .elementor-12350 .elementor-element.elementor-element-a555866{left:-100px;}body.rtl .elementor-12350 .elementor-element.elementor-element-a555866{right:-100px;}@media(min-width:768px){.elementor-12350 .elementor-element.elementor-element-a555866{--width:0%;}}/* Start custom CSS */.cf, .cf p, .fieldset-cf7mls, .cf-form .elementor-widget {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: relative;
    width: 100%;
    min-width: 100% !important;
}
.bezp {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: green;
    font-size: .9vw;
    font-weight: 600;
    margin: 1vw 0 0 0;
}
.bezp::before {
    content: "lock";
    font-family: 'Material Symbols Outlined';
    display: inline-block;
    margin: 0 .4vw 0 0;
}
.r3, .r2 {
    display: grid;
    grid-gap: 1.5vw;
}
.r3 {
    grid-template-columns: 2fr 1fr 1fr;
}
.r2 {
    grid-template-columns: 1fr 1fr;
    margin: 0 0 2vw 0;
}
.cf h4 {
    font-size: 1.2vw;
    margin: 1.5vw 0 0 0;
}
.cfe-m {
    display: none;
}
.cfe {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    margin: 0 0 1vw 0;
    user-select: none;
}
.tabletka .cfe {
	grid-template-columns: repeat(3, 1fr);
}
.cfe h3 {
    font-size: .86vw;
    letter-spacing: -.5px;
    display: block;
    //background: red;
    padding: 0 0 1vw 0;
    opacity: .5;
}
.cfe h3::after {
    content: "";
    position: absolute;
    background: var(--c1);
    height: 2px;
    width: 100%;
    inset: 100% 0;
    opacity: .5;
}
.cfe .a {
    opacity: 1;
}
.cfe .a::after {
    opacity: 1;
}
.wpcf7-list-item, .wpcf7-acceptance, .wpcf7-list-item-label {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
}
.cf .lb, .cf .in, .cf textarea, .cb label, .cf select, .cf .wpcf7-date, .cf .wpcf7-file {
    font-family: 'Dm Sans';
    font-size: 1.15vw;
    color: #000;
    font-weight: 400;
}
.cf .sub {
	display: block;
	font-size: .95vw;
	color: var(--c1);
	margin: .2vw 0 .5vw 0;
}
.cf ::placeholder {
    opacity: 1;
    color: #888;
}
.recepta textarea::placeholder {
    color: #ff1515;
}
.cf .lb {
    color: var(--c1);
    font-weight: 500;
    margin: 1.6vw 0 .6vw 0;
    padding: 0;
}
.cf .lb.subb {
    margin: 1.6vw 0 .0 0;
}
.cf .req::after {
    content: "*";
}
.cf .req::after, .wpcf7-acceptance i {
    opacity: .8;
    font-weight: 200;
    color: red;
    font-style: normal;
    display: inline;
}
.ms, .ms2 {
    background: #00000010;//#d9fcfc;
    display: block;
    padding: 1vw;
    border-radius: 10px;
    margin: 2vw 0 0 0;
    font-size: 1vw;
    font-weight: 500;
    line-height: 1.3em;
    color: #087227;
}
.ms2 {
    padding: 0;
    background: none;
    color: var(--c1);
    text-align: center;
}
.wpcf7-file {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
.pliki p {
    background: #fff;
    border-radius: 10px;
    padding: 1vw;
    margin: 1vw 0;
    gap: 1vw;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
}
.pliki br {
    display: none !important;
}
.pliki .lb {
    margin: 0;
    padding: 0;
}

.cf .in, .cf textarea, .cf select, .cf .wpcf7-date {
    background: #fff;
    border-radius: 10px !important;
    border: none !important;
    padding: 1em 1.2em !important;
    outline: none !important;
}
.cf textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: 20vh;
    max-height: 20vh;
    resize: none;
}
.cb label {
    display: block;
}
.cb input {
    display: none;
}
.wpcf7-acceptance {
    margin: 2vw 0 0 0;
}
.wpcf7-acceptance input {
    display: none;
}
.wpcf7-acceptance a {
    text-decoration: underline;
}
.wpcf7-list-item-label {
    padding: 0 0 0 3vw;
    cursor: pointer;
    z-index: 1;
    position: relative;
    display: block;
}
.cb .wpcf7-list-item-label {
    padding: .7vw 3vw;
}
.zgody {
    display: block;
    position: relative;
    width: 100% !important;
    padding: 0 2vw 0 0;
}
.zgody p {
    width: 100% !important;
    max-width: 100%;
    display: block;
    position: relative;
    margin: 0 0 1vw 1vw;
}
.zgody p br {
    display: none !important;
}
.wpcf7-list-item label {
    display: block;
    position: relative;
}
.wpcf7-list-item-label::before {
    content: "done";
    font-family: 'Material Symbols Outlined';
    width: 1.6vw;
    height: 1.6vw;
    background: #fff;
    position: absolute;
    inset: calc(50% - .8vw) 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.1vw;
    color: #ffffff00;
    border: 1px solid var(--c1);
    border-radius: 5px;
    transition: all .2s ease;
    z-index: 99;
}
.zgoda:checked ~ .wpcf7-list-item-label::before, input[type="checkbox"]:checked ~ .wpcf7-list-item-label::before, input[type="radio"]:checked ~ .wpcf7-list-item-label::before {
    background: var(--c1);
    color: #fff;
}
.wyslij, .cf7mls_btn, .cf7mls_back {
    background: var(--c1) !important;
    padding: 2vw;
    border-radius: 100px !important;
    border: none;
    color: #fff;
    margin: 2vw 0 0 0;
}
.deklaracja .wyslij {
    width: 50%;
    margin: 2vw 0 0 50%;
}
.cf7mls_back {
    background: none !important;
    border: 1px solid var(--c1) !important;
    color: var(--c1) !important;
}
.cf7mls_btn, .cf7mls_back {
    padding: 1.2vw 3vw !important;
}
.wyslij:hover, .cf7mls_btn:hover, .cf7mls_back:hover {
    background: var(--c2) !important;
    color: var(--c1);
    border-color: var(--c2) !important;
}
.wpcf7-response-output {
    border: none !important;
    padding: 1.5vw !important;
    border-radius: 15px !important;
    color: var(--c1) !important;
    background: #FFD6D6;
}

@media screen and (max-width: 768px) {
.cf {
    gap: 0;
}
.cf p {
    margin: 4vw 0 0 0;
}
.bezp {
    font-size: 2.7vw;
    margin: 2vw 0;
}
.r3 {
    grid-template-columns: 1fr;
}
.r2 {
    grid-template-columns: 1fr;
    margin: 0;
}
.cfe-m {
    display: block;
    margin: 0 0 3vw 0;
}
.cfe {
    display: none;
}
.cfe-m h3 {
    font-size: 4vw;
    letter-spacing: -.5px;
    padding: 2vw 0;
}
.cf h4 {
    font-size: 3.5vw;
    margin: 3vw 0 0 0;
}
.cfe-m h3::after {
    content: "";
    position: absolute;
    background: var(--c1);
    height: 2px;
    width: 100%;
    inset: 100% 0;
    opacity: 1;
}
.cf .lb, .cf .in, .cf textarea, .cb label, .cf select, .cf .wpcf7-date, .cf .wpcf7-file {
    font-size: 3.5vw;
}
.cf .sub {
    font-size: 3.1vw;
}
.cf p br {
    display: none !important;
}
.cf .lb {
    color: var(--c1);
    font-weight: 500;
    margin: 0 0 1vw 0;
}
.ms {
    padding: 3vw;
    margin: 2vw 0;
    font-size: 2.8vw;
}
.ms2 {
    font-size: 3.2vw;
}
.pliki p {
    padding: 5vw;
    margin: 2vw 0;
    gap: 3vw;
    grid-template-columns: 1fr ;
}
.pliki .lb {
    margin: 0;
    padding: 0;
}

.wpcf7-acceptance {
    margin: 4vw 0 0 0;
}
.wpcf7-list-item-label {
    padding: 0 0 0 9vw;
}
.cb .wpcf7-list-item-label {
    padding: 3vw 0 3vw 9vw;
}
.zgody p {
    margin: 0 0 0 5vw;
}
.wpcf7-list-item-label::before {
    width: 6vw;
    height: 6vw;
    inset: calc(50% - 3vw) 0;
    font-size: 5vw;
}
.wyslij, .cf7mls_btn, .cf7mls_back {
    padding: 4vw;
    margin: 5vw 0 0 0;
}
.cf7mls_btn, .cf7mls_back {
    padding: 3vw !important;
}
.wpcf7-response-output {
    padding: 3vw !important;
}
}

#druk {
    position: absolute;
    opacity: 0;
    z-index: -1;
}/* End custom CSS */