/* Guarantee section: faithful implementation of the approved 2026-08-01 reference. */
.index-main .header .nav{position:relative;isolation:isolate;background:transparent!important;backdrop-filter:none!important}
.index-main .header .nav::before{content:"";position:absolute;z-index:-1;inset:0 auto 0 50%;width:100vw;transform:translateX(-50%);background:rgba(255,255,255,.96);border-bottom:1px solid rgba(24,36,31,.09);box-shadow:0 7px 24px rgba(18,31,25,.035);backdrop-filter:blur(10px)}

.premium-guarantee{position:relative;box-sizing:border-box;max-width:1672px;margin:54px auto 92px;padding:0 0 18px;overflow:hidden;background:radial-gradient(circle at 88% 8%,rgba(18,200,104,.035),transparent 28%),linear-gradient(135deg,#fff 0%,#f7f8f7 72%,#fff 100%);color:#181d21;font-family:Montserrat,Manrope,Arial,sans-serif}
.premium-guarantee__intro{position:relative;min-height:482px}
.premium-guarantee__copy{position:relative;z-index:2;width:45%;box-sizing:border-box;padding:55px 0 24px 92px}
.premium-guarantee__copy h2{margin:0 0 30px;color:#171b20;font-family:Montserrat,Manrope,Arial,sans-serif;font-size:clamp(44px,3.75vw,63px);font-weight:700;line-height:1.1;letter-spacing:-.045em}
.premium-guarantee__assurances{display:grid;gap:14px;margin:0 0 23px;padding:0;list-style:none}
.premium-guarantee__assurances li{display:flex;align-items:center;gap:14px;color:#24292d;font-size:17px;line-height:1.35}
.premium-guarantee__assurances img{width:24px;height:24px;flex:0 0 24px;filter:invert(48%) sepia(75%) saturate(797%) hue-rotate(98deg) brightness(88%) contrast(90%)}
.premium-guarantee__copy>p{margin:0;color:#62686c;font-size:16px;line-height:1.48}
.premium-guarantee__contract{position:absolute;z-index:1;top:0;right:0;width:55%;height:482px;margin:0;overflow:hidden}
.premium-guarantee__contract>.premium-guarantee__reference{position:absolute;top:0;right:0;width:185.78%;max-width:none;max-height:none;height:auto!important}
.premium-guarantee__logo-patch{position:absolute;z-index:2;top:8.8%;left:10.6%;display:grid;width:23%;height:12%;box-sizing:border-box;place-items:center;padding:11px 14px;background:#fff;transform:rotate(-4.1deg);transform-origin:center;box-shadow:0 1px 1px rgba(0,0,0,.015)}
.premium-guarantee__logo-patch img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain}

.premium-guarantee__card{position:relative;z-index:3;display:grid;grid-template-columns:minmax(420px,.37fr) minmax(0,.63fr);min-height:422px;margin:0 48px;border:1px solid rgba(24,36,31,.06);border-radius:30px;background:rgba(255,255,255,.95);box-shadow:0 15px 42px rgba(21,34,31,.09);overflow:hidden}
.premium-guarantee__photo{position:relative;min-width:0;height:380px;margin:20px 0 20px 20px;overflow:hidden;border-radius:20px}
.premium-guarantee__photo>.premium-guarantee__reference{position:absolute;top:-132.9%;left:-12.28%;width:293.33%;max-width:none;max-height:none;height:auto!important}
.premium-guarantee__topics{display:flex;min-width:0;flex-direction:column;padding:38px 22px 20px 44px}
.premium-guarantee__topics h3{margin:0 0 24px;color:#171b20;font-family:Montserrat,Manrope,Arial,sans-serif;font-size:clamp(31px,2.3vw,43px);font-weight:700;line-height:1.1;letter-spacing:-.035em}
.premium-guarantee__topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}
.premium-guarantee__topic{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;min-height:72px;border-bottom:1px solid #e2e6e3;transition:transform .2s ease,background-color .2s ease}
.premium-guarantee__topic:nth-last-child(-n+2){border-bottom:0}
.premium-guarantee__topic:hover{transform:translateX(4px);background:#fbfdfb}
.premium-guarantee__topic>span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#edf7ef}
.premium-guarantee__topic img{width:29px;height:29px;filter:invert(38%) sepia(60%) saturate(978%) hue-rotate(104deg) brightness(87%) contrast(91%)}
.premium-guarantee__topic p{margin:0;color:#31373a;font-size:16px;line-height:1.35}
.premium-guarantee__promises{display:grid;grid-template-columns:1.05fr .85fr 1.18fr;margin-top:auto;border:1px solid #d6ddd8;border-radius:12px;background:#fff}
.premium-guarantee__promise{display:flex;min-height:68px;align-items:center;gap:15px;padding:8px 20px;border-left:1px solid #e1e6e3;color:#343a3d;font-size:15px;line-height:1.25;transition:background-color .2s ease,color .2s ease}
.premium-guarantee__promise:first-child{border-left:0}
.premium-guarantee__promise:hover{background:#f4faf6;color:#0d7045}
.premium-guarantee__promise img{width:30px;height:30px;flex:0 0 30px;filter:invert(44%) sepia(46%) saturate(758%) hue-rotate(98deg) brightness(91%) contrast(88%)}

@media(max-width:1180px){
  .premium-guarantee__copy{padding-left:54px}
  .premium-guarantee__copy h2{font-size:48px}
  .premium-guarantee__card{grid-template-columns:minmax(350px,.38fr) minmax(0,.62fr);margin:0 28px}
  .premium-guarantee__topics{padding-left:28px}
  .premium-guarantee__topic-grid{column-gap:18px}
  .premium-guarantee__promise{padding:8px 12px;font-size:14px}
}

@media(max-width:900px){
  .premium-guarantee{margin:34px 14px 64px;border-radius:22px;padding-bottom:14px}
  .premium-guarantee__intro{display:flex;min-height:0;flex-direction:column}
  .premium-guarantee__copy{width:auto;padding:42px 24px 24px}
  .premium-guarantee__copy h2{font-size:clamp(38px,10vw,54px)}
  .premium-guarantee__copy>p br{display:none}
  .premium-guarantee__contract{position:relative;order:2;width:100%;height:min(50vw,390px)}
  .premium-guarantee__logo-patch{top:6%;left:16.7%;padding:5px 7px}
  .premium-guarantee__card{display:block;min-height:0;margin:0 12px;border-radius:22px}
  .premium-guarantee__photo{height:min(70vw,380px);margin:12px;border-radius:16px}
  .premium-guarantee__topics{padding:24px 18px 16px}
  .premium-guarantee__topics h3{font-size:34px}
  .premium-guarantee__topic-grid{grid-template-columns:1fr}
  .premium-guarantee__topic:nth-last-child(-n+2){border-bottom:1px solid #e2e6e3}
  .premium-guarantee__topic:last-child{border-bottom:0}
  .premium-guarantee__promises{grid-template-columns:1fr;margin-top:22px}
  .premium-guarantee__promise{min-height:58px;border-top:1px solid #e1e6e3;border-left:0}
  .premium-guarantee__promise:first-child{border-top:0}
}

@media(max-width:767px){
  .index-main .header .nav::before{display:none}
  .index-main .header .nav{background:#edf2f5!important;backdrop-filter:none!important}
}

@media(max-width:520px){
  .premium-guarantee__copy{padding:34px 20px 20px}
  .premium-guarantee__copy h2{margin-bottom:24px;font-size:36px;line-height:1.12}
  .premium-guarantee__assurances{gap:12px}
  .premium-guarantee__assurances li{gap:11px;font-size:15px}
  .premium-guarantee__copy>p{font-size:15px}
  .premium-guarantee__contract{height:50vw}
  .premium-guarantee__photo{height:62vw;min-height:220px}
  .premium-guarantee__photo>.premium-guarantee__reference{top:-108%}
  .premium-guarantee__topics h3{font-size:29px}
  .premium-guarantee__topic{grid-template-columns:50px 1fr;min-height:66px}
  .premium-guarantee__topic>span{width:42px;height:42px}
  .premium-guarantee__topic img{width:26px;height:26px}
  .premium-guarantee__topic p{font-size:15px}
}

@media(prefers-reduced-motion:reduce){
  .premium-guarantee__topic,.premium-guarantee__promise{transition:none}
}
