.how-to-advocate-section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;background-color:var(--background-color)}.how-to-advocate-section.revers{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 989px){.how-to-advocate-section.revers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.how-to-advocate-section.revers .text-content{-ms-flex-preferred-size:initial;flex-basis:initial;margin-left:0;margin-right:auto}@media(max-width: 1200px){.how-to-advocate-section.revers .text-content{padding-left:0;padding-right:15px}}@media(max-width: 989px){.how-to-advocate-section.revers .text-content{padding:15px;padding-top:40px}}.how-to-advocate-section.revers .media-content .image-wrapper.small{margin-left:0}.how-to-advocate-section.block-container{max-width:1170px;margin:0 auto;padding:0 15px}.how-to-advocate-section.block-container .text-content{padding:30px 0}@media(max-width: 989px){.how-to-advocate-section.mobile-revers{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media(max-width: 989px){.how-to-advocate-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.how-to-advocate-section .media-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:49%;flex-basis:49%}@media(max-width: 768px){.how-to-advocate-section .media-content{-ms-flex-preferred-size:initial;flex-basis:initial;width:100%}}.how-to-advocate-section .media-content .image{display:block;width:100%;height:100%;-o-object-fit:var(--image-size);object-fit:var(--image-size);-o-object-position:center center;object-position:center center}@media(max-width: 425px){.how-to-advocate-section .media-content .image{height:320px}}.how-to-advocate-section .media-content .image-wrapper{width:100%;height:100%}.how-to-advocate-section .media-content .image-wrapper.small{width:80%;margin-left:auto}@media(max-width: 989px){.how-to-advocate-section .media-content .image-wrapper.small{width:100%}}.how-to-advocate-section .text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7px;-ms-flex-preferred-size:51%;flex-basis:51%;max-width:554px;padding:30px 0;margin-left:auto}@media(max-width: 1200px){.how-to-advocate-section .text-content{padding-left:15px}}@media(max-width: 989px){.how-to-advocate-section .text-content{-ms-flex-preferred-size:initial;flex-basis:initial;padding:15px;padding-top:40px;gap:9px;margin:auto;max-width:100%}}.how-to-advocate-section .text-content .title{color:var(--title-color);font-size:var(--title-size);line-height:120%;max-width:var(--title-width);margin:0 0 10px}@media(max-width: 989px){.how-to-advocate-section .text-content .title{font-size:28px;max-width:100%}}.how-to-advocate-section .text-content .underlined::after{content:"";display:block;width:100px;height:5px;margin:12.5px 0 0;background-color:var(--title-decor-color)}.how-to-advocate-section .text-content .subtitle{color:var(--subtitle-color);margin:0}@media(max-width: 989px){.how-to-advocate-section .text-content .subtitle{font-size:20px;line-height:140%}}.how-to-advocate-section .text-content .text{color:var(--text-color);margin-bottom:-12.5px}@media(max-width: 989px){.how-to-advocate-section .text-content .text{line-height:140%}}.how-to-advocate-section .text-content .text ul{padding-left:1.2em}.how-to-advocate-section .text-content .text li{list-style-type:square}.how-to-advocate-section .text-content .button{color:var(--button-text-color);background-color:var(--button-color);border:1px solid var(--button-color);margin-top:13px;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}@media(max-width: 989px){.how-to-advocate-section .text-content .button{width:100%}}.how-to-advocate-section .text-content .button:hover{color:var(--button-color);background-color:var(--button-text-color)}.how-to-advocate-section .text-content .cta-link{color:#002f6c;text-decoration:underline;text-underline-offset:2px;-webkit-transition:color .3s;transition:color .3s;display:inline-block;margin:.25em .45em .25em 0}.how-to-advocate-section .text-content .cta-link:hover{color:#005fb3}.how-to-advocate-section .text-content .cta-icon{margin-left:.3em}.how-to-advocate-section .text-content .states-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#002f6c}@media(max-width: 989px){.how-to-advocate-section .text-content .states-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}.how-to-advocate-section .text-content .states-form label{font-size:14px;margin:0;margin-right:15px;width:100%}@media(max-width: 989px){.how-to-advocate-section .text-content .states-form label{margin:0}}.how-to-advocate-section .text-content .states-form select{border-color:#002f6c;line-height:214.286%;font-weight:600;padding:12px 15px;width:100%;height:42px}.how-to-advocate-section .text-content .states-form select option{font-size:20px}.how-to-advocate-section .text-content .states-form input[type=submit]{height:-webkit-max-content;height:-moz-max-content;height:max-content}@media(max-width: 989px){.how-to-advocate-section .text-content .states-form input[type=submit]{width:100%}}