.page-header {
  
  text-align: center;
}

.article-details .article-header {
    text-align: center;
}

.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 1.8rem;
}


input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}


	
	


/*kuba*/

.speasyimagegallery-modal-wrapper {
    text-align: center;
    cursor: zoom-out;
    z-index: 999999999;
} 

div.itemHeader h2.itemTitle {
    padding: 10px 0 4px 0;
    margin: 0;
    font-size: 36px;
	color: #dab585;
}

div.itemToolbar {
    padding: 8px;
    margin: 0px 0 0 0;
    background: #ffffff;
    border-radius: 4px;
}

div.itemListCategory {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 0px;
    margin: 0 0 24px 0;
    padding: 8px;
    text-align: center;
}

div.catItemReadMore a {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /*white-space: pre-line;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    transition: all .15s ease-in-out;
    background-color: #cb9116;
    color: #FFFFFF;
    font-size: 16px;
}

div.catItemReadMore a:hover {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /*white-space: pre-line;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    transition: all .15s ease-in-out;
    background-color: #ad7b10;
    color: #FFFFFF;
    font-size: 16px;
}

div.itemContainerLast {
    border-bottom: 1px solid #dadada;
}

img.jg_photo, .jg_minis a img {

    border: 1px solid #c0c0c0;
    background-color: #fff;
    background-image: none;
    /*margin: 0 0.3em 0.3em 10px;*/

}

div.gallery .jg-header {
    font-size: 2em !important;
    font-weight: normal !important;
    text-align: center !important;
    background-color: #f9f9f9 !important;
    background-image: none !important;
    color: #333 !important;
    border: #BBB solid 1px !important;
    padding: 0.3em !important;
    border-radius: 0px;
	width: 97%;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

div.jg_search .inputbox {
    margin: 0 0 0 -1px;
    
}

.jg_subcatelem_cat a {
    
     font-size: calc( 16px + (24 - 12) * ( (100vw - 400px) / (3500 - 400) ));
	/*margin-left: -10px;*/
	text-align: justify;
}

.jg_element_txt li, .jg_element_txt_r li, .jg_element_txt_l li, .jg_element_txt_c li, .jg_element_txt_subs li, .jg_element_txt_subs_r li, .jg_subcatelem_txt_r, .jg_subcatelem_txt_l, .jg_subcatelem_txt_c li {

    line-height: 140% !important;
    font-size: 20px;

}




.jg_subcatelem_cat a {
    height: 380px;
    font-size: calc( 16px + (24 - 12) * ( (100vw - 400px) / (3500 - 400) ));
}

div.itemIntroText {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}

.jg_element_cat {
    text-align: center !important;
    margin-left: 0px;
	
    float: left;
}

.gallery {
    /*background: #fff;*/
    color: #a0195b;
    padding-left: 10px;
    border: #BBB solid 0px !important;
	font-size: 14px; 
}


span.catItemImage img {

    max-width: 100%;
    height: auto;
    border: #ffffff solid 2px;

}

img.jg_photo, .jg_minis a img {

    border: 1px solid #c5c5c5;
    background-color: #ffffff;
    background-image: none;

}

span.itemImage img {
    
	border: 1px solid #c9c9c9;
    max-width: 100%;
    height: auto;
	padding: 3px;

}

.speasyimagegallery-album-title {

    display: block;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
    color: rgba(255,255,255,.9);
    text-decoration: none;
    font-weight: 700;
    margin: 0 0 5px;
    outline: 0;
    -webkit-transition: color 400ms;
    transition: color 400ms;

}


.gkNspPM-PortfolioGrid.with-overlay .figcaption:before,
.gkNspPM-PortfolioGrid.without-overlay .figure.loaded > div > a:before {
	color: #111;
	content: "A";
	font-family: 'MODERN PICTOGRAMS';
	font-size: 36px;
	height: 28px;
	left: 50%;
	margin: -14px 0 0 -14px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 40%;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
	width: 28px;
	z-index: 2;
}



.gkNspPM-PortfolioGrid > .figure a, .gkNspPM-PortfolioGrid > .figure img {

    display: block;
    width: 100%;
    font-size: 12px !important;

}
.gkNspPM-PortfolioGrid .figcaption h3 a:active, .gkNspPM-PortfolioGrid .figcaption h3 a:focus, .gkNspPM-PortfolioGrid .figcaption h3 a:hover {

    color: #e45245;
    font-size: 12px;

}

.gkNspPM-PortfolioGrid .figcaption h3 a {
    color: #000;
    font-size: 12px !important;
}


.vehiclemanager_mod_search #vm_slider_mod_year, .vehiclemanager_mod_search #vm_slider_mod_price, .vehiclemanager_mod_search #vm_slider_mod_mileage {

    margin: 2px 0 16px 7px;
    width: 250px;

}

select, select.inputbox[multiple], select.inputbox[size] {

    background-color: #FFFFFF;
    border: 1px solid #DDD;
    color: #555555;
    display: inline-block;
    font-size: 13px;
    height: 38px;
    line-height: 19px;
    margin-bottom: 9px !important;
    padding: 4px 5px 4px 3px;
    width: 214px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;

}

.VM_search_batton input[type="submit"] {

    padding: 13px 41px !important;
    font-size: 20px;
    border-radius: 0px;
	    text-align: center;
}

.szukaj {

    font-family: Comfortaa, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center;

}


/*div.latestItemReadMore a:hover {
    background: #a0195b;
border:#a0195b solid 1px;
padding: 10px 15px 14px 15px;
color: #ffffff !important;
}*/


/*div.latestItemReadMore a {
    background: #164d78;
    border: #164d78 solid 1px;
    padding: 10px 15px 14px 15px;
    color: #ffffff !important;
}

div.latestItemReadMore a.hoover {
    background: #e31e24;
    border: #e31e24 solid 1px;
    padding: 10px 15px 14px 15px;
    color: #000000 !important;
}*/

div.latestItemReadMore a {
    background: #dab585;
    border: #dab585 solid 1px;
    padding: 10px 15px 14px 15px;
    color: #ffffff !important;
}
div.latestItemReadMore a:hover {
    text-decoration: none;
	 background: #a0195b;
    border: #a0195b solid 1px;
    padding: 10px 15px 14px 15px;
    color: #ffffff !important;
} 

div.latestItemView {

    border-bottom: 1px solid #bebebe;
    padding: 10px 0px 50px 0px;

}

div.latestItemCategory {

    padding: 4px;
    border-bottom: 0px dotted #ccc;

}

span.latestItemImage img {

    border: 1px solid #ccc;
    padding: 3px;

}


/*FORMULARZ SUPER SIMPLE CONTACT FORM*/

.sscf-form .sscf-input {
    background: #ffffff;
    border: 1px solid lightgrey;
    outline: none;
    border-radius: 0px;
    font-size: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    height: 46px;
    line-height: 22px;
    padding: 20px 0 5px 14px;
    -webkit-appearance: none;
    box-shadow: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} 






#sppb-addon-1483347624520 .sppb-addon-title {
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 3px;
    line-height: 46px;
    font-weight: bold;
    text-shadow: 0px 0px 10px #000000;
}


#sppb-addon-1483347624520 {
    color: #ffffff;
	   text-shadow: 0px 0px 10px #000000;
}



.top-head .icon-top-left i, .at-slider-head2, #sp-slide-wrapper a.tp-button, .at-about-item h4, .at-intro-item h5, .at-event-item i, .at-event-item h6, .at-event-list .at-event-content h5, .at-event-list .at-event-content h5::before, .at-testimonial-item .sppb-testimonial-client:hover, .at-event-list .at-event-content h4:hover, .at-person-item .sppb-btn, .at-feature-item h6, .at-feature-button, .at-support-item h6, .sppb-section-title .sppb-title-subheading, .at-question-content i, .at-count-down-item h2, .at-work-item h5, .at-work-item i, #sp-slide-wrapper .large_bold_darkblue, #sp-slide-wrapper strong, .at-team-member-social ul li, #at-team .sppb-text-left i:hover, .at-feature-item ul li:hover, .at-icon-box-item:hover .sppb-icon span i, .lt-introduction .lt-intro-sub:hover h3, #sp-slide-wrapper .ltmediumlightblack, .lt-introduction .lt-intro-sub:hover i, .lt-testimonial .ltsmalltext span, .lt-banner-sub-left h3, .lt-banner-sub-right h3 {
     color: #ffffff !important;
}

#sppb-addon-1512994084364 .nspArt h4.nspHeader a {
    text-decoration: none !important;
    font-size: 0.8em !important;
}

.sp-page-title h2, .sp-page-title h3 {
    margin: 0;
    padding: 0;
    color: 
    #dab585;
}

a:hover {
    color: 
    #a0195b;
}

div.catItemHeader h3.catItemTitle {
    padding: 10px 0 4px 0;
    margin: 0;
    font-size: 22px;
}

div.itemHeader h2.itemTitle {
    padding: 10px 0 4px 0;
    margin: 0;
    font-size: 24px;
}

div.itemToolbar {
    padding: 8px;
    margin: 0px 0 0 0;
    background: #ffffff;
    border-radius: 4px;
}

div.itemListCategory {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 0px;
    margin: 0 0 24px 0;
    padding: 8px;
    text-align: center;
}

div.catItemReadMore a {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /*white-space: pre-line;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #c4a563;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    transition: all .15s ease-in-out;
    /*background-color: #000;*/
    color: #c4a563;
    font-size: 16px;
}

div.catItemReadMore a:hover {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /*white-space: pre-line;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #c4a563;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    transition: all .15s ease-in-out;
    background-color: #c4a563;
    color: #fff;
    font-size: 16px;
}

div.itemContainerLast {
    border-bottom: 1px solid #dadada;
}

div.latestItemsCategory {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 0px;
  margin: 0 8px 20px 0;
  padding: 8px;
  text-align: center;
}



/*------------------------*/
.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 30px;
    text-align: center;
	border: 1px solid #dab585;
	background-color: #fff;
	padding-bottom: 20px;
	min-height: 380px;
	margin-right: 5px;
    margin-left: 5px;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
	font-weight: bold !important;
	line-height: 30px;
	font-size: 16px;
	display: inline-block;
    min-height: 90px;
}



.sppb-readmore {
	font-weight: 400;
font-size: 16px;
color: #fff !important;
line-height: 40px;
background: #dab585;
}

.sppb-readmore:hover {
	font-weight: 400;
font-size: 16px;
color: #fff !important;
line-height: 40px;
background: #a0195b;
}


.article-list .article .readmore a {
  font-size: 0.875rem;
  padding: 10px 30px 10px 40px;
  border: 1px #c6c6c6 solid;
  width: 110px;
  color: #fff;
  background: #dab585;
  
}

.article-list .article .readmore a:hover {
  font-size: 0.875rem;
  padding: 10px 30px 10px 40px;
  border: 1px #a0195b solid;
  background: #a0195b;  
  width: 110px;
  color: #ffffff;
} 

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #000;
  font-family: Arial;
  font-size: 16px;
}

.article-list .article {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  min-height: 400px;
  
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
font-size: 1.075rem;
display: block;
min-height: 60px;
text-align: center;
}

.article-list .article .readmore {
  font-size: 0.875rem;
  text-align: center;
}

.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  text-align: center;
}




/* =========================================================
   INTIMO HOME 2026
   BLOK 01: HERO ZE ZDJĘCIEM W TLE
   ========================================================= */

#intimo-home-hero,
#intimo-home-hero * {
  box-sizing: border-box;
}

#intimo-home-hero {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(
      90deg,
      rgba(30, 10, 18, 0.86) 0%,
      rgba(46, 15, 28, 0.78) 32%,
      rgba(71, 20, 43, 0.56) 58%,
      rgba(71, 20, 43, 0.36) 100%
    ),
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.16) 0%,
      rgba(0, 0, 0, 0.28) 100%
    ),
    url("/images/intimo/hero/intimo-hero.jpg") center center / cover no-repeat;
}

#intimo-home-hero::before {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(
      circle at 78% 26%,
      rgba(255, 255, 255, 0.08) 0,
      rgba(255, 255, 255, 0) 28%
    );
  content: "";
  pointer-events: none;
}

#intimo-home-hero::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 180px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.06) 100%
  );
  content: "";
  pointer-events: none;
}

#intimo-home-hero .ihh-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 118px 28px 0;
}

#intimo-home-hero .ihh-main {
  display: grid;
  grid-template-columns: minmax(0, 1.42fr) minmax(320px, 0.58fr);
  gap: 60px;
  align-items: center;
  min-height: 680px;
  padding-bottom: 74px;
}

#intimo-home-hero .ihh-content {
  max-width: 860px;
}

#intimo-home-hero .ihh-eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  margin-bottom: 22px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px);
  color: rgba(255, 255, 255, 0.88);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.05px;
  line-height: 1.35;
  text-transform: uppercase;
}

#intimo-home-hero h1 {
  margin: 0;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(64px, 6.9vw, 104px);
  font-weight: 400;
  letter-spacing: -4.4px;
  line-height: 0.93;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.16);
}

#intimo-home-hero h1 span {
  display: block;
  color: #f0bfd3;
}

#intimo-home-hero .ihh-lead {
  max-width: 760px;
  margin: 27px 0 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 19px;
  line-height: 1.78;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.14);
}

#intimo-home-hero .ihh-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 37px;
}

#intimo-home-hero .ihh-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 58px;
  padding: 15px 24px;
  border: 1px solid transparent;
  border-radius: 15px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.34px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.22s ease,
    background-color 0.22s ease,
    border-color 0.22s ease,
    color 0.22s ease,
    box-shadow 0.22s ease;
}

#intimo-home-hero .ihh-btn:hover {
  transform: translateY(-3px);
  text-decoration: none;
}

#intimo-home-hero .ihh-btn-primary {
  background: #a0195b;
  color: #ffffff;
  box-shadow: 0 14px 30px rgba(64, 10, 38, 0.34);
}

#intimo-home-hero .ihh-btn-primary:hover {
  background: #84124a;
  color: #ffffff;
  box-shadow: 0 18px 34px rgba(64, 10, 38, 0.42);
}

#intimo-home-hero .ihh-btn-secondary {
  border-color: rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  color: #ffffff;
}

#intimo-home-hero .ihh-btn-secondary:hover {
  border-color: rgba(255, 255, 255, 0.48);
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
}

#intimo-home-hero .ihh-side {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

#intimo-home-hero .ihh-side-item {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 16px;
  align-items: center;
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
  box-shadow: 0 10px 22px rgba(19, 7, 13, 0.18);
}

#intimo-home-hero .ihh-side-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.13);
  color: #ffffff;
  font-size: 24px;
}

#intimo-home-hero .ihh-side-text {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

#intimo-home-hero .ihh-side-text strong {
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.2;
}

#intimo-home-hero .ihh-side-text span {
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  line-height: 1.52;
}

#intimo-home-hero .ihh-features {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(24, 9, 16, 0.34);
  backdrop-filter: blur(8px);
}

#intimo-home-hero .ihh-feature {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 14px;
  align-items: center;
  min-height: 150px;
  padding: 24px 22px;
}

#intimo-home-hero .ihh-feature:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#intimo-home-hero .ihh-feature-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  font-size: 21px;
}

#intimo-home-hero .ihh-feature strong {
  display: block;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.55px;
  line-height: 1.35;
  text-transform: uppercase;
}

#intimo-home-hero .ihh-feature span {
  display: block;
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 13px;
  line-height: 1.5;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1050px) {
  #intimo-home-hero .ihh-container {
    padding-top: 86px;
  }

  #intimo-home-hero .ihh-main {
    grid-template-columns: 1fr;
    gap: 28px;
    min-height: auto;
    padding-bottom: 58px;
  }

  #intimo-home-hero .ihh-side {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
  }

  #intimo-home-hero .ihh-side-item {
    grid-template-columns: 54px 1fr;
    gap: 12px;
    padding: 14px;
  }

  #intimo-home-hero .ihh-side-icon {
    width: 52px;
    height: 52px;
    font-size: 20px;
  }

  #intimo-home-hero .ihh-side-text strong {
    font-size: 16px;
  }

  #intimo-home-hero .ihh-features {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #intimo-home-hero .ihh-feature:nth-child(2) {
    border-right: 0;
  }

  #intimo-home-hero .ihh-feature:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-hero {
    background:
      linear-gradient(
        180deg,
        rgba(30, 10, 18, 0.82) 0%,
        rgba(52, 16, 31, 0.72) 100%
      ),
      url("/images/intimo/hero/intimo-hero.jpg") center center / cover no-repeat;
  }

  #intimo-home-hero .ihh-container {
    padding: 62px 19px 0;
  }

  #intimo-home-hero .ihh-main {
    gap: 22px;
    padding-bottom: 42px;
  }

  #intimo-home-hero .ihh-eyebrow {
    margin-bottom: 16px;
    font-size: 10px;
    letter-spacing: 0.8px;
  }

  #intimo-home-hero h1 {
    font-size: clamp(50px, 15vw, 74px);
    letter-spacing: -2.8px;
  }

  #intimo-home-hero .ihh-lead {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.66;
  }

  #intimo-home-hero .ihh-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 28px;
  }

  #intimo-home-hero .ihh-btn {
    width: 100%;
    min-height: 53px;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 11px;
  }

  #intimo-home-hero .ihh-side {
    grid-template-columns: 1fr;
  }

  #intimo-home-hero .ihh-side-item {
    grid-template-columns: 50px 1fr;
    gap: 12px;
    padding: 13px;
    border-radius: 15px;
  }

  #intimo-home-hero .ihh-side-icon {
    width: 48px;
    height: 48px;
    font-size: 18px;
  }

  #intimo-home-hero .ihh-side-text strong {
    font-size: 16px;
  }

  #intimo-home-hero .ihh-side-text span {
    font-size: 12px;
  }

  #intimo-home-hero .ihh-features {
    grid-template-columns: 1fr;
    margin-right: -19px;
    margin-left: -19px;
  }

  #intimo-home-hero .ihh-feature {
    min-height: auto;
    padding: 18px 19px;
    border-right: 0 !important;
  }

  #intimo-home-hero .ihh-feature:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  #intimo-home-hero .ihh-feature-icon {
    width: 49px;
    height: 49px;
    font-size: 19px;
  }

  #intimo-home-hero .ihh-feature strong {
    font-size: 11px;
  }

  #intimo-home-hero .ihh-feature span {
    font-size: 12px;
  }
}



/* =========================================================
   INTIMO HOME 2026
   BLOK 02: GŁÓWNE ŚCIEŻKI KLIENTKI
   ========================================================= */

#intimo-home-categories,
#intimo-home-categories * {
  box-sizing: border-box;
}

#intimo-home-categories {
  position: relative;
  overflow: hidden;
  background: #ffffff;
}

#intimo-home-categories::before {
  position: absolute;
  top: 50px;
  left: -120px;
  width: 280px;
  height: 280px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-home-categories::after {
  position: absolute;
  right: -100px;
  bottom: -130px;
  width: 300px;
  height: 300px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-home-categories .ihc-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 108px 28px 118px;
}

#intimo-home-categories .ihc-head {
  max-width: 820px;
  margin: 0 auto 50px;
  text-align: center;
}

#intimo-home-categories .ihc-eyebrow {
  margin-bottom: 15px;
  color: #a0195b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.4;
  text-transform: uppercase;
}

#intimo-home-categories h2 {
  margin: 0;
  color: #421329;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(45px, 5vw, 70px);
  font-weight: 400;
  letter-spacing: -2.2px;
  line-height: 1;
}

#intimo-home-categories h2 span {
  color: #c86a96;
}

#intimo-home-categories .ihc-head p {
  max-width: 730px;
  margin: 20px auto 0;
  color: #5a4b52;
  font-size: 17px;
  line-height: 1.72;
}

#intimo-home-categories .ihc-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

#intimo-home-categories .ihc-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 390px;
  overflow: hidden;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 24px;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.99) 0%,
      rgba(255, 248, 251, 0.98) 100%
    );
  color: inherit;
  text-decoration: none;
  box-shadow: 0 14px 35px rgba(74, 27, 50, 0.07);
  transition:
    transform 0.28s ease,
    border-color 0.28s ease,
    box-shadow 0.28s ease,
    background-color 0.28s ease;
}

#intimo-home-categories .ihc-card:hover {
  transform: translateY(-8px);
  border-color: rgba(160, 25, 91, 0.28);
  text-decoration: none;
  box-shadow: 0 22px 42px rgba(74, 27, 50, 0.12);
}

#intimo-home-categories .ihc-card::before {
  position: absolute;
  top: -68px;
  right: -68px;
  width: 176px;
  height: 176px;
  border: 1px solid rgba(160, 25, 91, 0.08);
  border-radius: 50%;
  content: "";
}

#intimo-home-categories .ihc-card::after {
  position: absolute;
  top: -32px;
  right: -32px;
  width: 104px;
  height: 104px;
  border: 1px solid rgba(160, 25, 91, 0.1);
  border-radius: 50%;
  content: "";
}

#intimo-home-categories .ihc-card-featured {
  border-color: rgba(160, 25, 91, 0.2);
  background:
    linear-gradient(
      145deg,
      #a0195b 0%,
      #7f1248 100%
    );
}

#intimo-home-categories .ihc-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 28px 0;
}

#intimo-home-categories .ihc-number {
  color: rgba(160, 25, 91, 0.5);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 35px;
  line-height: 1;
}

#intimo-home-categories .ihc-card-featured .ihc-number {
  color: rgba(255, 255, 255, 0.56);
}

#intimo-home-categories .ihc-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border: 1px solid rgba(160, 25, 91, 0.15);
  border-radius: 50%;
  background: rgba(160, 25, 91, 0.06);
  color: #b44f80;
  font-size: 29px;
  transition:
    transform 0.28s ease,
    background-color 0.28s ease;
}

#intimo-home-categories .ihc-card:hover .ihc-icon {
  transform: scale(1.07);
}

#intimo-home-categories .ihc-card-featured .ihc-icon {
  border-color: rgba(255, 255, 255, 0.24);
  background: rgba(255, 255, 255, 0.11);
  color: #ffffff;
}

#intimo-home-categories .ihc-card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 27px 28px 28px;
}

#intimo-home-categories .ihc-card h3 {
  margin: 0;
  color: #4a1b32;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 34px;
  font-weight: 400;
  letter-spacing: -0.9px;
  line-height: 1.08;
}

#intimo-home-categories .ihc-card p {
  margin: 17px 0 0;
  color: #5a4b52;
  font-size: 15px;
  line-height: 1.7;
}

#intimo-home-categories .ihc-card-featured h3,
#intimo-home-categories .ihc-card-featured p {
  color: #ffffff;
}

#intimo-home-categories .ihc-card-featured p {
  color: rgba(255, 255, 255, 0.8);
}

#intimo-home-categories .ihc-link {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-top: auto;
  padding-top: 28px;
  color: #a0195b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.45px;
  line-height: 1.3;
  text-transform: uppercase;
}

#intimo-home-categories .ihc-link i {
  transition: transform 0.22s ease;
}

#intimo-home-categories .ihc-card:hover .ihc-link i {
  transform: translateX(5px);
}

#intimo-home-categories .ihc-card-featured .ihc-link {
  color: #ffffff;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {
  #intimo-home-categories .ihc-container {
    padding: 86px 24px 94px;
  }

  #intimo-home-categories .ihc-grid {
    grid-template-columns: 1fr;
  }

  #intimo-home-categories .ihc-card {
    min-height: 290px;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-categories .ihc-container {
    padding: 68px 19px 76px;
  }

  #intimo-home-categories .ihc-head {
    margin-bottom: 34px;
  }

  #intimo-home-categories .ihc-eyebrow {
    font-size: 11px;
    letter-spacing: 0.95px;
  }

  #intimo-home-categories h2 {
    font-size: clamp(42px, 13vw, 58px);
    letter-spacing: -1.7px;
  }

  #intimo-home-categories .ihc-head p {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.65;
  }

  #intimo-home-categories .ihc-grid {
    gap: 14px;
  }

  #intimo-home-categories .ihc-card {
    min-height: 275px;
    border-radius: 20px;
  }

  #intimo-home-categories .ihc-card-top {
    padding: 22px 22px 0;
  }

  #intimo-home-categories .ihc-number {
    font-size: 29px;
  }

  #intimo-home-categories .ihc-icon {
    width: 62px;
    height: 62px;
    font-size: 24px;
  }

  #intimo-home-categories .ihc-card-body {
    padding: 22px;
  }

  #intimo-home-categories .ihc-card h3 {
    font-size: 29px;
  }

  #intimo-home-categories .ihc-card p {
    margin-top: 13px;
    font-size: 14px;
    line-height: 1.62;
  }

  #intimo-home-categories .ihc-link {
    padding-top: 22px;
    font-size: 12px;
  }
}


/* =========================================================
   INTIMO HOME 2026
   BLOK 03: DLACZEGO INTIMO
   ========================================================= */

#intimo-home-why,
#intimo-home-why * {
  box-sizing: border-box;
}

#intimo-home-why {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(
      135deg,
      #fff9fb 0%,
      #fdf4f7 100%
    );
}

#intimo-home-why::before {
  position: absolute;
  top: -150px;
  right: -120px;
  width: 380px;
  height: 380px;
  border: 1px solid rgba(160, 25, 91, 0.08);
  border-radius: 50%;
  content: "";
}

#intimo-home-why::after {
  position: absolute;
  bottom: -180px;
  left: -140px;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-home-why .ihw-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 112px 28px 120px;
}

#intimo-home-why .ihw-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.4fr);
  gap: 68px;
  align-items: start;
}

#intimo-home-why .ihw-intro {
  position: sticky;
  top: 40px;
}

#intimo-home-why .ihw-eyebrow {
  margin-bottom: 15px;
  color: #a0195b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.15px;
  line-height: 1.4;
  text-transform: uppercase;
}

#intimo-home-why h2 {
  margin: 0;
  color: #421329;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(46px, 5vw, 69px);
  font-weight: 400;
  letter-spacing: -2.2px;
  line-height: 1.02;
}

#intimo-home-why h2 span {
  display: block;
  color: #c86a96;
}

#intimo-home-why .ihw-lead {
  max-width: 590px;
  margin: 23px 0 0;
  color: #5a4b52;
  font-size: 17px;
  line-height: 1.75;
}

#intimo-home-why .ihw-years {
  display: flex;
  align-items: center;
  gap: 17px;
  margin-top: 31px;
  padding-top: 27px;
  border-top: 1px solid rgba(160, 25, 91, 0.15);
}

#intimo-home-why .ihw-years-number {
  color: #a0195b;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 68px;
  font-weight: 400;
  letter-spacing: -3px;
  line-height: 0.92;
}

#intimo-home-why .ihw-years-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

#intimo-home-why .ihw-years-text strong {
  color: #4a1b32;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}

#intimo-home-why .ihw-years-text span {
  color: #6a5b62;
  font-size: 14px;
  line-height: 1.45;
}

#intimo-home-why .ihw-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  min-height: 55px;
  margin-top: 30px;
  padding: 14px 23px;
  border: 1px solid #a0195b;
  border-radius: 14px;
  background: #a0195b;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.35px;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 11px 24px rgba(160, 25, 91, 0.17);
  transition:
    transform 0.22s ease,
    background-color 0.22s ease,
    box-shadow 0.22s ease;
}

#intimo-home-why .ihw-btn:hover {
  transform: translateY(-2px);
  background: #84124a;
  color: #ffffff;
  text-decoration: none;
  box-shadow: 0 15px 29px rgba(160, 25, 91, 0.24);
}

#intimo-home-why .ihw-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

#intimo-home-why .ihw-card {
  min-height: 240px;
  padding: 25px;
  border: 1px solid rgba(160, 25, 91, 0.12);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 12px 28px rgba(74, 27, 50, 0.055);
  transition:
    transform 0.26s ease,
    border-color 0.26s ease,
    box-shadow 0.26s ease,
    background-color 0.26s ease;
}

#intimo-home-why .ihw-card:hover {
  transform: translateY(-5px);
  border-color: rgba(160, 25, 91, 0.24);
  background: #ffffff;
  box-shadow: 0 18px 35px rgba(74, 27, 50, 0.1);
}

#intimo-home-why .ihw-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 57px;
  height: 57px;
  border-radius: 50%;
  background: rgba(160, 25, 91, 0.075);
  color: #b44f80;
  font-size: 23px;
  transition:
    transform 0.26s ease,
    background-color 0.26s ease;
}

#intimo-home-why .ihw-card:hover .ihw-icon {
  transform: scale(1.06);
  background: rgba(160, 25, 91, 0.12);
}

#intimo-home-why .ihw-card h3 {
  margin: 18px 0 0;
  color: #4a1b32;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.12;
}

#intimo-home-why .ihw-card p {
  margin: 12px 0 0;
  color: #65565d;
  font-size: 14px;
  line-height: 1.68;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1050px) {
  #intimo-home-why .ihw-layout {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  #intimo-home-why .ihw-intro {
    position: static;
  }

  #intimo-home-why .ihw-lead {
    max-width: 780px;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-why .ihw-container {
    padding: 72px 19px 78px;
  }

  #intimo-home-why .ihw-layout {
    gap: 32px;
  }

  #intimo-home-why .ihw-eyebrow {
    font-size: 11px;
    letter-spacing: 0.95px;
  }

  #intimo-home-why h2 {
    font-size: clamp(42px, 13vw, 57px);
    letter-spacing: -1.7px;
  }

  #intimo-home-why .ihw-lead {
    margin-top: 17px;
    font-size: 15px;
    line-height: 1.66;
  }

  #intimo-home-why .ihw-years {
    gap: 13px;
    margin-top: 24px;
    padding-top: 21px;
  }

  #intimo-home-why .ihw-years-number {
    font-size: 59px;
  }

  #intimo-home-why .ihw-years-text strong {
    font-size: 15px;
  }

  #intimo-home-why .ihw-years-text span {
    font-size: 13px;
  }

  #intimo-home-why .ihw-btn {
    width: 100%;
    min-height: 53px;
    margin-top: 24px;
    font-size: 12px;
  }

  #intimo-home-why .ihw-grid {
    grid-template-columns: 1fr;
    gap: 13px;
  }

  #intimo-home-why .ihw-card {
    min-height: auto;
    padding: 21px;
    border-radius: 18px;
  }

  #intimo-home-why .ihw-icon {
    width: 52px;
    height: 52px;
    font-size: 21px;
  }

  #intimo-home-why .ihw-card h3 {
    margin-top: 15px;
    font-size: 22px;
  }

  #intimo-home-why .ihw-card p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.64;
  }
}



/* =========================================================
   INTIMO HOME 2026
   BLOK 04: BRAFFITING KROK PO KROKU
   ========================================================= */

#intimo-home-brafitting,
#intimo-home-brafitting * {
  box-sizing: border-box;
}

#intimo-home-brafitting {
  position: relative;
  overflow: hidden;
  background: #ffffff;
}

#intimo-home-brafitting::before {
  position: absolute;
  top: -180px;
  left: -150px;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(160, 25, 91, 0.06);
  border-radius: 50%;
  content: "";
}

#intimo-home-brafitting::after {
  position: absolute;
  right: -170px;
  bottom: -190px;
  width: 440px;
  height: 440px;
  border: 1px solid rgba(160, 25, 91, 0.06);
  border-radius: 50%;
  content: "";
}

#intimo-home-brafitting .ihb-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 112px 28px 118px;
}

#intimo-home-brafitting .ihb-head {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

#intimo-home-brafitting .ihb-eyebrow {
  margin-bottom: 15px;
  color: #a0195b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.15px;
  line-height: 1.4;
  text-transform: uppercase;
}

#intimo-home-brafitting h2 {
  margin: 0;
  color: #421329;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(46px, 5vw, 70px);
  font-weight: 400;
  letter-spacing: -2.2px;
  line-height: 1;
}

#intimo-home-brafitting h2 span {
  display: block;
  color: #c86a96;
}

#intimo-home-brafitting .ihb-head p {
  max-width: 780px;
  margin: 21px auto 0;
  color: #5a4b52;
  font-size: 17px;
  line-height: 1.72;
}

#intimo-home-brafitting .ihb-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 26px;
  align-items: stretch;
}

#intimo-home-brafitting .ihb-highlight {
  position: relative;
  overflow: hidden;
  padding: 34px;
  border-radius: 26px;
  background:
    linear-gradient(
      145deg,
      #a0195b 0%,
      #791144 100%
    );
  box-shadow: 0 18px 38px rgba(97, 15, 54, 0.2);
}

#intimo-home-brafitting .ihb-highlight::before {
  position: absolute;
  top: -90px;
  right: -90px;
  width: 230px;
  height: 230px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 50%;
  content: "";
}

#intimo-home-brafitting .ihb-highlight::after {
  position: absolute;
  right: -35px;
  bottom: -80px;
  width: 190px;
  height: 190px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 50%;
  content: "";
}

#intimo-home-brafitting .ihb-highlight-top {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

#intimo-home-brafitting .ihb-highlight-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 26px;
}

#intimo-home-brafitting .ihb-highlight-badge {
  padding: 8px 13px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.91);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.7px;
  line-height: 1.3;
  text-transform: uppercase;
}

#intimo-home-brafitting .ihb-highlight h3 {
  position: relative;
  z-index: 2;
  margin: 29px 0 0;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 37px;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.06;
}

#intimo-home-brafitting .ihb-highlight p {
  position: relative;
  z-index: 2;
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.72;
}

#intimo-home-brafitting .ihb-highlight ul {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 11px;
  margin: 23px 0 0;
  padding: 0;
  list-style: none;
}

#intimo-home-brafitting .ihb-highlight li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: rgba(255, 255, 255, 0.91);
  font-size: 14px;
  line-height: 1.55;
}

#intimo-home-brafitting .ihb-highlight li i {
  margin-top: 3px;
  color: #f1c4d7;
  font-size: 13px;
}

#intimo-home-brafitting .ihb-btn {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  margin-top: 28px;
  padding: 14px 20px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.35px;
  line-height: 1.25;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.22s ease,
    background-color 0.22s ease,
    border-color 0.22s ease;
}

#intimo-home-brafitting .ihb-btn:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  text-decoration: none;
}

#intimo-home-brafitting .ihb-steps {
  display: grid;
  gap: 14px;
}

#intimo-home-brafitting .ihb-step {
  display: grid;
  grid-template-columns: 68px 1fr;
  gap: 20px;
  align-items: center;
  min-height: 133px;
  padding: 20px 23px;
  border: 1px solid rgba(160, 25, 91, 0.12);
  border-radius: 20px;
  background:
    linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.98) 0%,
      rgba(255, 248, 251, 0.98) 100%
    );
  box-shadow: 0 10px 26px rgba(74, 27, 50, 0.05);
  transition:
    transform 0.24s ease,
    border-color 0.24s ease,
    box-shadow 0.24s ease;
}

#intimo-home-brafitting .ihb-step:hover {
  transform: translateX(6px);
  border-color: rgba(160, 25, 91, 0.25);
  box-shadow: 0 15px 30px rgba(74, 27, 50, 0.1);
}

#intimo-home-brafitting .ihb-step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: rgba(160, 25, 91, 0.075);
  color: #a0195b;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  line-height: 1;
}

#intimo-home-brafitting .ihb-step-content h3 {
  margin: 0;
  color: #4a1b32;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.45px;
  line-height: 1.14;
}

#intimo-home-brafitting .ihb-step-content p {
  margin: 9px 0 0;
  color: #65565d;
  font-size: 14px;
  line-height: 1.63;
}

#intimo-home-brafitting .ihb-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  margin-top: 27px;
  padding: 22px 26px;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 18px;
  background: #fff8fa;
}

#intimo-home-brafitting .ihb-bottom-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

#intimo-home-brafitting .ihb-bottom-text strong {
  color: #4a1b32;
  font-size: 16px;
  line-height: 1.3;
}

#intimo-home-brafitting .ihb-bottom-text span {
  color: #65565d;
  font-size: 14px;
  line-height: 1.45;
}

#intimo-home-brafitting .ihb-phone {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  color: #a0195b;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  transition: color 0.22s ease;
}

#intimo-home-brafitting .ihb-phone:hover {
  color: #791144;
  text-decoration: none;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1020px) {
  #intimo-home-brafitting .ihb-layout {
    grid-template-columns: 1fr;
  }

  #intimo-home-brafitting .ihb-highlight {
    padding: 30px;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-brafitting .ihb-container {
    padding: 72px 19px 78px;
  }

  #intimo-home-brafitting .ihb-head {
    margin-bottom: 34px;
  }

  #intimo-home-brafitting .ihb-eyebrow {
    font-size: 11px;
    letter-spacing: 0.95px;
  }

  #intimo-home-brafitting h2 {
    font-size: clamp(42px, 13vw, 58px);
    letter-spacing: -1.7px;
  }

  #intimo-home-brafitting .ihb-head p {
    margin-top: 17px;
    font-size: 15px;
    line-height: 1.65;
  }

  #intimo-home-brafitting .ihb-layout {
    gap: 14px;
  }

  #intimo-home-brafitting .ihb-highlight {
    padding: 23px;
    border-radius: 21px;
  }

  #intimo-home-brafitting .ihb-highlight-icon {
    width: 57px;
    height: 57px;
    font-size: 22px;
  }

  #intimo-home-brafitting .ihb-highlight-badge {
    padding: 7px 10px;
    font-size: 9px;
    letter-spacing: 0.5px;
  }

  #intimo-home-brafitting .ihb-highlight h3 {
    margin-top: 22px;
    font-size: 31px;
  }

  #intimo-home-brafitting .ihb-highlight p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.66;
  }

  #intimo-home-brafitting .ihb-highlight li {
    font-size: 13px;
  }

  #intimo-home-brafitting .ihb-btn {
    width: 100%;
    min-height: 52px;
    font-size: 11px;
    text-align: center;
  }

  #intimo-home-brafitting .ihb-steps {
    gap: 11px;
  }

  #intimo-home-brafitting .ihb-step {
    grid-template-columns: 52px 1fr;
    gap: 13px;
    min-height: auto;
    padding: 17px;
    border-radius: 17px;
  }

  #intimo-home-brafitting .ihb-step:hover {
    transform: none;
  }

  #intimo-home-brafitting .ihb-step-number {
    width: 50px;
    height: 50px;
    font-size: 18px;
  }

  #intimo-home-brafitting .ihb-step-content h3 {
    font-size: 20px;
  }

  #intimo-home-brafitting .ihb-step-content p {
    margin-top: 7px;
    font-size: 13px;
    line-height: 1.58;
  }

  #intimo-home-brafitting .ihb-bottom {
    display: grid;
    gap: 14px;
    margin-top: 17px;
    padding: 18px;
    border-radius: 16px;
  }

  #intimo-home-brafitting .ihb-bottom-text strong {
    font-size: 15px;
  }

  #intimo-home-brafitting .ihb-bottom-text span {
    font-size: 13px;
  }

  #intimo-home-brafitting .ihb-phone {
    font-size: 20px;
  }
}



/* =========================================================
   INTIMO HOME 2026
   BLOK 05: OFERTA SPECJALISTYCZNA
   ========================================================= */

#intimo-home-offer,
#intimo-home-offer * {
  box-sizing: border-box;
}

#intimo-home-offer {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(
      135deg,
      #fff9fb 0%,
      #fdf4f7 100%
    );
}

#intimo-home-offer::before {
  position: absolute;
  top: -170px;
  right: -130px;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(160, 25, 91, 0.075);
  border-radius: 50%;
  content: "";
}

#intimo-home-offer::after {
  position: absolute;
  bottom: -190px;
  left: -140px;
  width: 440px;
  height: 440px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-home-offer .iho-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 112px 28px 118px;
}

#intimo-home-offer .iho-head {
  max-width: 850px;
  margin: 0 auto 49px;
  text-align: center;
}

#intimo-home-offer .iho-eyebrow {
  margin-bottom: 15px;
  color: #a0195b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.15px;
  line-height: 1.4;
  text-transform: uppercase;
}

#intimo-home-offer h2 {
  margin: 0;
  color: #421329;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(46px, 5vw, 70px);
  font-weight: 400;
  letter-spacing: -2.2px;
  line-height: 1;
}

#intimo-home-offer h2 span {
  display: block;
  color: #c86a96;
}

#intimo-home-offer .iho-head p {
  max-width: 760px;
  margin: 21px auto 0;
  color: #5a4b52;
  font-size: 17px;
  line-height: 1.72;
}

#intimo-home-offer .iho-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

#intimo-home-offer .iho-card {
  position: relative;
  display: flex;
  gap: 17px;
  min-height: 222px;
  overflow: hidden;
  padding: 24px;
  border: 1px solid rgba(160, 25, 91, 0.12);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.82);
  color: inherit;
  text-decoration: none;
  box-shadow: 0 12px 29px rgba(74, 27, 50, 0.055);
  transition:
    transform 0.26s ease,
    border-color 0.26s ease,
    box-shadow 0.26s ease,
    background-color 0.26s ease;
}

#intimo-home-offer .iho-card::after {
  position: absolute;
  right: -44px;
  bottom: -47px;
  width: 115px;
  height: 115px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-home-offer .iho-card:hover {
  transform: translateY(-6px);
  border-color: rgba(160, 25, 91, 0.27);
  background: #ffffff;
  text-decoration: none;
  box-shadow: 0 19px 36px rgba(74, 27, 50, 0.1);
}

#intimo-home-offer .iho-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: rgba(160, 25, 91, 0.075);
  color: #b44f80;
  font-size: 22px;
  transition:
    transform 0.26s ease,
    background-color 0.26s ease;
}

#intimo-home-offer .iho-card:hover .iho-icon {
  transform: scale(1.07);
  background: rgba(160, 25, 91, 0.12);
}

#intimo-home-offer .iho-content {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

#intimo-home-offer .iho-card h3 {
  margin: 2px 0 0;
  color: #4a1b32;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: -0.55px;
  line-height: 1.13;
}

#intimo-home-offer .iho-card p {
  margin: 11px 0 0;
  color: #65565d;
  font-size: 14px;
  line-height: 1.64;
}

#intimo-home-offer .iho-link {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-top: auto;
  padding-top: 18px;
  color: #a0195b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 1.3;
  text-transform: uppercase;
}

#intimo-home-offer .iho-link i {
  font-size: 12px;
  transition: transform 0.22s ease;
}

#intimo-home-offer .iho-card:hover .iho-link i {
  transform: translateX(5px);
}

#intimo-home-offer .iho-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  margin-top: 29px;
  padding: 24px 26px;
  border: 1px solid rgba(160, 25, 91, 0.14);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.74);
}

#intimo-home-offer .iho-bottom-text {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

#intimo-home-offer .iho-bottom-text strong {
  color: #4a1b32;
  font-size: 17px;
  line-height: 1.3;
}

#intimo-home-offer .iho-bottom-text span {
  color: #65565d;
  font-size: 14px;
  line-height: 1.45;
}

#intimo-home-offer .iho-bottom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  flex-shrink: 0;
}

#intimo-home-offer .iho-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 51px;
  padding: 13px 18px;
  border: 1px solid transparent;
  border-radius: 13px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.34px;
  line-height: 1.25;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.22s ease,
    background-color 0.22s ease,
    border-color 0.22s ease,
    color 0.22s ease;
}

#intimo-home-offer .iho-btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}

#intimo-home-offer .iho-btn-primary {
  background: #a0195b;
  color: #ffffff;
}

#intimo-home-offer .iho-btn-primary:hover {
  background: #84124a;
  color: #ffffff;
}

#intimo-home-offer .iho-btn-secondary {
  border-color: rgba(160, 25, 91, 0.38);
  background: rgba(255, 255, 255, 0.66);
  color: #a0195b;
}

#intimo-home-offer .iho-btn-secondary:hover {
  border-color: #a0195b;
  background: #fff0f5;
  color: #84124a;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1080px) {
  #intimo-home-offer .iho-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #intimo-home-offer .iho-bottom {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-offer .iho-container {
    padding: 72px 19px 78px;
  }

  #intimo-home-offer .iho-head {
    margin-bottom: 34px;
  }

  #intimo-home-offer .iho-eyebrow {
    font-size: 11px;
    letter-spacing: 0.95px;
  }

  #intimo-home-offer h2 {
    font-size: clamp(42px, 13vw, 58px);
    letter-spacing: -1.7px;
  }

  #intimo-home-offer .iho-head p {
    margin-top: 17px;
    font-size: 15px;
    line-height: 1.65;
  }

  #intimo-home-offer .iho-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  #intimo-home-offer .iho-card {
    gap: 14px;
    min-height: auto;
    padding: 19px;
    border-radius: 17px;
  }

  #intimo-home-offer .iho-icon {
    width: 51px;
    height: 51px;
    font-size: 20px;
  }

  #intimo-home-offer .iho-card h3 {
    font-size: 22px;
  }

  #intimo-home-offer .iho-card p {
    margin-top: 9px;
    font-size: 13px;
    line-height: 1.6;
  }

  #intimo-home-offer .iho-link {
    padding-top: 15px;
    font-size: 11px;
  }

  #intimo-home-offer .iho-bottom {
    gap: 15px;
    margin-top: 18px;
    padding: 18px;
    border-radius: 16px;
  }

  #intimo-home-offer .iho-bottom-text strong {
    font-size: 15px;
  }

  #intimo-home-offer .iho-bottom-text span {
    font-size: 13px;
  }

  #intimo-home-offer .iho-bottom-actions {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }

  #intimo-home-offer .iho-btn {
    width: 100%;
    min-height: 50px;
    font-size: 11px;
    text-align: center;
  }
} 


/* =========================================================
   INTIMO HOME 2026
   BLOK 06: KOSTIUMY KĄPIELOWE I PLAŻOWY BUTIK
   ========================================================= */

#intimo-home-swimwear,
#intimo-home-swimwear * {
  box-sizing: border-box;
}

#intimo-home-swimwear {
  position: relative;
  overflow: hidden;
  background: #ffffff;
}

#intimo-home-swimwear .ihs-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 112px 28px 118px;
}

#intimo-home-swimwear .ihs-panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(310px, 0.65fr);
  gap: 0;
  overflow: hidden;
  border-radius: 28px;
  background:
    radial-gradient(
      circle at 12% 10%,
      rgba(255, 255, 255, 0.14) 0,
      rgba(255, 255, 255, 0) 25%
    ),
    linear-gradient(
      135deg,
      #a0195b 0%,
      #86134c 52%,
      #671039 100%
    );
  box-shadow: 0 22px 46px rgba(92, 13, 49, 0.2);
}

#intimo-home-swimwear .ihs-panel::before {
  position: absolute;
  top: -120px;
  left: -95px;
  width: 310px;
  height: 310px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  content: "";
}

#intimo-home-swimwear .ihs-panel::after {
  position: absolute;
  right: 260px;
  bottom: -180px;
  width: 390px;
  height: 390px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  content: "";
}

#intimo-home-swimwear .ihs-bg-text {
  position: absolute;
  right: 295px;
  bottom: -24px;
  color: rgba(255, 255, 255, 0.045);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 175px;
  font-weight: 400;
  letter-spacing: -11px;
  line-height: 0.8;
  pointer-events: none;
  user-select: none;
}

#intimo-home-swimwear .ihs-content {
  position: relative;
  z-index: 2;
  padding: 55px 52px 57px;
}

#intimo-home-swimwear .ihs-eyebrow {
  margin-bottom: 15px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.4;
  text-transform: uppercase;
}

#intimo-home-swimwear h2 {
  max-width: 750px;
  margin: 0;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(47px, 5vw, 70px);
  font-weight: 400;
  letter-spacing: -2.4px;
  line-height: 0.99;
}

#intimo-home-swimwear h2 span {
  display: block;
  color: #f3bdd3;
}

#intimo-home-swimwear .ihs-lead {
  max-width: 760px;
  margin: 21px 0 0;
  color: rgba(255, 255, 255, 0.83);
  font-size: 16px;
  line-height: 1.72;
}

#intimo-home-swimwear .ihs-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}

#intimo-home-swimwear .ihs-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.19);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.075);
  color: rgba(255, 255, 255, 0.92);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
}

#intimo-home-swimwear .ihs-tag i {
  color: #f2bfd4;
  font-size: 11px;
}

#intimo-home-swimwear .ihs-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  margin-top: 31px;
}

#intimo-home-swimwear .ihs-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 14px 20px;
  border: 1px solid transparent;
  border-radius: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.35px;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.22s ease,
    background-color 0.22s ease,
    border-color 0.22s ease,
    color 0.22s ease;
}

#intimo-home-swimwear .ihs-btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}

#intimo-home-swimwear .ihs-btn-light {
  background: #ffffff;
  color: #8b144f;
}

#intimo-home-swimwear .ihs-btn-light:hover {
  background: #fff1f6;
  color: #74103f;
}

#intimo-home-swimwear .ihs-btn-outline {
  border-color: rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

#intimo-home-swimwear .ihs-btn-outline:hover {
  border-color: rgba(255, 255, 255, 0.63);
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
}

#intimo-home-swimwear .ihs-shop {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 45px 35px;
  border-left: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(48, 7, 26, 0.22);
  backdrop-filter: blur(12px);
}

#intimo-home-swimwear .ihs-shop-label {
  align-self: flex-start;
  padding: 7px 11px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.8px;
  line-height: 1.3;
  text-transform: uppercase;
}

#intimo-home-swimwear .ihs-shop h3 {
  margin: 22px 0 0;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 51px;
  font-weight: 400;
  letter-spacing: -2.3px;
  line-height: 0.94;
}

#intimo-home-swimwear .ihs-shop h3 span {
  display: block;
  color: #f3bdd3;
}

#intimo-home-swimwear .ihs-shop p {
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  line-height: 1.7;
}

#intimo-home-swimwear .ihs-shop-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 52px;
  margin-top: 24px;
  padding: 13px 16px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.11);
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.35px;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.22s ease,
    background-color 0.22s ease,
    border-color 0.22s ease;
}

#intimo-home-swimwear .ihs-shop-btn:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.62);
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff;
  text-decoration: none;
}

#intimo-home-swimwear .ihs-shop-note {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  line-height: 1.45;
}

#intimo-home-swimwear .ihs-shop-note i {
  color: #f2bfd4;
  font-size: 15px;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1020px) {
  #intimo-home-swimwear .ihs-panel {
    grid-template-columns: 1fr;
  }

  #intimo-home-swimwear .ihs-shop {
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    border-left: 0;
  }

  #intimo-home-swimwear .ihs-bg-text {
    right: -15px;
    bottom: 240px;
    font-size: 140px;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-swimwear .ihs-container {
    padding: 72px 19px 78px;
  }

  #intimo-home-swimwear .ihs-panel {
    border-radius: 21px;
  }

  #intimo-home-swimwear .ihs-content {
    padding: 29px 22px 30px;
  }

  #intimo-home-swimwear .ihs-eyebrow {
    font-size: 10px;
    letter-spacing: 0.9px;
  }

  #intimo-home-swimwear h2 {
    font-size: clamp(41px, 13vw, 57px);
    letter-spacing: -1.8px;
  }

  #intimo-home-swimwear .ihs-lead {
    margin-top: 17px;
    font-size: 14px;
    line-height: 1.66;
  }

  #intimo-home-swimwear .ihs-tags {
    display: grid;
    gap: 8px;
    margin-top: 21px;
  }

  #intimo-home-swimwear .ihs-tag {
    justify-content: flex-start;
    width: 100%;
    min-height: 36px;
    font-size: 11px;
  }

  #intimo-home-swimwear .ihs-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
    margin-top: 24px;
  }

  #intimo-home-swimwear .ihs-btn {
    width: 100%;
    min-height: 51px;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 11px;
  }

  #intimo-home-swimwear .ihs-shop {
    padding: 27px 22px 28px;
  }

  #intimo-home-swimwear .ihs-shop h3 {
    margin-top: 17px;
    font-size: 44px;
  }

  #intimo-home-swimwear .ihs-shop p {
    margin-top: 14px;
    font-size: 13px;
    line-height: 1.62;
  }

  #intimo-home-swimwear .ihs-shop-btn {
    width: 100%;
    min-height: 50px;
    font-size: 11px;
  }

  #intimo-home-swimwear .ihs-bg-text {
    display: none;
  }
}


/* =========================================================
   INTIMO HOME 2026
   BLOK 07: MARKI - WERSJA POPRAWIONA I KOMPAKTOWA
   ========================================================= */

#intimo-home-brands,
#intimo-home-brands * {
  box-sizing: border-box;
}

#intimo-home-brands {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(
      135deg,
      #fff9fb 0%,
      #fdf4f7 100%
    );
}

#intimo-home-brands::before {
  position: absolute;
  top: -145px;
  left: -125px;
  width: 340px;
  height: 340px;
  border: 1px solid rgba(160, 25, 91, 0.065);
  border-radius: 50%;
  content: "";
}

#intimo-home-brands::after {
  position: absolute;
  right: -145px;
  bottom: -165px;
  width: 370px;
  height: 370px;
  border: 1px solid rgba(160, 25, 91, 0.065);
  border-radius: 50%;
  content: "";
}

#intimo-home-brands .ihm-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 76px 28px 80px;
}

#intimo-home-brands .ihm-layout {
  display: grid;
  grid-template-columns: minmax(310px, 0.72fr) minmax(0, 1.28fr);
  gap: 48px;
  align-items: center;
}

#intimo-home-brands .ihm-intro {
  max-width: 560px;
}

#intimo-home-brands .ihm-eyebrow {
  margin-bottom: 13px;
  color: #a0195b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 1.4;
  text-transform: uppercase;
}

#intimo-home-brands h2 {
  margin: 0;
  color: #421329;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(43px, 4.5vw, 63px);
  font-weight: 400;
  letter-spacing: -2px;
  line-height: 0.99;
}

#intimo-home-brands h2 span {
  display: block;
  color: #c86a96;
}

#intimo-home-brands .ihm-lead {
  margin: 18px 0 0;
  color: #5a4b52;
  font-size: 15px;
  line-height: 1.7;
}

#intimo-home-brands .ihm-note {
  display: grid;
  grid-template-columns: 46px 1fr;
  gap: 12px;
  align-items: center;
  margin-top: 20px;
  padding: 13px;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.68);
}

#intimo-home-brands .ihm-note-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(160, 25, 91, 0.075);
  color: #b44f80;
  font-size: 18px;
}

#intimo-home-brands .ihm-note-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

#intimo-home-brands .ihm-note-text strong {
  color: #4a1b32;
  font-size: 14px;
  line-height: 1.3;
}

#intimo-home-brands .ihm-note-text span {
  color: #65565d;
  font-size: 12px;
  line-height: 1.45;
}

#intimo-home-brands .ihm-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 49px;
  margin-top: 21px;
  padding: 12px 18px;
  border: 1px solid #a0195b;
  border-radius: 13px;
  background: #a0195b;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.35px;
  line-height: 1.25;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 9px 20px rgba(160, 25, 91, 0.15);
  transition:
    transform 0.22s ease,
    background-color 0.22s ease,
    box-shadow 0.22s ease;
}

#intimo-home-brands .ihm-btn:hover {
  transform: translateY(-2px);
  background: #84124a;
  color: #ffffff;
  text-decoration: none;
  box-shadow: 0 13px 25px rgba(160, 25, 91, 0.22);
}

/* =========================================================
   SIATKA MAREK
   ========================================================= */

#intimo-home-brands .ihm-brands {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

#intimo-home-brands .ihm-brand {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 53px;
  overflow: hidden;
  padding: 7px 8px;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 6px 14px rgba(74, 27, 50, 0.035);
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    background-color 0.2s ease,
    box-shadow 0.2s ease;
}

#intimo-home-brands .ihm-brand::before {
  position: absolute;
  top: -24px;
  right: -24px;
  width: 49px;
  height: 49px;
  border: 1px solid rgba(160, 25, 91, 0.055);
  border-radius: 50%;
  content: "";
}

#intimo-home-brands .ihm-brand:hover {
  transform: translateY(-3px);
  border-color: rgba(160, 25, 91, 0.29);
  background: #ffffff;
  box-shadow: 0 10px 20px rgba(74, 27, 50, 0.075);
}

#intimo-home-brands .ihm-brand span {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 100%;
  color: #541d38;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.18px;
  line-height: 1.08;
  overflow-wrap: anywhere;
  text-align: center;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1050px) {
  #intimo-home-brands .ihm-container {
    padding: 66px 24px 70px;
  }

  #intimo-home-brands .ihm-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  #intimo-home-brands .ihm-intro {
    max-width: 780px;
  }

  #intimo-home-brands .ihm-brands {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-brands .ihm-container {
    padding: 55px 19px 60px;
  }

  #intimo-home-brands .ihm-layout {
    gap: 23px;
  }

  #intimo-home-brands .ihm-eyebrow {
    margin-bottom: 10px;
    font-size: 10px;
    letter-spacing: 0.9px;
  }

  #intimo-home-brands h2 {
    font-size: clamp(40px, 12vw, 54px);
    letter-spacing: -1.6px;
  }

  #intimo-home-brands .ihm-lead {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.62;
  }

  #intimo-home-brands .ihm-note {
    grid-template-columns: 42px 1fr;
    gap: 10px;
    margin-top: 17px;
    padding: 11px;
    border-radius: 13px;
  }

  #intimo-home-brands .ihm-note-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  #intimo-home-brands .ihm-note-text strong {
    font-size: 13px;
  }

  #intimo-home-brands .ihm-note-text span {
    font-size: 11px;
  }

  #intimo-home-brands .ihm-btn {
    width: 100%;
    min-height: 48px;
    margin-top: 17px;
    font-size: 10px;
    text-align: center;
  }

  #intimo-home-brands .ihm-brands {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
  }

  #intimo-home-brands .ihm-brand {
    min-height: 45px;
    padding: 5px 6px;
    border-radius: 9px;
  }

  #intimo-home-brands .ihm-brand span {
    font-size: 13px;
    line-height: 1.06;
  }
}



/* =========================================================
   INTIMO HOME 2026
   BLOK 08: PORADNIKI I WIEDZA
   ========================================================= */

#intimo-home-guides,
#intimo-home-guides * {
  box-sizing: border-box;
}

#intimo-home-guides {
  position: relative;
  overflow: hidden;
  background: #ffffff;
}

#intimo-home-guides::before {
  position: absolute;
  top: -145px;
  right: -125px;
  width: 360px;
  height: 360px;
  border: 1px solid rgba(160, 25, 91, 0.06);
  border-radius: 50%;
  content: "";
}

#intimo-home-guides::after {
  position: absolute;
  bottom: -170px;
  left: -140px;
  width: 390px;
  height: 390px;
  border: 1px solid rgba(160, 25, 91, 0.06);
  border-radius: 50%;
  content: "";
}

#intimo-home-guides .ihg-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 92px 28px 98px;
}

#intimo-home-guides .ihg-head {
  max-width: 820px;
  margin: 0 auto 40px;
  text-align: center;
}

#intimo-home-guides .ihg-eyebrow {
  margin-bottom: 14px;
  color: #a0195b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 1.4;
  text-transform: uppercase;
}

#intimo-home-guides h2 {
  margin: 0;
  color: #421329;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(45px, 5vw, 66px);
  font-weight: 400;
  letter-spacing: -2.1px;
  line-height: 1;
}

#intimo-home-guides h2 span {
  display: block;
  color: #c86a96;
}

#intimo-home-guides .ihg-head p {
  max-width: 740px;
  margin: 19px auto 0;
  color: #5a4b52;
  font-size: 16px;
  line-height: 1.7;
}

#intimo-home-guides .ihg-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 17px;
}

#intimo-home-guides .ihg-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 315px;
  overflow: hidden;
  padding: 25px;
  border: 1px solid rgba(160, 25, 91, 0.12);
  border-radius: 20px;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.99) 0%,
      rgba(255, 248, 251, 0.98) 100%
    );
  color: inherit;
  text-decoration: none;
  box-shadow: 0 11px 27px rgba(74, 27, 50, 0.05);
  transition:
    transform 0.25s ease,
    border-color 0.25s ease,
    background-color 0.25s ease,
    box-shadow 0.25s ease;
}

#intimo-home-guides .ihg-card::after {
  position: absolute;
  right: -42px;
  bottom: -43px;
  width: 108px;
  height: 108px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-home-guides .ihg-card:hover {
  transform: translateY(-6px);
  border-color: rgba(160, 25, 91, 0.28);
  background: #ffffff;
  text-decoration: none;
  box-shadow: 0 18px 34px rgba(74, 27, 50, 0.1);
}

#intimo-home-guides .ihg-card-featured {
  border-color: rgba(160, 25, 91, 0.2);
  background:
    linear-gradient(
      145deg,
      #a0195b 0%,
      #7d1247 100%
    );
}

#intimo-home-guides .ihg-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 13px;
}

#intimo-home-guides .ihg-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: rgba(160, 25, 91, 0.075);
  color: #b44f80;
  font-size: 21px;
}

#intimo-home-guides .ihg-card-featured .ihg-icon {
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}

#intimo-home-guides .ihg-category {
  padding: 7px 10px;
  border: 1px solid rgba(160, 25, 91, 0.15);
  border-radius: 999px;
  color: #a0195b;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1.25;
  text-transform: uppercase;
}

#intimo-home-guides .ihg-card-featured .ihg-category {
  border-color: rgba(255, 255, 255, 0.24);
  color: rgba(255, 255, 255, 0.84);
}

#intimo-home-guides .ihg-card h3 {
  margin: 21px 0 0;
  color: #4a1b32;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 27px;
  font-weight: 400;
  letter-spacing: -0.65px;
  line-height: 1.1;
}

#intimo-home-guides .ihg-card p {
  margin: 13px 0 0;
  color: #65565d;
  font-size: 14px;
  line-height: 1.66;
}

#intimo-home-guides .ihg-card-featured h3 {
  color: #ffffff;
}

#intimo-home-guides .ihg-card-featured p {
  color: rgba(255, 255, 255, 0.8);
}

#intimo-home-guides .ihg-link {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-top: auto;
  padding-top: 20px;
  color: #a0195b;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 1.3;
  text-transform: uppercase;
}

#intimo-home-guides .ihg-card-featured .ihg-link {
  color: #ffffff;
}

#intimo-home-guides .ihg-link i {
  font-size: 11px;
  transition: transform 0.22s ease;
}

#intimo-home-guides .ihg-card:hover .ihg-link i {
  transform: translateX(5px);
}

#intimo-home-guides .ihg-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  margin-top: 22px;
  padding: 20px 23px;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 17px;
  background: #fff8fa;
}

#intimo-home-guides .ihg-bottom-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

#intimo-home-guides .ihg-bottom-text strong {
  color: #4a1b32;
  font-size: 16px;
  line-height: 1.3;
}

#intimo-home-guides .ihg-bottom-text span {
  color: #65565d;
  font-size: 14px;
  line-height: 1.45;
}

#intimo-home-guides .ihg-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  flex-shrink: 0;
  min-height: 49px;
  padding: 12px 17px;
  border: 1px solid #a0195b;
  border-radius: 13px;
  background: #a0195b;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.35px;
  line-height: 1.25;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.22s ease,
    background-color 0.22s ease;
}

#intimo-home-guides .ihg-btn:hover {
  transform: translateY(-2px);
  background: #84124a;
  color: #ffffff;
  text-decoration: none;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {
  #intimo-home-guides .ihg-grid {
    grid-template-columns: 1fr;
  }

  #intimo-home-guides .ihg-card {
    min-height: 245px;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-guides .ihg-container {
    padding: 65px 19px 70px;
  }

  #intimo-home-guides .ihg-head {
    margin-bottom: 30px;
  }

  #intimo-home-guides .ihg-eyebrow {
    font-size: 10px;
    letter-spacing: 0.9px;
  }

  #intimo-home-guides h2 {
    font-size: clamp(41px, 12vw, 55px);
    letter-spacing: -1.7px;
  }

  #intimo-home-guides .ihg-head p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.62;
  }

  #intimo-home-guides .ihg-grid {
    gap: 12px;
  }

  #intimo-home-guides .ihg-card {
    min-height: auto;
    padding: 20px;
    border-radius: 17px;
  }

  #intimo-home-guides .ihg-icon {
    width: 49px;
    height: 49px;
    font-size: 19px;
  }

  #intimo-home-guides .ihg-card h3 {
    margin-top: 17px;
    font-size: 24px;
  }

  #intimo-home-guides .ihg-card p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.6;
  }

  #intimo-home-guides .ihg-link {
    padding-top: 16px;
    font-size: 10px;
  }

  #intimo-home-guides .ihg-bottom {
    display: grid;
    gap: 13px;
    margin-top: 16px;
    padding: 17px;
    border-radius: 15px;
  }

  #intimo-home-guides .ihg-bottom-text strong {
    font-size: 14px;
  }

  #intimo-home-guides .ihg-bottom-text span {
    font-size: 12px;
  }

  #intimo-home-guides .ihg-btn {
    width: 100%;
    min-height: 48px;
    font-size: 10px;
    text-align: center;
  }
}
/* POPRAWKA: wyróżniony kafel poradnika nie może bieleć po najechaniu */
#intimo-home-guides .ihg-card-featured:hover {
  background:
    linear-gradient(
      145deg,
      #a0195b 0%,
      #7d1247 100%
    ) !important;
  border-color: rgba(160, 25, 91, 0.24);
}

#intimo-home-guides .ihg-card-featured:hover h3,
#intimo-home-guides .ihg-card-featured:hover p,
#intimo-home-guides .ihg-card-featured:hover .ihg-link,
#intimo-home-guides .ihg-card-featured:hover .ihg-category,
#intimo-home-guides .ihg-card-featured:hover .ihg-icon {
  color: #ffffff !important;
}

/* =========================================================
   INTIMO HOME 2026
   BLOK 09: KONTAKT, DOJAZD I GODZINY OTWARCIA
   ========================================================= */

#intimo-home-contact,
#intimo-home-contact * {
  box-sizing: border-box;
}

#intimo-home-contact {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(
      135deg,
      #fff9fb 0%,
      #fdf4f7 100%
    );
}

#intimo-home-contact::before {
  position: absolute;
  top: -160px;
  right: -140px;
  width: 390px;
  height: 390px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-home-contact::after {
  position: absolute;
  bottom: -190px;
  left: -155px;
  width: 430px;
  height: 430px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-home-contact .ihk-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 92px 28px 98px;
}

#intimo-home-contact .ihk-head {
  max-width: 820px;
  margin: 0 auto 40px;
  text-align: center;
}

#intimo-home-contact .ihk-eyebrow {
  margin-bottom: 14px;
  color: #a0195b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 1.4;
  text-transform: uppercase;
}

#intimo-home-contact h2 {
  margin: 0;
  color: #421329;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(45px, 5vw, 66px);
  font-weight: 400;
  letter-spacing: -2.1px;
  line-height: 1;
}

#intimo-home-contact h2 span {
  display: block;
  color: #c86a96;
}

#intimo-home-contact .ihk-head p {
  max-width: 730px;
  margin: 19px auto 0;
  color: #5a4b52;
  font-size: 16px;
  line-height: 1.7;
}

#intimo-home-contact .ihk-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.94fr) minmax(0, 1.06fr);
  gap: 18px;
}

#intimo-home-contact .ihk-info {
  display: grid;
  gap: 14px;
}

#intimo-home-contact .ihk-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

#intimo-home-contact .ihk-card {
  display: flex;
  gap: 15px;
  padding: 21px;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 9px 23px rgba(74, 27, 50, 0.045);
}

#intimo-home-contact .ihk-card-featured {
  background:
    linear-gradient(
      145deg,
      #a0195b 0%,
      #7d1247 100%
    );
  box-shadow: 0 14px 28px rgba(97, 15, 54, 0.16);
}

#intimo-home-contact .ihk-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 51px;
  height: 51px;
  border-radius: 50%;
  background: rgba(160, 25, 91, 0.075);
  color: #b44f80;
  font-size: 20px;
}

#intimo-home-contact .ihk-card-featured .ihk-icon {
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}

#intimo-home-contact .ihk-card-content {
  min-width: 0;
}

#intimo-home-contact .ihk-label {
  color: #a0195b;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.72px;
  line-height: 1.35;
  text-transform: uppercase;
}

#intimo-home-contact .ihk-card-featured .ihk-label {
  color: rgba(255, 255, 255, 0.68);
}

#intimo-home-contact .ihk-card h3 {
  margin: 7px 0 0;
  color: #4a1b32;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: -0.45px;
  line-height: 1.2;
}

#intimo-home-contact .ihk-card-featured h3 {
  color: #ffffff;
}

#intimo-home-contact .ihk-card p {
  margin: 9px 0 0;
  color: #65565d;
  font-size: 13px;
  line-height: 1.58;
}

#intimo-home-contact .ihk-big-link {
  display: inline-block;
  margin-top: 7px;
  color: #a0195b;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 27px;
  line-height: 1.1;
  text-decoration: none;
}

#intimo-home-contact .ihk-big-link:hover {
  color: #7d1247;
  text-decoration: none;
}

#intimo-home-contact .ihk-text-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-top: 15px;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.35px;
  line-height: 1.3;
  text-decoration: none;
  text-transform: uppercase;
}

#intimo-home-contact .ihk-text-link i {
  transition: transform 0.22s ease;
}

#intimo-home-contact .ihk-text-link:hover {
  color: #ffffff;
  text-decoration: none;
}

#intimo-home-contact .ihk-text-link:hover i {
  transform: translateX(5px);
}

#intimo-home-contact .ihk-hours {
  padding: 19px 21px;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 9px 23px rgba(74, 27, 50, 0.045);
}

#intimo-home-contact .ihk-hours-head {
  display: flex;
  gap: 14px;
  align-items: center;
}

#intimo-home-contact .ihk-hours h3 {
  margin: 4px 0 0;
  color: #4a1b32;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: -0.35px;
  line-height: 1.16;
}

#intimo-home-contact .ihk-hours-list {
  display: grid;
  gap: 8px;
  margin-top: 16px;
  padding-top: 13px;
  border-top: 1px solid rgba(160, 25, 91, 0.12);
}

#intimo-home-contact .ihk-hours-row {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  color: #65565d;
  font-size: 13px;
  line-height: 1.4;
}

#intimo-home-contact .ihk-hours-row strong {
  color: #4a1b32;
  text-align: right;
}

#intimo-home-contact .ihk-map {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 12px 27px rgba(74, 27, 50, 0.07);
}

#intimo-home-contact .ihk-map iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 535px;
  border: 0;
}

#intimo-home-contact .ihk-map-note {
  position: absolute;
  right: 17px;
  bottom: 17px;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 12px 15px;
  border: 1px solid rgba(160, 25, 91, 0.14);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 10px 22px rgba(74, 27, 50, 0.12);
}

#intimo-home-contact .ihk-map-note i {
  color: #a0195b;
  font-size: 19px;
}

#intimo-home-contact .ihk-map-note div {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

#intimo-home-contact .ihk-map-note strong {
  color: #4a1b32;
  font-size: 13px;
  line-height: 1.25;
}

#intimo-home-contact .ihk-map-note span {
  color: #65565d;
  font-size: 12px;
  line-height: 1.3;
}

#intimo-home-contact .ihk-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  margin-top: 20px;
  padding: 20px 22px;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 17px;
  background: rgba(255, 255, 255, 0.74);
}

#intimo-home-contact .ihk-bottom-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

#intimo-home-contact .ihk-bottom-text strong {
  color: #4a1b32;
  font-size: 16px;
  line-height: 1.3;
}

#intimo-home-contact .ihk-bottom-text span {
  color: #65565d;
  font-size: 13px;
  line-height: 1.45;
}

#intimo-home-contact .ihk-bottom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  flex-shrink: 0;
}

#intimo-home-contact .ihk-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 12px 16px;
  border: 1px solid transparent;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.32px;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.22s ease,
    background-color 0.22s ease,
    border-color 0.22s ease,
    color 0.22s ease;
}

#intimo-home-contact .ihk-btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}

#intimo-home-contact .ihk-btn-primary {
  background: #a0195b;
  color: #ffffff;
}

#intimo-home-contact .ihk-btn-primary:hover {
  background: #7d1247;
  color: #ffffff;
}

#intimo-home-contact .ihk-btn-secondary {
  border-color: rgba(160, 25, 91, 0.36);
  background: #ffffff;
  color: #a0195b;
}

#intimo-home-contact .ihk-btn-secondary:hover {
  border-color: #a0195b;
  background: #fff0f5;
  color: #7d1247;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1020px) {
  #intimo-home-contact .ihk-layout {
    grid-template-columns: 1fr;
  }

  #intimo-home-contact .ihk-map iframe {
    min-height: 390px;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-contact .ihk-container {
    padding: 65px 19px 70px;
  }

  #intimo-home-contact .ihk-head {
    margin-bottom: 30px;
  }

  #intimo-home-contact .ihk-eyebrow {
    font-size: 10px;
    letter-spacing: 0.9px;
  }

  #intimo-home-contact h2 {
    font-size: clamp(41px, 12vw, 55px);
    letter-spacing: -1.7px;
  }

  #intimo-home-contact .ihk-head p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.62;
  }

  #intimo-home-contact .ihk-info {
    gap: 11px;
  }

  #intimo-home-contact .ihk-grid {
    grid-template-columns: 1fr;
    gap: 11px;
  }

  #intimo-home-contact .ihk-card {
    gap: 13px;
    padding: 17px;
    border-radius: 16px;
  }

  #intimo-home-contact .ihk-icon {
    width: 46px;
    height: 46px;
    font-size: 18px;
  }

  #intimo-home-contact .ihk-card h3 {
    font-size: 21px;
  }

  #intimo-home-contact .ihk-card p {
    font-size: 12px;
  }

  #intimo-home-contact .ihk-big-link {
    font-size: 25px;
  }

  #intimo-home-contact .ihk-hours {
    padding: 17px;
    border-radius: 16px;
  }

  #intimo-home-contact .ihk-hours h3 {
    font-size: 19px;
  }

  #intimo-home-contact .ihk-hours-row {
    font-size: 12px;
  }

  #intimo-home-contact .ihk-map {
    border-radius: 17px;
  }

  #intimo-home-contact .ihk-map iframe {
    min-height: 320px;
  }

  #intimo-home-contact .ihk-map-note {
    right: 11px;
    bottom: 11px;
    left: 11px;
    padding: 10px 12px;
    border-radius: 12px;
  }

  #intimo-home-contact .ihk-bottom {
    display: grid;
    gap: 13px;
    margin-top: 15px;
    padding: 17px;
    border-radius: 15px;
  }

  #intimo-home-contact .ihk-bottom-text strong {
    font-size: 14px;
  }

  #intimo-home-contact .ihk-bottom-text span {
    font-size: 12px;
  }

  #intimo-home-contact .ihk-bottom-actions {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }

  #intimo-home-contact .ihk-btn {
    width: 100%;
    min-height: 47px;
    font-size: 10px;
  }
}


/* =========================================================
   INTIMO HOME 2026
   BLOK 10: KOŃCOWE CTA
   ========================================================= */

#intimo-home-final-cta,
#intimo-home-final-cta * {
  box-sizing: border-box;
}

#intimo-home-final-cta {
  position: relative;
  overflow: hidden;
  background: #ffffff;
}

#intimo-home-final-cta .ihf-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 72px 28px 82px;
}

#intimo-home-final-cta .ihf-panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
  gap: 24px;
  overflow: hidden;
  padding: 42px;
  border-radius: 26px;
  background:
    radial-gradient(
      circle at 10% 10%,
      rgba(255, 255, 255, 0.14) 0,
      rgba(255, 255, 255, 0) 28%
    ),
    linear-gradient(
      135deg,
      #a0195b 0%,
      #86134c 52%,
      #681039 100%
    );
  box-shadow: 0 19px 40px rgba(92, 13, 49, 0.18);
}

#intimo-home-final-cta .ihf-decoration {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  pointer-events: none;
}

#intimo-home-final-cta .ihf-decoration-one {
  top: -125px;
  left: -95px;
  width: 300px;
  height: 300px;
}

#intimo-home-final-cta .ihf-decoration-two {
  right: -120px;
  bottom: -150px;
  width: 350px;
  height: 350px;
}

#intimo-home-final-cta .ihf-content,
#intimo-home-final-cta .ihf-side {
  position: relative;
  z-index: 2;
}

#intimo-home-final-cta .ihf-content {
  align-self: center;
}

#intimo-home-final-cta .ihf-eyebrow {
  margin-bottom: 14px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.05px;
  line-height: 1.4;
  text-transform: uppercase;
}

#intimo-home-final-cta h2 {
  max-width: 720px;
  margin: 0;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(43px, 4.8vw, 66px);
  font-weight: 400;
  letter-spacing: -2.2px;
  line-height: 0.99;
}

#intimo-home-final-cta h2 span {
  display: block;
  color: #f2bdd2;
}

#intimo-home-final-cta p {
  max-width: 720px;
  margin: 19px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.7;
}

#intimo-home-final-cta .ihf-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 25px;
}

#intimo-home-final-cta .ihf-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 52px;
  padding: 13px 18px;
  border: 1px solid transparent;
  border-radius: 13px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.34px;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.22s ease,
    background-color 0.22s ease,
    border-color 0.22s ease,
    color 0.22s ease;
}

#intimo-home-final-cta .ihf-btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}

#intimo-home-final-cta .ihf-btn-light {
  background: #ffffff;
  color: #8b144f;
}

#intimo-home-final-cta .ihf-btn-light:hover {
  background: #fff1f6;
  color: #73103f;
}

#intimo-home-final-cta .ihf-btn-outline {
  border-color: rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

#intimo-home-final-cta .ihf-btn-outline:hover {
  border-color: rgba(255, 255, 255, 0.62);
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
}

#intimo-home-final-cta .ihf-side {
  display: grid;
  gap: 10px;
}

#intimo-home-final-cta .ihf-side-card {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 12px;
  align-items: center;
  min-height: 89px;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.085);
  backdrop-filter: blur(8px);
}

#intimo-home-final-cta .ihf-side-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  font-size: 18px;
}

#intimo-home-final-cta .ihf-side-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

#intimo-home-final-cta .ihf-side-text span {
  color: rgba(255, 255, 255, 0.66);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.55px;
  line-height: 1.3;
  text-transform: uppercase;
}

#intimo-home-final-cta .ihf-side-text strong {
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: -0.3px;
  line-height: 1.14;
}

#intimo-home-final-cta .ihf-side-text small {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  line-height: 1.35;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1000px) {
  #intimo-home-final-cta .ihf-panel {
    grid-template-columns: 1fr;
  }

  #intimo-home-final-cta .ihf-side {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  #intimo-home-final-cta .ihf-side-card {
    grid-template-columns: 1fr;
    align-content: start;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-home-final-cta .ihf-container {
    padding: 48px 19px 58px;
  }

  #intimo-home-final-cta .ihf-panel {
    gap: 22px;
    padding: 24px 20px;
    border-radius: 20px;
  }

  #intimo-home-final-cta .ihf-eyebrow {
    font-size: 10px;
    letter-spacing: 0.85px;
  }

  #intimo-home-final-cta h2 {
    font-size: clamp(40px, 12vw, 54px);
    letter-spacing: -1.7px;
  }

  #intimo-home-final-cta p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.62;
  }

  #intimo-home-final-cta .ihf-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
    margin-top: 21px;
  }

  #intimo-home-final-cta .ihf-btn {
    width: 100%;
    min-height: 49px;
    font-size: 10px;
  }

  #intimo-home-final-cta .ihf-side {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  #intimo-home-final-cta .ihf-side-card {
    grid-template-columns: 43px 1fr;
    min-height: auto;
    padding: 12px;
    border-radius: 13px;
  }

  #intimo-home-final-cta .ihf-side-icon {
    width: 41px;
    height: 41px;
    font-size: 16px;
  }

  #intimo-home-final-cta .ihf-side-text strong {
    font-size: 17px;
  }

  #intimo-home-final-cta .ihf-side-text small {
    font-size: 11px;
  }
}





/* =========================================================
   INTIMO 2026
   GLOBALNA STOPKA
   ========================================================= */

#intimo-global-footer,
#intimo-global-footer * {
  box-sizing: border-box;
}

#intimo-global-footer {
  position: relative;
  overflow: hidden;
  color: #5b4c53;
  background:
    linear-gradient(
      135deg,
      #fff9fb 0%,
      #fdf4f7 100%
    );
}

#intimo-global-footer .igf-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding-right: 28px;
  padding-left: 28px;
}

#intimo-global-footer .igf-main {
  position: relative;
  overflow: hidden;
  padding: 61px 0 53px;
}

#intimo-global-footer .igf-main::before {
  position: absolute;
  top: -160px;
  right: -130px;
  width: 360px;
  height: 360px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-global-footer .igf-main::after {
  position: absolute;
  bottom: -180px;
  left: -145px;
  width: 390px;
  height: 390px;
  border: 1px solid rgba(160, 25, 91, 0.065);
  border-radius: 50%;
  content: "";
}

#intimo-global-footer .igf-grid {
  display: grid;
  grid-template-columns:
    minmax(260px, 1.25fr)
    minmax(155px, 0.72fr)
    minmax(185px, 0.86fr)
    minmax(255px, 1.07fr);
  gap: 40px;
}

#intimo-global-footer .igf-logo-link {
  display: inline-block;
  max-width: 265px;
}

#intimo-global-footer .igf-logo {
  display: block;
  width: 100%;
  max-width: 265px;
  height: auto;
}

#intimo-global-footer .igf-brand p {
  max-width: 330px;
  margin: 20px 0 0;
  color: #65565d;
  font-size: 14px;
  line-height: 1.7;
}

#intimo-global-footer .igf-socials {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 21px;
}

#intimo-global-footer .igf-socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 39px;
  height: 39px;
  border: 1px solid rgba(160, 25, 91, 0.18);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.66);
  color: #a0195b;
  font-size: 15px;
  text-decoration: none;
  transition:
    transform 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease;
}

#intimo-global-footer .igf-socials a:hover {
  transform: translateY(-3px);
  border-color: #a0195b;
  background: #a0195b;
  color: #ffffff;
  text-decoration: none;
}

#intimo-global-footer h3 {
  margin: 2px 0 19px;
  color: #4a1b32;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.42px;
  line-height: 1.15;
}

#intimo-global-footer ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#intimo-global-footer li {
  margin: 0;
  padding: 0;
}

#intimo-global-footer li a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #65565d;
  font-size: 13px;
  line-height: 1.45;
  text-decoration: none;
  transition:
    color 0.2s ease,
    transform 0.2s ease;
}

#intimo-global-footer li a i {
  color: #b44f80;
  font-size: 11px;
}

#intimo-global-footer li a:hover {
  transform: translateX(3px);
  color: #a0195b;
  text-decoration: none;
}

#intimo-global-footer .igf-contact {
  min-width: 0;
}

#intimo-global-footer .igf-contact-item {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 11px;
  align-items: start;
  margin-top: 13px;
}

#intimo-global-footer .igf-contact-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.66);
  color: #a0195b;
  font-size: 15px;
}

#intimo-global-footer .igf-contact-item div:last-child {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

#intimo-global-footer .igf-contact-item span {
  color: #6c5c63;
  font-size: 12px;
  line-height: 1.4;
}

#intimo-global-footer .igf-contact-item strong {
  color: #4a1b32;
  font-size: 13px;
  line-height: 1.42;
}

#intimo-global-footer .igf-contact-item a {
  color: #a0195b;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
}

#intimo-global-footer .igf-contact-item a:hover {
  color: #7d1247;
  text-decoration: none;
}

#intimo-global-footer .igf-hours-second {
  margin-top: 5px;
}

#intimo-global-footer .igf-route {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  margin-top: 17px;
  padding: 10px 14px;
  border: 1px solid #a0195b;
  border-radius: 11px;
  background: #a0195b;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.32px;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.2s ease,
    background-color 0.2s ease,
    box-shadow 0.2s ease;
}

#intimo-global-footer .igf-route:hover {
  transform: translateY(-2px);
  background: #7d1247;
  color: #ffffff;
  text-decoration: none;
  box-shadow: 0 10px 20px rgba(160, 25, 91, 0.16);
}

/* =========================================================
   DOLNY PASEK
   ========================================================= */

#intimo-global-footer .igf-bottom {
  background:
    linear-gradient(
      135deg,
      #681039 0%,
      #4e0c2b 100%
    );
}

#intimo-global-footer .igf-bottom-layout {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 18px;
  align-items: center;
  min-height: 63px;
  padding: 13px 0;
}

#intimo-global-footer .igf-copyright,
#intimo-global-footer .igf-author,
#intimo-global-footer .igf-bottom-links a {
  color: rgba(255, 255, 255, 0.76);
  font-size: 11px;
  line-height: 1.45;
}

#intimo-global-footer .igf-bottom-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}

#intimo-global-footer .igf-bottom-links a,
#intimo-global-footer .igf-author a {
  text-decoration: none;
  transition: color 0.2s ease;
}

#intimo-global-footer .igf-bottom-links a:hover,
#intimo-global-footer .igf-author a:hover {
  color: #ffffff;
  text-decoration: none;
}

#intimo-global-footer .igf-author {
  text-align: right;
}

#intimo-global-footer .igf-author a {
  color: #f2bdd2;
  font-weight: 700;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1050px) {
  #intimo-global-footer .igf-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px 40px;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #intimo-global-footer .igf-container {
    padding-right: 19px;
    padding-left: 19px;
  }

  #intimo-global-footer .igf-main {
    padding: 43px 0 36px;
  }

  #intimo-global-footer .igf-grid {
    grid-template-columns: 1fr;
    gap: 27px;
  }

  #intimo-global-footer .igf-logo-link,
  #intimo-global-footer .igf-logo {
    max-width: 225px;
  }

  #intimo-global-footer .igf-brand p {
    max-width: 100%;
    margin-top: 16px;
    font-size: 13px;
    line-height: 1.62;
  }

  #intimo-global-footer .igf-socials {
    margin-top: 17px;
  }

  #intimo-global-footer h3 {
    margin-bottom: 14px;
    font-size: 20px;
  }

  #intimo-global-footer ul {
    gap: 8px;
  }

  #intimo-global-footer li a {
    font-size: 13px;
  }

  #intimo-global-footer .igf-route {
    width: 100%;
  }

  #intimo-global-footer .igf-bottom-layout {
    grid-template-columns: 1fr;
    gap: 8px;
    min-height: auto;
    padding: 17px 0;
    text-align: center;
  }

  #intimo-global-footer .igf-bottom-links {
    order: 2;
  }

  #intimo-global-footer .igf-author {
    order: 3;
    text-align: center;
  }
}

/* =========================================================
   INTIMO 2026
   GLOBALNY HEADER HELIX ULTIMATE
   NAPRAWA UKŁADU DESKTOP / TABLET / MOBILE
   ========================================================= */

#sp-header,
#sp-header * {
  box-sizing: border-box;
}

#sp-header {
  position: relative;
  z-index: 1000;
  height: auto !important;
  border-bottom: 1px solid rgba(160, 25, 91, 0.1);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 4px 18px rgba(74, 27, 50, 0.04);
}

#sp-header > .container,
#sp-header > .container-fluid {
  max-width: 1320px;
  margin: 0 auto;
  padding-right: 28px;
  padding-left: 28px;
}

#sp-header .row {
  min-height: 92px;
  align-items: center !important;
}

#sp-header .sp-module {
  margin: 0 !important;
}

/* =========================================================
   LOGO
   ========================================================= */

#sp-header .logo {
  display: flex !important;
  align-items: center;
}

#sp-header .logo img {
  display: block;
  width: auto !important;
  max-width: 245px;
  max-height: 64px;
}

/* =========================================================
   MENU POZIOME NA DESKTOPIE
   ========================================================= */

#sp-header .sp-megamenu-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
}

#sp-header .sp-megamenu-parent {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center;
  justify-content: center;
  gap: 1px;
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#sp-header .sp-megamenu-parent > li {
  position: relative;
  display: flex !important;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
}

#sp-header .sp-megamenu-parent > li > a,
#sp-header .sp-megamenu-parent > li > span {
  position: relative;
  display: flex !important;
  align-items: center;
  min-height: 92px;
  padding: 0 10px !important;
  color: #523943 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.42px;
  line-height: 1.2 !important;
  text-decoration: none !important;
  text-transform: uppercase;
  white-space: nowrap;
  transition: color 0.2s ease;
}

#sp-header .sp-megamenu-parent > li > a::after,
#sp-header .sp-megamenu-parent > li > span::after {
  position: absolute;
  right: 10px;
  bottom: 23px;
  left: 10px;
  height: 2px;
  border-radius: 999px;
  background: #a0195b;
  content: "";
  opacity: 0;
  transform: scaleX(0.35);
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
}

#sp-header .sp-megamenu-parent > li:hover > a,
#sp-header .sp-megamenu-parent > li:hover > span,
#sp-header .sp-megamenu-parent > li.active > a,
#sp-header .sp-megamenu-parent > li.active > span {
  color: #a0195b !important;
}

#sp-header .sp-megamenu-parent > li:hover > a::after,
#sp-header .sp-megamenu-parent > li:hover > span::after,
#sp-header .sp-megamenu-parent > li.active > a::after,
#sp-header .sp-megamenu-parent > li.active > span::after {
  opacity: 1;
  transform: scaleX(1);
}

/* =========================================================
   CTA PO PRAWEJ
   ========================================================= */

#sp-intimo-header-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#sp-intimo-header-right .sp-module {
  width: 100%;
}

.ith-header-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}

.ith-header-phone {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #a0195b;
  text-decoration: none;
}

.ith-header-phone:hover {
  color: #7d1247;
  text-decoration: none;
}

.ith-header-phone > i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(160, 25, 91, 0.17);
  border-radius: 50%;
  background: #fff6f9;
  color: #a0195b;
  font-size: 14px;
}

.ith-header-phone span {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.ith-header-phone small {
  color: #8b7680;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.55px;
  line-height: 1.2;
  text-transform: uppercase;
}

.ith-header-phone strong {
  color: #a0195b;
  font-size: 16px;
  line-height: 1.15;
  white-space: nowrap;
}

.ith-header-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 15px;
  border: 1px solid #a0195b;
  border-radius: 12px;
  background: #a0195b;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  box-shadow: 0 9px 18px rgba(160, 25, 91, 0.15);
  transition:
    transform 0.2s ease,
    background-color 0.2s ease,
    box-shadow 0.2s ease;
}

.ith-header-btn:hover {
  transform: translateY(-2px);
  background: #7d1247;
  color: #ffffff;
  text-decoration: none;
  box-shadow: 0 12px 22px rgba(160, 25, 91, 0.22);
}

/* =========================================================
   HAMBURGER
   Ukrywamy na desktopie, pokazujemy na mobile
   ========================================================= */

@media (min-width: 992px) {
  #sp-header .offcanvas-toggler {
    display: none !important;
  }
}

/* =========================================================
   STICKY HEADER
   ========================================================= */

#sp-header.header-sticky {
  background: rgba(255, 255, 255, 0.99);
  box-shadow: 0 8px 24px rgba(74, 27, 50, 0.11);
}

#sp-header.header-sticky .row {
  min-height: 74px;
}

#sp-header.header-sticky .logo img {
  max-width: 205px;
  max-height: 48px;
}

#sp-header.header-sticky .sp-megamenu-parent > li > a,
#sp-header.header-sticky .sp-megamenu-parent > li > span {
  min-height: 74px;
}

#sp-header.header-sticky .sp-megamenu-parent > li > a::after,
#sp-header.header-sticky .sp-megamenu-parent > li > span::after {
  bottom: 16px;
}

/* =========================================================
   MNIEJSZY DESKTOP
   ========================================================= */

@media (min-width: 992px) and (max-width: 1199px) {
  #sp-header > .container,
  #sp-header > .container-fluid {
    padding-right: 18px;
    padding-left: 18px;
  }

  #sp-header .logo img {
    max-width: 205px;
    max-height: 55px;
  }

  #sp-header .sp-megamenu-parent > li > a,
  #sp-header .sp-megamenu-parent > li > span {
    padding-right: 7px !important;
    padding-left: 7px !important;
    font-size: 10px !important;
  }

  .ith-header-actions {
    gap: 7px;
  }

  .ith-header-phone strong {
    font-size: 13px;
  }

  .ith-header-phone small {
    font-size: 9px;
  }

  .ith-header-btn {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 9px;
  }
}

/* =========================================================
   TABLET I MOBILE
   ========================================================= */

@media (max-width: 991px) {
  #sp-intimo-topbar {
    display: none !important;
  }

  #sp-header .row {
    min-height: 74px;
  }

  #sp-header .logo img {
    max-width: 210px;
    max-height: 54px;
  }

  #sp-header .sp-megamenu-parent {
    display: none !important;
  }

  #sp-header .sp-megamenu-wrapper {
    justify-content: flex-end;
  }

  #sp-header .offcanvas-toggler {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin: 0;
    border: 1px solid rgba(160, 25, 91, 0.18);
    border-radius: 11px;
    background: #fff6f9;
    color: #a0195b;
  }

  #sp-intimo-header-right {
    display: none !important;
  }
}

@media (max-width: 575px) {
  #sp-header > .container,
  #sp-header > .container-fluid {
    padding-right: 16px;
    padding-left: 16px;
  }

  #sp-header .row {
    min-height: 68px;
  }

  #sp-header .logo img {
    max-width: 180px;
    max-height: 48px;
  }
}

.offcanvas-menu .offcanvas-inner a[href*="brafitterka-czestochowa"],
.offcanvas-menu .offcanvas-inner a[href*="brafitterka-czestochowa"] span,
.offcanvas-menu .offcanvas-inner a[href*="brafitterka-czestochowa"] i {
  color: #ffffff !important;
}





/* =========================================================
   INTIMO FAQ / PORADNIKI
   BLOK 01: HERO
   ========================================================= */

#intimo-guides-hero,
#intimo-guides-hero * {
  box-sizing: border-box;
}

#intimo-guides-hero {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 84% 14%,
      rgba(160, 25, 91, 0.08) 0,
      rgba(160, 25, 91, 0) 30%
    ),
    linear-gradient(
      135deg,
      #fffdfd 0%,
      #fff8fb 56%,
      #fdf2f6 100%
    );
}

#intimo-guides-hero::before {
  position: absolute;
  top: -130px;
  right: -100px;
  width: 330px;
  height: 330px;
  border: 1px solid rgba(160, 25, 91, 0.07);
  border-radius: 50%;
  content: "";
}

#intimo-guides-hero .igh-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 88px 28px 78px;
}

#intimo-guides-hero .igh-content {
  max-width: 880px;
}

#intimo-guides-hero .igh-eyebrow {
  margin-bottom: 14px;
  color: #a0195b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 1.35;
  text-transform: uppercase;
}

#intimo-guides-hero h1 {
  margin: 0;
  color: #421329;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(55px, 6vw, 88px);
  font-weight: 400;
  letter-spacing: -3.6px;
  line-height: 0.95;
}

#intimo-guides-hero h1 span {
  display: block;
  color: #c86a96;
}

#intimo-guides-hero p {
  max-width: 780px;
  margin: 22px 0 0;
  color: #5a4b52;
  font-size: 17px;
  line-height: 1.72;
}

#intimo-guides-hero .igh-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 27px;
}

#intimo-guides-hero .igh-tags a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 13px;
  border: 1px solid rgba(160, 25, 91, 0.15);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.7);
  color: #a0195b;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.35px;
  line-height: 1.25;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease;
}

#intimo-guides-hero .igh-tags a:hover {
  transform: translateY(-2px);
  border-color: #a0195b;
  background: #fff0f5;
  color: #7d1247;
  text-decoration: none;
}

@media (max-width: 767px) {
  #intimo-guides-hero .igh-container {
    padding: 62px 19px 58px;
  }

  #intimo-guides-hero h1 {
    font-size: clamp(47px, 14vw, 68px);
    letter-spacing: -2.4px;
  }

  #intimo-guides-hero p {
    margin-top: 17px;
    font-size: 14px;
    line-height: 1.64;
  }

  #intimo-guides-hero .igh-tags {
    gap: 7px;
    margin-top: 21px;
  }

  #intimo-guides-hero .igh-tags a {
    min-height: 34px;
    padding: 7px 10px;
    font-size: 9px;
  }
}




/* =========================================================
   INTIMO FAQ / PORADNIKI
   LISTING ARTYKUŁÓW JOOMLA
   ========================================================= */

body.itemid-FAQ .blog,
body.view-category .blog {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 72px 28px 82px;
}

body.itemid-FAQ .blog-items,
body.view-category .blog-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

body.itemid-FAQ .blog-item,
body.view-category .blog-item {
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(74, 27, 50, 0.06);
  transition:
    transform 0.24s ease,
    border-color 0.24s ease,
    box-shadow 0.24s ease;
}

body.itemid-FAQ .blog-item:hover,
body.view-category .blog-item:hover {
  transform: translateY(-6px);
  border-color: rgba(160, 25, 91, 0.28);
  box-shadow: 0 19px 36px rgba(74, 27, 50, 0.11);
}

body.itemid-FAQ .blog-item .item-image,
body.view-category .blog-item .item-image {
  margin: 0;
  overflow: hidden;
  background: #fdf4f7;
}

body.itemid-FAQ .blog-item .item-image img,
body.view-category .blog-item .item-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  transition: transform 0.34s ease;
}

body.itemid-FAQ .blog-item:hover .item-image img,
body.view-category .blog-item:hover .item-image img {
  transform: scale(1.045);
}

body.itemid-FAQ .blog-item .item-content,
body.view-category .blog-item .item-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}

body.itemid-FAQ .blog-item h2,
body.itemid-FAQ .blog-item h3,
body.view-category .blog-item h2,
body.view-category .blog-item h3 {
  margin: 0;
  color: #4a1b32;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: -0.45px;
  line-height: 1.16;
}

body.itemid-FAQ .blog-item h2 a,
body.itemid-FAQ .blog-item h3 a,
body.view-category .blog-item h2 a,
body.view-category .blog-item h3 a {
  color: #4a1b32;
  text-decoration: none;
}

body.itemid-FAQ .blog-item h2 a:hover,
body.itemid-FAQ .blog-item h3 a:hover,
body.view-category .blog-item h2 a:hover,
body.view-category .blog-item h3 a:hover {
  color: #a0195b;
}

body.itemid-FAQ .blog-item .article-info,
body.view-category .blog-item .article-info {
  margin: 11px 0 0;
  color: #947d87;
  font-size: 12px;
  line-height: 1.4;
}

body.itemid-FAQ .blog-item .readmore,
body.view-category .blog-item .readmore {
  margin-top: auto;
  padding-top: 18px;
}

body.itemid-FAQ .blog-item .readmore a,
body.view-category .blog-item .readmore a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 43px;
  padding: 10px 15px;
  border: 1px solid #a0195b;
  border-radius: 11px;
  background: #a0195b;
  color: #ffffff !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.34px;
  line-height: 1.25;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    transform 0.2s ease,
    background-color 0.2s ease;
}

body.itemid-FAQ .blog-item .readmore a:hover,
body.view-category .blog-item .readmore a:hover {
  transform: translateY(-2px);
  background: #7d1247;
  color: #ffffff !important;
  text-decoration: none;
}

/* PAGINACJA */

body.itemid-FAQ .pagination,
body.view-category .pagination {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}

body.itemid-FAQ .pagination ul,
body.view-category .pagination ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 7px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.itemid-FAQ .pagination a,
body.itemid-FAQ .pagination span,
body.view-category .pagination a,
body.view-category .pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  padding: 8px 11px;
  border: 1px solid rgba(160, 25, 91, 0.16);
  border-radius: 10px;
  background: #ffffff;
  color: #a0195b;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

body.itemid-FAQ .pagination a:hover,
body.view-category .pagination a:hover {
  border-color: #a0195b;
  background: #fff0f5;
  color: #7d1247;
  text-decoration: none;
}

@media (max-width: 991px) {
  body.itemid-FAQ .blog-items,
  body.view-category .blog-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  body.itemid-FAQ .blog,
  body.view-category .blog {
    padding: 52px 19px 62px;
  }

  body.itemid-FAQ .blog-items,
  body.view-category .blog-items {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  body.itemid-FAQ .blog-item {
    border-radius: 17px;
  }

  body.itemid-FAQ .blog-item .item-content,
  body.view-category .blog-item .item-content {
    padding: 17px;
  }

  body.itemid-FAQ .blog-item h2,
  body.itemid-FAQ .blog-item h3,
  body.view-category .blog-item h2,
  body.view-category .blog-item h3 {
    font-size: 21px;
  }
}



/* =========================================================
   INTIMO FAQ / PORADNIKI
   NOWOCZESNY LISTING ARTYKUŁÓW
   ========================================================= */

.intimo-faq-page .article-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 72px 28px 30px;
}

.intimo-faq-page .article-list > .row {
  display: contents;
}

.intimo-faq-page .article-list [class*="col-"] {
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.intimo-faq-page .article-list .article {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid rgba(160, 25, 91, 0.13);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 25px rgba(74, 27, 50, 0.055);
  transition:
    transform 0.24s ease,
    border-color 0.24s ease,
    box-shadow 0.24s ease;
}

.intimo-faq-page .article-list .article:hover {
  transform: translateY(-6px);
  border-color: rgba(160, 25, 91, 0.28);
  box-shadow: 0 18px 35px rgba(74, 27, 50, 0.11);
}

.intimo-faq-page .article-list .article-intro-image,
.intimo-faq-page .article-list .article-featured-image,
.intimo-faq-page .article-list .item-image {
  margin: 0 !important;
  overflow: hidden;
  background: #fdf4f7;
}

.intimo-faq-page .article-list img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.intimo-faq-page .article-list .article:hover img {
  transform: scale(1.045);
}

.intimo-faq-page .article-list .article-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 18px 18px 17px;
}

.intimo-faq-page .article-list .article-header {
  margin: 0 !important;
  padding: 0 !important;
}

.intimo-faq-page .article-list .article-header h1,
.intimo-faq-page .article-list .article-header h2 {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

.intimo-faq-page .article-list .article-header h1 a,
.intimo-faq-page .article-list .article-header h2 a {
  color: #4a1b32 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  letter-spacing: -0.42px;
  line-height: 1.14;
  text-decoration: none !important;
  transition: color 0.2s ease;
}

.intimo-faq-page .article-list .article-header h1 a:hover,
.intimo-faq-page .article-list .article-header h2 a:hover {
  color: #a0195b !important;
}

.intimo-faq-page .article-list .article-info {
  display: block !important;
  margin: 12px 0 0 !important;
  color: #9a838e;
  font-size: 11px;
  line-height: 1.4;
  text-align: left !important;
}

.intimo-faq-page .article-list .article-info > span {
  margin: 0 8px 0 0;
}

.intimo-faq-page .article-list .article-introtext {
  margin-top: 11px;
  color: #66565e;
  font-size: 13px;
  line-height: 1.62;
}

.intimo-faq-page .article-list .readmore {
  margin-top: auto !important;
  padding-top: 17px;
  text-align: left !important;
}

.intimo-faq-page .article-list .readmore a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  width: auto !important;
  padding: 10px 15px !important;
  border: 1px solid #a0195b !important;
  border-radius: 11px;
  background: #a0195b !important;
  color: #ffffff !important;
  font-size: 10px !important;
  font-weight: 700;
  letter-spacing: 0.38px;
  line-height: 1.25;
  text-decoration: none !important;
  text-transform: uppercase;
  transition:
    transform 0.2s ease,
    background-color 0.2s ease,
    box-shadow 0.2s ease;
}

.intimo-faq-page .article-list .readmore a:hover {
  transform: translateY(-2px);
  background: #7d1247 !important;
  color: #ffffff !important;
  box-shadow: 0 8px 16px rgba(160, 25, 91, 0.16);
}

/* =========================================================
   PAGINACJA
   ========================================================= */

.intimo-faq-page .pagination-wrapper {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 4px 28px 78px;
}

.intimo-faq-page .pagination {
  display: flex;
  justify-content: center;
  margin: 0;
}

.intimo-faq-page .pagination ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 7px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.intimo-faq-page .pagination li {
  margin: 0 !important;
}

.intimo-faq-page .pagination a,
.intimo-faq-page .pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  padding: 8px 11px;
  border: 1px solid rgba(160, 25, 91, 0.16);
  border-radius: 10px;
  background: #ffffff;
  color: #a0195b !important;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none !important;
  transition:
    border-color 0.2s ease,
    background-color 0.2s ease,
    color 0.2s ease;
}

.intimo-faq-page .pagination a:hover,
.intimo-faq-page .pagination .active span {
  border-color: #a0195b;
  background: #a0195b;
  color: #ffffff !important;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {
  .intimo-faq-page .article-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    padding: 58px 24px 25px;
  }

  .intimo-faq-page .pagination-wrapper {
    padding-right: 24px;
    padding-bottom: 65px;
    padding-left: 24px;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  .intimo-faq-page .article-list {
    grid-template-columns: 1fr;
    gap: 13px;
    padding: 44px 19px 20px;
  }

  .intimo-faq-page .article-list .article {
    border-radius: 16px;
  }

  .intimo-faq-page .article-list .article-body {
    padding: 16px;
  }

  .intimo-faq-page .article-list .article-header h1 a,
  .intimo-faq-page .article-list .article-header h2 a {
    font-size: 21px !important;
  }

  .intimo-faq-page .pagination-wrapper {
    padding-right: 19px;
    padding-bottom: 55px;
    padding-left: 19px;
  }
}


