/** sales-faq section styles. Extracted and scoped from the verified visual compatibility layer. */
.rayan-sales-faq{padding:80px 0;background:#fff}

.rayan-sales-faq-heading{position:sticky;top:120px}

.rayan-sales-faq-heading h2{margin:7px 0 13px;font-size:clamp(29px,2.7vw,42px);line-height:1.45}

.rayan-sales-faq-heading p{margin-bottom:19px;color:#687a92;font-size:14px;line-height:2}

.rayan-sales-faq-list{display:grid;gap:11px}

.rayan-sales-faq-list details{border:1px solid #dce6f2;border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(7,45,94,.045);overflow:hidden}

.rayan-sales-faq-list details[open]{border-color:#b9d3f5;background:#fbfdff;box-shadow:0 13px 32px rgba(7,64,139,.075)}

.rayan-sales-faq-list summary{position:relative;min-height:62px;display:flex;align-items:center;padding:15px 20px 15px 56px;cursor:pointer;list-style:none;color:#092753;font-size:14px;font-weight:850;line-height:1.8}

.rayan-sales-faq-list summary::-webkit-details-marker{display:none}

.rayan-sales-faq-list summary::after{content:"+";position:absolute;left:18px;top:50%;width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:#edf5ff;color:#075fe4;font-size:20px;font-weight:500;line-height:1;transform:translateY(-50%)}

.rayan-sales-faq-list details[open] summary::after{content:"−";background:#075fe4;color:#fff}

.rayan-sales-faq-list summary:focus-visible{outline:3px solid rgba(9,101,245,.32);outline-offset:-3px;border-radius:15px}

.rayan-sales-faq-list p{margin:0;padding:0 20px 19px;color:#61738b;font-size:13px;line-height:2.05}

@media (max-width:900px){
  .rayan-sales-faq-heading{position:static;max-width:720px;text-align:center;margin-inline:auto}
  .rayan-sales-faq-heading .rayan-text-link{justify-content:center}
}

@media (max-width:680px){
  .rayan-products--priority{padding-block:30px 55px}
  .rayan-product-card{grid-template-columns:98px minmax(0,1fr);min-height:236px;padding:17px 14px;gap:12px}
  .rayan-product-card img{max-width:88px;max-height:120px}
  .rayan-product-choice{top:10px;left:10px;font-size:8px}
  .rayan-product-price{margin-block:9px 8px}
  .rayan-product-price strong{font-size:14px}
  .rayan-product-card>div>a{min-height:38px;padding-inline:9px;font-size:11px}
  .rayan-product-price-note{font-size:10px;text-align:right}
  .rayan-sales-faq{padding:55px 0}
  .rayan-sales-faq-heading{text-align:right}
  .rayan-sales-faq-heading .rayan-text-link{justify-content:flex-start}
  .rayan-sales-faq-list summary{min-height:58px;padding:13px 15px 13px 50px;font-size:13px}
  .rayan-sales-faq-list summary::after{left:14px}
  .rayan-sales-faq-list p{padding:0 15px 17px;font-size:12px}
}

.rayan-sales-faq--refined{position:relative;padding-block:88px;background:linear-gradient(180deg,#fff 0,#f3f6fa 100%)}

.rayan-sales-faq--refined .rayan-sales-faq-shell{overflow:hidden;padding:46px;border:1px solid #dce5f0;border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(5,38,82,.09)}

.rayan-sales-faq--refined .rayan-sales-faq-heading{position:static;display:flex;align-items:center;justify-content:space-between;gap:36px;max-width:none;margin:0 0 26px;padding:0 0 28px;border-bottom:1px solid #e5ebf3;text-align:right}

.rayan-sales-faq-title{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px}

.rayan-sales-faq-symbol{width:64px;height:64px;display:grid;place-items:center;border:1px solid #c7dcf7;border-radius:19px;background:#edf5ff;color:var(--rayan-blue)}

.rayan-sales-faq-symbol svg{width:33px;height:33px}

.rayan-sales-faq--refined .rayan-sales-faq-heading h2{margin:2px 0 5px;font-size:clamp(27px,2.4vw,38px);line-height:1.45;letter-spacing:-.6px}

.rayan-sales-faq--refined .rayan-sales-faq-heading p{max-width:760px;margin:0;color:#687a91;font-size:14px;line-height:1.9}

.rayan-sales-faq-more{min-width:max-content;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 18px;border:1px solid #c6daf6;border-radius:13px;background:#f3f8ff;color:#0759d6;font-size:13px;font-weight:850;transition:background .2s,border-color .2s,color .2s}

.rayan-sales-faq-more:hover{border-color:#8db8ee;background:#eaf4ff;color:#064ab3}

.rayan-sales-faq--refined .rayan-sales-faq-list{counter-reset:rayan-faq;gap:10px}

.rayan-sales-faq--refined .rayan-sales-faq-list details{counter-increment:rayan-faq;border:1px solid #dde6f0;border-radius:15px;background:#f8fafc;box-shadow:none;transition:border-color .2s,background .2s,box-shadow .2s}

.rayan-sales-faq--refined .rayan-sales-faq-list details[open]{border-color:#a8c9f3;background:#fff;box-shadow:0 12px 30px rgba(7,56,119,.075)}

.rayan-sales-faq--refined .rayan-sales-faq-list summary{min-height:68px;padding:15px 76px 15px 68px;color:#0a2851;font-size:15px;font-weight:850;line-height:1.85}

.rayan-sales-faq--refined .rayan-sales-faq-list summary::before{content:counter(rayan-faq,decimal-leading-zero);position:absolute;right:20px;top:50%;width:38px;height:38px;display:grid;place-items:center;border:1px solid #d3e1f2;border-radius:11px;background:#fff;color:#426385;font-size:11px;font-weight:850;direction:ltr;transform:translateY(-50%)}

.rayan-sales-faq--refined .rayan-sales-faq-list summary::after{left:18px;width:34px;height:34px;border:1px solid #cfe0f5;border-radius:11px;background:#edf5ff;color:#075fe4;font-size:22px}

.rayan-sales-faq--refined .rayan-sales-faq-list details[open] summary::before{border-color:#b7d1f3;background:#f0f6ff;color:#0759d6}

.rayan-sales-faq--refined .rayan-sales-faq-list details[open] summary::after{border-color:#075fe4;background:#075fe4;color:#fff}

.rayan-sales-faq--refined .rayan-sales-faq-list p{max-width:1100px;margin:0;padding:0 76px 23px 68px;color:#5e718a;font-size:14px;line-height:2.1}

@media (max-width:1100px){
  .rayan-why-architecture{grid-template-columns:1fr}
  .rayan-why-core{min-height:420px}
  .rayan-why-promises{grid-template-columns:repeat(4,minmax(0,1fr))}
  .rayan-promise-card{min-height:220px;padding:22px}
  .rayan-sales-faq--refined .rayan-sales-faq-heading{align-items:flex-start}
}

@media (max-width:900px){
  .rayan-why-promises{grid-template-columns:1fr 1fr}
  .rayan-sales-faq--refined .rayan-sales-faq-shell{padding:32px}
  .rayan-sales-faq--refined .rayan-sales-faq-heading{display:grid;gap:20px;text-align:right}
  .rayan-sales-faq-more{width:max-content}
}

@media (max-width:680px){
  .rayan-why-v2{padding-block:54px 60px}
  .rayan-why-v2 .rayan-section-heading{margin-bottom:28px}
  .rayan-why-core{min-height:0;padding:24px 18px;border-radius:22px}
  .rayan-why-core-heading{grid-template-columns:52px minmax(0,1fr);gap:12px}
  .rayan-why-core-icon{width:52px;height:52px;border-radius:16px}
  .rayan-why-core-icon svg{width:27px;height:27px}
  .rayan-why-core h3{font-size:20px;line-height:1.7}
  .rayan-why-core>p{margin-block:18px;font-size:14px}
  .rayan-why-capabilities{grid-template-columns:1fr}
  .rayan-why-capabilities>div{min-height:0;padding:15px}
  .rayan-why-capabilities strong{font-size:14px}
  .rayan-why-capabilities small{font-size:12px}
  .rayan-why-promises{grid-template-columns:1fr;gap:12px}
  .rayan-promise-card{min-height:0;display:grid;grid-template-columns:52px minmax(0,1fr);column-gap:14px;padding:20px;border-radius:19px}
  .rayan-promise-icon{grid-row:1/4;width:52px;height:52px;margin:0}
  .rayan-promise-card>small,.rayan-promise-card h3,.rayan-promise-card p{grid-column:2}
  .rayan-promise-card h3{font-size:16px}
  .rayan-promise-card p{font-size:13px}
  .rayan-sales-faq--refined{padding-block:55px}
  .rayan-sales-faq--refined .rayan-sales-faq-shell{padding:20px 14px;border-radius:22px}
  .rayan-sales-faq--refined .rayan-sales-faq-heading{margin-bottom:18px;padding:0 5px 22px;gap:17px}
  .rayan-sales-faq-title{grid-template-columns:50px minmax(0,1fr);gap:12px}
  .rayan-sales-faq-symbol{width:50px;height:50px;border-radius:15px}
  .rayan-sales-faq-symbol svg{width:27px;height:27px}
  .rayan-sales-faq--refined .rayan-sales-faq-heading h2{font-size:25px}
  .rayan-sales-faq--refined .rayan-sales-faq-heading p{font-size:13px}
  .rayan-sales-faq-more{width:100%;min-height:46px}
  .rayan-sales-faq--refined .rayan-sales-faq-list summary{min-height:66px;padding:13px 58px 13px 52px;font-size:14px;line-height:1.75}
  .rayan-sales-faq--refined .rayan-sales-faq-list summary::before{right:11px;width:35px;height:35px}
  .rayan-sales-faq--refined .rayan-sales-faq-list summary::after{left:10px;width:32px;height:32px}
  .rayan-sales-faq--refined .rayan-sales-faq-list p{padding:0 58px 18px 18px;font-size:14px;line-height:2}
}

@media (prefers-reduced-motion:reduce){
  .rayan-sales-faq-more,.rayan-sales-faq--refined .rayan-sales-faq-list details{transition:none}
}
