body.kiss-experience-shell .kiss-council-assistance>.section-heading{display:block;max-width:100%}
body.kiss-experience-shell .council-choice-intro{max-width:48rem;margin:0 0 1.75rem}
body.kiss-experience-shell .council-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:stretch}
body.kiss-experience-shell .council-choice{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #b5ac9b;border-radius:8px;padding:clamp(1.25rem,3vw,2rem);min-width:0;background:transparent;color:inherit;text-align:left}
body.kiss-experience-shell .council-choice h3{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.25;margin:0 0 1rem}
body.kiss-experience-shell .council-choice .label{margin:0 0 .8rem}
body.kiss-experience-shell .council-choice-price{font-weight:700;font-size:1.3rem;margin:0 0 1rem;line-height:1.4}
body.kiss-experience-shell .council-choice p,body.kiss-experience-shell .council-choice li{line-height:1.6}
body.kiss-experience-shell .council-choice ul{padding-left:1.25rem;margin:0 0 1.1rem}
body.kiss-experience-shell .council-choice li{padding-left:.2rem;margin:0 0 .45rem}
body.kiss-experience-shell .council-choice .button{margin-top:auto;white-space:normal;max-width:100%;min-height:48px;line-height:1.45;text-align:left}
body.kiss-experience-shell .council-choice-note{margin:1.5rem 0;max-width:62rem;line-height:1.65}
body.kiss-experience-shell .council-choice-details{border-top:1px solid #b5ac9b;padding:1.2rem 0;max-width:100%;color:inherit}
body.kiss-experience-shell .council-choice-details summary{font-weight:600;cursor:pointer;line-height:1.5;padding-right:.75rem}
body.kiss-experience-shell .council-choice-details>div{padding-top:1rem}
body.kiss-experience-shell .council-choice-details p{max-width:62rem;line-height:1.65}
body.kiss-experience-shell .council-choice-details:focus-within{outline-offset:5px}
@media(max-width:700px){body.kiss-experience-shell .council-choice-grid{grid-template-columns:1fr;gap:1rem}body.kiss-experience-shell .council-choice .button{margin-top:.6rem;width:100%}body.kiss-experience-shell .council-choice-details .number-steps{display:block}}

body.kiss-experience-shell .council-choice>p:not(.label):not(.council-choice-price){margin:0 0 1.25rem}
