* {
  margin: 0;
  padding: 0;
   box-sizing: border-box;
}

body {
  font-family: 'Montserrat',sans-serif;
   font-weight: 300;
          font-size: 16px;
   color: #333;
   line-height: 1.7;
}

img {
    max-width: 100%;
  height: auto;
  display: block;
}

a {
  text-decoration: none;
    transition: all 0.3s;
}

ul {
    list-style: none;
}

.wch_topbar_rue {
    background: #1a3d2e;
    padding: 18px 0;
  position: fixed;
  width: 100%;
  top: 0;
    z-index: 999;
  box-shadow: 0 3px 12px rgba(0,0,0,0.15);
}

.wch_navframe_metz {
   max-width: 1200px;
   margin: 0 auto;
  padding: 0 20px;
   display: flex;
	justify-content: space-between;
    align-items: center;
}

.wch_logoplace_district{}

.wch_brandimage_lagny {


   height: 68px;
   width: auto;
  filter: brightness(0) invert(1);

}

.wch_menulist_aleixo {
    display: flex;
   gap: 38px;
}

.wch_menulist_aleixo li a {
   color: #ffffff;
    font-size: 15px;
  font-weight: 500;
   text-transform: uppercase;
   letter-spacing: 0.8px;
}

.wch_menulist_aleixo li a:hover {
   color: #4CAF50;
}

.wch_menutoggle_seine {
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
}

.wch_menutoggle_seine span {
   width: 30px;
   height: 3px;
   background: #fff;
   transition: all 0.35s;
}

.wch_menutoggle_seine.active span:nth-child(1) {
  transform: rotate(45deg) translate(9px,9px);
}

.wch_menutoggle_seine.active span:nth-child(2) {
  opacity: 0;
}

.wch_menutoggle_seine.active span:nth-child(3) {
  transform: rotate(-45deg) translate(8px,-8px);
}@media(max-width:768px){
    .wch_menutoggle_seine{display:flex}
    .wch_menulist_aleixo{position:absolute;top:72px;left:0;right:0;background:#1a3d2e;flex-direction:column;gap:0;padding:22px;transform:translateY(-120%);transition:transform 0.35s}
    .wch_menulist_aleixo.active{transform:translateY(0)}
    .wch_menulist_aleixo li{padding:14px 0;border-bottom:1px solid #2d5a45}
}.wch_herozone_marne {
    position: relative;
   z-index: 1;
  margin-top: 72px;
}

.wch_sliderholder_paris{}

.wch_heroitem_france {
    position: relative;
    z-index: 1;
  width: 100%;
   height: 780px;
   background-position: center center;
   background-size: cover;
    background-repeat: no-repeat;
}

.wch_heroitem_france::before {
  content: '';
  position: absolute;
  top: 0;
   left: 0;
    width: 100%;
  height: 100%;
  background: rgba(26,61,46,0.75);
   z-index: 1;
}

.wch_herolayout_urban {
    position: relative;
    z-index: 2;
    height: 100%;
}

.wch_centerwrap_standard {
                    max-width: 1200px;
    margin: 0 auto;
  padding: 0 20px;
    height: 100%;
}

.wch_gridrow_balanced {
    display: flex;
   height: 100%;
    align-items: center;
}

.wch_textblock_primary {
   flex: 1;
    max-width: 650px;
}

.wch_herocopy_main h2 {
    font-size: 58px;
   color: #fff;
   margin-bottom: 22px;
  font-weight: 700;
    line-height: 1.15;
}

.wch_herocopy_main p {
  font-size: 17px;
   color: #fff;
    margin-bottom: 52px;
  line-height: 1.65;
}

.wch_ctabutton_accent {
  display: inline-block;
  min-width: 175px;
  height: 57px;
    color: #fff;
          border: 2px solid #4CAF50;
    background: #4CAF50;
  border-radius: 0;
    padding: 0 32px;
  line-height: 53px;
  font-size: 15px;
	text-transform: uppercase;
   font-weight: 650;
  transition: all 0.32s;
}

.wch_ctabutton_accent:hover {
   background: transparent;
   color: #4CAF50;
}@media(max-width:768px){
    .wch_heroitem_france{height:600px}
    .wch_herocopy_main h2{font-size:38px}
    .wch_herocopy_main p{font-size:16px}
}.wch_infozone_district {
   background-color: #2d5a45;
    padding: 140px 0;
}

.wch_spacing_extended {
    padding: 140px 0;
}

.wch_dualcols_flex {
  display: flex;
   gap: 55px;
   margin-bottom: 85px;
}

.wch_itemscenter_vertical {
   align-items: center;
}

.wch_justify_spaced

{
    justify-content: space-between;
}

.wch_imagecol_half {
   flex: 1;
}

.wch_contentcol_half {
   flex: 1;
}

.wch_pictureframe_rounded{}

.wch_responsive_image {
   border-radius: 10px;
}

.wch_textgroup_styled{}

.wch_textgroup_styled h4 {
    font-size: 16px;
    color: #81C784;
   text-transform: uppercase;
    margin-bottom: 70px;
   letter-spacing: 1.2px;
}

.wch_textgroup_styled h2 {
    font-size: 44px;
   line-height: 1.222;
  color: #fff;
   font-weight: 600;
    margin-bottom: 28px;
}

.wch_textgroup_styled p {
   font-size: 15px;
  line-height: 28px;
   color: #c5c5c5;
  margin-bottom: 22px;
}

.wch_statsrow_aligned {
   display: flex;
  margin-top: 58px;
}

.wch_flexitems_bottom {
  align-items: flex-end;
}

.wch_statcard_emphasis h2 {

   font-size: 120px;
   color: #4CAF50;
    font-weight: 700;
   line-height: 84px;
    display: inline-block;


}

.wch_statcard_emphasis p {
    color: #c5c5c5;
}

.wch_statcard_emphasis p span {
  display: block;
   font-size: 16px;
}

.wch_featurescol_limited {
   flex: 1;
   max-width: 520px;
}

.wch_featuresbox_structured{}

.wch_skillsgrid_dual  
  {
    columns: 2;
  column-gap: 32px;
}

.wch_featurecard_spaced {
   margin-bottom: 31px;
    break-inside: avoid;
}

.wch_featurecard_spaced h5 {
   font-size: 18px;
    font-weight: 600;
   color: #fff;
    margin-bottom: 12px;
}

.wch_featurecard_spaced p    {
   font-size: 16px;
    color: #c5c5c5;
    line-height: 1.6;
}@media(max-width:991px){
    .wch_spacing_extended{padding:80px 0}
    .wch_infozone_district{padding:80px 0}
    .wch_dualcols_flex{flex-direction:column;gap:35px}
    .wch_textgroup_styled h4{margin-bottom:28px}
    .wch_textgroup_styled h2{font-size:34px}
    .wch_statcard_emphasis h2{font-size:85px;line-height:60px}
    .wch_skillsgrid_dual{columns:1}
}.wch_cardsgallery_metz {
    padding: 105px 0;
}

.wch_cardsrow_flex {
  display: flex;
    gap: 32px;
}

.wch_carditem_sixth {
  flex: 1;
}



.wch_cardframe_elevated{}

.wch_topspace_large {
   margin-top: 100px;
}

.wch_cardframe_elevated a {
  display: block;
    transition: transform 0.35s;
}

.wch_cardframe_elevated a:hover {
  transform: scale(1.05);
}

.wch_cardframe_elevated img {
   width: 100%;
   border-radius: 10px;
  box-shadow: 0 12px 32px rgba(0,0,0,0.12);
}@media(max-width:991px){
    .wch_cardsgallery_metz{padding:55px 0}
    .wch_cardsrow_flex{flex-direction:column}
    .wch_fullwidth_mobile{width:100%}
    .wch_topspace_large{margin-top:55px}
}.wch_contentblock_seine {
    padding: 105px 0;
}

.wch_contentblock_reversed {
    padding: 105px 0;
}

.wch_lightbg_alternate {
   background: #f8f9fa;
}

.wch_layoutrow_balanced {
  display: flex;
    gap: 65px;
}

.wch_textpanel_priority {
  flex: 1;
}

.wch_visualpanel_secondary {
   flex: 1;
}

.wch_copyzone_padded{}

.wch_rightspace_medium {
  padding-right: 55px;
}

.wch_leftspace_medium {
  padding-left: 55px;
}

.wch_label_uppercase {
   font-size: 13px;
    display: block;
   margin-bottom: 18px;
   color: #4CAF50;
  text-transform: uppercase;
    letter-spacing: 2.2px;
  font-weight: 700;
}

.wch_bottomgap_medium {
   margin-bottom: 24px;
}

.wch_contentblock_seine h2,.wch_contentblock_reversed h2 {
  font-size: 38px;
    font-weight: 700;
    color: #000;
   line-height: 1.35;
}

.wch_contentblock_seine p,.wch_contentblock_reversed p {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
  margin-bottom: 1.5rem;
}

.wch_topgap_medium {
   margin-top: 32px;
}

.wch_linkbutton_primary {
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  padding: 12px 32px;
    font-size: 16px;
    background: #4CAF50;
  border: 1px solid #4CAF50;
  color: #fff;
    font-weight: 600;
    transition: all 0.3s;
}

.wch_linkbutton_primary:hover {
  background: transparent;
    color: #4CAF50;
}

.wch_linkbutton_secondary {
   display: inline-block;
    cursor: pointer;
    border-radius: 0;
    padding: 12px 32px;
   font-size: 16px;
   background: #2d5a45;
    border: 1px solid #2d5a45;
   color: #fff;
	font-weight: 600;
  transition: all 0.3s;
} 

.wch_linkbutton_secondary:hover {
    background: transparent;
    color: #2d5a45;
}

.wch_imagewrapper_boxed{}

.wch_bgpicture_fill {
   width: 100%;
    height: 500px;
    background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
    border-radius: 10px;
}@media(max-width:767px){
    .wch_contentblock_seine,.wch_contentblock_reversed{padding:65px 0}
    .wch_layoutrow_balanced{flex-direction:column;gap:35px}
    .wch_copyzone_padded{text-align:center}
    .wch_rightspace_medium,.wch_leftspace_medium{padding:0}
    .wch_contentblock_seine h2,.wch_contentblock_reversed h2{font-size:30px}
    .wch_bgpicture_fill{height:360px}
    .wch_order_first{order:1}
    .wch_order_second{order:2}
}

@media only screen and (min-width:991px) and (max-width:1200px){
    .wch_spacing_extended{padding:85px 0}
}
@media only screen and (min-width:768px) and (max-width:991px){
    .wch_spacing_extended{padding:75px 0}
}
@media(max-width:575px){
    .wch_spacing_extended{padding:75px 0}
    .wch_textgroup_styled h2{font-size:24px;line-height:28px}
}
@media only screen and (min-width:576px) and (max-width:767px){
    .wch_spacing_extended{padding:75px 0}
    .wch_textgroup_styled h2{font-size:26px;line-height:30px}
}.wch_basezone_dark {
   padding: 85px 0 0;
   background: #1a3d2e;
}

.wch_footergrid_triple {
    display: flex;
    gap: 55px;
   margin-bottom: 65px;
}

.wch_footcol_primary {
    flex: 1;
}

.wch_footcol_secondary {
   flex: 1;
}

.wch_footcol_tertiary {
  flex: 1;
}

.wch_footsection_spaced{}

.wch_footblock_full{}

.wch_foothead_light {
   font-size: 20px;
  color: #fff;
    margin-bottom: 28px;
   font-weight: 600;
}

.wch_foottext_gray {
   color: #a8c5b8;
    line-height: 1.8;
    margin-bottom: 18px;
    font-size: 15px;
}

.wch_contactinfo_stacked {
   margin-top: 25px;
}

.wch_address_line,.wch_phone_line,.wch_email_line {
  color: #b8d4c6;
  margin-bottom: 12px;
   font-size: 14px;
}

.wch_linksplit_dual {
    display: flex;
    gap: 35px;
}

.wch_footlist_plain{}

.wch_footlist_plain li {
  margin-bottom: 16px;
}

.wch_footlist_plain a {
  color: #b8d4c6;
    font-size: 15px;
   transition: color 0.3s;
}

.wch_footlist_plain a:hover {
    color: #4CAF50;
}

.wch_socialzone_spaced{}

.wch_sociallinks_inline {
  display: flex;
  gap: 22px;
   margin-top: 20px;
}

.wch_socialicon_item {
   display: inline-block;
    transition: transform 0.3s;
}

.wch_socialicon_item:hover {
  transform: translateY(-3px);
}

.wch_icon_social {
   width: 26px;
   height: 26px;
  filter: brightness(0) invert(0.8);
   transition: filter 0.3s;
}

.wch_icon_social:hover {
  filter: brightness(0) invert(1);
}

.wch_authorities_frame {
  background: #2d5a45;
  padding: 42px 0;
  margin: 65px 0 0;
  border-top: 2px solid #4CAF50;
  border-bottom: 2px solid #4CAF50;
}

.wch_authorities_title {
  text-align: center;
  margin-bottom: 32px;
}

.wch_authorities_title h3 {
  color: #fff;
   font-size: 18px;
   font-weight: 600;
   text-transform: uppercase;
    letter-spacing: 1.2px;
}

.wch_authorities_logos {
   display: flex;
   justify-content: center;
    align-items: center;
    gap: 45px;
   flex-wrap: wrap;
}

.wch_authority_link {
   display: block;
  transition: transform 0.3s,opacity 0.3s;
   opacity: 0.85;
}

.wch_authority_link:hover {
  transform: scale(1.08);
  opacity: 1;
}

.wch_authority_logo{
    height: 75px;
   width: auto;
   padding: 12px 20px;
    border-radius: 6px;
}

.wch_disclaimer_prominent {
    background: #d32f2f;
    padding: 38px 0;
   margin: 0;
}

.wch_disclaimer_content {
    max-width: 1100px;
   margin: 0 auto;
  padding: 0 20px;
   text-align: center;
}

.wch_disclaimer_content h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
   margin-bottom: 16px;
  text-transform: uppercase;
    letter-spacing: 1.5px;
}

.wch_disclaimer_content p {
   color: #fff;
  font-size: 14px;
    line-height: 1.75;
  font-weight: 400;
}

.wch_copyright_centered {
    padding: 42px 0;
    text-align: center;
   background: #163228;
    margin: 0;
}

.wch_copytxt_small {
  color: #a8c5b8;
   font-size: 14px;
}

.wch_agegate_overlay {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.92);
  z-index: 9999;
    display: flex;
  justify-content: center;
   align-items: center;
}

.wch_agegate_box {
    background: #1a3d2e;
   padding: 50px 45px;
    border-radius: 12px;
   max-width: 520px;
  text-align: center;
   border: 3px solid #4CAF50;
  box-shadow: 0 15px 45px rgba(0,0,0,0.4);
}

.wch_agegate_icon {
  margin-bottom: 25px;
}

.wch_warning_graphic {
    width: 75px;
    height: 75px;
   margin: 0 auto;
  filter: invert(0.7) sepia(1) saturate(5) hue-rotate(35deg);
}

.wch_agegate_box h2 {
  color: #fff;
   font-size: 32px;
  margin-bottom: 20px;
  font-weight: 700;
}

.wch_agegate_box p {
    color: #b8d4c6;
   font-size: 16px;
    line-height: 1.7;
  margin-bottom: 35px;
}

.wch_agegate_actions {
    display: flex;
  gap: 18px;
   justify-content: center;
}

.wch_agegate_confirm,.wch_agegate_decline {
  padding: 16px 38px;
   font-size: 16px;
   font-weight: 600;
   border: none;
   cursor: pointer;
    border-radius: 6px;
   transition: all 0.3s;
    text-transform: uppercase;
   letter-spacing: 0.8px;
}

.wch_agegate_confirm {
    background: #4CAF50;
   color: #fff;
}

.wch_agegate_confirm:hover {
   background: #45a049;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(76,175,80,0.4);
}

.wch_agegate_decline {


  background: #d32f2f;
  color: #fff;


}

.wch_agegate_decline:hover {
     background: #c62828;
  transform: translateY(-2px);
}@media(max-width:991px){
    .wch_footergrid_triple{flex-direction:column;gap:45px}
    .wch_linksplit_dual{flex-direction:column;gap:0}
    .wch_authorities_logos{gap:30px}
    .wch_authority_logo{height:45px}
    .wch_agegate_box{padding:38px 28px;max-width:420px}
    .wch_agegate_box h2{font-size:26px}
    .wch_agegate_actions{flex-direction:column;gap:12px}
    .wch_agegate_confirm,.wch_agegate_decline{width:100%}
}

@media(max-width:575px){
    .wch_basezone_dark{padding:60px 0 0}
    .wch_disclaimer_content h4{font-size:17px}
    .wch_disclaimer_content p{font-size:13px}
    .wch_authorities_title h3{font-size:16px}
    .wch_authority_logo{height:40px;padding:10px 15px}
}.wch_catalog_seine {
   padding: 105px 0;
  background: #f8f9fa;
}

.wch_catalog_header {
  text-align: center;
    margin-bottom: 65px;
}

.wch_catalog_header h2 {
    font-size: 42px;
  color: #1a3d2e;
  font-weight: 700;
  margin-bottom: 18px;
}

.wch_catalog_header p {
	font-size: 17px;
  color: #666;
  max-width: 650px;
    margin: 0 auto;
}

.wch_platform_card {
    display: flex;
  background: #fff;
  border-radius: 12px;
  margin-bottom: 32px;
  padding: 28px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  transition: all 0.35s;
    border: 2px solid transparent;
}

.wch_platform_card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 30px rgba(76,175,80,0.2);
  border-color: #4CAF50;
}

.wch_card_section {
    display: flex;
   flex-direction: column;
    justify-content: center;
    padding: 0 20px;
}

.wch_logo_section {
   flex: 0 0 180px;
  align-items: center;
    border-right: 1px solid #e8e8e8;
}

.wch_logo_wrapper {
  width: 120px;
  height: 120px;
   display: flex;
  align-items: center;
   justify-content: center;
    background: #f8f9fa;
  border-radius: 10px;
  margin-bottom: 15px;
   padding: 15px;
}

.wch_platform_logo {
   max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.wch_platform_name {
  font-size: 20px;
   font-weight: 700;
  color: #1a3d2e;
    text-align: center;
   margin: 0;
}

.wch_rating_section {
   flex: 0 0 160px;
  border-right: 1px solid #e8e8e8;
}

.wch_rating_block {
   text-align: center;
}

.wch_score_display {
   margin-bottom: 12px;
}

.wch_score_number {
    font-size: 38px;
  font-weight: 700;
    color: #4CAF50;
}

.wch_score_max {
  font-size: 20px;
    color: #999;
}

.wch_stars_display {
   display: flex;
  gap: 4px;
    justify-content: center;
   margin-bottom: 10px;
}

.wch_star_icon {
    width: 18px;
   height: 18px;
}

.wch_star_filled {
  filter: invert(0.7) sepia(1) saturate(5) hue-rotate(60deg);
}

.wch_star_half {
  filter: invert(0.7) sepia(1) saturate(5) hue-rotate(60deg);
  opacity: 0.5;
}

.wch_rating_label {
    font-size: 13px;
  color: #666;
  font-weight: 600;
}

.wch_bonus_section {
    flex: 0 0 220px;
    border-right: 1px solid #e8e8e8;
  align-items   :        center;
}

.wch_bonus_badge {
  width: 55px;
   height: 55px;
  background: linear-gradient(135deg,#4CAF50,#2d5a45);
    border-radius: 50%;
    display: flex;
    align-items: center;
   justify-content: center;
    margin-bottom: 15px;
}

.wch_bonus_icon

{
    width: 30px;
   height: 30px;
  filter: brightness(0) invert(1);
}

.wch_bonus_details {
  text-align: center;
}

.wch_bonus_action {
   font-size: 14px;
    color: #666;
   margin-bottom: 5px;
}

.wch_bonus_reward {
    font-size: 24px;
   font-weight: 700;
    color: #1a3d2e;
    margin-bottom: 5px;
}

.wch_bonus_type {
    font-size: 14px;
    color: #4CAF50;
    font-weight: 600;
}

.wch_features_section {
  flex: 1;
  border-right: 1px solid #e8e8e8;
}

.wch_features_list {
  list-style: none;
   padding: 0;
    margin: 0;
}

.wch_feature_item {
   display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
  font-size: 15px;
  color: #333;
}

.wch_feature_item:last-child {
    margin-bottom: 0;
}

.wch_check_icon {
    width: 20px;
  height: 20px;
  filter: invert(0.6) sepia(1) saturate(5) hue-rotate(60deg);
    flex-shrink: 0;
}

.wch_action_section {
   flex: 0 0 200px;
   align-items: center;
  justify-content: center;
}

.wch_claim_button {
    border: 2px solid #4CAF50;
    text-transform: uppercase;
    gap: 12px;
  transition: all 0.3s;
   align-items: center;
   display: flex;
    background: #4CAF50;
    border-radius: 8px;
   font-weight: 700;
   color: #fff;
  font-size: 16px;
   padding: 16px 28px;
  letter-spacing: 0.5px;
}

.wch_claim_button:hover{
  background: #45a049;
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(76,175,80,0.3);
}

.wch_arrow_icon {
    width: 20px;
  height: 20px;
  filter: brightness(0) invert(1);
   transition: transform 0.3s;
}

.wch_claim_button:hover .wch_arrow_icon {
  transform: translateX(5px);
}@media(max-width:1200px){
    .wch_platform_card{flex-wrap:wrap}
    .wch_logo_section{flex:0 0 140px;border-right:none;border-bottom:1px solid #e8e8e8;padding-bottom:20px}
    .wch_rating_section{flex:0 0 140px}
    .wch_bonus_section{flex:0 0 180px}
    .wch_features_section{flex:1 1 100%;border-right:none;border-top:1px solid #e8e8e8;padding-top:20px;margin-top:20px}
    .wch_action_section{flex:1 1 100%;border-top:1px solid #e8e8e8;padding-top:20px;margin-top:20px}
}

@media(max-width:768px){
    .wch_catalog_seine{padding:65px 0}
    .wch_catalog_header h2{font-size:32px}
    .wch_platform_card{flex-direction:column;padding:22px}
    .wch_card_section{padding:15px 0;border:none!important}
    .wch_logo_section,.wch_rating_section,.wch_bonus_section,.wch_features_section,.wch_action_section{flex:1 1 auto;text-align:center}
    .wch_logo_section{padding-bottom:20px;border-bottom:1px solid #e8e8e8}
    .wch_rating_section,.wch_bonus_section{padding:20px 0;border-bottom:1px solid #e8e8e8}
    .wch_features_section{padding-top:20px}
    .wch_feature_item{justify-content:center}
    .wch_action_section{padding-top:20px}
    .wch_claim_button{width:100%;justify-content:center}
}

@media(max-width:575px){
    .wch_catalog_header h2{font-size:28px}
    .wch_bonus_reward{font-size:20px}
    .wch_score_number{font-size:32px}
}.wch_contacthero_paris {
  background: linear-gradient(135deg,#1a3d2e,#2d5a45);
   padding: 120px 0 85px;
   margin-top: 72px;
}

.wch_hero_textcenter {
   text-align: center;
   max-width: 700px;
    margin: 0 auto;
}

.wch_hero_textcenter h1 {
    font-size: 48px;
  color: #fff;
    font-weight: 700;
   margin-bottom: 20px;
}

.wch_hero_textcenter p {
    font-size: 18px;
    color: #b8d4c6;
  line-height: 1.6;
}

.wch_formzone_marne {
    padding: 90px 0;
  background: #f8f9fa;
}

.wch_form_layout {
    display: flex;
    gap: 50px;
}

.wch_info_panel {
   flex: 0 0 320px;
}

.wch_form_panel {
  flex: 1;
  background: #fff;
    border-radius: 12px;
   padding: 45px;
  box-shadow: 0 6px 25px rgba(0,0,0,0.08);
}

.wch_infocard_styled {
    background: #fff;
  padding: 32px;
    border-radius: 10px;
  margin-bottom: 25px;
   text-align: center;
  box-shadow: 0 4px 15px rgba(0,0,0,0.06);
   transition: transform 0.3s;
}

.wch_infocard_styled:hover {
  transform: translateY(-5px);
}

.wch_icon_holder {
  width: 60px;
    height: 60px;
  background: linear-gradient(135deg,#4CAF50,#2d5a45);
   border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
   margin: 0 auto 20px;
}

.wch_contact_icon {
   width: 28px;
   height: 28px;
  filter: brightness(0) invert(1);
}

.wch_infocard_styled h3 {
   font-size: 18px;
    color: #1a3d2e;
   font-weight: 600;
   margin-bottom: 12px;
}

.wch_infocard_styled p {
   font-size: 15px;
    color: #666;
  line-height: 1.6;
  margin: 0;
}

.wch_form_container h2 {
    font-size: 32px;
   color: #1a3d2e;
    font-weight: 700;
   margin-bottom: 12px;
}

.wch_form_subtitle {
  font-size: 15px;
    color: #666;
    margin-bottom: 35px;
}

.wch_contact_form{}

.wch_form_row {
  margin-bottom: 25px;
}

.wch_row_dual {
  display: flex;
   gap: 20px;
}

.wch_input_group {
    flex: 1;
}

.wch_form_label {
   display: block;
  font-size: 14px;
    color: #333;
  font-weight: 600;
   margin-bottom: 10px;
}

.wch_input_wrapper,.wch_textarea_wrapper {
  position: relative;
}

.wch_input_icon,.wch_textarea_icon {
    position: absolute;
    left: 15px;
  top: 50%;
  transform: translateY(-50%);
   width: 20px;
  height: 20px;
  filter: invert(0.5);
}

.wch_textarea_icon {
   top: 20px;
   transform: none;
}

.wch_form_input,.wch_form_select,.wch_form_textarea {
  width: 100%;
   padding: 14px 15px 14px 45px;
   border: 2px solid #e0e0e0;
    border-radius: 8px;
   font-size: 15px;
  font-family: 'Montserrat',sans-serif;
  transition: all 0.3s;
    background: #fff;
}

.wch_form_input:focus,.wch_form_select:focus,.wch_form_textarea:focus {
   outline: none;
    border-color: #4CAF50;
  box-shadow: 0 0 0 3px rgba(76,175,80,0.1);
}

.wch_form_textarea {
    padding-left: 45px;
    resize: vertical;
   min-height: 140px;
}

.wch_word_counter {
  display: block;
  font-size: 13px;
    color: #666;
   margin-top: 8px;
}

.wch_error_msg {
  display: none;
  color: #d32f2f;
  font-size: 13px;
  margin-top: 6px;
}

.wch_radio_group {
    display: flex;
   gap: 20px;
}

.wch_radio_label {
    display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  border: 2px solid #e0e0e0;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s;
   flex: 1;
}

.wch_radio_label:hover {
   border-color: #4CAF50;
    background: #f0f8f0;
}

.wch_radio_input {
   display: none;
}

.wch_radio_custom {
    width: 20px;
   height: 20px;
    border: 2px solid #e0e0e0;
    border-radius: 50%;
    position: relative;
  transition: all 0.3s;
}

.wch_radio_input:checked+.wch_radio_custom {
  border-color: #4CAF50;
    background: #4CAF50;
}

.wch_radio_input:checked+.wch_radio_custom::after {
  content: '';
       position: absolute;
    width: 8px;
    height: 8px;
  background :#fff;
    border-radius: 50%;
   top: 50%;
   left: 50%;
  transform: translate(-50%,-50%);
}

.wch_radio_input:checked~.wch_method_icon {
  filter: invert(0.6) sepia(1) saturate(5) hue-rotate(60deg);
}

.wch_method_icon {
  width: 22px;
  height: 22px;
  filter: invert(0.5);
    transition: filter 0.3s;
}

.wch_radio_label span:last-child {
  font-size: 15px;
    color: #333;
    font-weight: 500;
}

.wch_form_actions {
   margin-top: 35px;
}

.wch_submit_btn {
    width: 100%;
    padding: 18px;
  background: #4CAF50;
    color: #fff;
   border: none;
   border-radius: 8px;
   font-size: 17px;
  font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
   display: flex;
  align-items: center;
    justify-content: center;
    gap: 12px;
   transition: all 0.3s;
}

.wch_submit_btn:hover {
   background: #45a049;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(76,175,80,0.3);
}

.wch_btn_icon {
  width: 22px;
  height: 22px;
  filter: brightness(0) invert(1);
   transition: transform 0.3s;
}

.wch_submit_btn:hover .wch_btn_icon {
  transform: translateX(5px);
}

.wch_success_overlay {
    position: fixed;
   top: 0;
	 left: 0;
    width: 100%;
   height: 100%;
  background: rgba(0,0,0,0.85);
  z-index: 9999;
   display: none;
   justify-content: center;
    align-items: center;
}

.wch_success_box {
  background: #fff;
    padding: 50px 45px;
   border-radius: 15px;
   max-width: 480px;
   text-align: center;
  box-shadow: 0 15px 50px rgba(0,0,0,0.3);
}

.wch_success_icon {
    width: 90px;
  height: 90px;
  background: linear-gradient(135deg,#4CAF50,#45a049);
    border-radius: 50%;
    display: flex;
  align-items: center;
    justify-content: center;
   margin: 0 auto 25px;
}

.wch_check_graphic {
   width: 50px;
   height: 50px;
  filter: brightness(0) invert(1);
}

.wch_success_box h2 {
  font-size: 36px;
   color: #1a3d2e;
	font-weight: 700;
   margin-bottom: 18px;
}

.wch_success_box p {
    font-size: 16px;
   color: #666;
   line-height: 1.7;
  margin-bottom: 30px;
}

.wch_close_popup {
    padding: 14px 40px;
    background: #4CAF50;
   color: #fff;
   border: none;
    border-radius: 8px;
  font-size: 16px;
   font-weight: 600;
    cursor: pointer;
  transition: all 0.3s;
  text-transform: uppercase;
}

.wch_close_popup:hover {
  background: #45a049;
  transform: scale(1.05);
}@media(max-width:991px){
    .wch_contacthero_paris{padding:100px 0 65px}
    .wch_hero_textcenter h1{font-size:38px}
    .wch_form_layout{flex-direction:column}
    .wch_info_panel{flex:1;display:flex;gap:25px}
    .wch_infocard_styled{flex:1}
    .wch_form_panel{padding:35px}
}

@media(max-width:768px){
    .wch_contacthero_paris{padding:90px 0 55px}
    .wch_hero_textcenter h1{font-size:32px}
    .wch_info_panel{flex-direction:column}
    .wch_row_dual{flex-direction:column;gap:25px}
    .wch_radio_group{flex-direction:column}
    .wch_form_panel{padding:28px}
    .wch_form_container h2{font-size:26px}
    .wch_success_box{padding:38px 28px;max-width:380px}
    .wch_success_box h2{font-size:28px}
}

@media(max-width:575px){
    .wch_hero_textcenter h1{font-size:28px}
    .wch_hero_textcenter p{font-size:16px}
    .wch_form_container h2{font-size:24px}
}.wch_legal_wrapper {
    min-height: 100vh;
   background: #f8f9fa;
   padding: 95px 20px 50px;
}

.wch_legal_container {
  max-width: 900px;
   margin: 0 auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 6px 25px rgba(0,0,0,0.08);
   padding: 55px;
}

.wch_legal_header {
   text-align: center;
    margin-bottom: 48px;
    padding-bottom: 32px;
    border-bottom: 3px solid #4CAF50;
}

.wch_legal_header h1 {
    font-size    :       42px;
    color: #1a3d2e;
  font-weight: 700;
   margin-bottom: 15px;
}

.wch_update_date {
  font-size: 15px;
   color: #666;
   font-style: italic;
}

.wch_legal_content{}

.wch_legal_section {
    margin-bottom: 42px;
}

.wch_legal_section:last-child {
  margin-bottom: 0;
}

.wch_legal_section h2 {
   font-size: 26px;
   color: #2d5a45;
   font-weight: 600;
    margin-bottom: 18px;
   padding-left: 15px;
   border-left: 4px solid #4CAF50;
}

.wch_legal_section p {
   font-size: 16px;
    line-height: 1.85;
    color: #333;
  text-align: justify;
  margin-bottom: 16px;
}

.wch_legal_section p:last-child {
   margin-bottom: 0;
}@media(max-width:768px){
    .wch_legal_wrapper{padding:85px 15px 40px}
    .wch_legal_container{padding:35px 25px}
    .wch_legal_header h1{font-size:32px}
    .wch_legal_section h2{font-size:22px}
    .wch_legal_section p{font-size:15px;line-height:1.75}
}

@media(max-width:575px){
    .wch_legal_wrapper{padding:80px 10px 30px}
    .wch_legal_container{padding:28px 18px}
    .wch_legal_header{margin-bottom:35px;padding-bottom:25px}
    .wch_legal_header h1{font-size:28px}
    .wch_update_date{font-size:14px}
    .wch_legal_section{margin-bottom:35px}
    .wch_legal_section h2{font-size:20px;padding-left:12px}
    .wch_legal_section p{text-align:left}
}