/********************************* ALL *************************/
/**	h1{font-size:1.6rem;}
	h2{font-size:1.4rem;}
	h3{font-size:1.2rem;}
	h4{font-size:1.2rem;}
	
	**/
	
	 :root {
    --crimson: #aa134d;
    --dark-plum: #4d2945;
    --white: #ffffff;
    --warm-linen: #eee7e1;
    --lavender-mist: #e8e8ff;
    --steel-gray: #525358;
    --dusty-rose: #c5b0b5;
    --crimson-dark: #8e0f40;
    --crimson-light: rgba(170,19,77,0.08);
    --plum-light: rgba(77,41,69,0.06);
    --font-main: 'Noto Sans', -apple-system, sans-serif;
    --radius-sm: 8px;
    --radius-md: 14px;
    --radius-lg: 20px;
    --shadow-card: 0 2px 16px rgba(77,41,69,0.06);
    --shadow-hover: 0 12px 40px rgba(77,41,69,0.13);
    --transition: 0.35s cubic-bezier(0.25,0.46,0.45,0.94);
	
	--font-size-normal: 105%;
	--font-size-small: 90%;
	--font-size-big: 120%;
	--font-size-hero:  clamp(1.5rem,3vw,2.2rem); 
  }
	
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/fonts/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHSl1igg0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/fonts/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHSl1igg0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/fonts/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mnPyxVig.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/fonts/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mnPyxVig.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Defining the fallback */
@font-face {
  font-family: 'Noto Sans-fallback';
  size-adjust: 107%;
  
  src: local('Tahoma');
}


body {
     font-family: 'Noto Sans', 'Noto Sans-fallback';
     font-size:105%;
}
h1{font-size:175%;}
h2{font-size:155%; font-weight:bold; color: var(--crimson); }
h3{font-size: 125%; font-weight:bold; }
h4{font-size: 115%; font-weight:bold; }
      
     		/*.desc_all h2, .desc_rest h2 { font-weight:bold; color:#aa134d; font-size:22px; } */
            .ibg  {position:relative; }
      .ibg img {border-radius:14px; }
      .ibg .shadow_link{
      position: absolute;
  z-index: 10;
  width: 100%;
  bottom: 20px;
      }
      
      
      
      
	.clear{clear:both}
	a, a:hover{
		color:rgb(170, 19, 77); /*rgb(102, 41, 69);;*/
		
	}
	label.error{color:red;}	
	input {
	
	-webkit-user-select:text!important;

	-moz-user-select:text!important;
	-ms-user-select:text!important;

	}
	.desc_all .red_button{width:250px; padding-left:20px; padding-right:20px;}
	.light_grey{padding:0; background: rgb(238, 231, 223);}
	.dark_grey{  background:rgb(198, 178, 180);}
	.no_padding{padding:0px}
	
	.red_button{
		background:#aa134d;
		color:#fff!important;
		padding:10px 60px;
		border-radius:10px;
		display:inline-block;
	
	}
	.owners_cottages_choose a{
		background:#aa134d;
		color:#fff!important;
		padding:10px 60px;
		border-radius:10px;
		display:inline-block;
		margin-bottom:10px;
	}
/********************************* HEADER *************************/	
	#topmenu_out{ 
	background:#eee7e1;
	height:30px;
	float:none;
	clear:both;
	}
	#htop_menu{
		float:right;
		list-style:none;
		margin-bottom:0px;
	}
	
	#htop_menu li{
	float: left;
	padding:0 10px;
	border-right:1px solid #662945;
	font-size: 0.8rem;
	}
	#htop_menu li,
	#htop_menu li a{
	
	color: #662945;
	}
	
	#header{
		width:100%;
		text-align:center;
		
	}
	
	#header_out{
		border-bottom:1px solid #fff;
		background:#aa134d;
		color:#fff!important;
		padding-bottom:20px;
	}
	#header_out .container{
		text-align:center;
	}
	#header_out .container a{
		
	}
 
	#logo{margin: 0px auto!important; } 

	#menu_out{
	 
	background:#aa134d;
	}
	#home_search_date{
	width:180px;
	}
	 
	

 
nav#main_nav a{
color:#fff!important;
}
nav#main_nav ul ul a{
color:#000!important;
}
/*
	.navbar-nav .nav-link{padding-left:10px!important}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
*/


@media (min-width: 768px) {
	
	/*
	.navbar  {
		padding: 0;
	}

	.navbar-nav {
		margin: 0;
		display: block;
		float:right;
	}

	.navbar-nav > li {
		display: block;
		width: auto;
		float: left;
		text-align: center;
			 white-space: nowrap;
	}


	.navbar-nav li:first-child a {
		border-left: 0;
		border-radius: 3px 0 0 3px;

	}
	.navbar-nav li  a span{
		 white-space: nowrap;
	}
	.navbar-nav li:last-child a {
		border-right: 0;
		border-radius: 0 3px 3px 0;
	}
	#navbarSupportedContent{display:block;}
	
	*/
}
#location{text-align:left;}
 
#start_date{width:120px; height:22px!important; padding:0!important; margin:0!important;  border:0px!important;}

@media (max-width: 1199px) { 

#start_date{width:100%; margin-right:-15px!important;  }
	
}
	#topmenu_out{right:15px;  }

@media (max-width: 767px) {
	/*nav#main_nav{width:100%}
		#main_nav .full-width{width:100%; margin-right:0px; margin-left:auto; padding-right:0px;}
	#main_nav .full-width button{float:right;}
	
	
	.navbar button{border-color:#000; color:#000!important; border-color:#000!important;}
	
	
	.navbar{padding:5px;}
	*/
	
	
	#topmenu_out{right:55px; top:8px;}
	

	#cco{margin-left:10px; width:200px;}
	#logo{margin-left:10px;}
	#start_date{width:100%; margin-right:-15px!important;  }
	#top_menu{position:absolute; top:52px; right:50px; z-index:100;}
	#top_menu .btn{color:#000; background:transparent; }
	
	
	#location{width:100%; text-align:left;}
	#start_date{text-align:left; }
	#occupancy, #duration, #home_search_date, #pets{width:48%; border:0;}
	#home_search_date{margin-right:1%; overflow:hidden; text-align:left;}
	#occupancy{margin-right:1%;}
		#pets{margin-left:0.8%;}
	#duration{margin-left:0.8%;}
	#search_but{width:100%;}
}

.btn-light{background:#fff; color:#000;}

/*.main-nav-item{float:left; padding:0 10px;}*/


#search_out{background:#4d2945; color:#fff; padding:20px 0;}
#search_out label{ color:#000;}
#search_out input, #search_out select,  #search_out button, #home_search_date{margin-bottom:15px;
-webkit-appearance: none;

}

#home_search_date{ padding-top:8px!important; padding-bottom:8px!important; border:0px!important;}

/*********************************FOOOTER *************************/
 
	#footer_out{
		
		background:#aa134d;
		padding-top:20px;
		color:#fff;
		font-size:0.8rem;
	}
	#footer_links {
		list-style:none;
		margin:0;
		padding:0;
	}
	
	#footer_out a{color:#fff}
	#newsletter_box img{width:100%}
	#newsletter_box div{
		background:#fff;
		color: #4d2945;
		padding:20px;
	}
	
	
	#footer_out .red_button{
		margin-top:20px;
	}
	
	
	
@media screen and (max-width:767px) { 
	#footer_out .col-md{text-align:center; padding-bottom:20px;}
	
	#footer_out ul{border-bottom:2px solid; text-align:center; padding-bottom:10px;}
	#footer_out ul li, #footer_out h3{ text-align:left; }
	.cottage_row_icons{border:0px!important}
}


/*********************************HOMEPAGE *************************/
	#home_category img{width:100%}
	.shadow_link{
		background:#eee7e1;
		display:block;
		padding:15px;
		color:#4d2945;
		margin-top:6px;
		font-size:1.2rem;
	}
	.shadow_link a{
		color:#4d2945;
	}
	
	@media screen and (max-width:767px) { 
	.shadow_link{
 
		margin-top:0px;
		margin-bottom:10px;
	 
	}
	}
@media screen and (min-width:768px) { 

	.col-md{padding-bottom:20px}
	.col-md,
	.col{
	  padding-right:6px;
	  padding-left:6px;
	}
	.col-md:first-child,
	.col:first-child{

	  padding-left:15px;
	}
	.col-md:last-child,
	.col:last-child{
	  padding-right:15px;
	}

}

	#home_icons{text-align:center; color: #aa134d;}
	#home_icons .row{padding-top:30px}
	#home_icons p{padding-top:10px}

	#home_blogs{
		background:#c5b0b5;
		overflow:hidden;
	}

	#home_blogs h3{
		background:#4d2945;
		margin-top:10px;
		padding:20px;
		color:#fff;
	}
	.home_head{
		text-align:center;
		color:#aa134d;
		 line-height:1.5;
		padding:20px 0;
	}

	#home_blogs .front_box{
		background:#eee7e1;
		display:block;
		padding:15px;
		color:#4d2945;
 
margin-top: 6px;
  min-height: 310px;
  position: relative;
	}

	 #home_blogs .front_box .red_button{
		 position:absolute; 
		 bottom:30px;
		right:20px;
	}
	#home_blogs img{max-height:200px; min-width:100%;}
	
	
/*********************************COTTAGE *************************/
	.row.custom-gutter {
	  margin-left: 30px;
	  margin-right: 30px;
	}

	[class^='col'].custom-gutter,
	[class*=' col'].custom-gutter {
	  padding-left: 7px;
	  padding-right: 7px;
	}
	.cottage_subtitle{
		text-align:right; width:100%; padding:15px 0;
	}
	@media (max-width: 767px) {
		.cottage_subtitle{
		font-size:18px;
		}
	}
	#breadcrumbs a{color:#fff}
	.cott_keys {padding-top:8px}
	.cott_keys div{  background:#eee7df;  padding:5px 10px; border-right:5px solid #fff; text-align:center;} 
	.cott_keys div:last-child{   border-right:0px solid #fff;  } 
	#myTab .nav-link{background:#eee7df; border-left:2px solid #fff; border-right:2px solid #fff; border-top:2px solid #fff; border-radius: 9px 9px 0px 0px; color:#545457; border-bottom:0px;}
	#reviews, #myTab .nav-link.active{background:#c6b2b4!important;  }
	#myTabContent .tab-pane.active{background:#c6b2b4!important; padding:20px; }

	ul.extra_special {
	  list-style: none;
	  padding: 0;
	  margin: 0;
	}

	ul.extra_special li {
	  padding-left: 1em; 
	  text-indent: -.7em;
	}

	ul.extra_special li::before {
		content: "• ";
	  color: #aa104c;  
	  font-size:22px;
	  line-height:22px;
	}
ul.extra_special li li::before {
		content: "";
	  color: #aa104c;  
	  font-size:22px;
	  line-height:22px;
	}
	.colcal{ }

	.row  .row {
		margin: 0px ;
	}




	#home_blogs{
		background:#c5b0b5;
		overflow:hidden;
	}

	#similar h3{
		background:#4d2945;
		margin-top:10px;
		padding:20px;
		color:#fff;
	}
	.home_head{
		text-align:center;
		color:#aa134d;
		 line-height:1.5;
		padding:20px 0;
	}

	#similar .front_box{
	background:#eee7e1;
	display:block;
	padding:15px;
	color:#4d2945;
	margin-top:6px;
	height: 270px;
	}

	#similar img{max-height:200px; min-width:100%; font-size:1rem;}
	#cottage_av .red_button, #cottage_right .red_button{width:100%; font-size:1rem;}
	#cottage_right{text-align:center; font-size:1rem;}
	#cottage_right table{text-align:left;}
	#reviews{padding:20px}
	#cottage_left h2{padding:20px 0; padding-bottom: 10px;}
	@media (max-width: 1199.98px) {
		.cott_stars img{width:16px;}
		#cottage_right .red_button{
			 
		padding:10px 20px!important;
		}
	}
	
	@media (max-width: 991.98px) {
		 
		#cottage_right .red_button{
			 
		padding:10px 10px!important;
		font-size:0.9rem;
		}
		.cott_keys div{
			border-bottom:2px solid #fff;
		}
	}
	
	
	
	
	
	
	/************** AVAILABILITY CALENDAR ************/
.avail_available{
	background:#fff;
 
}
.avail_booked{
	background:#E6E6E6; /*#aa134d;*/
	/*opacity:.7;*/
 	color:#808080;
	
}
.avail_booked_end,
.avail_booked_start{
  position:relative;
  overflow:hidden;
 
}
.avail_booked_end span,
.avail_booked_start span{z-index:100;  position:relative;}
.avail_booked_start::after {
    content: "";
  border-bottom: 20px solid #E6E6E6;
  border-right: 20px solid #E6E6E6;
  border-left: 20px solid white;
  border-top: 20px solid white;
 
  
  position: absolute;
  left: 0;
  top: 0;
  right:0;
  
  width:10px;
  z-index:1;
}


.avail_booked_end::after {
    content: "";
  border-bottom: 20px solid white;
  border-right: 20px solid white;
  border-left: 20px solid #E6E6E6;
  border-top: 20px solid #E6E6E6 ;
 
  
  position: absolute;
  left: 0;
  top: 0;
  right:0;
  
  width:10px;
  z-index:1;
}
.avail_chov{
	
}
#prev_but_a2,
#next_but_a2{
		background:#fff;
		border-radius:5px;
		border:0px;
		padding:2px 10px!important;
}

#av_calendar{  padding:10px 10px; color:#000; }
#av_calendar .col{padding-top:8px; padding-bottom:8px;}
@media (max-width: 767px) {
	#av_calendar{  padding:10px 5px; color:#000; font-size: 1rem;}
	#av_calendar .col{padding:9px 2px;}
	.avail_table{margin: 0 -15px;}
	
}
#cottage_booking_div{font-size:90%}
#av_calendar{font-size:90%}
#av_calendar td{text-align:center;}
#avail_keys{padding:5px 10px;}

.avail_table{  background:#fff; padding-top:5px; padding-bottom:5px; }
.avail_body{border:1px solid #AA134D; border-radius:10px;  overflow:hidden;}
.avail_table .th{  font-weight:bold;}
.avail_table .col{  text-align:center;}

	 .cho{
		border:1px solid #067c5a; border-radius:12px;
	}
	.avail_booked .cho{
		border:0px;
	}
	
	.avail_booked{text-decoration: line-through}
	
	.avail_available .cho {cursor:pointer;}
	#prices_results{display:none}
	#prices_results_list div{
	
	background: rgb(238, 231, 223);
padding: 6px 10px;
border-radius: 5px;
font-size: 1rem;
margin:10px 5px;
	}
	
	#prices_results_list div b{
	display:inline-block;
	margin-right:10px;
	}
	
		#prices_results_list div   a{
		width:auto!important;
		padding:5px 10px!important;
		}
		
		
		.chocho{
			border:2px solid red;
		}
 
       
 
 
 
 
 /******************   CLUSTER LINKING *****************************************/
 
 
/* ========================================
   Section Container
   ======================================== */
   
    a.large-card:hover, a.large-card:hover div, a.large-card:hover p{
text-decoration:none;
}


.collection-section {
  margin: 60px 0;
  padding: 0 20px;
}

.collection-section__header {
  text-align: center;
  margin-bottom: 48px;
}

.collection-section__title {
  /*font-size: clamp(1.75rem, 4vw, 2.25rem);
  font-weight: 700;
  letter-spacing: -0.02em;
    color: #1a1a1a;
  */

  margin: 0 0 16px;
  
}

.collection-section__divider {
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #aa134d, #d4365c);
  margin: 0 auto;
  border-radius: 2px;
}

/* ========================================
   Collection Groups
   ======================================== */
.collection-group {
  margin-bottom: 48px;
}

.collection-group:last-child {
  margin-bottom: 0;
}

.collection-group__title {
  display: flex;
  align-items: center;
  gap: 10px;
  /*font-size: 1.25rem;
  font-weight: 600;
  color: #374151;*/
  margin: 0 0 24px;
  padding-bottom: 12px;
  border-bottom: 2px solid #e5e7eb;
}

.collection-group__icon {
  color: #aa134d;
  font-size: 0.9rem;
}

/* ========================================
   Grid Layout
   ======================================== */
.collection-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 28px;
}

@media (max-width: 640px) {
  .collection-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

/* ========================================
   Large Card Component
   ======================================== */
.large-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),
              box-shadow 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.large-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
}

.large-card__image-wrapper {
  position: relative;
  overflow: hidden;
}

.large-card__image {
  height: 220px;
  background-size: cover;
  background-position: center;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.large-card:hover .large-card__image {
  transform: scale(1.1);
}

.large-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    transparent 40%,
    rgba(0, 0, 0, 0.05) 100%
  );
  pointer-events: none;
}

.large-card__content {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-grow: 1;
}

.large-card__title {
  margin: 0;
  /*font-size: 1.3rem;
  font-weight: 600;
  color: #1a1a1a;*/
  line-height: 1.35;
}

.large-card__text {
  margin: 0;
  font-size: 0.95rem;
  color: #6b7280;
  line-height: 1.6;
  flex-grow: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.large-card__cta {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 8px;
  padding: 10px 20px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(135deg, #aa134d, #8a0f3e);
  border-radius: 8px;
  width: fit-content;
  transition: background 0.3s ease, transform 0.2s ease;
}

.large-card:hover .large-card__cta {
  background: linear-gradient(135deg, #8a0f3e, #6d0c31);
  transform: translateX(4px);
}

/* ========================================
   Small Card Component
   ======================================== */
.card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
}

.card__image-wrapper {
  position: relative;
  overflow: hidden;
  height: 180px;
}

.card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.card:hover .card__image {
  transform: scale(1.08);
}

.card__content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.card__title {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.3;
}

.card__text {
  margin: 0;
  font-size: 0.9rem;
  color: #6b7280;
  line-height: 1.5;
}

.card__cta {
  margin-top: 8px;
  font-size: 0.85rem;
  font-weight: 600;
  color: #aa134d;
  transition: color 0.2s ease;
}

.card:hover .card__cta {
  color: #8a0f3e;
}







 .country-links-list { display:grid; grid-template-columns:repeat(4,1fr); gap:14px; }
  .country-link-item { display:flex; align-items:center; padding:16px 20px; border-radius:var(--radius-sm); background:rgba(77,41,69,0.04); border:1px solid rgba(197,176,181,0.3); text-decoration:none; color:var(--dark-plum); font-weight:normal; /*font-size: 0.88rem;*/ transition:all var(--transition); }
  .country-link-item:hover { background:var(--dark-plum); color:var(--white); border-color:var(--dark-plum); }


 /* Cała sekcja jako grid kolumn */
.collection-bottom {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 16px 24px;
    font-size: 0.85em;     /* nieco mniejsza czcionka */
    line-height: 1.4;
}

 .collection-bottom .country-links-list{ display:block; }
 .collection-bottom .country-links-list .country-link-item{ margin-bottom: 1rem; }
 
	
	
	
	
	
	
	
	
	
	
	
	
	
	

  /* INFO STRIP */
  .new-content .info-strip {  width:100%; background:var(--white); padding:25px 0; border-bottom:1px solid rgba(197,176,181,0.25); }
  .new-content .info-strip-inner {   display: flex;
    align-items: flex-start; display:grid; grid-template-columns:1fr 400px; gap:50px;   }
  .new-content .info-strip-text h2 { font-family:var(--font-main);     margin-bottom:14px; line-height:1.3; }
  .new-content .info-strip-text p { color:var(--steel-gray); /*font-size:0.93rem; line-height:1.8;*/ margin-bottom:10px; }
  .new-content .info-strip-text a { color:var(--crimson); text-decoration:none; font-weight:600; border-bottom:1px solid rgba(170,19,77,0.3); transition:border-color var(--transition); }
  .new-content .info-strip-text a:hover { border-color:var(--crimson); }
  .new-content .info-strip-image { border-radius:var(--radius-lg); overflow:hidden; height:260px; }
  .new-content .info-strip-image img { width:100%; height:100%; object-fit:cover; }
    /* RESPONSIVE */
  @media(max-width:1024px){
    .new-content .properties-grid { grid-template-columns:repeat(2,1fr); }
    .new-content .info-strip-inner { grid-template-columns:1fr; }
    .new-content .info-strip-image { height:240px; }
    .new-content .country-links-list { grid-template-columns:repeat(2,1fr); }
    .new-content .collections-grid-2 { grid-template-columns:1fr; }
  }
  @media(max-width:768px){
    .new-content .container { padding:0 20px; }
    .new-content .country-links { grid-template-columns:repeat(2,1fr); }
    .new-content .properties-grid { grid-template-columns:1fr; }
    .new-content .search-bar { flex-direction:column; }
    .new-content .search-bar .field { min-width:100%; }
    .new-content .collections-grid { grid-template-columns:1fr; }
    .new-content .country-links-list { grid-template-columns:1fr; }
    .new-content .search-form { flex-direction:column; align-items:stretch; }
    .new-content .search-form .field { max-width:100%; }
    .new-content .counter-row { flex-direction:column; gap:14px; align-items:center; }
    .new-content .search-hero-inner { padding:36px 20px 40px; }
  }
  
  
  
  
  
  
  
  
  /* ========================================
   Mobile Accordion for Collection Groups
   ======================================== */
@media (max-width: 768px) {
  .collection-bottom .collection-group__title {
    cursor: pointer;
    user-select: none;
    position: relative;
    padding-right: 30px;
  }

  .collection-bottom .collection-group__title::after {
    content: '+';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.4rem;
    font-weight: 300;
    color: var(--crimson);
    transition: transform 0.3s ease;
  }

  .collection-bottom .collection-group.is-open .collection-group__title::after {
    content: '−';
  }

  .collection-bottom .country-links-list {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
  }

  .collection-bottom .collection-group.is-open .country-links-list {
    max-height: 500px; /* adjust if you have very long lists */
  }
}