<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-challenge-dropdowns__solution{border-top:1px solid rgba(0,0,0,.1);box-shadow:0 0 0 transparent;margin:0;position:relative;transition:all .6s cubic-bezier(.19,1,.22,1);z-index:1}.section-challenge-dropdowns__solution:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.section-challenge-dropdowns__solution--active{background:var(--cf-color-white);border-color:var(--cf-color-white);border-radius:4px;box-shadow:0 4px 10px rgb(0 0 0/3%),0 4px 40px rgb(0 0 0/3%);margin-bottom:-1px;z-index:2}.section-challenge-dropdowns__solution__toggle{align-items:flex-start;align-items:center;color:#a4a4a7;cursor:hand;cursor:pointer;display:flex;gap:20px;justify-content:space-between;line-height:1.3;margin:0;padding:20px;position:relative;transition:color .6s cubic-bezier(.19,1,.22,1)}@media screen and (min-width:600px){.section-challenge-dropdowns__solution__toggle{padding:30px 40px}}@media screen and (max-width:599px){.section-challenge-dropdowns__solution__toggle{font-size:1.1rem!important}}.section-challenge-dropdowns__solution--active .section-challenge-dropdowns__solution__toggle,.section-challenge-dropdowns__solution__toggle:hover{color:var(--cf-color-dark-purple)}.section-challenge-dropdowns__solution__icon{fill:currentColor;display:block;flex-shrink:0;height:16px;margin-left:auto;width:16px}.section-challenge-dropdowns__solution--active .section-challenge-dropdowns__solution__icon{transform:rotate(180deg)}.section-challenge-dropdowns__solution__description{box-sizing:border-box;color:var(--cf-color-dark-grey);margin:0;opacity:0;padding:0 20px;pointer-events:none;transition:opacity .6s cubic-bezier(.19,1,.22,1)}@media screen and (min-width:600px){.section-challenge-dropdowns__solution__description{padding:0 15% 0 40px}}.section-challenge-dropdowns__solution__description:after{content:"";display:block;height:60px}.section-challenge-dropdowns__solution--active .section-challenge-dropdowns__solution__description{opacity:1;pointer-events:all;transition:opacity .3s ease .3s}.section-challenge-dropdowns{background-color:var(--cf-color-light-grey);color:var(--cf-color-dark-purple);overflow:hidden;padding:var(--space-md) var(--margin)}.section-challenge-dropdowns__wrapper{margin:0 auto;max-width:var(--container-sm)}.section-challenge-dropdowns__text{text-align:center}.section-challenge-dropdowns__kicker,.section-challenge-dropdowns__title{color:inherit;margin:0}.section-challenge-dropdowns__kicker{color:var(--cf-color-blue);margin:0 0 var(--space-xs)}.section-challenge-dropdowns__title{margin:0 0 0 -.05em}.section-challenge-dropdowns__solutions{margin-top:var(--space-sm)}.section-challenge-dropdowns__solution__solution{position:relative}.section-challenge-dropdowns__solution__solution .top{align-items:center;display:flex;gap:14px;margin-bottom:var(--space-xxs);margin-top:30px}.section-challenge-dropdowns__solution__solution .title{color:var(--cf-color-blue);font-weight:600}.section-challenge-dropdowns__solution__solution .tick{align-items:center;background-color:var(--cf-color-blue);border-radius:50%;color:var(--cf-color-white);display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.section-challenge-dropdowns__solution__solution .tick:before{content:"\2713";font-size:16px;font-weight:600;line-height:1}.section-challenge-dropdowns__solution__solution .text{border-left:2px solid var(--cf-color-blue);margin-left:14px;padding-left:36px}</pre></body></html>