@keyframes Wysiwyg_fade-in{0%{opacity:0}to{opacity:1}}@keyframes Wysiwyg_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.Wysiwyg>*{margin-top:0;margin-bottom:16px}@media(min-width:820px){.Wysiwyg>*{margin-bottom:20px}}.Wysiwyg :first-child{margin-top:0}.Wysiwyg :last-child{margin-bottom:0}.Wysiwyg ul{list-style:none;padding-left:0}.Wysiwyg li{display:flex;align-items:flex-start;list-style:none}.Wysiwyg li:before{content:"";display:block;flex:0 0 4px;width:4px;height:4px;margin:8px 8px 0;background:var(--black);border-radius:50%}.Wysiwyg li:not(:last-child){margin-bottom:16px}.Wysiwyg hr{margin-top:48px;margin-bottom:48px;border:0;border-top:1px solid}.Wysiwyg strong,.Wysiwyg_link{font-weight:600}.Wysiwyg_link{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:5px}.Wysiwyg_link:focus,.Wysiwyg_link:hover{-webkit-text-decoration-color:#0000;text-decoration-color:#0000}.Wysiwyg_h1{margin-top:48px}.Wysiwyg_h2{font-weight:600;margin-top:40px}.Wysiwyg_h1+.Wysiwyg_h2{margin-top:0}.Wysiwyg_smoke-white hr,.Wysiwyg_white hr{border-top-color:#e5e5e5}.Wysiwyg_black hr{border-top-color:#222}.Wysiwyg_black-coal hr{border-top-color:#333}@keyframes Button_fade-in{0%{opacity:0}to{opacity:1}}@keyframes Button_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.Button_button{display:block;height:32px;padding:0 30px;border-radius:20px;font-size:12px;line-height:12px;text-transform:uppercase;text-align:center;cursor:pointer}[class*=allow-transition] .Button_button{transition:background-color .3s cubic-bezier(.77,0,.175,1),color .3s cubic-bezier(.77,0,.175,1),border-color .3s cubic-bezier(.77,0,.175,1)}.Button_button:hover{opacity:.9}.Button_button--fullWidth{width:100%}.Button_button--marginTop{margin-top:30px}.Button_button--marginBottom{margin-bottom:30px}.Button_button--color-black{background-color:#1d1d1d;color:#fff}.Button_button--color-white{border:1px solid #1d1d1d}.Button_button--color-white,:root[data-thememode=dark] .Button_button--color-black:not(.Button_button--fixed-color){background-color:#ffffffe6;color:#1d1d1d}:root[data-thememode=dark] .Button_button--color-white:not(.Button_button--fixed-color){background-color:#1d1d1d;color:#fff;border:1px solid #fff}@keyframes TextAndCta_fade-in{0%{opacity:0}to{opacity:1}}@keyframes TextAndCta_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.TextAndCta{display:flex;font-size:15px;flex-direction:column;justify-content:space-between;line-height:22px}.TextAndCta .TextAndCta_text-summary{max-width:480px}.TextAndCta .TextAndCta_text-cta{margin-top:30px}@media(min-width:768px){.TextAndCta{flex-direction:row}.TextAndCta .TextAndCta_text-summary{width:480px}.TextAndCta .TextAndCta_text-cta{margin-top:0}}