.content__section{background:#f2f2f2;color:#4d4d4d;padding:4rem 1.25rem;text-align:center}.content__section:nth-child(odd):not(:first-child){background:#e6e6e6}body .content__section.content__section--hero{background:#4d4d4d!important}.content__section__icon--lock{height:100px;width:75px;margin:2rem auto 4rem;background:no-repeat url(data:image/svg+xml;charset=utf-8,\ %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2065.5%2088.7%22%3E%3Cstyle%3E.st0%7Bfill%3Anone%3Bstroke%3A%236dcff6%3Bstroke-width%3A3%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M32.8%2058.1V73M12.9%2022.3C12.9%2011.1%2021.8%202%2032.8%202s19.9%209.1%2019.9%2020.3v12.9H12.9V22.3z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M2%2035.2h61.5v51.6H2z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M36.5%2055.1c0%202.1-1.7%203.8-3.7%203.8-2.1%200-3.7-1.7-3.7-3.8%200-2.1%201.7-3.8%203.7-3.8s3.7%201.7%203.7%203.8z%22%2F%3E%3C%2Fsvg%3E)}.content__section--hero .content__section__heading{color:#fff;font-size:2.25rem}.content__section__heading{color:#4d4d4d;font-size:1.75rem;font-weight:700;text-transform:uppercase;margin:1rem auto;max-width:768px;font-family:var(--font-oswald)}.content__section--hero .content__section__copy{color:#fff}.content__section__copy{color:#4d4d4d;font-size:1rem;line-height:1.5rem;margin:0 auto;padding:0 0 1rem;max-width:768px}.content__section--hero .content__section__copy p{line-height:1.5rem!important}.content__section__icon--squiggly-spacer{height:10px;width:60px;margin:2rem auto 3rem;background:no-repeat url(data:image/svg+xml;charset=utf-8,\ %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2062.6%205.2%22%3E%3Cpath%20d%3D%22M1.2%202.6c1.3-1.1%203.8-1.1%205%200%201.3%201.1%203.8%201.1%205%200%201.3-1.1%203.8-1.1%205%200%201.3%201.1%203.8%201.1%205%200%201.3-1.1%203.8-1.1%205%200%201.3%201.1%203.8%201.1%205%200%201.3-1.1%203.8-1.1%205%200%201.3%201.1%203.8%201.1%205%200%201.3-1.1%203.8-1.1%205%200%201.3%201.1%203.8%201.1%205%200%201.3-1.1%203.8-1.1%205%200s3.8%201.1%205%200%22%20fill%3D%22none%22%20stroke%3D%22%236dcff6%22%20stroke-width%3D%223%22%2F%3E%3C%2Fsvg%3E)}.content__section__details{margin:2rem 0;display:block}.content__section__details__summary:first-of-type{list-style-type:none}.content__section__details__summary{position:relative;text-transform:uppercase;display:inline-block;padding:.75rem;-webkit-appearance:none;cursor:pointer}.content__section__details__summary:after{content:"";position:absolute;height:1.25rem;width:1.25rem;line-height:2rem;margin-left:1.75rem;background:url("data:image/svg+xml;charset=utf-8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2011.9%22%3E%3Cstyle%3E.st0%7Bfill%3A%236dcff6%7D%3C%2Fstyle%3E%3Cpath%20transform%3D%22rotate(-45.001%205.894%205.924)%22%20class%3D%22st0%22%20d%3D%22M4.4-.7h3v13.2h-3z%22%2F%3E%3Cpath%20transform%3D%22rotate(-45.001%2013.09%205.924)%22%20class%3D%22st0%22%20d%3D%22M6.5%204.4h13.2v3H6.5z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;transform:rotate(0);transition:.25s ease-in-out;top:18px}.content__section__details[open]>.content__section__details__summary:after{transform:rotate(180deg);transform-origin:50% 40%}.content__section__details__content{background:#fff;padding:2rem;max-width:768px;text-align:left;margin:2rem auto}.content__section__details__content__heading{color:#4d4d4d;font-size:1rem;font-weight:700;font-family:var(--font-oswald);letter-spacing:.05rem;margin:1rem 0}.content__section__details__content__copy{color:#4d4d4d;font-size:.9rem;font-weight:300;margin-bottom:1.5rem;letter-spacing:.05rem}.content__section__details__content__copy a{text-decoration:underline}.content__section__details__summary:focus{outline:1px solid #3fc0f3}