/**handles:homest-wp-style**/
/*!
Theme Name: homest-wp
Theme URI: https://homestpoland.pl
Author: Webrace.pl / Esumo.pl
Author URI: https://esumo.pl
Version: 1.0.0
*/*{box-sizing:border-box}::-moz-selection{color:#fff;background:#bb067f}::selection{color:#fff;background:#bb067f}html{scroll-behavior:smooth}body{font-family:aktiv-grotesk-extended,sans-serif;font-weight:400;margin:0;color:#303030;padding:0}img{display:block;max-width:100%}button,input,textarea{font-family:aktiv-grotesk-extended,sans-serif}h1,h2,h3,h4,h5{font-weight:300}a{color:inherit;text-decoration:none}.h1{font-size:72px;line-height:120%;letter-spacing:-.5px}.h2{font-size:40px;line-height:130%;letter-spacing:-.5px}.h3{font-size:33px;line-height:125%;letter-spacing:-.5px}.h4{font-size:28px;line-height:110%;letter-spacing:-.5px}.h5{font-size:23px;line-height:150%;letter-spacing:-.5px}.h6{font-size:19px;line-height:150%}.normal{font-size:15px;line-height:180%}.small{font-size:14px;line-height:130%}.xsmall{font-size:13px;line-height:130%}.xxsmall{font-size:12px;line-height:130%}.display-h1{font-family:ivypresto-display,serif;font-size:72px;letter-spacing:0;line-height:120%}.display-h2{font-family:ivypresto-display,serif;font-size:40px;letter-spacing:0;line-height:130%}.display-h3{font-family:ivypresto-display,serif;font-size:33px;letter-spacing:0;line-height:125%}.display-h4{font-family:ivypresto-display,serif;font-size:28px;letter-spacing:0;line-height:110%}.display-h5{font-family:ivypresto-display,serif;font-size:20px;letter-spacing:0;line-height:150%}.display{font-family:ivypresto-display,serif}.letterspace-1{letter-spacing:1px}.bg-white{background-color:#fff}.bg-pink{background-color:#bb067f}.bg-grey{background-color:#f4f4f4}.border-grey{border:1px solid #c5c5c5}.text-pink{color:#bb067f}.text-white{color:#fff}.text-black{color:#303030}.text-light-grey{color:#c5c5c5}.text-grey{color:#646464}.text-dark-grey{color:#838383}.text-uppercase{text-transform:uppercase}.text-light{font-weight:300}.text-italic{font-style:italic}.text-bolder{font-weight:500}.text-bold{font-weight:700}.text-center{text-align:center}@media (max-width:900px){.h1{font-size:48px}.h2{font-size:36px;line-height:120%}.h3{font-size:32px}.h4{font-size:24px}.h5{font-size:21px}.display-h1{font-size:48px}.display-h2{font-size:36px;line-height:120%}.display-h3{font-size:32px}.display-h4{font-family:ivypresto-display,serif;font-size:24px;letter-spacing:0;line-height:110%}.display-h5{font-size:21px}}.container{width:95%;margin:0 auto;max-width:1340px}.container-fluid{width:100%;max-width:100%}.row{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.row.justify-center{justify-content:center}.row.align-center{align-items:center}@media (max-width:900px){.container{width:100%;padding:0 16px}}.primary{padding:6px 6px 6px 24px;border-radius:96px;display:flex;align-items:center;gap:20px;transition:.5s}.primary>img{display:flex;width:48px;height:48px;border-radius:50%;justify-content:center;align-items:center;padding:16px}.primary.white{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.075)}.primary.white:hover{background-color:#bb067f;color:#fff}.primary.pink{background-color:#bb067f;color:#fff;box-shadow:0 0 10px rgba(0,0,0,.075)}.primary.pink:hover{background-color:#e636ac}.primary.transparent{padding:0;gap:0}.primary.transparent span{height:48px;display:flex;align-items:center;justify-content:center;border-radius:48px;padding:0 16px;transition:.5s}.primary.transparent:hover span{background-color:#f4f4f4}.primary.transparent img{border:1px solid #c5c5c5}header.main{background-color:#fff;padding:24px 0}header.main.absolute{background-color:transparent;position:absolute;width:100%;top:0;z-index:10}header.main ul{display:flex;gap:32px;padding:0;list-style:none;margin:0}header.main ul li a{transition:.5s;display:flex;align-items:center;gap:8px}header.main ul li a img{transition:.5s}header.main ul li:hover>a{color:#bb067f}header.main ul li:hover>a>img{transform:rotate(180deg)}header.main ul li .sub-wrapper{display:none;position:absolute;padding-top:24px;z-index:100}header.main ul li .sub-wrapper ul{flex-direction:column;gap:16px;border:1px solid #e4e4e4;border-radius:20px;padding:32px;background-color:#fff}header.main ul li .sub-wrapper ul li a:hover{color:#bb067f}header.main ul li:hover .sub-wrapper{display:block}@media (max-width:900px){header.main .row>.primary,header.main .row>ul{display:none}}footer.main{padding:64px 0 64px;background-repeat:no-repeat;background-position:bottom center}footer.main hr{background-color:#c5c5c5;width:100%;height:1px;border:0;margin:56px 0}footer.main .row{gap:120px}footer.main .col{display:flex;flex-direction:column;gap:32px;align-items:flex-start;max-width:60%}footer.main .col>*{margin:0}footer.main .col ul{display:flex;flex-direction:column;gap:12px;padding:0;list-style:none}footer.main .col ul li a{white-space:nowrap}footer.main .col ul.cols{flex-direction:row;flex-wrap:wrap}footer.main .col ul.cols li{width:100%}footer.main .col ul.cols li.half{max-width:calc(50% - 6px)}footer.main .socials{margin-left:auto}footer.main .socials ul{display:flex;flex-direction:column;list-style:none;gap:12px;margin:0;padding:0}footer.main .company-info{display:flex;margin-left:auto;margin:0;padding:0;gap:40px;align-items:flex-end;list-style:none}footer.main .company-info strong{display:block}@media (max-width:900px){footer.main{padding:48px 0;background-image:none}footer.main .row{gap:40px}footer.main .company-info{flex-direction:column;align-items:flex-start;gap:16px}footer.main .col{max-width:100%;width:100%}footer.main .socials{width:100%;margin:0}footer.main .col ul.cols li.half{width:100%;max-width:100%}footer.main .col ul.cols{flex-direction:column}footer.main .col ul li a{white-space:wrap}footer.main .socials ul{flex-direction:row;justify-content:center;gap:32px}footer.main hr{margin:32px 0}footer.main .row span.small{width:100%;display:block;text-align:center}}.home-hero{padding:240px 0 160px;background-size:cover;background-position:center center;border-bottom-left-radius:50px;border-bottom-right-radius:50px;position:relative}.home-hero:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-image:linear-gradient(to bottom,#fff,rgba(255,255,255,.75),rgba(255,255,255,0))}section>.lines{position:absolute;height:100%;top:0;left:50%;transform:translateX(-50%);z-index:1}.home-hero .desc-wrapper{display:flex;flex-direction:column;gap:32px;justify-content:center;width:100%;max-width:904px;text-align:center;margin:0 auto;position:relative;z-index:2}.home-hero .desc-wrapper>*{margin:0}.home-hero .desc-wrapper ul.categories{margin:0;padding:0;list-style:none;display:flex;justify-content:center;gap:24px;letter-spacing:1px}.home-hero .row{row-gap:40px}.page-template-page-home .home-hero .form-wrapper{padding:0;border-radius:96px}.home-hero .form-wrapper{width:100%;padding:32px 24px;border-radius:12px;text-align:center;position:relative;z-index:2}.home-hero .form-wrapper hr{display:block;margin:32px 0;border:0;background-color:#e4e4e4;height:1px}.home-hero .form-wrapper .row{gap:24px;align-items:center}.home-hero .form-wrapper .row>div{flex:1}.home-hero .form-wrapper .row>span.divider{background-color:#e4e4e4;width:1px}.page-template-page-home .home-hero .form-wrapper .row>span.divider{min-height:56px}.page-template-page-home .home-hero .form-wrapper .search-filter-field--input-type-select{padding:0 48px}.home-hero .form-wrapper .search-filter-field--input-type-select{padding:0 24px}.home-hero .form-wrapper .search-filter-field--input-type-select .search-filter-label{font-size:13px;font-weight:600;color:#303030;display:inline-block;width:auto;margin:6px 0 0}.home-hero .form-wrapper .search-filter-field--input-type-select .search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox__actions-input,.home-hero .form-wrapper .search-filter-field--input-type-select .search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox__actions-input::placeholder,.home-hero .form-wrapper .search-filter-field--input-type-select .search-filter-component-combobox__selection{color:#989898;font-size:13px!important;font-weight:600}.home-hero .form-wrapper .search-filter-field--input-type-select .search-filter-component-combobox__listbox-toggle::before{border-left:1px solid #e4e4e4}.home-hero .form-wrapper .search-filter-field--input-type-select .search-filter-component-combobox-base{padding-left:0;border:0}.home-hero .form-wrapper .search-filter-field--type-range{border:1px solid #e4e4e4;padding:32px 24px 24px;border-radius:10px;padding-top:24px;align-items:center;display:flex;justify-content:center}.home-hero .form-wrapper .search-filter-field--type-range .search-filter-select-range{gap:56px}.home-hero .form-wrapper .search-filter-field--type-range .search-filter-label{font-size:13px;font-weight:600;color:#303030;display:inline-block;position:absolute;top:0;left:8px;width:auto;z-index:10;background-color:#fff;transform:translateY(-50%);padding:0 16px}.home-hero .form-wrapper .search-filter-field--type-range .search-filter-input-text{padding:0;border:0;display:flex;align-items:center;justify-content:space-between}.home-hero .form-wrapper .search-filter-field--type-range .search-filter-input-text input{font-size:15px;width:100px;color:#303030;text-align:center;padding:0 12px;font-weight:500;border-right:1px solid #e4e4e4}.home-hero .form-wrapper .search-filter-field--type-range .search-filter-input-text:after,.home-hero .form-wrapper .search-filter-field--type-range .search-filter-input-text:before{color:#989898;font-size:13px;font-weight:600}.home-hero .form-wrapper .search-filter-field--type-range .search-filter-input-text:first-of-type:before{content:"Od"}.home-hero .form-wrapper .search-filter-field--type-range .search-filter-input-text:last-of-type:before{content:"Do"}.home-hero .form-wrapper .search-filter-field--id-5 .search-filter-input-text:after{content:"m\00B2"}.home-hero .form-wrapper .search-filter-field--id-6 .search-filter-input-text:after{content:"zł"}.home-hero .form-wrapper .search-filter-field--control-type-submit .search-filter-input-button{background-color:#bb067f;color:#fff;box-shadow:0 0 10px rgba(0,0,0,.075);padding:16px 16px 16px 55px;border-radius:96px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:.5s;width:100%;font-size:16px;border:0}.home-hero .form-wrapper .search-filter-field--control-type-submit .search-filter-input-button:hover{background-color:#e636ac}.home-hero .form-wrapper .search-filter-field--control-type-submit .search-filter-input-button:after{content:"";display:flex;width:48px;height:48px;border-radius:50%;justify-content:center;align-items:center;background-image:url('https://homestpolska.pl/wp-content/uploads/2025/03/arrow-right-pink.svg');background-size:16px;background-position:center center;background-repeat:no-repeat;background-color:#f4f4f4}.home-promo{padding:96px 0}.home-promo .row.align-center{margin-bottom:48px}.home-promo h3{margin:0}.home-promo .single-offer{width:24%;display:flex;flex-direction:column;gap:24px}.home-promo .properties-carousel .single-offer{width:100%}.home-promo .single-offer>*{margin:0}.home-promo .single-offer img{display:block;border-radius:12px;height:320px;object-fit:cover}.home-promo .single-offer p strong{display:block}@media (max-width:900px){.home-hero{padding:144px 0 0;margin-bottom:96px}.home-hero .form-wrapper{border-radius:20px;width:95%;margin:0 auto -96px}.page-template-page-home .home-hero .form-wrapper{border-radius:20px}.page-template-page-home .home-hero .form-wrapper .row>span.divider{min-height:0;width:100%;height:1px}.home-hero .form-wrapper .row{gap:0}.page-template-page-home .home-hero .form-wrapper .search-filter-field--input-type-select{padding:24px;width:100%}.home-promo .primary.transparent{margin-top:32px}.properties-carousel{width:calc(100% + 16px)}.home-hero .desc-wrapper ul.categories{width:calc(100% + 32px);margin-left:-16px}}body.single-nieruchomosci{background-color:#f4f4f4}body.single-nieruchomosci footer.main{background-color:#fff;padding-top:120px}body.single-nieruchomosci header.main{background-color:#f4f4f4}.single-nieruchomosci .single-property-wrapper{padding:0 0 120px}.single-nieruchomosci .single-property-wrapper .container-fluid{position:relative}.single-nieruchomosci .single-property-wrapper .container-fluid a.next-photo{position:absolute;top:50%;right:calc(100vw / 2 - 670px);display:flex;width:48px;height:48px;border-radius:50%;justify-content:center;align-items:center;transform:translate(0,-50%);background-color:#f4f4f4;z-index:5}.single-nieruchomosci .single-property-wrapper .property-carousel{height:420px;overflow:hidden}.single-nieruchomosci .single-property-wrapper .property-carousel:after{content:"";display:block;width:25%;height:100%;position:absolute;right:0;top:0;background-image:linear-gradient(to left,#f4f4f4,transparent)}.single-nieruchomosci .single-property-wrapper .container-fluid{width:calc(50% + 670px);margin-left:auto}.single-nieruchomosci .single-property-wrapper .property-carousel .owl-item img{display:block;border-radius:12px;object-fit:cover;height:420px}.single-nieruchomosci .single-property-wrapper .property-meta{width:100%;display:flex;background-color:#fff;margin:24px 0;border-radius:12px;padding:20px}.single-nieruchomosci .single-property-wrapper .property-meta ul{width:100%;display:flex;list-style:none;flex-wrap:wrap;justify-content:center;gap:64px;padding:0;margin:0;align-items:center}.single-nieruchomosci .single-property-wrapper .property-meta ul li{display:flex;align-items:center;gap:12px}.single-nieruchomosci .single-property-wrapper .property-meta ul li span{display:block}.single-nieruchomosci .single-property-wrapper .property-meta ul li h4{margin:0}.single-nieruchomosci .single-property-wrapper .row{gap:24px;align-items:flex-start}.single-nieruchomosci .single-property-wrapper .content-wrapper{flex:3}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper{flex:1;padding:32px;border-radius:12px;background-color:#fff;position:sticky;top:24px;display:flex;flex-direction:column;gap:16px}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper>*{margin:0}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper hr{display:block;margin:12px 0;border:0;background-color:#e4e4e4;height:1px}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper .contact-person{display:flex;gap:24px;align-items:center}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper .contact-person img{display:block;width:80px}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper .contact-person div{display:flex;flex-direction:column;gap:4px}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper ul{display:flex;list-style:none;padding:0;flex-direction:column;gap:8px}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper ul li{display:flex;gap:4px;align-items:center}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper .contact-person div>*{margin:0}.single-nieruchomosci .single-property-wrapper .content-wrapper .property-info{padding:48px;border-radius:12px;background-color:#fff}.single-nieruchomosci .single-property-wrapper .content-wrapper .property-info hr{display:block;margin:32px 0;border:0;background-color:#e4e4e4;height:1px}.single-nieruchomosci .single-property-wrapper .content-wrapper #map{border-radius:12px;width:100%;height:500px;margin-top:24px}.single-nieruchomosci .single-property-wrapper .content-wrapper #offer-id{margin:40px 0 0}.single-nieruchomosci .single-property-wrapper .content-wrapper .property-info h1{margin:0}.single-nieruchomosci .single-property-wrapper .content-wrapper .property-info .address{margin:16px 0 0;display:flex;align-items:center;gap:12px}.single-nieruchomosci .more-properties{background-color:#fff;padding:120px 0}.single-nieruchomosci .more-properties h3{margin:0 0 48px}.single-nieruchomosci .more-properties .single-offer{width:100%;display:flex;flex-direction:column;gap:24px}.single-nieruchomosci .more-properties .single-offer>*{margin:0}.single-nieruchomosci .more-properties .single-offer img{display:block;border-radius:12px;height:320px;object-fit:cover}.single-nieruchomosci .more-properties .single-offer p strong{display:block;line-height:130%;width:90%}.cta-contact-wrapper{background-color:#fff}.cta-contact-wrapper .container{position:relative;border-radius:20px;padding:100px 48px}.cta-contact-wrapper .container>img{position:absolute;height:100%;width:auto;top:0;left:50%;transform:translateX(-50%)}.cta-contact-wrapper .container .row{position:relative;align-items:flex-end}.page-template-page-contact .cta-contact-wrapper .container .row{align-items:center}.page-template-page-contact .cta-contact-wrapper .company-info{width:100%;display:flex;list-style:none;padding:0;justify-content:space-between}.page-template-page-contact .cta-contact-wrapper #map{width:100%;height:520px;border-radius:20px;margin-top:56px}.page-template-page-contact .cta-contact-wrapper .container:first-of-type{padding:0}.page-template-page-contact .cta-contact-wrapper .container:first-of-type .row>img{border-radius:20px;margin-bottom:-32px}.cta-contact-wrapper .desc-wrapper{width:60%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.cta-contact-wrapper .desc-wrapper>*{margin:0}.cta-contact-wrapper .desc-wrapper hr{border:0;width:100%;height:1px;background-color:#303030;margin:40px 0}.cta-contact-wrapper .desc-wrapper h3 span{display:block}.cta-contact-wrapper .desc-wrapper .person-wrapper{width:100%;background-color:#fff;padding:10px;border-radius:96px;display:flex;align-items:center;gap:24px}.cta-contact-wrapper .desc-wrapper .person-wrapper img{display:block;width:80px;border-radius:50%}.cta-contact-wrapper .desc-wrapper .person-wrapper h4{margin:0 0 4px}.cta-contact-wrapper .desc-wrapper .person-wrapper ul{display:flex;margin:0;list-style:none;padding:0;gap:16px}.cta-contact-wrapper .desc-wrapper .person-wrapper ul li{align-items:center;display:flex;gap:4px}.cta-contact-wrapper .form-wrapper{width:35%;background-color:#fff;padding:48px 48px;border-radius:20px}.forminator-edit-module{display:none!important}#form-wrapper .forminator-ui.forminator-design--default{margin:0}#form-wrapper .forminator-ui.forminator-design--default .forminator-label{font-size:12px;font-weight:600;display:inline-block;background-color:#fff;margin-left:12px;padding:0 8px}#form-wrapper .forminator-ui.forminator-design--default .forminator-input{padding:20px;border-radius:10px;border:1px solid #e4e4e4;margin-top:-10px;font-size:15px!important;color:#303030}#form-wrapper .forminator-ui.forminator-design--default .forminator-checkbox__label p{font-size:11px!important;margin:0;font-family:inherit;font-weight:400}#form-wrapper .forminator-ui.forminator-design--default .forminator-consent .forminator-checkbox-box{border-color:#303030!important;background-color:#fff!important;color:#bb067f!important}#form-wrapper .forminator-ui.forminator-design--default .forminator-consent input:checked+.forminator-checkbox-box{border-color:#bb067f!important;background-color:#fff!important}#form-wrapper .forminator-ui.forminator-design--default .forminator-button-submit{padding:6px 6px 6px 24px;background-color:#bb067f;border-radius:96px;font-size:15px!important;line-height:130%;font-weight:500!important;display:flex;color:#fff;align-items:center;gap:20px;transition:.5s}#form-wrapper .forminator-ui.forminator-design--default .forminator-button-submit:after{content:'';background-image:url('https://homestpolska.pl/wp-content/uploads/2025/03/arrow-right-pink.svg');display:flex;width:48px;height:48px;border-radius:50%;justify-content:center;align-items:center;background-color:#f4f4f4;background-repeat:no-repeat;background-position:center center}.cta-contact-wrapper .cta-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.cta-contact-wrapper .cta-wrapper>*{margin:0}.cta-contact-wrapper .cta-wrapper h3 span{display:block}.cta-contact-wrapper .cta-wrapper p{width:100%;max-width:690px}.cta-contact-wrapper .cta-wrapper>img{display:block;width:80px;height:auto;border-radius:50%}.taxonomy-wrapper{padding:96px 0 120px}.taxonomy-wrapper .row{align-items:flex-start}.taxonomy-wrapper .single-offer{display:flex;flex-direction:column;gap:24px;max-width:calc(50% - 12px)}.taxonomy-wrapper .single-offer>*{margin:0}.taxonomy-wrapper .single-offer img{display:block;border-radius:12px;height:320px;object-fit:cover}.taxonomy-wrapper .single-offer p strong{display:block;line-height:130%;width:90%}.taxonomy-wrapper .post-listing{display:flex;flex-wrap:wrap;gap:24px;width:calc(55% - 12px);row-gap:40px}.taxonomy-wrapper .map-wrapper{width:calc(45% - 12px)}.taxonomy-wrapper .map-wrapper #map{width:100%;min-height:1100px;border-radius:20px;overflow:hidden}.taxonomy-about{padding:96px 0 64px}.taxonomy-about .header-wrapper{width:45%}.taxonomy-about .desc-wrapper{width:50%;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.taxonomy-about .desc-wrapper>*,.taxonomy-about .header-wrapper>*{margin:0}.taxonomy-about .desc-wrapper h3{margin:16px 0 16px;font-size:33px;line-height:125%;letter-spacing:-.5px}.taxonomy-about .desc-wrapper h3:first-of-type{margin-top:0}#map .property{position:relative;font-family:aktiv-grotesk-extended,sans-serif}#map .property .price-tag{background-color:#bb067f;border-radius:4px;color:#fff;font-size:14px;padding:6px 10px;position:relative;text-transform:uppercase;font-weight:600}#map .property .price-tag::after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%,0);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #bb067f}#map .property .details{display:none}#map .property.highlight .price-tag{background-color:#303030}#map .property.highlight .price-tag::after{border-top:8px solid #303030}#map .property.highlight .details{display:block;position:absolute;background-color:#fff;border-radius:20px;width:375px;padding:10px 10px 16px 10px;top:0;left:50%;transform:translateY(-102%) translateX(-50%);display:flex;flex-direction:column;gap:12px;box-shadow:0 0 10px rgba(0,0,0,.05)}#map .property.highlight .details>*{margin:0;line-height:120%}#map .property.highlight .details img{width:100%;height:320px;border-radius:12px;object-fit:cover}.wp-pagenavi{width:100%;display:flex;justify-content:flex-start;margin-top:16px;gap:5px;align-items:center}.wp-pagenavi>.pages{display:none}.wp-pagenavi a,.wp-pagenavi span{padding:0;margin:0;border:1px solid #c5c5c5;color:#646464;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.wp-pagenavi span.current{font-weight:400}.wp-pagenavi span.extend{border:none;width:24px}@media (max-width:900px){.wp-pagenavi a,.wp-pagenavi span{width:40px;height:40px;font-size:12px}}.faq{padding:96px 0 96px}.acc-container{width:100%;display:flex;flex-direction:column;gap:12px;max-width:900px;margin:0 auto}.acc-container .single--question{border:1px solid #c5c5c5;border-radius:20px;padding:30px}.acc-container .acc-btn{width:100%;cursor:pointer;background-color:transparent;border:0;padding-right:56px;padding-left:0;outline:0;text-align:left;transition:all .5s linear;display:flex;justify-content:space-between;align-items:center;position:relative;letter-spacing:-.5px}.acc-container .acc-btn:after{content:'';background-image:url('https://homestpolska.pl/wp-content/uploads/2025/03/arrow-right-pink.svg');display:flex;width:48px;height:48px;border-radius:50%;justify-content:center;align-items:center;background-color:#f4f4f4;background-repeat:no-repeat;background-position:center center;position:absolute;right:0;transition:all .3s linear}.acc-container .acc-btn.is-open:after{transform:rotate(90deg)}.acc-container .acc-content{max-height:0;padding:0;overflow:hidden;transition:max-height .3s ease-in-out}.acc-container .acc-content .text-wrapper{background-color:#fff;border-radius:20px;margin-top:32px;display:flex;gap:12px;align-items:flex-start;flex-direction:column}.acc-container .acc-content .text-wrapper>*{margin:0}@media (max-width:900px){.faq{padding:72px 0}.faq hr{margin:40px 0}.acc-container .h6{font-size:13px}}.why-homest{padding:96px 0 64px}.why-homest .row{gap:24px;row-gap:24px}.why-homest .row>h2{width:100%}.why-homest .row>h2,.why-homest .row>img,.why-homest .row>p{margin:0}.why-homest .row.row.justify-center{gap:32px;margin-bottom:64px}.why-homest .row>p{max-width:860px}.why-homest .col{border-radius:20px;overflow:hidden;display:flex;flex-direction:column;gap:24px;align-items:flex-start}.why-homest .col>*{margin:0}.why-homest .col h3{line-height:125%}.why-homest .col-2{width:calc(66.66% - 12px)}.why-homest .col-1{width:calc(33.33% - 18px);border:1px solid #c5c5c5;padding:48px}.why-homest .col-1.bg-grey{border:none;justify-content:center}.why-homest .col-1 a{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.why-homest .col-1 a>*{margin:0}.page-title{padding:80px 0}.page-title .row{align-items:flex-end}.page-title .header-wrapper{width:55%}.page-title .desc-wrapper{width:40%}.page-title .row>.h1{margin:0}.page-title .h1{letter-spacing:-2px}.page-title .desc-wrapper,.page-title .header-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.page-title .desc-wrapper>*,.page-title .header-wrapper>*{margin:0}.page-title .desc-wrapper .buttons,.page-title .header-wrapper{display:flex;align-items:center;gap:24px}.page-title .hero-img{display:block;width:100%;margin-top:64px;border-radius:12px}.page-about{padding:96px 0}.page-about.reverse .row{flex-direction:row-reverse}.page-about .image-wrapper{width:60%}.page-about .image-wrapper img{width:100%;border-radius:12px;display:block}.page-about .desc-wrapper{width:35%}.page-about .desc-wrapper,.page-about .image-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.page-about .desc-wrapper>*,.page-about .image-wrapper>*{margin:0}.page-about .desc-wrapper h2{margin-bottom:24px}.page-about .desc-wrapper .primary{margin-top:16px}.page-types{padding:80px 0}.page-types .h2{margin-bottom:80px}.page-types .row{row-gap:24px}.page-types .single-type{width:49%;padding:48px;border-radius:20px;border:1px solid #c5c5c5;display:flex;gap:56px;align-items:stretch}.page-types .single-type>*{flex:1;margin:0;width:calc(50% - 28px)}.page-types .single-type img{border-radius:12px;display:block;object-fit:cover}.page-types .single-type .desc-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.page-types .single-type .desc-wrapper>*{margin:0}.page-for{padding:80px 0 96px}.page-for .display-h2{width:100%;margin:0}.page-for .row{row-gap:48px}.page-for .row.fors-wrapper{margin-top:56px;flex-direction:column;row-gap:56px}.page-for .row>p{margin:0;width:100%;text-align:center;max-width:860px}.page-for .single-for{display:flex;gap:56px;align-items:stretch}.page-for .single-for>*{margin:0;flex:1;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.page-for .single-for>div>*{margin:0}.page-for .single-for .header-wrapper{border-right:1px solid #c5c5c5}.page-for .single-for .header-wrapper h6{max-width:90%}.page-for .single-for .header-wrapper h3{max-width:90%}.page-for .desc-wrapper a.primary{margin-top:auto}.page-for .desc-wrapper h6{font-size:16px;line-height:135%;font-weight:500}.page-for .desc-wrapper ul{display:flex;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none}.page-for .desc-wrapper ul a{display:flex;align-items:center;gap:12px;font-size:13px}.page-for .desc-wrapper ul a:after{content:"";width:10px;height:10px;background-image:url('https://homestpolska.pl/wp-content/uploads/2025/03/arrow-right-pink.svg');background-size:cover;display:block}.page-for .single-for .image-wrapper img{border-radius:12px;display:block}.page-sticky{padding:96px 0}.page-sticky .row{align-items:flex-start}.page-sticky .sticky-wrapper{width:30%;position:sticky;top:32px}.page-sticky .desc-wrapper{width:60%;display:flex;flex-direction:column;gap:24px}.page-sticky .single-type{width:100%;padding:48px;border-radius:20px;border:1px solid #c5c5c5;display:flex;gap:56px;align-items:stretch}.page-sticky .single-type>*{flex:1;margin:0;width:calc(50% - 28px)}.page-sticky .single-type>img{border-radius:12px;display:block;object-fit:cover}.page-sticky .single-type .desc-wrapper>*{margin:0}.page-sticky .single-type .desc-wrapper .primary{margin-top:auto}.process-homest{padding:96px 0 64px}.process-homest .row{gap:24px;row-gap:24px}.process-homest .row>h2{width:100%}.process-homest .row>h2,.process-homest .row>img,.process-homest.row>p{margin:0}.process-homest .row.row.justify-center{gap:32px;margin-bottom:64px}.process-homest .row>img{border-radius:12px}.process-homest .col{border-radius:20px;overflow:hidden;display:flex;flex-direction:column;gap:24px;align-items:flex-start;width:calc(50% - 12px);border:1px solid #c5c5c5;padding:48px;position:relative}.process-homest .cols-wrapper{display:flex;width:calc(66.66% - 12px);flex-wrap:wrap;gap:24px}.process-homest .col>*{margin:0}.process-homest .col h3{line-height:125%;width:calc(100% - 72px)}.process-homest .col .number{line-height:100%;position:absolute;right:40px;top:40px}.page-template-page-home .testimonies{margin:96px 0}.testimonies .row video{border:1px solid #c5c5c5;border-radius:20px;margin-bottom:-44px;width:100%;height:auto;display:block}.testimonies .container:last-of-type{border:1px solid #c5c5c5;border-radius:20px;padding:164px 48px 120px 48px;background-image:url('https://homestpolska.pl/wp-content/uploads/2025/03/testimonies-lines.svg');background-size:contain;background-repeat:no-repeat;background-position:center center}.testimonies .row{gap:16px}.testimonies .row>*{width:100%;margin:0}.testimonies ul.logotypes{display:flex;justify-content:space-evenly;align-items:center;width:100%;list-style:none;padding:0;margin:0}.testimonies ul.logotypes img{max-width:180px;max-height:80px;object-fit:contain}.testimonies .testimonies-carousel{margin:48px 0;position:relative}.testimonies .testimonies-carousel:before{content:"";display:block;position:absolute;left:0;top:0;width:35%;z-index:1;height:100%;background-image:linear-gradient(to right,#fff,transparent)}.testimonies .testimonies-carousel:after{content:"";display:block;position:absolute;right:0;top:0;width:35%;height:100%;z-index:1;background-image:linear-gradient(to left,#fff,transparent)}.testimonies .testimonies-carousel .single-testimony .display-h5{font-weight:300;font-size:18px}.testimonies .testimonies-carousel .owl-item{opacity:.5;transition:.5s}.testimonies .testimonies-carousel .owl-item.active.center{opacity:1}.testimonies .row ul.carousel-nav{display:flex;justify-content:center;list-style:none;padding:0;margin:16px 0 56px;gap:16px}.testimonies .row ul.carousel-nav a{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;border:1px solid #838383;background-color:#fff}.blog-header{padding:64px 0}.why-homest.blog-wrapper{padding:96px 0}.blog-header h1{margin:0}.blog-wrapper{padding:48px 0 96px}a.single-post{width:32%;padding:48px;border:1px solid #c5c5c5;border-radius:20px;display:flex;flex-direction:column;gap:24px;align-items:flex-start}a.single-post>*{margin:0}a.single-post img{display:block;width:100%;height:250px;object-fit:cover;border-radius:10px}a.single-post .meta{display:flex;width:100%;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5}body.single-post .page-title h1{margin:0}body.single-post .page-title .hero-img{height:500px;object-fit:cover}body.single-post .post-wrapper{padding:24px 0 96px}body.single-post .post-wrapper .row{align-items:flex-start}body.single-post .post-wrapper .sidebar-wrapper{width:30%;display:flex;flex-direction:column;gap:24px;align-items:flex-start;position:sticky;top:24px}body.single-post .post-wrapper .sidebar-wrapper>*{margin:0}body.single-post .post-wrapper .sidebar-wrapper #ez-toc-container{background:0 0;padding:0;box-shadow:none;margin:0;border:0}body.single-post .post-wrapper .sidebar-wrapper #ez-toc-container ul{display:flex;width:90%;flex-direction:column;border:0;gap:12px;font-size:15px;color:#646464}body.single-post .post-wrapper .post-content{width:65%;padding-left:7.5%;border-left:1px solid #c5c5c5}body.single-post .post-wrapper .post-content .wp-block-separator{border-bottom:1px solid #c5c5c5;border-top:0;margin:40px 0}body.single-post .post-wrapper .post-content h2{font-size:32px;line-height:130%;letter-spacing:-.5px;font-family:ivypresto-display,serif;font-weight:400}body.single-post .post-wrapper .post-content h3{font-size:28px;line-height:125%;letter-spacing:-.5px;font-family:ivypresto-display,serif;font-weight:400}body.single-post .post-wrapper .post-content h4{font-size:24px;line-height:110%;letter-spacing:-.5px;font-family:ivypresto-display,serif;font-weight:400}body.single-post .post-wrapper .post-content h5{font-size:21px;line-height:150%;letter-spacing:-.5px;font-family:ivypresto-display,serif;font-weight:400}body.single-post .post-wrapper .post-content h2 strong,body.single-post .post-wrapper .post-content h3 strong,body.single-post .post-wrapper .post-content h4 strong,body.single-post .post-wrapper .post-content h5 strong{font-weight:400}.post-more{padding:32px 0 120px}.post-more h3{margin:0 0 64px}body.single-post .post-wrapper .post-content .forminator-ui.forminator-design--default .forminator-button-submit{padding:6px 6px 6px 24px;background-color:#bb067f;border-radius:96px;font-size:15px!important;line-height:130%;font-weight:500!important;display:flex;color:#fff;align-items:center;gap:20px;transition:.5s}body.single-post .post-wrapper .post-content .forminator-ui.forminator-design--default .forminator-button-submit:after{content:'';background-image:url('https://homestpolska.pl/wp-content/uploads/2025/03/arrow-right-pink.svg');display:flex;width:48px;height:48px;border-radius:50%;justify-content:center;align-items:center;background-color:#f4f4f4;background-repeat:no-repeat;background-position:center center}body.single-post .post-wrapper .post-content .forminator-ui.forminator-design--default{margin:32px 0 0!important;padding:32px 32px 12px!important;border:1px solid #c5c5c5!important;border-radius:24px!important}body.single-post .post-wrapper .post-content .forminator-ui.forminator-design--default .forminator-label{font-size:12px;font-weight:600;display:inline-block;background-color:#fff;margin-left:12px;padding:0 8px}body.single-post .post-wrapper .post-content .forminator-ui.forminator-design--default .forminator-input{padding:20px;border-radius:10px;border:1px solid #e4e4e4;margin-top:-10px;font-size:15px!important;color:#303030}body.single-post .post-wrapper .post-content .forminator-ui.forminator-design--default .forminator-checkbox__label p{font-size:11px!important;margin:0;font-family:inherit;font-weight:400}body.single-post .post-wrapper .post-content .forminator-ui.forminator-design--default .forminator-consent .forminator-checkbox-box{border-color:#303030!important;background-color:#fff!important;color:#bb067f!important}body.single-post .post-wrapper .post-content .forminator-ui.forminator-design--default .forminator-consent input:checked+.forminator-checkbox-box{border-color:#bb067f!important;background-color:#fff!important}.ceo-quote{padding:96px 0}.ceo-quote .image-wrapper{width:40%;display:block;border-radius:20px;overflow:hidden}.ceo-quote .image-wrapper img{width:100%;height:100%}.ceo-quote .quote-wrapper{width:60%;padding:48px;display:flex;flex-direction:column;justify-content:center;border-radius:20px;border:1px solid #c5c5c5;gap:32px}.ceo-quote .quote-wrapper>*{margin:0}header.main .menu-toggler{display:none}header.main .menu-toggler img,header.mobile .menu-toggler img{height:31px;object-fit:contain;object-position:center;max-width:50px}header.mobile{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;z-index:1000;padding:24px 0}header.mobile .row.align-center{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e4e4e4}header.mobile nav{width:100%;display:flex;min-height:calc(100vh - 200px);flex-direction:column;justify-content:space-between}header.mobile nav .primary{width:100%;margin-top:40px;justify-content:space-between}header.mobile nav>ul{display:flex;flex-direction:column;gap:12px;padding:0;margin:0;list-style:none}header.mobile nav>ul li a{display:flex;align-items:center;gap:12px}header.mobile nav>ul li img{transition:.5s}header.mobile nav>ul li.with-sub .sub-wrapper{display:none}header.mobile nav>ul li.with-sub.active .sub-wrapper{display:block}header.mobile nav>ul li.with-sub.active a img{transform:rotate(180deg)}header.mobile nav>ul li .sub-wrapper ul{flex-direction:column;margin:16px 0;gap:16px;border:1px solid #e4e4e4;border-radius:20px;padding:32px;background-color:#fff;display:flex;list-style:none}@media (max-width:900px){.home-promo{padding:80px 0 56px}.page-for,.why-homest,.why-homest.blog-wrapper{padding:56px 0}.page-for .row,.why-homest .row{row-gap:32px}.page-for .row .divider,.why-homest .row .divider{width:100%}.page-for .single-for{flex-direction:column;gap:32px}.page-for .single-for .header-wrapper{border-bottom:1px solid #c5c5c5;border-right:none;padding-bottom:32px}.page-for .single-for .image-wrapper img{width:100%}.page-for .row.fors-wrapper{margin-top:64px;gap:72px}.page-for .single-for .header-wrapper h3,.page-for .single-for .header-wrapper h6{width:100%;max-width:100%}.page-for .desc-wrapper a.primary{margin-top:24px}.cta-contact-wrapper{margin:32px 0}.cta-contact-wrapper .container{width:calc(100% - 32px);margin:0 auto;padding:80px 24px}.why-homest .col-1,.why-homest .col-2{width:100%;max-width:100%}.testimonies .container:last-of-type{width:calc(100% - 32px);margin:0 auto;padding:96px 24px 48px}.testimonies .testimonies-carousel:after,.testimonies .testimonies-carousel:before{display:none}.testimonies .testimonies-carousel{margin:32px 0}a.single-post{width:100%;padding:24px}.page-template-page-home .testimonies{margin:64px 0}.cta-contact-wrapper .desc-wrapper{width:100%}.cta-contact-wrapper .form-wrapper{width:100%;padding:24px 16px 0}#form-wrapper .forminator-ui.forminator-design--default .forminator-button-submit{justify-content:space-between}.cta-contact-wrapper .desc-wrapper .person-wrapper{flex-direction:column;border-radius:20px;margin-bottom:32px;overflow:hidden;padding:16px;align-items:flex-start}.cta-contact-wrapper .desc-wrapper .person-wrapper div{width:100%}.cta-contact-wrapper .desc-wrapper .person-wrapper ul{flex-direction:column;margin-top:16px;gap:8px}.cta-contact-wrapper .desc-wrapper hr{margin:24px 0}.testimonies .logotypes-carousel.owl-carousel .owl-stage{display:flex;align-items:center}.testimonies .logotypes-carousel.owl-carousel .owl-stage .owl-item img{width:auto;margin:0 auto}.testimonies .logotypes-carousel.owl-carousel{width:calc(100% + 48px);margin-left:-24px}.single-nieruchomosci .single-property-wrapper .property-meta ul{flex-direction:column;gap:24px;align-items:flex-start}.property-info .price small{display:block}.single-nieruchomosci .single-property-wrapper .sidebar-wrapper{flex:none;width:100%;overflow:hidden}.single-nieruchomosci .single-property-wrapper{padding:24px 0 80px}.cta-contact-wrapper.bg-white .container{width:100%}.single-nieruchomosci .single-property-wrapper .container-fluid{width:100%;padding-left:16px}.single-nieruchomosci .single-property-wrapper .property-carousel,.single-nieruchomosci .single-property-wrapper .property-carousel .owl-item img{height:300px}.single-nieruchomosci .single-property-wrapper .container-fluid a.next-photo{right:8px}.home-hero .form-wrapper .row>div{flex:none;width:100%}.home-hero .form-wrapper .search-filter-field--input-type-select{padding:12px 0}.home-hero .form-wrapper .row>span.divider{width:100%;height:1px}.home-hero .form-wrapper hr{margin:16px 0}.home-hero .form-wrapper .search-filter-field--type-range{margin:16px 0}.taxonomy-wrapper{padding:24px 0 72px}.taxonomy-wrapper .post-listing{width:100%;order:2}.taxonomy-wrapper .map-wrapper{width:100%;order:1;margin-bottom:40px}.taxonomy-wrapper .map-wrapper #map{height:400px;min-height:0}.taxonomy-wrapper .single-offer{width:100%;max-width:100%;flex:none}.page-about,.taxonomy-about{padding:64px 0}.taxonomy-about .header-wrapper{width:100%;margin-bottom:48px}.taxonomy-about .desc-wrapper{width:100%}.taxonomy-about .desc-wrapper h3{font-size:28px}.page-title{padding:56px 0}.page-title .desc-wrapper,.page-title .desc-wrapper .buttons,.page-title .header-wrapper{width:100%}.page-title .desc-wrapper .buttons{flex-wrap:wrap}.page-title .hero-img{margin-top:32px;width:100%;height:200px;object-fit:cover}.page-about .desc-wrapper,.page-title .header-wrapper{margin-bottom:32px}.page-about .desc-wrapper,.page-about .image-wrapper{width:100%}.page-about .image-wrapper{order:2}.page-about .desc-wrapper{order:1}h1 br,h2 br,h3 br{display:none}.process-homest .row>img{max-height:400px;width:100%;object-fit:cover}.process-homest .cols-wrapper{width:100%}.process-homest .col{width:100%}.page-sticky .sticky-wrapper{width:100%;position:initial;margin-bottom:40px}.page-sticky .desc-wrapper{width:100%}.page-sticky .single-type{flex-wrap:wrap;padding:32px}.page-sticky .single-type>*{width:100%;flex:none}.ceo-quote{padding:64px 0}.ceo-quote .image-wrapper{width:100%}.ceo-quote .quote-wrapper{width:100%;padding:32px}.ceo-quote .quote-wrapper .display-h2{font-size:24px}body.single-post .page-title .hero-img{height:300px}body.single-post .post-wrapper .sidebar-wrapper{width:100%;margin-bottom:24px;padding:24px;border:1px solid #c5c5c5;border-radius:20px;position:initial}body.single-post .post-wrapper .post-content{width:100%;padding-left:0;border:0}body.single-post .post-wrapper{padding:0 0 72px}.page-template-page-contact .cta-contact-wrapper .company-info{flex-wrap:wrap;font-size:13px;gap:16px;margin-bottom:40px}header.main{border-bottom:1px solid #e4e4e4}header.main .menu-toggler{display:block}}body.page-template-default .post-wrapper{padding:24px 0 96px}body.page-template-default .post-wrapper .row{align-items:flex-start}body.page-template-default .post-wrapper .sidebar-wrapper{width:30%;display:flex;flex-direction:column;gap:24px;align-items:flex-start;position:sticky;top:24px}body.page-template-default .post-wrapper .sidebar-wrapper>*{margin:0}body.page-template-default .post-wrapper .sidebar-wrapper #ez-toc-container{background:0 0;padding:0;box-shadow:none;margin:0;border:0}body.page-template-default .post-wrapper .sidebar-wrapper #ez-toc-container ul{display:flex;width:90%;flex-direction:column;border:0;gap:12px;font-size:15px;color:#646464}body.page-template-default .post-wrapper .post-content{width:65%;padding-left:7.5%;border-left:1px solid #c5c5c5}body.page-template-default .post-wrapper .post-content .wp-block-separator{border-bottom:1px solid #c5c5c5;border-top:0;margin:40px 0}body.page-template-default .post-wrapper .post-content h2{font-size:32px;line-height:130%;letter-spacing:-.5px;font-family:ivypresto-display,serif;font-weight:400}body.page-template-default .post-wrapper .post-content h3{font-size:28px;line-height:125%;letter-spacing:-.5px;font-family:ivypresto-display,serif;font-weight:400}body.page-template-default .post-wrapper .post-content h4{font-size:24px;line-height:110%;letter-spacing:-.5px;font-family:ivypresto-display,serif;font-weight:400}body.page-template-default .post-wrapper .post-content h5{font-size:21px;line-height:150%;letter-spacing:-.5px;font-family:ivypresto-display,serif;font-weight:400}body.page-template-default .post-wrapper .post-content h2 strong,body.page-template-default .post-wrapper .post-content h3 strong,body.page-template-default .post-wrapper .post-content h4 strong,body.page-template-default .post-wrapper .post-content h5 strong{font-weight:400}@media (max-width:900px){body.page-template-default .page-title .hero-img{height:300px}body.page-template-default .post-wrapper .sidebar-wrapper{width:100%;margin-bottom:24px;padding:24px;border:1px solid #c5c5c5;border-radius:20px;position:initial}body.page-template-default .post-wrapper .post-content{width:100%;padding-left:0;border:0}body.page-template-default .post-wrapper{padding:0 0 72px}}