@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
@font-face{font-family:VersusArthritis;src:url(/vsarAssets/fonts/VersusArthritis-Display.ttf) format("truetype"),url(/vsarAssets/fonts/VersusArthritis-Display.woff) format("woff");font-weight:400;font-style:normal}*{margin:0;padding:0}:focus{outline:medium solid green}.umbraco-forms-fieldset{position:relative;display:block;width:100%;min-width:0;margin:10rem 0 0;padding:0;border:0}.umbraco-forms-fieldset legend{display:block;width:100%;border-top:10px solid #f4f5f8;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;padding:7rem 0 4.5rem}.umbraco-forms-fieldset:first-of-type{margin:0}.umbraco-forms-fieldset:first-of-type legend{padding:0 0 4.5rem;border-top:0}.umbraco-forms-split-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.umbraco-forms-split-fields .umbraco-forms-field[class]{margin:0}.umbraco-forms-fieldset .umbraco-forms-field,.umbraco-forms-fieldset .umbraco-forms-split-fields{position:relative;margin:35px 0}.umbraco-forms-fieldset .umbraco-forms-field:first-of-type:not(.hidden),.umbraco-forms-fieldset .umbraco-forms-split-fields:first-of-type:not(.hidden){margin-top:0}.umbraco-forms-fieldset .umbraco-forms-field .umbraco-forms-label[class],.umbraco-forms-fieldset .umbraco-forms-split-fields .umbraco-forms-label[class]{margin:0}.umbraco-forms-label{display:inline-block;margin:0 0 10px;font:700 1.9rem/3.04rem Roboto,sans-serif}.umbraco-forms-label .small{display:block;margin:5px 0}.umbraco-forms-label .small,.umbraco-forms-tooltip{font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:700}.umbraco-forms-tooltip{position:absolute;right:40px;top:9px;color:#595959;z-index:1;opacity:0;pointer-events:none;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.umbraco-forms-tooltip.is-visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.umbraco-forms-tooltip-btn{position:absolute;right:0;top:4px;border:0;padding:5px 12px;color:#fff;font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:700;background:transparent;background-color:#333}.umbraco-forms-field-wrapper{position:relative;overflow:hidden;width:100%}.umbraco-forms-field-wrapper textarea{min-height:150px}.umbraco-forms-field-wrapper input[type=email],.umbraco-forms-field-wrapper input[type=number],.umbraco-forms-field-wrapper input[type=password],.umbraco-forms-field-wrapper input[type=text],.umbraco-forms-field-wrapper select,.umbraco-forms-field-wrapper textarea{display:block;width:100%;border:2px solid #aaa;border-radius:0;padding:18px;background-color:#fff;font:400 1.9rem/3.04rem Roboto,sans-serif;-webkit-box-shadow:inset 0 0 0 8px transparent;box-shadow:inset 0 0 0 8px transparent}.umbraco-forms-field-wrapper input[type=email]:focus,.umbraco-forms-field-wrapper input[type=number]:focus,.umbraco-forms-field-wrapper input[type=password]:focus,.umbraco-forms-field-wrapper input[type=text]:focus,.umbraco-forms-field-wrapper select:focus,.umbraco-forms-field-wrapper textarea:focus{outline:none;border:2px solid #333;-webkit-box-shadow:inset 0 0 0 8px #000;box-shadow:inset 0 0 0 8px #000}.umbraco-forms-field-wrapper input[type=email].input-validation-error,.umbraco-forms-field-wrapper input[type=number].input-validation-error,.umbraco-forms-field-wrapper input[type=password].input-validation-error,.umbraco-forms-field-wrapper input[type=text].input-validation-error,.umbraco-forms-field-wrapper select.input-validation-error,.umbraco-forms-field-wrapper textarea.input-validation-error{border:2px solid #e61e32}.umbraco-forms-field-wrapper input[type=email][disabled],.umbraco-forms-field-wrapper input[type=number][disabled],.umbraco-forms-field-wrapper input[type=password][disabled],.umbraco-forms-field-wrapper input[type=text][disabled],.umbraco-forms-field-wrapper select[disabled],.umbraco-forms-field-wrapper textarea[disabled]{background-color:#f4f5f8}.umbraco-forms-field-wrapper input:-webkit-autofill{-webkit-box-shadow:0 0 0 40px #fff inset}.umbraco-forms__styled-select{position:relative}.umbraco-forms__styled-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:18px 38px 18px 18px}.umbraco-forms__styled-select select::-ms-expand{display:none}.umbraco-forms__styled-select:after{content:"";display:block;position:absolute;width:9px;height:17px;right:20px;top:calc(50% - 8.5px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 17'%3E%3Cpath d='M9 7H0l4.5-7L9 7zM4.5 17L9 10H0l4.5 7z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.checkboxlabel .umbraco-forms-label,.checkboxlistlabel .umbraco-forms-label,.fileuploadlabel .umbraco-forms-label,.radiooptionslabel .umbraco-forms-label{display:block;padding:0 0 10px;border-bottom:2px solid #ddd}.umbraco-forms-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}.umbraco-forms-checkbox input:checked,.umbraco-forms-checkbox input:not(:checked){position:absolute;opacity:0;pointer-events:none}.umbraco-forms-checkbox .umbraco-forms-label[class]{cursor:pointer;padding:0 0 0 30px;margin:0 0 20px -10px}.umbraco-forms-checkbox .umbraco-forms-styled-checkbox{position:relative;display:inline-block;line-height:35px;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:0}.umbraco-forms-checkbox .umbraco-forms-styled-checkbox:before{content:"";position:absolute;left:0;top:2px;width:23px;height:23px;margin-top:3px;border:2px solid #aaa;border-radius:1px;z-index:0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.umbraco-forms-checkbox input:checked~.umbraco-forms-styled-checkbox:before{left:-1px;top:.5px;width:9px;height:20px;border-color:transparent #333 #333 transparent;border-style:solid;border-width:2px;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.umbraco-forms-checkbox input.input-validation-error~.umbraco-forms-styled-checkbox:before{border:2px solid #e61e32}.umbraco-forms-checkbox input:not(.filled-in)~.umbraco-forms-styled-checkbox:after{border:0;-webkit-transform:scale(0);transform:scale(0)}.umbraco-forms-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.umbraco-forms-radio input[type=radio]{position:absolute;padding:0;opacity:0;pointer-events:none}.umbraco-forms-styled-radio{position:relative;display:inline-block;padding-left:35px}.umbraco-forms-styled-radio:after,.umbraco-forms-styled-radio:before{content:"";position:absolute;left:0;top:3px;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.umbraco-forms-styled-radio:before{width:20px;height:20px;border:2px solid #ddd}.umbraco-forms-styled-radio:after{width:20px;height:20px;border:2px solid #333;background-color:#333;-webkit-transform:scale(0);transform:scale(0)}input[type=radio]:checked~.umbraco-forms-styled-radio:before{border:2px solid #333}input[type=radio]:checked~.umbraco-forms-styled-radio:after{-webkit-transform:scale(.5);transform:scale(.5)}input[type=radio].input-validation-error~.umbraco-forms-styled-radio:before{border:2px solid #e61e32}input[type=radio]~label:not(.umbraco-forms-styled-radio){padding:10px 0 10px 30px}.umbraco-forms-fileupload input{position:absolute;opacity:0;pointer-events:none}.field-validation-error{display:inline-block;margin:10px 0 0;color:#e61e32;font:400 1.5rem/2.1rem Roboto,sans-serif}.umbraco-forms-navigation{margin-top:60px;padding:60px 0;border-top:10px solid #f4f5f8}.umbraco-forms-address p{margin:0}.contact-page .umbraco-forms-fieldset{display:block;padding:0;border-top:0}.contact-page .umbraco-forms-fieldset legend{margin:0 0 6rem;padding:3rem;border:0;color:#fff;font:normal 6rem/5.4rem VersusArthritis,sans-serif;background-color:#0075be}.contact-page .umbraco-forms-tooltip-btn{color:#000;background-color:#fab900}.contact-page .umbraco-forms-tooltip-btn:focus,.contact-page .umbraco-forms-tooltip-btn:hover{outline:none;color:#fab900;background-color:#000}.contact-page .umbraco-forms-navigation{margin-top:0}.opt-in{margin-top:10rem}.opt-in .umbraco-forms-fieldset{margin:0}.opt-in .umbraco-forms-split-fields{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.opt-in h3{font:300 2.2rem/2.75rem Roboto,sans-serif!important}.opt-in__content{margin:-3rem 0 0;padding:3rem 3rem 1rem;border:10px solid #e61e32;border-top:0}.opt-in__content--fullwidth{padding:0;border:none}::-webkit-input-placeholder{color:#595959;font:400 1.5rem/2.1rem Roboto,sans-serif}:-moz-placeholder,::-moz-placeholder{color:#595959;font:400 1.5rem/2.1rem Roboto,sans-serif}:-ms-input-placeholder{color:#595959;font:400 1.5rem/2.1rem Roboto,sans-serif}textarea::-webkit-input-placeholder{color:#595959;font:400 1.5rem/2.1rem Roboto,sans-serif}textarea:-moz-placeholder,textarea::-moz-placeholder{color:#595959;font:400 1.5rem/2.1rem Roboto,sans-serif}textarea:-ms-input-placeholder{color:#595959;font:400 1.5rem/2.1rem Roboto,sans-serif}html{font-size:62.5%}body{color:#333;font:400 1.9rem/3.04rem Roboto,sans-serif}a,button,h1,h2,h3,h4,h5,h6,p,span{overflow-wrap:break-word}h1{font:normal 8rem/7.2rem VersusArthritis,sans-serif;padding:3.6rem 0 4.8rem}.h2,h2{font:normal 6rem/5.4rem VersusArthritis,sans-serif;padding:2.7rem 0 3.6rem}h3{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;padding:2.16rem 0 2.88rem}h4{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;padding:1.71rem 0 2.28rem}h5{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;padding:1.26rem 0 1.68rem}h6{font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;padding:.99rem 0 1.32rem}p{font:400 1.9rem/3.04rem Roboto,sans-serif;margin:0;padding:0 0 2.28rem}p.small{font:400 1.5rem/2.1rem Roboto,sans-serif;margin:0;padding:0 0 2.4rem}a{color:#333}.grid{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;height:100%;margin-left:-6px;margin-right:-6px}.grid .grid{height:auto;min-height:100%}.ie9 .grid:after{content:"";display:block;clear:both}.ie9 .g-unit{float:left}.clip-outside{overflow:hidden;position:relative}.grid--inline{will-change:all;-webkit-backface-visibility:hidden;backface-visibility:hidden;white-space:nowrap;display:block!important;font-size:0;position:relative;z-index:1}.grid--fullheight{height:100vh}.g-unit{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 6px 12px;-webkit-transition:opacity .3s cubic-bezier(.25,.46,.45,.94);transition:opacity .3s cubic-bezier(.25,.46,.45,.94);width:calc(100% - 12px)}.g-unit--1{width:calc(8.33333% - 12px)}.g-unit--2{width:calc(16.66667% - 12px)}.g-unit--3{width:calc(25% - 12px)}.g-unit--4{width:calc(33.33333% - 12px)}.g-unit--5{width:calc(41.66667% - 12px)}.g-unit--6{width:calc(50% - 12px)}.g-unit--7{width:calc(58.33333% - 12px)}.g-unit--8{width:calc(66.66667% - 12px)}.g-unit--9{width:calc(75% - 12px)}.g-unit--10{width:calc(83.33333% - 12px)}.g-unit--11{width:calc(91.66667% - 12px)}.g-unit--12{width:calc(100% - 12px)}.grid--gapless .g-unit{width:100%}.grid--gapless .g-unit--1{width:8.33333%}.grid--gapless .g-unit--2{width:16.66667%}.grid--gapless .g-unit--3{width:25%}.grid--gapless .g-unit--4{width:33.33333%}.grid--gapless .g-unit--5{width:41.66667%}.grid--gapless .g-unit--6{width:50%}.grid--gapless .g-unit--7{width:58.33333%}.grid--gapless .g-unit--8{width:66.66667%}.grid--gapless .g-unit--9{width:75%}.grid--gapless .g-unit--10{width:83.33333%}.grid--gapless .g-unit--11{width:91.66667%}.grid--gapless .g-unit--12{width:100%}.no-scroll body,html.no-scroll{height:100%;height:100vh}.no-scroll body,body.has-overlay,html.no-scroll{overflow:hidden;position:relative}body.has-overlay .site-overlay{visibility:visible;opacity:.9}main{display:block;position:relative;z-index:1;margin-top:95px}img{max-width:100%}.not-found{min-height:100vh;background-color:#fff}.site-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;visibility:hidden;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;z-index:13}.page-section{padding:50px 0;overflow:auto}.page-section p:last-of-type{padding-bottom:0;margin-bottom:0}.page-section:last-of-type{padding-bottom:0}.page-section.bg-white+.bg-white{padding:0 0 50px}.page-section--animate>*{opacity:0;-webkit-transition:all 1s ease-out;transition:all 1s ease-out}.page-section--animate.on-screen>*{opacity:1}section[class*="page-section bg-white"]:nth-of-type(2):last-of-type{min-height:600px}.info-bar{display:block;padding:30px 0}.info-bar .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-bar .info-bar__section{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.info-bar .info-bar__section p{padding:0}.content-wrap{width:100%;max-width:1300px;margin:0 auto;padding:0 20px}.content-wrap--relative{position:relative}.content-wrap .content-section:first-of-type,.content-wrap .content-section h2:first-of-type{padding-top:0}.content-wrap .content-section:last-of-type{padding-bottom:0;border-bottom:0}.content-wrap .video{width:100%}.content-wrap .rich-text-content{padding-top:20px;padding-bottom:20px;overflow:auto}.content-wrap .rich-text-content p{font:400 1.9rem/3.04rem Roboto,sans-serif;margin:0;padding:0 0 2.28rem}.content-wrap .rich-text-content p img{float:left;margin:0 20px 20px 0}.content-wrap .content-section[hidden=true]:first-of-type+.content-section{padding-top:0}.content-wrap--wide{max-width:1380px}.content-section:not([hidden=true]){padding:50px 0;border-bottom:10px solid #f4f5f8}.content-section:not([hidden=true])>div:last-child{margin-bottom:0}.content-section:not([hidden=true])\--pull-up{padding-bottom:0}.content-section:not([hidden=true])>.rich-text:first-of-type{margin-top:0}.split-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:justify;-ms-flex-pack:justify;justify-content:space-between}.intro-image{width:100%;max-width:100%;margin:0}.intro-image.intro-image--pullup{margin-top:-90px}.screen-readers-only{position:absolute;opacity:0;pointer-events:none;z-index:-10}.flex-end-col{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:end;-ms-flex-pack:end;justify-content:flex-end}.sidebar-image{padding:0 0 6rem}.split-section .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.split-section aside{-ms-flex-item-align:start;align-self:flex-start;width:29.16667%;padding:0}.split-section aside.fixed{position:fixed;top:188px;width:calc(29.16667% - 23.33333px);max-height:calc(100vh - 200px);overflow-x:hidden;overflow-y:auto}.split-section aside.fixed~article{margin-left:29.16667%}.split-section aside.fixed.fixed--bottom{position:absolute;bottom:0;top:auto}.split-section aside::-webkit-scrollbar{width:10px;height:10px}.split-section aside::-webkit-scrollbar-thumb{background:#ddd}.split-section aside::-webkit-scrollbar-track{background:#f4f5f8}.split-section.bg-grey aside,.split-section.bg-pageback aside{border-right:10px solid #fff}.split-section article{width:70.83333%;padding:0 0 0 50px}.split-section article.alpha-listing{width:100%;padding:0}.split-section article h2{font:300 4.8rem/6rem Roboto,sans-serif}.split-section article h3{font:300 3.8rem/4.75rem Roboto,sans-serif}.split-section article h4{font:300 2.8rem/3.5rem Roboto,sans-serif}.split-section article h5{font:300 2.2rem/2.75rem Roboto,sans-serif}.split-section--reverse .content-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.split-section--reverse .content-wrap .rich-text{width:100%}.split-section--reverse aside.fixed~article{margin-left:auto;margin-right:33.33333%}.split-section--reverse article{padding:0 60px 0 0}.rich-text{max-width:100%;overflow:auto}.rich-text h2{font:300 4.8rem/6rem Roboto,sans-serif;padding:2.4rem 0 4.8rem}.rich-text h3{font:300 3.8rem/4.75rem Roboto,sans-serif;padding:1.9rem 0 3.8rem;clear:both}.rich-text h4{font:300 2.8rem/3.5rem Roboto,sans-serif;padding:1.4rem 0 2.8rem;clear:both}.rich-text h5{font:300 2.2rem/2.75rem Roboto,sans-serif;padding:1.1rem 0 2.2rem;clear:both}.rich-text h2:first-of-type{padding-top:0}.rich-text li,.rich-text p,.rich-text p>a,.rich-text p>span{font:400 1.9rem/3.04rem Roboto,sans-serif}.rich-text li.small,.rich-text p.small,.rich-text p>a.small,.rich-text p>span.small{font:400 1.5rem/2.1rem Roboto,sans-serif}.rich-text p{font:400 1.9rem/3.04rem Roboto,sans-serif;margin:0;padding:0 0 2.28rem}.rich-text p.small{font:400 1.5rem/2.1rem Roboto,sans-serif;margin:0;padding:0 0 2.4rem}.rich-text p:last-of-type+*{padding-top:2.4rem}.rich-text a{color:#0075be;font-weight:700!important}.rich-text img[src]{height:auto!important;max-width:100%;float:left;margin:0 20px 20px 0}.rich-text img[src]:last-of-type{margin-bottom:20px}.rich-text ul{padding:0 0 3.04rem 2rem;list-style:none}.rich-text ul li{position:relative;padding:0 0 .95rem 2rem}.rich-text ul li:before{content:"";display:block;position:absolute;width:.6rem;height:.6rem;left:0;top:1.2rem;border-radius:.8rem;background-color:#333}.rich-text ol{margin:0 0 0 2rem;padding:0 0 3.04rem 1rem;list-style:none;counter-reset:item}.rich-text ol li{position:relative;padding:0 0 .95rem 2rem;counter-increment:item}.rich-text ol li:before{content:counter(item)".";display:block;position:absolute;left:-1rem;top:0;font:700 1.9rem/3.04rem Roboto,sans-serif}.rich-text table{width:100%;margin:0 0 3.04rem}.rich-text table td,.rich-text table th{text-align:left}.rich-text table th{font:400 1.9rem/3.04rem Roboto,sans-serif;font-weight:700;line-height:2.4rem;padding:1.6rem}.rich-text table td{padding:1.2rem 1.6rem}.rich-text table tr td[style*=background-color],.rich-text table tr th[style*=background-color]{color:#fff;border-left:1px solid #fff;border-right:1px solid #fff}.rich-text table tr td[style*=background-color]:first-of-type,.rich-text table tr th[style*=background-color]:first-of-type{border-left:1px solid #000}.rich-text table tr td[style*=background-color]:last-of-type,.rich-text table tr th[style*=background-color]:last-of-type{border-right:1px solid #000}.rich-text table tr td[style*="background-color: blue"],.rich-text table tr th[style*="background-color: blue"]{background-color:#0075be!important}.rich-text table tr td[style*="background-color: green"],.rich-text table tr th[style*="background-color: green"]{background-color:#37a53c!important}.rich-text table tr td[style*="background-color: pink"],.rich-text table tr th[style*="background-color: pink"]{background-color:#eb64a0!important}.rich-text table tr td[style*="background-color: purple"],.rich-text table tr th[style*="background-color: purple"]{background-color:#644ba5!important}.rich-text table thead tr[style*=background-color]{border-bottom:1px solid #fff}.rich-text table thead td,.rich-text table thead th{font:300 2.2rem/2.75rem Roboto,sans-serif;font-weight:700;padding:2rem 1.6rem}.rich-text table tr{height:auto!important}.rich-text table tr[style*=background-color]{color:#fff}.rich-text table tr[style*=background-color] td,.rich-text table tr[style*=background-color] th{border-left:1px solid #fff;border-right:1px solid #fff}.rich-text table tr[style*=background-color] td:first-of-type,.rich-text table tr[style*=background-color] th:first-of-type{border-left:1px solid #000}.rich-text table tr[style*=background-color] td:last-of-type,.rich-text table tr[style*=background-color] th:last-of-type{border-right:1px solid #000}.rich-text table tr[style*="background-color: blue"]{background-color:#0075be!important}.rich-text table tr[style*="background-color: green"]{background-color:#37a53c!important}.rich-text table tr[style*="background-color: pink"]{background-color:#eb64a0!important}.rich-text table tr[style*="background-color: purple"]{background-color:#644ba5!important}.value-proposition-banner{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:26px 20px}.banner__heading,.value-proposition-banner{display:-webkit-box;display:-ms-flexbox;display:flex}.banner__heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner__heading h2{font-family:VersusArthritis;font-style:normal;font-weight:400;font-size:48px;line-height:114.7%;letter-spacing:-.03em;margin:0;padding:0}.banner__heading h2 a{cursor:pointer;text-decoration:none}.banner__heading h2 a:hover{text-decoration:underline}.banner__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner__description p{max-width:768px;font-family:Roboto;font-style:normal;font-weight:400;font-size:30px;line-height:137.7%;letter-spacing:-.03em;margin:0;padding:0}.donate-banner{background:#fff}.donate-banner .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:unset}.donate-banner .banner__text p{max-width:852px;font-family:Roboto;font-style:normal;font-weight:400;line-height:137.7%;letter-spacing:-.03em;font-size:30px;-webkit-box-sizing:content-box;box-sizing:content-box;padding:28px 126px 30px 40px}.donate-banner .banner__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.donate-banner .banner__btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.header{position:fixed;top:0;width:100%;height:auto;padding:2rem;background-color:#000;color:#fff;z-index:11;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateZ(0);transform:translateZ(0)}.header.header--no-menu .header__logo{position:static}.header.header--no-menu~main{margin-top:10.8rem}.header__content{display:grid;grid-template-columns:17rem 7fr 1fr;grid-gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;justify-items:flex-end}.header__logo{display:block;width:11rem;height:5.2rem;top:.2rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 142 68'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M43 37.3c0-.3-.2-.4-.4-.4h-9.4V25.6h7.7c.4 0 .5-.3.5-.5v-5.9c0-.5-.3-.5-.4-.5h-7.8V8h9.5c.2 0 .3-.2.3-.4V1.5c0-.3-.2-.5-.5-.5H26.4c-.2 0-.4.2-.4.5v42c0 .4.2.4.4.4h16.1c.3 0 .5-.1.5-.4v-6.2zM14.8 43.5c-.1-.4-.2-.5-.5-.5H8.7c-.2 0-.3 0-.5.4L3 66.5c0 .1 0 .2.1.4.1 0 .2.1.3.1H8c.2 0 .3-.1.3-.4l.7-3.8h5l.7 3.7c0 .3.1.4.6.4h4.3c.1 0 .2 0 .3-.1.1-.1.1-.2.1-.4l-5.2-22.9zM9.6 58.7l1.3-6.9.7-4.8.7 4.8 1.3 6.9h-4zM93 31.2c0-7-3.7-10.1-9.4-14.8L83 16c-2.8-2-3.8-3.5-3.7-5.9V10c.2-2.1 1.7-2.9 2.9-2.9 1.7 0 2.9 1.3 2.9 3.3v1.7c0 .1 0 .5.4.5H92c.1 0 .2-.2.2-.5v-1.7c0-3.1-1-5.7-2.8-7.6C87.7 1 85.2 0 82.2 0 75.6 0 72 5.1 72 10c-.1 5.9 1.9 7.9 6.4 11.7l3 2.6c3.2 2.5 4.2 4.1 4.2 6.6 0 1.6-1.5 3.1-3.2 3.1-1.9 0-3.2-1.5-3.2-3.5v-2.3c0-.3-.2-.5-.4-.5h-6.3c-.2 0-.5.2-.5.5v3.2c0 2.6.9 5 2.5 6.7 1.9 2 4.6 3 7.8 3 4.5 0 8.2-2.2 9.9-6 .6-1.2.8-2.4.8-3.9zM24 1.6c0-.1 0-.3-.1-.4 0-.2-.3-.2-.4-.2H17c-.5 0-.6.1-.7.6L12 29.7 7.7 1.6c-.1-.5-.2-.6-.6-.6H.5c-.1 0-.3.1-.4.2-.1.1-.1.2-.1.3l8.1 37.8c.1.5.4.7.7.7h6.3c.2 0 .5 0 .6-.7L24 1.6zM117 31.3V1.5c0-.3-.2-.5-.4-.5h-6.4c-.4 0-.5.3-.5.5v29.2c0 1.4-.9 3.1-3.2 3.1-2 0-3.2-1.2-3.2-3.1V1.5s0-.5-.5-.5h-6.4c-.2 0-.4.2-.4.5v29.7c0 2.7 1.2 5.1 3.3 7 2 1.7 4.6 2.7 7.2 2.7 4.2 0 7.9-2.3 9.7-6 .5-1.1.8-2.3.8-3.6zM142 34.2c0-7.7-4.2-11.6-9-16.1-.4-.3-.7-.6-1-1-2.9-2.7-3.5-3.9-3.5-7 0-2 1.5-3.1 2.9-3.1 1.8 0 2.9 1.3 2.9 3.4v2.4c0 .1.1.4.5.4h6.2c.3 0 .5-.2.5-.4v-2.5c0-3.1-1-5.7-2.9-7.6-1.8-1.8-4.4-2.8-7.4-2.8-6.6.1-10.2 5.2-10.2 10 0 7.2 1.6 8.8 8.4 15.5.9.9 1.8 1.8 2.9 2.8 1.9 1.9 2.3 3.5 2.3 5.4 0 1.6-1.2 3.2-3.2 3.2-1.5 0-3.2-1.1-3.2-3.5v-2.2c0-.3-.2-.5-.4-.5h-6.3c-.2 0-.5.2-.5.4v3.1c0 6.7 5.3 9.7 10.3 9.7 4.8 0 8.4-2.2 10-6 .5-1 .7-2.3.7-3.6zM65.5 26.1c2.8-1.9 3.8-4.8 3.8-7.9V11c0-6-5.4-10-10.6-10H48.4c-.4 0-.4.4-.4.5v42c0 .2.1.4.4.4H55c.1 0 .4-.1.4-.4V28.2h3.1l5.4 15.3c.1.5.3.5.5.5h7.2s.1-.1.3-.2c0-.1.1-.2.1-.3l-6.5-17.4zm-3.7-8c0 1.7-1.3 3-3.1 3h-3.3V8h3.2c1.8 0 3.2 1.3 3.2 3v7.1zM135.9 55c-3.3-1.3-3.6-2.2-3.6-3.1 0-1.1.9-1.9 2.1-1.9 1.1 0 2.2.7 2.2 2.4v.3c0 .3.2.4.4.4h4.2c.2 0 .4-.2.4-.3v-.3c0-4.1-2.7-6.6-7.1-6.6-4.2 0-7.3 2.8-7.3 6.6 0 3 1.7 3.8 6.8 6.3h.1c.5.3 1.1.5 1.7.8.8.4 1.3 1.3 1.3 2.1 0 .9-.8 2.1-2.3 2.1-1 0-2.4-.7-2.4-2.2v-.7c0-.1-.1-.4-.4-.4h-4.3c-.3 0-.5.3-.5.4v.5c0 2.9 2 6.4 7.4 6.4 4.4 0 7.6-2.5 7.6-6.2-.2-3.2-1.7-4.7-6.3-6.6zM119.3 67h4.2c.1 0 .4 0 .4-.4V47.4c0-.3-.1-.4-.4-.4h-4.1c-.3 0-.4.1-.4.5v19.1c0 .4.2.4.3.4zM116.6 43h-14.2c-.1 0-.4.1-.4.5v4c0 .4.3.5.4.5h4.3v18.7c0 .1 0 .4.4.4h4.7c.3 0 .4-.4.4-.4V47.9h4.3c.3 0 .5-.2.5-.4v-4.2c0-.1-.2-.3-.4-.3zM98.6 43h-4.1c-.1 0-.5 0-.5.5v23.2c0 .1.1.4.3.4h4.3c.2 0 .4-.2.4-.4V43.5c0-.4-.2-.5-.4-.5zM71.6 47h-4.3c-.3 0-.4.3-.4.5v6.9h-4.5v-6.9c0-.4-.3-.5-.5-.5h-4.4c-.2 0-.5.1-.5.5v19.1c0 .2.2.4.4.4H62c.2 0 .4-.2.4-.4v-7.4h4.5v7.3c0 .2.2.4.4.4h4.4c.1 0 .4-.2.4-.4V47.4c-.1-.2-.4-.4-.5-.4zM49.1 51.9h4.5c.3 0 .4-.2.4-.4v-4.2c0-.1-.1-.4-.4-.4H39.5c-.1 0-.5.1-.5.5v4.1c0 .2.3.4.4.4h4.5v14.7c0 .2.3.4.4.4h4.4c.1 0 .4-.1.4-.4V51.9zM81.2 59.3H84l1.9 7.2c.1.4.4.5.5.5h4.3c.2 0 .3-.1.3-.2.1-.1.1-.2 0-.4l-3-8.8c1-.5 2.7-2.6 2.7-5.6v-1.9c0-3.4-2.8-7.1-7.3-7.1h-7c-.2 0-.5.1-.5.5v23.1c0 .2.2.4.4.4h4.4c.4 0 .4-.4.4-.4l.1-7.3zm-.2-4.8v-6.7h2.2c1.1 0 2.2.7 2.2 2.1v2.4c0 1.1-.8 2.2-2.2 2.2H81zM31.9 66.6c.1.3.2.4.7.4h4.1c.1 0 .2-.1.3-.1.1-.1.1-.2 0-.3L34.5 60l.2-.2c1.5-1.3 2.3-3.2 2.3-5.3V54c0-4.4-3.6-7-7.2-7h-6.4c-.3 0-.5.2-.5.5v19.2c0 .2.1.4.4.4h4.1c.3 0 .5-.2.5-.4v-5.2h2.4l1.6 5.1zm-4.2-9.7v-5.3h2c1.2 0 2.1.8 2.1 2.1v1.1c0 1.3-.9 2.2-2.1 2.2h-2z'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;overflow:hidden;text-indent:-999px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:top left;transform-origin:top left;color:inherit;justify-self:left}.header__donate-btn[class]{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;margin:0;padding:1.5rem 2rem}.header__menu-btn{display:inline-block;position:relative;width:5.5rem;height:5.5rem;margin:0 auto 0 0;border:0;background-color:transparent;overflow:hidden;-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}.header__menu-btn:after,.header__menu-btn:before{content:""}.header__menu-btn:after,.header__menu-btn:before,.header__menu-btn span{display:block;position:absolute;left:1rem;width:3.5rem;height:.4rem;background-color:#fff;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__menu-btn:before{top:calc(50% - 10px)}.header__menu-btn span{top:calc(50% - 2px);text-indent:-999px}.header__menu-btn:after{top:calc(50% + 6px)}.header__menu-btn.open span{opacity:0}.header__menu-btn.open:before{top:calc(50% - 2px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__menu-btn.open:after{top:calc(50% - 2px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__menu-btn:focus{outline:none}.header__menu-btn:focus:after,.header__menu-btn:focus:before,.header__menu-btn:focus span{background-color:#fab900}.top-nav{display:none}.top-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;list-style:none}.top-nav__item:last-of-type .top-nav__item-link{padding-right:0}.top-nav__item-link{display:block;padding:0 1.5rem;color:#fff;font:400 1.5rem/2.1rem Roboto,sans-serif;-webkit-transition:color .15s ease-out;transition:color .15s ease-out}.top-nav__item-link:focus,.top-nav__item-link:hover{color:#fab900}.top-nav__item-link--tel{padding-left:2.5rem;position:relative}.top-nav__item-link--tel:before{position:absolute;content:"";top:5px;left:0;height:14px;width:14px;margin-top:-2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 10.482v2.107a1.404 1.404 0 01-1.535 1.405 13.948 13.948 0 01-6.075-2.156 13.713 13.713 0 01-4.223-4.216 13.885 13.885 0 01-2.161-6.09A1.403 1.403 0 011.406 0h2.112a1.407 1.407 0 011.408 1.208 9.06 9.06 0 00.493 1.974c.193.514.07 1.093-.317 1.483l-.894.892a11.252 11.252 0 004.224 4.215l.894-.892c.39-.386.97-.51 1.485-.316a9.053 9.053 0 001.978.492c.708.1 1.228.712 1.21 1.426z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.top-nav__item-link--tel:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 10.482v2.107a1.404 1.404 0 01-1.535 1.405 13.948 13.948 0 01-6.075-2.156 13.713 13.713 0 01-4.223-4.216 13.885 13.885 0 01-2.161-6.09A1.403 1.403 0 011.406 0h2.112a1.407 1.407 0 011.408 1.208 9.06 9.06 0 00.493 1.974c.193.514.07 1.093-.317 1.483l-.894.892a11.252 11.252 0 004.224 4.215l.894-.892c.39-.386.97-.51 1.485-.316a9.053 9.053 0 001.978.492c.708.1 1.228.712 1.21 1.426z' fill='%23FAB900' fill-rule='evenodd'/%3E%3C/svg%3E")}.main-nav-1{position:fixed;left:-400px;top:9.5rem;width:400px;height:calc(100% - 95px);border-right:5px solid #000;background-color:#fff;visibility:hidden}.main-nav-1.open{left:0;visibility:visible}.main-nav-1.search-open{top:-28px}.main-nav-1__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.search-open .main-nav-1__list{opacity:0;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;display:none}.main-nav-1__item{display:block}.main-nav-1__item-link{display:block;position:relative;padding:1rem 0;color:#fff;font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;text-transform:uppercase;text-decoration:none;overflow:hidden}.main-nav-2{background-color:#000}.main-nav-2__list{width:100%;margin:0;padding:20px 35px 10px 60px;list-style:none}.main-nav-2__item-button{display:block;position:relative;width:100%;border:0;text-align:left;background:transparent;font:normal 2.2rem/1.98rem VersusArthritis,sans-serif}.main-nav-2__item-button:after{content:"";display:block;position:absolute;right:10px;top:calc(50% - 15px);width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transition:right .25s ease-out;transition:right .25s ease-out}.main-nav-2__item-button:focus span:after{bottom:-3px}.main-nav-2__item-link{color:#595959;font:400 1.9rem/3.04rem Roboto,sans-serif}.main-nav-3,.main-nav-3__back-btn{position:absolute;background-color:#fff}.main-nav-3__back-btn{left:0;top:0;width:100%;height:75px;margin:0;border:0;padding:0 40px 0 70px;color:#000;font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;text-align:left;overflow:hidden}.main-nav-3__back-btn:after,.main-nav-3__back-btn:before{content:"";display:block;position:absolute}.main-nav-3__back-btn:before{left:30px;top:24px;width:30px;height:30px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z'/%3E%3C/svg%3E");-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-nav-3__back-btn:after{left:40px;top:70px;width:calc(100% - 80px);height:4px;background-color:#fab900}.main-nav-3__list{list-style:none;margin:0;padding:0 0 30px}.main-nav-3__item:first-of-type .main-nav-3__item-link{font:500 1.9rem/3.04rem Roboto,sans-serif}.main-nav-3__item:last-of-type .main-nav-3__item-link{color:#000;font:500 1.9rem/3.04rem Roboto,sans-serif}.main-nav-3__item--view-all .main-nav-3__item-link[class]{color:#000;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;text-decoration:none}.main-nav-3__item-link{color:#333;font:700 1.9rem/3.04rem Roboto,sans-serif}.main-nav__mob-list{width:calc(100% - 80px);margin:2.5rem 0 1rem 2rem;list-style:none;border-top:2px solid #fab900}.main-nav__mob-list-item:first-of-type{margin-top:25px}.main-nav__mob-list-item:first-of-type .main-nav__mob-list-link{padding-top:25px}.main-nav__mob-list-item:first-of-type .main-nav__mob-list-link--tel:before{margin-top:0}.main-nav__mob-list-link{display:block;padding:7px 0;color:#fff;font:700 1.9rem/3.04rem Roboto,sans-serif;-webkit-transition:color .25s ease-out;transition:color .25s ease-out;font-size:1.4rem}.main-nav__mob-list-link:focus,.main-nav__mob-list-link:hover{color:#fab900}.main-nav__mob-list-link--tel{padding-left:2.5rem;position:relative}.main-nav__mob-list-link--tel:before{position:absolute;content:"";top:50%;left:0;height:14px;width:14px;margin-top:-7px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 10.482v2.107a1.404 1.404 0 01-1.535 1.405 13.948 13.948 0 01-6.075-2.156 13.713 13.713 0 01-4.223-4.216 13.885 13.885 0 01-2.161-6.09A1.403 1.403 0 011.406 0h2.112a1.407 1.407 0 011.408 1.208 9.06 9.06 0 00.493 1.974c.193.514.07 1.093-.317 1.483l-.894.892a11.252 11.252 0 004.224 4.215l.894-.892c.39-.386.97-.51 1.485-.316a9.053 9.053 0 001.978.492c.708.1 1.228.712 1.21 1.426z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.main-nav__mob-list-link--tel:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 10.482v2.107a1.404 1.404 0 01-1.535 1.405 13.948 13.948 0 01-6.075-2.156 13.713 13.713 0 01-4.223-4.216 13.885 13.885 0 01-2.161-6.09A1.403 1.403 0 011.406 0h2.112a1.407 1.407 0 011.408 1.208 9.06 9.06 0 00.493 1.974c.193.514.07 1.093-.317 1.483l-.894.892a11.252 11.252 0 004.224 4.215l.894-.892c.39-.386.97-.51 1.485-.316a9.053 9.053 0 001.978.492c.708.1 1.228.712 1.21 1.426z' fill='%23FAB900' fill-rule='evenodd'/%3E%3C/svg%3E")}@supports (-ms-ime-align:auto){.main-nav-3__item-link{line-height:2rem}.main-nav-2__list{list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);line-height:0}}.btn{color:#000;background:transparent;background-size:100% 200%!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#ddd),to(#ddd));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#ddd 0,#ddd);display:inline-block;position:relative;border:0;margin:0 12px 0 0;padding:24px 30px;font:normal 2.4rem/2.16rem VersusArthritis,sans-serif;text-transform:uppercase;-webkit-transition:background-position-y .25s ease-out,color .25s ease-out;transition:background-position-y .25s ease-out,color .25s ease-out}.btn:focus{-webkit-box-shadow:inset 0 8px 0 0 #fff;box-shadow:inset 0 8px 0 0 #fff}.btn span{-webkit-transition:color .25s ease-out;transition:color .25s ease-out}.btn:focus,.btn:hover{color:#000;background-position-y:-100%}.btn:focus{-webkit-box-shadow:inset 0 8px 0 0 #000;box-shadow:inset 0 8px 0 0 #000}.btn[href]{text-decoration:none}.btn[disabled]{background-color:#f4f5f8;color:#ddd}.btn--sm{padding:10px 15px;font:normal 1.6rem/1.44rem VersusArthritis,sans-serif}.btn--black,.btn--blue,.btn--green,.btn--pink,.btn--purple,.btn--red{color:#fff}.btn--black{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(50%,#000),color-stop(50%,#fff),to(#fff));background-image:linear-gradient(180deg,#000 0,#000 50%,#fff 0,#fff)}.btn--black:focus,.btn--black:focus span,.btn--black:hover,.btn--black:hover span{color:#000}.btn--black:focus{-webkit-box-shadow:inset 0 8px 0 0 #000;box-shadow:inset 0 8px 0 0 #000}.btn--red{background-image:none;background-color:#e61e32;color:#fff}.btn--red:focus,.btn--red:focus span,.btn--red:hover,.btn--red:hover span{background-color:#fff;color:#e61e32}.btn--red:focus{-webkit-box-shadow:inset 0 8px 0 0 #e61e32;box-shadow:inset 0 8px 0 0 #e61e32}.btn--green{background-image:-webkit-gradient(linear,left top,left bottom,from(#37a53c),color-stop(50%,#37a53c),color-stop(50%,#fff),to(#fff));background-image:linear-gradient(180deg,#37a53c 0,#37a53c 50%,#fff 0,#fff)}.btn--green:focus,.btn--green:focus span,.btn--green:hover,.btn--green:hover span{color:#37a53c}.btn--green:focus{-webkit-box-shadow:inset 0 8px 0 0 #37a53c;box-shadow:inset 0 8px 0 0 #37a53c}.btn--blue{background-image:-webkit-gradient(linear,left top,left bottom,from(#0075be),color-stop(50%,#0075be),color-stop(50%,#fff),to(#fff));background-image:linear-gradient(180deg,#0075be 0,#0075be 50%,#fff 0,#fff)}.btn--blue:focus,.btn--blue:focus span,.btn--blue:hover,.btn--blue:hover span{color:#0075be}.btn--pink{background-image:-webkit-gradient(linear,left top,left bottom,from(#eb64a0),color-stop(50%,#eb64a0),color-stop(50%,#fff),to(#fff));background-image:linear-gradient(180deg,#eb64a0 0,#eb64a0 50%,#fff 0,#fff)}.btn--pink:focus,.btn--pink:focus span,.btn--pink:hover,.btn--pink:hover span{color:#eb64a0}.btn--pink:focus{-webkit-box-shadow:inset 0 8px 0 0 #eb64a0;box-shadow:inset 0 8px 0 0 #eb64a0}.btn--purple{background-image:-webkit-gradient(linear,left top,left bottom,from(#644ba5),color-stop(50%,#644ba5),color-stop(50%,#fff),to(#fff));background-image:linear-gradient(180deg,#644ba5 0,#644ba5 50%,#fff 0,#fff)}.btn--purple:focus,.btn--purple:focus span,.btn--purple:hover,.btn--purple:hover span{color:#644ba5}.btn--purple:focus{-webkit-box-shadow:inset 0 8px 0 0 #644ba5;box-shadow:inset 0 8px 0 0 #644ba5}.btn--yellow{color:#000;background-image:-webkit-gradient(linear,left top,left bottom,from(#fab900),color-stop(50%,#fab900),color-stop(50%,#fff),to(#fff));background-image:linear-gradient(180deg,#fab900 0,#fab900 50%,#fff 0,#fff)}.btn--yellow:focus,.btn--yellow:focus span,.btn--yellow:hover,.btn--yellow:hover span{color:#000}.btn--yellow:focus{-webkit-box-shadow:inset 0 8px 0 0 #fab900;box-shadow:inset 0 8px 0 0 #fab900}.btn--black-border{border:2px solid #000;color:#000}.btn--black-border:focus,.btn--black-border:hover{color:#fff;background-color:#000}.bg-white .btn.btn--black-border{border:2px solid #000;color:#000;background:#fff}.bg-white .btn.btn--black-border:focus,.bg-white .btn.btn--black-border:hover{color:#fff;background-color:#000}.bg-white .btn.btn--black-border:focus{-webkit-box-shadow:inset 0 8px 0 0 #000;box-shadow:inset 0 8px 0 0 #000}.bg-white .btn{color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(50%,#000),color-stop(50%,#ddd),to(#ddd));background-image:linear-gradient(180deg,#000 0,#000 50%,#ddd 0,#ddd)}.bg-white .btn:focus,.bg-white .btn:hover{color:#000}.bg-white .btn:focus{-webkit-box-shadow:inset 0 8px 0 0 #000;box-shadow:inset 0 8px 0 0 #000}.bg-white .btn--black:focus,.bg-white .btn--black:hover{color:#000}.bg-white .btn--red{background-image:-webkit-gradient(linear,left top,left bottom,from(#e61e32),color-stop(50%,#e61e32),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#e61e32 0,#e61e32 50%,#000 0,#000)}.bg-white .btn--red:focus,.bg-white .btn--red:hover{color:#fff}.bg-white .btn--green{background-image:-webkit-gradient(linear,left top,left bottom,from(#37a53c),color-stop(50%,#37a53c),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#37a53c 0,#37a53c 50%,#000 0,#000)}.bg-white .btn--green:focus,.bg-white .btn--green:hover{color:#fff}.bg-white .btn--green:focus{background-image:none;-webkit-box-shadow:inset 0 8px 0 0 #37a53c;box-shadow:inset 0 8px 0 0 #37a53c}.bg-white .btn--blue{background-image:-webkit-gradient(linear,left top,left bottom,from(#0075be),color-stop(50%,#0075be),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#0075be 0,#0075be 50%,#000 0,#000)}.bg-white .btn--blue:focus,.bg-white .btn--blue:hover{color:#fff}.bg-white .btn--pink{background-image:-webkit-gradient(linear,left top,left bottom,from(#eb64a0),color-stop(50%,#eb64a0),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#eb64a0 0,#eb64a0 50%,#000 0,#000)}.bg-white .btn--pink:focus,.bg-white .btn--pink:hover{color:#fff}.bg-white .btn--pink:focus{-webkit-box-shadow:inset 0 8px 0 0 #eb64a0;box-shadow:inset 0 8px 0 0 #eb64a0}.bg-white .btn--purple{background-image:-webkit-gradient(linear,left top,left bottom,from(#644ba5),color-stop(50%,#644ba5),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#644ba5 0,#644ba5 50%,#000 0,#000)}.bg-white .btn--purple:focus,.bg-white .btn--purple:hover{color:#fff}.bg-white .btn--purple:focus{-webkit-box-shadow:inset 0 8px 0 0 #644ba5;box-shadow:inset 0 8px 0 0 #644ba5}.bg-white .btn--yellow{color:#000;background-image:-webkit-gradient(linear,left top,left bottom,from(#fab900),color-stop(50%,#fab900),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#fab900 0,#fab900 50%,#000 0,#000)}.bg-white .btn--yellow:focus,.bg-white .btn--yellow:hover{color:#fff}.bg-white .btn--yellow:focus{-webkit-box-shadow:inset 0 8px 0 0 #fab900;box-shadow:inset 0 8px 0 0 #fab900}.btn--loading{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.btn--loading:after,.btn--loading:before{content:"";display:block;position:absolute}.btn--loading:before{left:0;top:0;width:100%;height:100%;z-index:1}.btn--loading:after{left:calc(50% - 13px);top:calc(50% - 13px);width:26px;height:26px;z-index:2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath d='M11 6c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1s1 .4 1 1v4c0 .6-.4 1-1 1zM11 22c-.6 0-1-.4-1-1v-4c0-.6.4-1 1-1s1 .4 1 1v4c0 .6-.4 1-1 1zM6.8 7.8c-.3 0-.5-.1-.7-.3L3.2 4.6c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L7.4 6c.4.4.4 1 0 1.4-.1.3-.4.4-.6.4zM18.1 19.1c-.3 0-.5-.1-.7-.3L14.6 16c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l2.8 2.8c.4.4.4 1 0 1.4-.2.2-.5.3-.7.3zM5 12H1c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1zM21 12h-4c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1zM3.9 19.1c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4L6 14.6c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-2.8 2.8c-.2.2-.4.3-.7.3zM15.2 7.8c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l2.8-2.8c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-2.8 2.8c-.1.2-.4.3-.7.3z' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-animation:loader 4s linear infinite;animation:loader 4s linear infinite}.btn--loading.btn--red{color:#e61e32}.btn--loading.btn--red:hover{background:#e61e32;color:#e61e32}.btn--loading.btn--green{color:#37a53c}.btn--loading.btn--blue{color:#0075be}.btn--loading.btn--purple{color:#644ba5}.btn--loading.btn--pink{color:#eb64a0}.btn--loading.btn--yellow{color:#fab900}.btn--loading.btn--yellow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath d='M11 6c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1s1 .4 1 1v4c0 .6-.4 1-1 1zM11 22c-.6 0-1-.4-1-1v-4c0-.6.4-1 1-1s1 .4 1 1v4c0 .6-.4 1-1 1zM6.8 7.8c-.3 0-.5-.1-.7-.3L3.2 4.6c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L7.4 6c.4.4.4 1 0 1.4-.1.3-.4.4-.6.4zM18.1 19.1c-.3 0-.5-.1-.7-.3L14.6 16c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l2.8 2.8c.4.4.4 1 0 1.4-.2.2-.5.3-.7.3zM5 12H1c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1zM21 12h-4c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1zM3.9 19.1c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4L6 14.6c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-2.8 2.8c-.2.2-.4.3-.7.3zM15.2 7.8c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l2.8-2.8c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-2.8 2.8c-.1.2-.4.3-.7.3z'/%3E%3C/svg%3E")}.btn--loading.btn--yellow:focus,.btn--loading.btn--yellow:hover{color:#000;-webkit-box-shadow:none;box-shadow:none}.btn--loading.btn--yellow:focus:after,.btn--loading.btn--yellow:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath d='M11 6c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1s1 .4 1 1v4c0 .6-.4 1-1 1zM11 22c-.6 0-1-.4-1-1v-4c0-.6.4-1 1-1s1 .4 1 1v4c0 .6-.4 1-1 1zM6.8 7.8c-.3 0-.5-.1-.7-.3L3.2 4.6c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L7.4 6c.4.4.4 1 0 1.4-.1.3-.4.4-.6.4zM18.1 19.1c-.3 0-.5-.1-.7-.3L14.6 16c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l2.8 2.8c.4.4.4 1 0 1.4-.2.2-.5.3-.7.3zM5 12H1c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1zM21 12h-4c-.6 0-1-.4-1-1s.4-1 1-1h4c.6 0 1 .4 1 1s-.4 1-1 1zM3.9 19.1c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4L6 14.6c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-2.8 2.8c-.2.2-.4.3-.7.3zM15.2 7.8c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l2.8-2.8c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-2.8 2.8c-.1.2-.4.3-.7.3z' fill='%23fff'/%3E%3C/svg%3E")}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.btn--back:before{content:"";width:12px;height:12px;position:absolute;left:12px;top:calc(50% - 6px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.blog-load-btn{display:block;margin:0 auto;clear:both}.vertical-buttons .btn{margin:0 0 10px}button{cursor:pointer}.back-to-top{border-radius:50%;background-color:#fff;border:2px solid #fff;color:#000;font:normal 2.4rem/2.16rem VersusArthritis,sans-serif;text-transform:uppercase;font-size:1.6rem;line-height:1.6rem;padding:5px;position:fixed;bottom:130px;right:4px;width:55px;height:55px;background-image:none;display:none;z-index:50}.back-to-top.is-active{display:block}.back-to-top:focus,.back-to-top:hover{background-color:#000;color:#fff;-webkit-transition:background-color;transition:background-color;-webkit-box-shadow:none;box-shadow:none}.hero{position:relative}.hero--campaign{border-bottom:0!important;background-color:#fff}.hero--campaign .hero__image{position:static;height:54rem;border-bottom:2rem solid #000}.hero--campaign .hero__heading{font-size:9rem;line-height:8rem}.hero--campaign .hero__desc{padding:2rem 0 0}.hero--campaign .hero__content{position:static;margin:-10rem 0 0}.hero--campaign .hero__content .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero--campaign .hero__content-box{width:100%}.hero--campaign .hero__content-box:first-child{padding:4rem 4rem 4rem 2rem}.hero--campaign .hero__content-box:first-child:after{display:none}.hero--campaign .hero__content-box:nth-child(2){padding:4rem;z-index:2}.hero--campaign .hero__content-box:nth-child(2):after{z-index:-1}.hero--campaign .hero__content-box:nth-child(2):before{display:none}.hero__video{overflow:hidden;z-index:2}.hero__video,.hero__video video{position:absolute;left:0;top:0;width:100%;height:100%}.hero__video video{-o-object-fit:cover;object-fit:cover}.hero__image{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#000;z-index:1}.hero__content{position:absolute;left:0;bottom:0;z-index:3}.hero__content .content-wrap{padding:0}.hero__content-box{position:relative;padding:2rem;background-color:#000}.hero__content-box:after,.hero__content-box:before{content:"";display:block;position:absolute;top:0;height:100%;background-color:#000}@-webkit-keyframes hero__content-box-animation{0%{-webkit-transform:translateY(-10rem);transform:translateY(-10rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hero__content-box-animation{0%{-webkit-transform:translateY(-10rem);transform:translateY(-10rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.hero__content-box.bg-black,.hero__content-box.bg-black:after,.hero__content-box.bg-black:before{background-color:rgba(0,0,0,.85)}.hero__content-box.bg-black .hero__play-btn{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#000 0,#000)}.hero__content-box.bg-blue,.hero__content-box.bg-blue:after,.hero__content-box.bg-blue:before{background-color:rgba(0,115,190,.85)}.hero__content-box.bg-blue .hero__play-btn{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#0075be),to(#0075be));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#0075be 0,#0075be)}.hero__content-box.bg-green,.hero__content-box.bg-green:after,.hero__content-box.bg-green:before{background-color:rgba(55,165,160,.85)}.hero__content-box.bg-green .hero__play-btn{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#37a53c),to(#37a53c));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#37a53c 0,#37a53c)}.hero__content-box.bg-purple,.hero__content-box.bg-purple:after,.hero__content-box.bg-purple:before{background-color:rgba(100,75,165,.85)}.hero__content-box.bg-purple .hero__play-btn{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#644ba5),to(#644ba5));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#644ba5 0,#644ba5)}.hero__content-box.bg-pink,.hero__content-box.bg-pink:after,.hero__content-box.bg-pink:before{background-color:rgba(235,100,180,.85)}.hero__content-box.bg-pink .hero__play-btn{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#eb64a0),to(#eb64a0));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#eb64a0 0,#eb64a0)}.hero__heading{line-height:7.4rem;padding:0}.hero__desc{max-width:74rem;padding:4rem 0 0;font:500 1.9rem/3.04rem Roboto,sans-serif}.hero__play-btn{display:block;width:12rem;height:12rem;position:absolute;left:0;bottom:100%;border:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-indent:-100rem;background:transparent;background-size:100% 200%!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(#000,),to(#000));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#000 0,#000);-webkit-transition:background-position-y .25s ease-out;transition:background-position-y .25s ease-out}.hero__play-btn:after{content:"";display:block;width:4rem;height:4rem;position:absolute;left:calc(50% - 19px);top:calc(50% - 19px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.1 42.1'%3E%3Cpath d='M35.4 17.8L5.6.4C4.5-.2 3-.2 1.9.4S0 2.3 0 3.7v34.7c0 1.4.8 2.6 1.9 3.2.6.4 1.3.5 1.9.5.6 0 1.3-.1 1.9-.5l29.7-17.3c1.1-.6 1.9-1.9 1.9-3.2s-.9-2.7-1.9-3.3z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.hero__play-btn:focus,.hero__play-btn:hover{outline:none;background-position-y:-100%}.hero__play-btn:focus:after,.hero__play-btn:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.1 42.1'%3E%3Cpath fill='%23fff' d='M35.4 17.8L5.6.4C4.5-.2 3-.2 1.9.4S0 2.3 0 3.7v34.7c0 1.4.8 2.6 1.9 3.2.6.4 1.3.5 1.9.5.6 0 1.3-.1 1.9-.5l29.7-17.3c1.1-.6 1.9-1.9 1.9-3.2s-.9-2.7-1.9-3.3z'/%3E%3C/svg%3E")}.masthead{position:relative;width:100%;background-color:#fff}.masthead:after,.masthead:before{content:"";display:block;position:absolute;left:0;width:100%}.masthead:before{top:0;height:170px;background-color:#ddd}.masthead--deep:before{height:250px}.masthead__content{position:relative;padding-top:80px;z-index:1}.masthead__content .content-wrap{padding:0;max-width:none;width:100%}.masthead--deep .masthead__content{padding-top:160px}.masthead--deep .masthead__image{width:100%;height:230px;position:absolute;left:0;background-repeat:no-repeat;background-size:cover;background-position:50%}.masthead__content-box{padding:40px}.masthead__heading{font-size:6rem;padding:0}.masthead__sub-heading{padding-bottom:0}.masthead__postcode-search{margin:20px 0 0}.masthead__postcode-search input[type=text]{width:100%;min-height:81px;padding:18px;border:0;color:#000;font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;@-moz-document url-prefix(){min-height:82.2px}}.masthead__postcode-search input[type=text]:focus{outline:none}.masthead__postcode-search input[type=text]::-webkit-input-placeholder{color:rgba(0,0,0,.5);font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;line-height:4.5rem;opacity:1}.masthead__postcode-search input[type=text]::-moz-placeholder{color:rgba(0,0,0,.5);font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;line-height:4.5rem;opacity:1}.masthead__postcode-search input[type=text]:-ms-input-placeholder{color:rgba(0,0,0,.5);font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;line-height:4.5rem;opacity:1}.masthead__postcode-search input[type=text]::-ms-input-placeholder{color:rgba(0,0,0,.5);font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;line-height:4.5rem;opacity:1}.masthead__postcode-search input[type=text]::placeholder{color:rgba(0,0,0,.5);font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;line-height:4.5rem;opacity:1}.masthead__postcode-search .btn{margin-right:0}.masthead__postcode-search button{color:#000;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.page-section.masthead__links__wrapper{overflow:hidden;padding-top:0;padding-bottom:20px}.masthead__links{margin:20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}.masthead__link{margin:0 20px 0 0;padding:0 20px 0 0;border-right:1px solid #333}.masthead__link a,.masthead__link button{border:0;cursor:pointer;background:transparent;font:500 1.9rem/3.04rem Roboto,sans-serif;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;text-decoration:underline}.masthead__link a:hover,.masthead__link button:hover{color:#fab900}.masthead__link span{margin:0 0 0 6px;padding:3px 0 0;color:hsla(0,0%,100%,.65)}.masthead__link:last-of-type{margin-right:0;padding-right:0;border-right:0}.masthead--purple:before{background-color:#644ba5}.masthead--red:before{background-color:#e61e32}.masthead--blue:before{background-color:#0075be}.masthead--green:before{background-color:#37a53c}.masthead--pink:before{background-color:#eb64a0}.masthead--yellow:before{background-color:#fab900}.masthead--black:before{background-color:#000}.loader{width:56px;height:12px;position:relative;overflow:hidden}.loader:after,.loader:before{content:""}.loader:after,.loader:before,.loader span{display:inline-block;position:absolute;top:0;width:12px;height:12px;border-radius:12px;background-color:#fff;-webkit-animation:loader__fade 1s ease-in-out infinite;animation:loader__fade 1s ease-in-out infinite}.loader:before{left:0;-webkit-animation-delay:0;animation-delay:0}.loader span{left:22px;-webkit-animation-delay:.1s;animation-delay:.1s;text-indent:-200vw}.loader:after{left:44px;-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes loader__fade{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes loader__fade{0%{opacity:1}50%{opacity:0}to{opacity:1}}.modal{position:fixed;left:0;top:0;width:100%;height:100%;padding:13rem 0;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto;z-index:14;background-color:rgba(0,0,0,.9)}.modal[aria-hidden=true]{display:none}.modal__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__control{display:block;width:6.5rem;height:6.5rem;position:relative;margin-right:1px;padding:0;border:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-indent:-100rem;background-color:#644ba5}.modal__control:focus,.modal__control:hover{outline:none}.modal__control:last-of-type{margin-right:0}.modal__control:after{content:"";display:block;position:absolute;width:1.6rem;height:1.6rem;left:calc(50% - 8px);top:calc(50% - 8px);background-size:contain}.modal__control[data-action=close]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath fill='%23fff' d='M8.4 7l5.3 5.3c.4.4.4 1 0 1.4-.4.4-1 .4-1.4 0L7 8.4l-5.3 5.3c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4L5.6 7 .3 1.7C-.1 1.3-.1.7.3.3c.4-.4 1-.4 1.4 0L7 5.6 12.3.3c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4L8.4 7z'/%3E%3C/svg%3E")}.video-poster-modal{display:none}.expanding-share{background-color:#000;display:inline-block;width:65px;height:52px;text-align:center;-webkit-transition:height .25s ease-out;transition:height .25s ease-out;position:fixed;left:0;top:45%;z-index:2}.expanding-share small{font:400 1rem Roboto,sans-serif;font-size:1.1rem;color:#fff;display:block}.expanding-share:not(.expanded):hover{cursor:pointer}.expanding-share:hover small{color:#fab900}.expanding-share:hover .expanding-share__button--share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23FAB900'%3E%3Cpath d='M3.985 6.425c0 .377-.116.725-.313 1.012a1.754 1.754 0 01-1.45.766A1.77 1.77 0 01.46 6.425c0-.981.789-1.778 1.762-1.778.606 0 1.14.309 1.457.777.193.286.306.63.306 1.001z'/%3E%3Cpath d='M3.533 6.425c0 .078-.006.155-.015.233l.016-.122a1.862 1.862 0 01-.123.46l.045-.11c-.048.112-.105.22-.176.322l-.04.055c.087-.124.026-.034.002-.007a1.494 1.494 0 01-.22.218c-.089.074.068-.047.005-.003l-.054.038a1.76 1.76 0 01-.293.16l.109-.046c-.146.062-.3.103-.457.126.04-.006.08-.01.12-.017-.153.02-.308.02-.462 0 .04.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.297-.16l-.065-.045c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122a1.823 1.823 0 010-.462c-.006.04-.01.08-.017.121a1.8 1.8 0 01.121-.45l-.045.108c.043-.104.096-.205.158-.299l.045-.065c.035-.052-.034.044-.034.044 0-.008.024-.032.03-.038a1.531 1.531 0 01.227-.231l.038-.032c.039-.033-.088.064-.045.035l.064-.046c.097-.065.198-.12.305-.165l-.109.045c.145-.059.294-.1.448-.121l-.12.016c.153-.02.307-.018.46 0l-.12-.016c.156.021.309.064.455.124l-.109-.045a1.799 1.799 0 01.345.196c.094.068-.063-.055-.004-.005.039.034.077.067.114.104.036.036.071.072.104.112.024.029.08.117-.001-.006a1.804 1.804 0 01.217.375l-.046-.11c.062.15.104.303.125.463l-.016-.122c.015.08.021.158.021.237.001.239.206.467.452.456.244-.01.453-.2.452-.456A2.312 2.312 0 003.9 4.97a2.178 2.178 0 00-1.126-.709 2.174 2.174 0 00-1.305.064 2.32 2.32 0 00-1.04.792c-.514.685-.55 1.658-.14 2.4.408.74 1.254 1.212 2.095 1.134a2.266 2.266 0 001.32-.57 2.2 2.2 0 00.688-1.227c.024-.142.042-.286.042-.429.002-.238-.209-.466-.452-.456a.461.461 0 00-.45.456zM11.54 2.241A1.77 1.77 0 019.778 4.02a1.76 1.76 0 01-1.605-1.04 1.771 1.771 0 01-.158-.736c0-.982.79-1.778 1.763-1.778a1.77 1.77 0 011.762 1.776z'/%3E%3Cpath d='M11.089 2.241c0 .078-.007.154-.016.231l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.065c-.034.052.035-.044.035-.044 0 .008-.024.032-.03.038a1.531 1.531 0 01-.227.231l-.038.032c-.04.034.087-.064.045-.035-.023.015-.042.03-.065.046-.096.065-.197.12-.304.165l.108-.045c-.144.06-.294.1-.447.121l.12-.016c-.153.02-.309.018-.462 0l.12.016a1.818 1.818 0 01-.456-.126l.108.046a1.689 1.689 0 01-.272-.147l-.073-.05c-.068-.048.082.066.021.016a1.701 1.701 0 01-.123-.11c-.036-.037-.073-.074-.106-.113-.016-.02-.031-.041-.05-.06.096.107.034.043.013.013a1.875 1.875 0 01-.183-.333l.046.11a1.936 1.936 0 01-.12-.44l.016.122a1.897 1.897 0 01-.003-.48c-.006.04-.01.08-.017.121a1.8 1.8 0 01.12-.451l-.045.11a1.828 1.828 0 01.204-.366c.034-.051-.035.044-.035.044 0-.007.024-.031.03-.038a1.531 1.531 0 01.227-.231l.038-.031c.04-.034-.087.063-.045.035l.065-.046c.096-.065.197-.12.304-.166l-.108.046c.144-.06.294-.1.447-.122l-.12.017c.152-.02.306-.02.458 0-.04-.006-.08-.01-.12-.017.153.022.304.061.447.122l-.109-.046a1.802 1.802 0 01.362.205c.051.035-.044-.034-.044-.034.008 0 .032.024.038.03a1.535 1.535 0 01.229.23l.031.037c.034.04-.063-.088-.034-.045l.045.065c.065.097.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.122c.007.078.014.154.014.231.001.239.206.467.451.456.245-.01.454-.2.452-.456-.004-.861-.515-1.694-1.309-2.036A2.285 2.285 0 009.308.058c-.41.083-.8.305-1.096.603a2.272 2.272 0 00-.35 2.702 2.232 2.232 0 002.475 1.04c.815-.212 1.496-.932 1.62-1.78a2.72 2.72 0 00.034-.383c.001-.239-.21-.467-.452-.456a.464.464 0 00-.45.457zM11.54 10.759a1.77 1.77 0 01-1.762 1.778 1.77 1.77 0 01-1.763-1.778 1.795 1.795 0 01.301-.994 1.755 1.755 0 011.462-.783 1.768 1.768 0 011.762 1.777z'/%3E%3Cpath d='M11.089 10.759c0 .077-.007.153-.016.23l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.066c-.034.051.035-.044.035-.044 0 .007-.024.031-.03.038-.036.042-.072.085-.112.124a1.531 1.531 0 01-.116.107l-.037.031c-.04.034.087-.063.045-.035l-.065.046c-.096.065-.197.12-.304.166l.108-.046c-.144.06-.294.1-.447.122.04-.006.08-.01.12-.017-.152.02-.306.02-.458 0 .041.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.362-.205c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122c-.02-.16-.018-.321.003-.48l-.016.121c.022-.152.061-.298.12-.44l-.045.11c.048-.114.107-.222.176-.323.021-.03.094-.108-.004.003l.042-.052a2.148 2.148 0 01.214-.214l.063-.044c.089-.06.184-.111.282-.154l-.109.046c.146-.063.3-.104.457-.126l-.12.016c.153-.02.308-.02.462 0l-.12-.016c.153.02.304.06.447.121l-.109-.045c.104.044.204.097.297.16.023.014.044.03.065.045.051.035-.044-.035-.044-.035.008 0 .032.024.038.03.042.037.084.073.123.113.038.038.073.076.106.117l.031.038c.034.04-.063-.089-.034-.046l.045.065c.065.098.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.121c.007.074.014.15.014.228.001.238.206.466.451.455.245-.01.454-.2.452-.455-.004-.862-.515-1.695-1.309-2.037a2.267 2.267 0 00-1.416-.138 2.17 2.17 0 00-1.165.714 2.267 2.267 0 00-.536 1.555c.023.428.158.86.414 1.205.278.372.632.644 1.066.807.406.152.872.162 1.29.054.816-.21 1.497-.931 1.62-1.779a2.72 2.72 0 00.035-.383c.001-.238-.21-.466-.452-.456a.464.464 0 00-.45.458zM3.805 5.77l1.55-.802 2.45-1.264.559-.29c.216-.111.296-.44.166-.645a.468.468 0 00-.632-.17c-.516.268-1.033.534-1.549.801l-2.45 1.265c-.186.096-.373.192-.559.29-.216.111-.296.44-.167.644a.47.47 0 00.632.17z'/%3E%3Cpath d='M8.37 9.587c-.519-.268-1.035-.535-1.553-.8-.819-.422-1.636-.846-2.455-1.267-.186-.096-.373-.194-.561-.29-.216-.111-.512-.066-.632.17-.111.216-.065.527.166.645.518.268 1.035.535 1.553.801.819.422 1.636.845 2.455 1.266l.56.29c.217.111.513.066.633-.17.11-.214.063-.526-.166-.645z'/%3E%3C/g%3E%3C/svg%3E")}.expanding-share__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:inherit;color:#fff;width:22px;height:22px;background-repeat:no-repeat;background-size:contain;background-position:50%;text-indent:-999px;overflow:hidden;display:block;font-size:0;margin:19px auto}.expanding-share__button--share{padding-bottom:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23fff'%3E%3Cpath d='M3.985 6.425c0 .377-.116.725-.313 1.012a1.754 1.754 0 01-1.45.766A1.77 1.77 0 01.46 6.425c0-.981.789-1.778 1.762-1.778.606 0 1.14.309 1.457.777.193.286.306.63.306 1.001z'/%3E%3Cpath d='M3.533 6.425c0 .078-.006.155-.015.233l.016-.122a1.862 1.862 0 01-.123.46l.045-.11c-.048.112-.105.22-.176.322l-.04.055c.087-.124.026-.034.002-.007a1.494 1.494 0 01-.22.218c-.089.074.068-.047.005-.003l-.054.038a1.76 1.76 0 01-.293.16l.109-.046c-.146.062-.3.103-.457.126.04-.006.08-.01.12-.017-.153.02-.308.02-.462 0 .04.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.297-.16l-.065-.045c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122a1.823 1.823 0 010-.462c-.006.04-.01.08-.017.121a1.8 1.8 0 01.121-.45l-.045.108c.043-.104.096-.205.158-.299l.045-.065c.035-.052-.034.044-.034.044 0-.008.024-.032.03-.038a1.531 1.531 0 01.227-.231l.038-.032c.039-.033-.088.064-.045.035l.064-.046c.097-.065.198-.12.305-.165l-.109.045c.145-.059.294-.1.448-.121l-.12.016c.153-.02.307-.018.46 0l-.12-.016c.156.021.309.064.455.124l-.109-.045a1.799 1.799 0 01.345.196c.094.068-.063-.055-.004-.005.039.034.077.067.114.104.036.036.071.072.104.112.024.029.08.117-.001-.006a1.804 1.804 0 01.217.375l-.046-.11c.062.15.104.303.125.463l-.016-.122c.015.08.021.158.021.237.001.239.206.467.452.456.244-.01.453-.2.452-.456A2.312 2.312 0 003.9 4.97a2.178 2.178 0 00-1.126-.709 2.174 2.174 0 00-1.305.064 2.32 2.32 0 00-1.04.792c-.514.685-.55 1.658-.14 2.4.408.74 1.254 1.212 2.095 1.134a2.266 2.266 0 001.32-.57 2.2 2.2 0 00.688-1.227c.024-.142.042-.286.042-.429.002-.238-.209-.466-.452-.456a.461.461 0 00-.45.456zM11.54 2.241A1.77 1.77 0 019.778 4.02a1.76 1.76 0 01-1.605-1.04 1.771 1.771 0 01-.158-.736c0-.982.79-1.778 1.763-1.778a1.77 1.77 0 011.762 1.776z'/%3E%3Cpath d='M11.089 2.241c0 .078-.007.154-.016.231l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.065c-.034.052.035-.044.035-.044 0 .008-.024.032-.03.038a1.531 1.531 0 01-.227.231l-.038.032c-.04.034.087-.064.045-.035-.023.015-.042.03-.065.046-.096.065-.197.12-.304.165l.108-.045c-.144.06-.294.1-.447.121l.12-.016c-.153.02-.309.018-.462 0l.12.016a1.818 1.818 0 01-.456-.126l.108.046a1.689 1.689 0 01-.272-.147l-.073-.05c-.068-.048.082.066.021.016a1.701 1.701 0 01-.123-.11c-.036-.037-.073-.074-.106-.113-.016-.02-.031-.041-.05-.06.096.107.034.043.013.013a1.875 1.875 0 01-.183-.333l.046.11a1.936 1.936 0 01-.12-.44l.016.122a1.897 1.897 0 01-.003-.48c-.006.04-.01.08-.017.121a1.8 1.8 0 01.12-.451l-.045.11a1.828 1.828 0 01.204-.366c.034-.051-.035.044-.035.044 0-.007.024-.031.03-.038a1.531 1.531 0 01.227-.231l.038-.031c.04-.034-.087.063-.045.035l.065-.046c.096-.065.197-.12.304-.166l-.108.046c.144-.06.294-.1.447-.122l-.12.017c.152-.02.306-.02.458 0-.04-.006-.08-.01-.12-.017.153.022.304.061.447.122l-.109-.046a1.802 1.802 0 01.362.205c.051.035-.044-.034-.044-.034.008 0 .032.024.038.03a1.535 1.535 0 01.229.23l.031.037c.034.04-.063-.088-.034-.045l.045.065c.065.097.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.122c.007.078.014.154.014.231.001.239.206.467.451.456.245-.01.454-.2.452-.456-.004-.861-.515-1.694-1.309-2.036A2.285 2.285 0 009.308.058c-.41.083-.8.305-1.096.603a2.272 2.272 0 00-.35 2.702 2.232 2.232 0 002.475 1.04c.815-.212 1.496-.932 1.62-1.78a2.72 2.72 0 00.034-.383c.001-.239-.21-.467-.452-.456a.464.464 0 00-.45.457zM11.54 10.759a1.77 1.77 0 01-1.762 1.778 1.77 1.77 0 01-1.763-1.778 1.795 1.795 0 01.301-.994 1.755 1.755 0 011.462-.783 1.768 1.768 0 011.762 1.777z'/%3E%3Cpath d='M11.089 10.759c0 .077-.007.153-.016.23l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.066c-.034.051.035-.044.035-.044 0 .007-.024.031-.03.038-.036.042-.072.085-.112.124a1.531 1.531 0 01-.116.107l-.037.031c-.04.034.087-.063.045-.035l-.065.046c-.096.065-.197.12-.304.166l.108-.046c-.144.06-.294.1-.447.122.04-.006.08-.01.12-.017-.152.02-.306.02-.458 0 .041.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.362-.205c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122c-.02-.16-.018-.321.003-.48l-.016.121c.022-.152.061-.298.12-.44l-.045.11c.048-.114.107-.222.176-.323.021-.03.094-.108-.004.003l.042-.052a2.148 2.148 0 01.214-.214l.063-.044c.089-.06.184-.111.282-.154l-.109.046c.146-.063.3-.104.457-.126l-.12.016c.153-.02.308-.02.462 0l-.12-.016c.153.02.304.06.447.121l-.109-.045c.104.044.204.097.297.16.023.014.044.03.065.045.051.035-.044-.035-.044-.035.008 0 .032.024.038.03.042.037.084.073.123.113.038.038.073.076.106.117l.031.038c.034.04-.063-.089-.034-.046l.045.065c.065.098.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.121c.007.074.014.15.014.228.001.238.206.466.451.455.245-.01.454-.2.452-.455-.004-.862-.515-1.695-1.309-2.037a2.267 2.267 0 00-1.416-.138 2.17 2.17 0 00-1.165.714 2.267 2.267 0 00-.536 1.555c.023.428.158.86.414 1.205.278.372.632.644 1.066.807.406.152.872.162 1.29.054.816-.21 1.497-.931 1.62-1.779a2.72 2.72 0 00.035-.383c.001-.238-.21-.466-.452-.456a.464.464 0 00-.45.458zM3.805 5.77l1.55-.802 2.45-1.264.559-.29c.216-.111.296-.44.166-.645a.468.468 0 00-.632-.17c-.516.268-1.033.534-1.549.801l-2.45 1.265c-.186.096-.373.192-.559.29-.216.111-.296.44-.167.644a.47.47 0 00.632.17z'/%3E%3Cpath d='M8.37 9.587c-.519-.268-1.035-.535-1.553-.8-.819-.422-1.636-.846-2.455-1.267-.186-.096-.373-.194-.561-.29-.216-.111-.512-.066-.632.17-.111.216-.065.527.166.645.518.268 1.035.535 1.553.801.819.422 1.636.845 2.455 1.266l.56.29c.217.111.513.066.633-.17.11-.214.063-.526-.166-.645z'/%3E%3C/g%3E%3C/svg%3E");width:15px;height:15px;margin-bottom:0;margin-top:14px}.expanding-share__button--share:hover{color:#fab900;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23FAB900'%3E%3Cpath d='M3.985 6.425c0 .377-.116.725-.313 1.012a1.754 1.754 0 01-1.45.766A1.77 1.77 0 01.46 6.425c0-.981.789-1.778 1.762-1.778.606 0 1.14.309 1.457.777.193.286.306.63.306 1.001z'/%3E%3Cpath d='M3.533 6.425c0 .078-.006.155-.015.233l.016-.122a1.862 1.862 0 01-.123.46l.045-.11c-.048.112-.105.22-.176.322l-.04.055c.087-.124.026-.034.002-.007a1.494 1.494 0 01-.22.218c-.089.074.068-.047.005-.003l-.054.038a1.76 1.76 0 01-.293.16l.109-.046c-.146.062-.3.103-.457.126.04-.006.08-.01.12-.017-.153.02-.308.02-.462 0 .04.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.297-.16l-.065-.045c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122a1.823 1.823 0 010-.462c-.006.04-.01.08-.017.121a1.8 1.8 0 01.121-.45l-.045.108c.043-.104.096-.205.158-.299l.045-.065c.035-.052-.034.044-.034.044 0-.008.024-.032.03-.038a1.531 1.531 0 01.227-.231l.038-.032c.039-.033-.088.064-.045.035l.064-.046c.097-.065.198-.12.305-.165l-.109.045c.145-.059.294-.1.448-.121l-.12.016c.153-.02.307-.018.46 0l-.12-.016c.156.021.309.064.455.124l-.109-.045a1.799 1.799 0 01.345.196c.094.068-.063-.055-.004-.005.039.034.077.067.114.104.036.036.071.072.104.112.024.029.08.117-.001-.006a1.804 1.804 0 01.217.375l-.046-.11c.062.15.104.303.125.463l-.016-.122c.015.08.021.158.021.237.001.239.206.467.452.456.244-.01.453-.2.452-.456A2.312 2.312 0 003.9 4.97a2.178 2.178 0 00-1.126-.709 2.174 2.174 0 00-1.305.064 2.32 2.32 0 00-1.04.792c-.514.685-.55 1.658-.14 2.4.408.74 1.254 1.212 2.095 1.134a2.266 2.266 0 001.32-.57 2.2 2.2 0 00.688-1.227c.024-.142.042-.286.042-.429.002-.238-.209-.466-.452-.456a.461.461 0 00-.45.456zM11.54 2.241A1.77 1.77 0 019.778 4.02a1.76 1.76 0 01-1.605-1.04 1.771 1.771 0 01-.158-.736c0-.982.79-1.778 1.763-1.778a1.77 1.77 0 011.762 1.776z'/%3E%3Cpath d='M11.089 2.241c0 .078-.007.154-.016.231l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.065c-.034.052.035-.044.035-.044 0 .008-.024.032-.03.038a1.531 1.531 0 01-.227.231l-.038.032c-.04.034.087-.064.045-.035-.023.015-.042.03-.065.046-.096.065-.197.12-.304.165l.108-.045c-.144.06-.294.1-.447.121l.12-.016c-.153.02-.309.018-.462 0l.12.016a1.818 1.818 0 01-.456-.126l.108.046a1.689 1.689 0 01-.272-.147l-.073-.05c-.068-.048.082.066.021.016a1.701 1.701 0 01-.123-.11c-.036-.037-.073-.074-.106-.113-.016-.02-.031-.041-.05-.06.096.107.034.043.013.013a1.875 1.875 0 01-.183-.333l.046.11a1.936 1.936 0 01-.12-.44l.016.122a1.897 1.897 0 01-.003-.48c-.006.04-.01.08-.017.121a1.8 1.8 0 01.12-.451l-.045.11a1.828 1.828 0 01.204-.366c.034-.051-.035.044-.035.044 0-.007.024-.031.03-.038a1.531 1.531 0 01.227-.231l.038-.031c.04-.034-.087.063-.045.035l.065-.046c.096-.065.197-.12.304-.166l-.108.046c.144-.06.294-.1.447-.122l-.12.017c.152-.02.306-.02.458 0-.04-.006-.08-.01-.12-.017.153.022.304.061.447.122l-.109-.046a1.802 1.802 0 01.362.205c.051.035-.044-.034-.044-.034.008 0 .032.024.038.03a1.535 1.535 0 01.229.23l.031.037c.034.04-.063-.088-.034-.045l.045.065c.065.097.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.122c.007.078.014.154.014.231.001.239.206.467.451.456.245-.01.454-.2.452-.456-.004-.861-.515-1.694-1.309-2.036A2.285 2.285 0 009.308.058c-.41.083-.8.305-1.096.603a2.272 2.272 0 00-.35 2.702 2.232 2.232 0 002.475 1.04c.815-.212 1.496-.932 1.62-1.78a2.72 2.72 0 00.034-.383c.001-.239-.21-.467-.452-.456a.464.464 0 00-.45.457zM11.54 10.759a1.77 1.77 0 01-1.762 1.778 1.77 1.77 0 01-1.763-1.778 1.795 1.795 0 01.301-.994 1.755 1.755 0 011.462-.783 1.768 1.768 0 011.762 1.777z'/%3E%3Cpath d='M11.089 10.759c0 .077-.007.153-.016.23l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.066c-.034.051.035-.044.035-.044 0 .007-.024.031-.03.038-.036.042-.072.085-.112.124a1.531 1.531 0 01-.116.107l-.037.031c-.04.034.087-.063.045-.035l-.065.046c-.096.065-.197.12-.304.166l.108-.046c-.144.06-.294.1-.447.122.04-.006.08-.01.12-.017-.152.02-.306.02-.458 0 .041.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.362-.205c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122c-.02-.16-.018-.321.003-.48l-.016.121c.022-.152.061-.298.12-.44l-.045.11c.048-.114.107-.222.176-.323.021-.03.094-.108-.004.003l.042-.052a2.148 2.148 0 01.214-.214l.063-.044c.089-.06.184-.111.282-.154l-.109.046c.146-.063.3-.104.457-.126l-.12.016c.153-.02.308-.02.462 0l-.12-.016c.153.02.304.06.447.121l-.109-.045c.104.044.204.097.297.16.023.014.044.03.065.045.051.035-.044-.035-.044-.035.008 0 .032.024.038.03.042.037.084.073.123.113.038.038.073.076.106.117l.031.038c.034.04-.063-.089-.034-.046l.045.065c.065.098.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.121c.007.074.014.15.014.228.001.238.206.466.451.455.245-.01.454-.2.452-.455-.004-.862-.515-1.695-1.309-2.037a2.267 2.267 0 00-1.416-.138 2.17 2.17 0 00-1.165.714 2.267 2.267 0 00-.536 1.555c.023.428.158.86.414 1.205.278.372.632.644 1.066.807.406.152.872.162 1.29.054.816-.21 1.497-.931 1.62-1.779a2.72 2.72 0 00.035-.383c.001-.238-.21-.466-.452-.456a.464.464 0 00-.45.458zM3.805 5.77l1.55-.802 2.45-1.264.559-.29c.216-.111.296-.44.166-.645a.468.468 0 00-.632-.17c-.516.268-1.033.534-1.549.801l-2.45 1.265c-.186.096-.373.192-.559.29-.216.111-.296.44-.167.644a.47.47 0 00.632.17z'/%3E%3Cpath d='M8.37 9.587c-.519-.268-1.035-.535-1.553-.8-.819-.422-1.636-.846-2.455-1.267-.186-.096-.373-.194-.561-.29-.216-.111-.512-.066-.632.17-.111.216-.065.527.166.645.518.268 1.035.535 1.553.801.819.422 1.636.845 2.455 1.266l.56.29c.217.111.513.066.633-.17.11-.214.063-.526-.166-.645z'/%3E%3C/g%3E%3C/svg%3E")}.expanding-share__button--facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.expanding-share__button--facebook:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.expanding-share__button--linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpath fill='%23fff' d='M27.5 0C12.3 0 0 12.3 0 27.5S12.3 55 27.5 55 55 42.7 55 27.5 42.7 0 27.5 0zm-4.6 36.7h-4.6V22.9h4.6v13.8zm-2.3-15.8c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5c0 1.3-1.1 2.5-2.5 2.5zM39 36.7h-4.6v-6.6c0-4.3-4.6-3.9-4.6 0v6.6h-4.6V22.9h4.6v2.5c2-3.7 9.2-4 9.2 3.5v7.8z'/%3E%3C/svg%3E")}.expanding-share__button--linkedin:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpath fill='%23FAB900' d='M27.5 0C12.3 0 0 12.3 0 27.5S12.3 55 27.5 55 55 42.7 55 27.5 42.7 0 27.5 0zm-4.6 36.7h-4.6V22.9h4.6v13.8zm-2.3-15.8c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5c0 1.3-1.1 2.5-2.5 2.5zM39 36.7h-4.6v-6.6c0-4.3-4.6-3.9-4.6 0v6.6h-4.6V22.9h4.6v2.5c2-3.7 9.2-4 9.2 3.5v7.8z'/%3E%3C/svg%3E")}.expanding-share__button--twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.expanding-share__button--twitter:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.expanding-share__menu,.expanding-share__toggle{position:absolute;width:100%}.expanding-share__menu .expanding-share__button{overflow:hidden;max-height:0;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;opacity:0;width:100%}.expanding-share.active{height:142px}.expanding-share.active .expanding-share__menu .expanding-share__button{max-height:22px;opacity:1}.expanding-share.active .expanding-share__toggle{visibility:hidden}.video__title{display:block;width:100%;margin:0;color:#fff;background-color:#000}.content-wrap .content-section h2.video__title,.video-module .video__title,.video__title{padding:4rem 2rem 2rem;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.video__desc{display:block;width:80%;margin:2rem auto 3rem 0}.video__modal-title{padding:3rem;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;color:#fff}.video__modal-desc{padding:3rem;background-color:#d8d8d8}.video__modal-desc p:last-of-type{padding:0}.video__heading{padding:0 2rem}.video__player{position:relative;display:block;width:100%;padding:0;overflow:hidden;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat}.video__player:before{content:"";display:block;padding-top:100%}.video__player .loader{position:absolute;left:calc(50% - 28px);top:calc(50% - 6px);z-index:4}.video__player.loaded .loader{display:none}.video__player--21by9:before{padding-top:42.857143%}.video__player--16by9:before{padding-top:56.25%}.video__player--4by3:before{padding-top:75%}.video__player iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.video[data-theme=purple] .video__modal-title,.video[data-theme=purple] .video__title{background-color:#644ba5}.video[data-theme=pink] .video__modal-title,.video[data-theme=pink] .video__title{background-color:#eb64a0}.video[data-theme=blue] .video__modal-title,.video[data-theme=blue] .video__title{background-color:#0075be}.video[data-theme=green] .video__modal-title,.video[data-theme=green] .video__title{background-color:#37a53c}.video-poster{width:100%;margin:10rem 0 0;border-bottom:10px solid #000}.video-poster:last-of-type{margin-bottom:0}.video-poster__title{display:block;padding:12rem 3rem 3rem;color:#fff;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.video-poster__desc{padding:3rem;background-color:rgba(0,0,0,.08)}.video-poster__desc p{padding:0 0 2rem}.video-poster__desc p:last-of-type{padding:0}.video-poster__preview{position:relative;padding-top:100%;overflow:hidden}.video-poster__preview-image{display:block!important;position:absolute;left:0;top:0;width:100%;height:calc(100% + 1px);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.video-poster__play-btn{position:absolute;left:0;bottom:0;width:100%;height:100%;border:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:2}.video-poster__play-btn:after,.video-poster__play-btn:before{content:"";display:block;position:absolute;left:0;bottom:0;width:120px;height:120px}.video-poster__play-btn:before{width:120px;height:120px;background-size:100% 200%!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#fab900),to(#fab900));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#fab900 0,#fab900);-webkit-transition:background-position-y .25s ease-out;transition:background-position-y .25s ease-out}.video-poster__play-btn:after{left:40px;bottom:36px;width:0;height:0;border-color:transparent transparent transparent #000;border-style:solid;border-width:24px 0 24px 40px;-webkit-transition:all 275ms ease-out;transition:all 275ms ease-out}.video-poster__play-btn:focus,.video-poster__play-btn:hover{outline:none}.video-poster__play-btn:focus:before,.video-poster__play-btn:hover:before{background-position-y:-100%}.video-poster__play-btn:focus:after,.video-poster__play-btn:hover:after{border-color:transparent transparent transparent #fff}.video-poster__play-btn:focus+.video-poster__preview-image,.video-poster__play-btn:hover+.video-poster__preview-image{-webkit-transform:scale(1.1);transform:scale(1.1)}.video-poster[data-theme=black]{border-bottom:10px solid #000}.video-poster[data-theme=black] .video-poster__title{background-color:#000}.video-poster[data-theme=black] .video-poster__play-btn:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(#000,),to(#000));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#000 0,#000)}.video-poster[data-theme=purple]{border-bottom:10px solid #644ba5}.video-poster[data-theme=purple] .video-poster__title{background-color:#644ba5}.video-poster[data-theme=purple] .video-poster__play-btn:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#644ba5),to(#644ba5));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#644ba5 0,#644ba5)}.video-poster[data-theme=pink]{border-bottom:10px solid #eb64a0}.video-poster[data-theme=pink] .video-poster__title{background-color:#eb64a0}.video-poster[data-theme=pink] .video-poster__play-btn:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#eb64a0),to(#eb64a0));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#eb64a0 0,#eb64a0)}.video-poster[data-theme=blue]{border-bottom:10px solid #0075be}.video-poster[data-theme=blue] .video-poster__title{background-color:#0075be}.video-poster[data-theme=blue] .video-poster__play-btn:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#0075be),to(#0075be));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#0075be 0,#0075be)}.video-poster[data-theme=green]{border-bottom:10px solid #37a53c}.video-poster[data-theme=green] .video-poster__title{background-color:#37a53c}.video-poster[data-theme=green] .video-poster__play-btn:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#37a53c),to(#37a53c));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#37a53c 0,#37a53c)}.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;border-top:0;background:#fff;-webkit-box-shadow:-1px 1px 3px rgba(0,0,0,.1);box-shadow:-1px 1px 3px rgba(0,0,0,.1);position:absolute;display:none;z-index:9999;max-height:254px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.autocomplete-suggestion{position:relative;padding:0 .6em;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:400 1.5rem/2.1rem Roboto,sans-serif;color:#333}.autocomplete-suggestion b{font-weight:400;color:#1f8dd6}.autocomplete-suggestion.selected{background:#f0f0f0}.link-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:80px}.link-blocks .page-section{padding-top:0}.link-blocks--push-down{margin-top:60px}.link-blocks--full-width .link-block{-ms-flex-preferred-size:100%;flex-basis:100%}.link-blocks>.link-block:first-child{margin-top:0}.link-blocks--3-col{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.link-blocks__desc{margin-bottom:40px}.link-blocks__desc p{font:500 1.9rem/3.04rem Roboto,sans-serif;font-weight:700}.link-blocks__desc a{color:#0075be}.link-blocks .content-wrap{padding:0}.link-block{margin:40px 0 0;padding:0 0 20px;-ms-flex-preferred-size:100%;flex-basis:100%;display:block;color:#333;text-decoration:none;border-bottom:10px solid #ddd;-webkit-transition:border .2s ease-out;transition:border .2s ease-out}.link-block[href]:focus,.link-block[href]:hover{outline:none;border-width:10px;border-color:#000}.link-block[href]:focus .link-block__heading,.link-block[href]:hover .link-block__heading{-webkit-transform:translateY(10px);transform:translateY(10px)}.link-block[href]:focus .link-block__heading span:after,.link-block[href]:hover .link-block__heading span:after{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.link-blocks form{width:100%}.link-block__link{display:block;text-decoration:none}.link-block__heading{display:inline-block;position:relative;font:300 3.8rem/4.75rem Roboto,sans-serif;padding:0 0 20px;color:#000;text-transform:none;text-decoration:underline;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;width:100%}.link-block__heading span{position:relative}.link-block__heading span:after{content:"";position:absolute;right:-30px;bottom:10px;display:inline-block;width:24px;height:24px;margin:0 0 -1px 10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.link-block__desc{color:#000;padding:0}.link-block__image{width:100%;margin-bottom:30px}.link-block__image:after{content:"";width:100%;display:block;padding-bottom:33%;background-size:cover;background-repeat:no-repeat;background-position:50%}.link-block:nth-child(1n),.link-block:nth-child(1n):focus,.link-block:nth-child(1n):hover{border-color:#0075be}.link-block:nth-child(1n)[href]:focus .link-block__heading,.link-block:nth-child(1n)[href]:hover .link-block__heading{color:#0075be}.link-block:nth-child(1n) .link-block__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%230075BE'/%3E%3C/svg%3E")}.link-block:nth-child(1n) .link-block__expandable-button span:before{background-color:#0075be}.link-block:nth-child(2n),.link-block:nth-child(2n):focus,.link-block:nth-child(2n):hover{border-color:#37a53c}.link-block:nth-child(2n)[href]:focus .link-block__heading,.link-block:nth-child(2n)[href]:hover .link-block__heading{color:#37a53c}.link-block:nth-child(2n) .link-block__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%2337A53C'/%3E%3C/svg%3E")}.link-block:nth-child(2n) .link-block__expandable-button span:before{background-color:#37a53c}.link-block:nth-child(3n),.link-block:nth-child(3n):focus,.link-block:nth-child(3n):hover{border-color:#644ba5}.link-block:nth-child(3n)[href]:focus .link-block__heading,.link-block:nth-child(3n)[href]:hover .link-block__heading{color:#644ba5}.link-block:nth-child(3n) .link-block__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23644BA5'/%3E%3C/svg%3E")}.link-block:nth-child(3n) .link-block__expandable-button span:before{background-color:#644ba5}.link-block:nth-child(4n),.link-block:nth-child(4n):focus,.link-block:nth-child(4n):hover{border-color:#eb64a0}.link-block:nth-child(4n)[href]:focus .link-block__heading,.link-block:nth-child(4n)[href]:hover .link-block__heading{color:#eb64a0}.link-block:nth-child(4n) .link-block__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23EB64A0'/%3E%3C/svg%3E")}.link-block:nth-child(4n) .link-block__expandable-button span:before{background-color:#eb64a0}.link-block--grey:nth-child(1n),.link-block--grey:nth-child(1n):focus,.link-block--grey:nth-child(1n):hover{border-color:#ddd}.link-block--grey:nth-child(1n)[href]:focus .link-block__heading,.link-block--grey:nth-child(1n)[href]:hover .link-block__heading{color:#ddd}.link-block--grey:nth-child(1n) .link-block__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E")}.link-block--grey:nth-child(1n) .link-block__expandable-button span:before{background-color:#ddd}.link-block--expandable{position:relative;padding-bottom:80px;border-bottom:10px solid #ddd}.link-block--expandable .link-block__heading{text-decoration:none}.link-block--non-expandable{position:relative}.link-block--non-expandable .link-block__heading{text-decoration:none}.link-block__expandable-content{height:0;overflow:hidden;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.link-block__expandable-content.open~.link-block__expandable-button span:after{-webkit-transform:scale(.4) rotate(45deg);transform:scale(.4) rotate(45deg)}.link-block__expandable-content-inr{padding:40px 0}.link-block__expandable-content-inr p:last-of-type{padding:0}.link-block__expandable-content-inr a{color:#0075be}.link-block__expandable-content-inr ul{list-style-position:inside;margin-bottom:20px}.link-block__expandable-button{display:inline-block;position:absolute;left:0;bottom:0;border:0;width:100%;min-height:36px;background:transparent;text-align:left;text-decoration:underline;text-transform:lowercase;font:500 1.9rem/3.04rem Roboto,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.link-block__expandable-button span{display:block;position:relative;width:100%;height:100%;padding:5px 0 0 46px}.link-block__expandable-button span:after,.link-block__expandable-button span:before{content:"";display:block;position:absolute;width:36px;height:100%;min-height:36px;left:0;top:0}.link-block__expandable-button span:before{background-color:#000;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.link-block__expandable-button span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0h-1v1.5H0v1h1.5V4h1V2.5H4v-1H2.5z' fill-rule='nonzero' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:scale(.4) rotate(0);transform:scale(.4) rotate(0);-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.link-block__expandable-button--right{text-align:right}.link-block__expandable-button--right span{padding:5px 46px 0 0}.link-block__expandable-button--right span:after,.link-block__expandable-button--right span:before{right:0;left:auto}.link-block__expandable-button:focus{outline:none}.link-block__expandable-button:focus span:before{background-color:#000!important}.in-your-area-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.in-your-area-blocks__top-paragraph ul{margin-left:1em}.in-your-area-blocks__desc{padding-bottom:30px}.in-your-area-blocks__desc p{font:500 1.9rem/3.04rem Roboto,sans-serif;font-weight:700}.in-your-area-blocks__desc h2{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;padding-bottom:0}.in-your-area-blocks__desc .link,.in-your-area-blocks__desc a{font:400 1.5rem/2.1rem Roboto,sans-serif;text-decoration:underline}.in-your-area-blocks__desc .link{border:0;background-color:transparent;font-weight:700;margin-top:20px;-webkit-appearance:none;-moz-appearance:none}.in-your-area-blocks__load-more{margin:60px auto 40px;display:block}.link-blocks:nth-of-type(3) .in-your-area-block:first-child{border-color:#eb64a0}.link-blocks:nth-of-type(3) .in-your-area-block:nth-child(2){border-color:#644ba5}.in-your-area-block{cursor:pointer;margin:40px 0 0;padding:0 0 20px;-ms-flex-preferred-size:100%;flex-basis:100%;display:block;color:#333;text-decoration:none;border-bottom:10px solid #ddd;-webkit-transition:border .2s ease-out;transition:border .2s ease-out}.in-your-area-block[href]:focus,.in-your-area-block[href]:hover{outline:none;border-width:10px;border-color:#000}.in-your-area-block[href]:focus .link-block__heading,.in-your-area-block[href]:hover .link-block__heading{-webkit-transform:translateY(10px);transform:translateY(10px)}.in-your-area-block[href]:focus .link-block__heading span:after,.in-your-area-block[href]:hover .link-block__heading span:after{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.in-your-area-block:first-child:not(.in-your-area-block--plain),.in-your-area-block:nth-child(2):not(.in-your-area-block--plain){margin-top:0}.in-your-area-block:nth-child(1n):not(.in-your-area-block--plain),.in-your-area-block:nth-child(1n):not(.in-your-area-block--plain):focus,.in-your-area-block:nth-child(1n):not(.in-your-area-block--plain):hover{border-color:#0075be}.in-your-area-block:nth-child(1n):not(.in-your-area-block--plain) .link-block__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%230075BE'/%3E%3C/svg%3E")}.in-your-area-block:nth-child(2n):not(.in-your-area-block--plain),.in-your-area-block:nth-child(2n):not(.in-your-area-block--plain):focus,.in-your-area-block:nth-child(2n):not(.in-your-area-block--plain):hover{border-color:#37a53c}.in-your-area-block:nth-child(2n):not(.in-your-area-block--plain) .link-block__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%2337A53C'/%3E%3C/svg%3E")}.in-your-area-block:nth-child(3n):not(.in-your-area-block--plain),.in-your-area-block:nth-child(3n):not(.in-your-area-block--plain):focus,.in-your-area-block:nth-child(3n):not(.in-your-area-block--plain):hover{border-color:#644ba5}.in-your-area-block:nth-child(3n):not(.in-your-area-block--plain) .link-block__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23644BA5'/%3E%3C/svg%3E")}.in-your-area-block:nth-child(4n):not(.in-your-area-block--plain),.in-your-area-block:nth-child(4n):not(.in-your-area-block--plain):focus,.in-your-area-block:nth-child(4n):not(.in-your-area-block--plain):hover{border-color:#eb64a0}.in-your-area-block:nth-child(4n):not(.in-your-area-block--plain) .link-block__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23EB64A0'/%3E%3C/svg%3E")}.in-your-area-block__heading{display:inline-block;position:relative;font:300 2.8rem/3.5rem Roboto,sans-serif;color:#000;text-transform:none;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;padding:20.16px 0 20.88px}.in-your-area-block__heading span{position:relative;padding:0 0 20px 45px}.in-your-area-block__heading span:after{content:"";position:absolute;left:0;top:0;display:inline-block;width:34px;height:34px;background-size:contain;background-position:50%;background-repeat:no-repeat}.in-your-area-block__heading--Event span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-calendar'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E")}.in-your-area-block__heading--Group span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-users'%3E%3Cpath d='M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75'/%3E%3C/svg%3E")}.in-your-area-block__desc{color:#000;padding:0}.in-your-area-block__desc p{font:400 1.5rem/2.1rem Roboto,sans-serif;padding-bottom:0}.in-your-area-block__image{margin-bottom:10px;position:relative}.in-your-area-block__image,.in-your-area-block__image:after{width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}.in-your-area-block__image:after{content:"";display:block;padding-bottom:33%}.in-your-area-block__google-map{position:absolute;width:100%;height:100%;left:0;top:0}.in-your-area-detail-page__text{width:80%}.in-your-area-detail-page__text .in-your-area-block{border-bottom:1px solid #000}.in-your-area-detail-page__subtitle{padding-bottom:0}.in-your-area-detail-page__subtitle .link-blocks__desc{margin-bottom:0}.in-your-area-detail-page__desc{padding:0 0 20px;border-bottom:10px solid #ddd}.in-your-area-detail-page__back-button{position:relative;margin-top:60px;padding-left:64px;margin-bottom:40px}.in-your-area-detail-page__back-button:before{content:"";display:block;position:absolute;width:24px;height:24px;left:30px;top:calc(50% - 12px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23fff'/%3E%3C/svg%3E");-webkit-transform:rotate(180deg);transform:rotate(180deg);background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.in-your-area-detail-page__back-button:focus:before,.in-your-area-detail-page__back-button:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E")}.in-your-area-detail-page__back-button.inactive{pointer-events:none;opacity:0;height:0;overflow:hidden}.in-your-area-detail-page__text .expanding-share{margin-top:2.15rem}.in-your-area-detail--mobile-only{display:none}.in-your-area-detail--desktop-only{display:-webkit-box;display:-ms-flexbox;display:flex}.booklet-category-wrapper{width:100%}.booklet-category-wrapper>.booklet-category:first-child{margin-top:0}.booklet-category-wrapper .umbraco-forms-field-wrapper input[value="-1"]{color:#e61e32}.booklet-category-wrapper .umbraco-forms-field-wrapper input[value="-1"]:after{content:"This publication is currently out of stock"}.booklet-category-wrapper__heading{margin:0;padding:90px 85.5px 30px 30px;color:#fff;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.umbraco-forms-field-wrapper__bookletoutofstock{font:400 1.3rem/3.04rem Roboto,sans-serif;color:#e61e32}.booklet-categories{margin-bottom:120px}.booklet-category{margin:40px 0 0;padding:0 0 30px;-ms-flex-preferred-size:100%;flex-basis:100%;display:block;color:#333;text-decoration:none;border-bottom:10px solid #ddd;-webkit-transition:border .2s ease-out;transition:border .2s ease-out}.booklet-category[href]:focus,.booklet-category[href]:hover{outline:none;border-width:10px;border-color:#000}.booklet-category[href]:focus .booklet-category__heading,.booklet-category[href]:hover .booklet-category__heading{-webkit-transform:translateY(10px);transform:translateY(10px)}.booklet-category[href]:focus .booklet-category__heading span:after,.booklet-category[href]:hover .booklet-category__heading span:after{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.booklet-category__heading{display:inline-block;position:relative;font:300 3.8rem/4.75rem Roboto,sans-serif;padding:0 0 20px;color:#000;text-transform:none;text-decoration:underline;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.booklet-category__heading span{position:relative}.booklet-category__heading span:after{content:"";position:absolute;right:-30px;bottom:10px;display:inline-block;width:24px;height:24px;margin:0 0 -1px 10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.booklet-category,.booklet-category:focus,.booklet-category:hover{border-color:#ddd}.booklet-category[href]:focus .booklet-category__heading,.booklet-category[href]:hover .booklet-category__heading{color:#ddd}.booklet-category .booklet-category__heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E")}.booklet-category.open .booklet-category__expandable-button span:after{height:3px}.booklet-category--expandable{position:relative;border-bottom:10px solid #ddd}.booklet-category--expandable .booklet-category__heading{text-decoration:none}.booklet-category__expandable-content{height:0;overflow:hidden;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.booklet-category__expandable-content-inr{padding:40px 0}.booklet-category__expandable-content-inr p:last-of-type{padding:0}.booklet-category__expandable-button{display:inline-block;position:absolute;left:0;bottom:0;border:0;width:100%;min-height:36px;background:transparent;text-align:left;text-decoration:underline;text-transform:lowercase;font:500 1.9rem/3.04rem Roboto,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:right}.booklet-category__expandable-button:hover{cursor:pointer}.booklet-category__expandable-button span{display:block;position:relative;width:100%;height:100%;padding:5px 46px 0 0}.booklet-category__expandable-button span:after,.booklet-category__expandable-button span:before{content:"";display:block;position:absolute;right:0;top:0}.booklet-category__expandable-button span:before{-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out;width:36px;height:100%;min-height:36px}.booklet-category__expandable-button span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0h-1v1.5H0v1h1.5V4h1V2.5H4v-1H2.5z' fill-rule='nonzero' fill='%23fff'/%3E%3C/svg%3E");background-size:14px 14px;background-position:50%;background-repeat:no-repeat;width:14px;height:14px;-webkit-transition:height .25s ease-in-out;transition:height .25s ease-in-out;top:50%;right:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.booklet-category__expandable-button:focus{outline:none}.booklet-category__expandable-button:focus span:before{background-color:#000!important}.booklet-category__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-bottom:1px solid #ddd}.booklet-category__item:last-of-type{border-bottom:none}.booklet-category__item .umbraco-forms-field-wrapper{width:20%}.booklet-category__item .umbraco-forms-label{margin:0;padding:0 10px 0 0;width:70%}.booklet-category__item .download{width:5%}.booklet-category__unavailable-message{color:#e61e32}.booklet-categories:nth-child(1n) .booklet-category{border-bottom:10px solid #0075be}.booklet-categories:nth-child(1n) .booklet-category-wrapper__heading,.booklet-categories:nth-child(1n) .booklet-category__expandable-button span:before{background-color:#0075be}.booklet-categories:nth-child(2n) .booklet-category{border-bottom:10px solid #37a53c}.booklet-categories:nth-child(2n) .booklet-category-wrapper__heading,.booklet-categories:nth-child(2n) .booklet-category__expandable-button span:before{background-color:#37a53c}.booklet-categories:nth-child(3n) .booklet-category{border-bottom:10px solid #644ba5}.booklet-categories:nth-child(3n) .booklet-category-wrapper__heading,.booklet-categories:nth-child(3n) .booklet-category__expandable-button span:before{background-color:#644ba5}.booklet-categories:nth-child(4n) .booklet-category{border-bottom:10px solid #eb64a0}.booklet-categories:nth-child(4n) .booklet-category-wrapper__heading,.booklet-categories:nth-child(4n) .booklet-category__expandable-button span:before{background-color:#eb64a0}.booklet-category__submit-btn-wrapper{text-align:right}.booklet__opt-in h2{display:block;color:#fff;padding:9rem 3rem 3rem;background-color:#0075be}.booklet__opt-in .opt-in__content{margin:20px 0 0}.search_header_button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;position:relative;background:transparent}.search_header_button span{display:block;width:4rem;height:25px;position:relative;overflow:hidden;text-indent:-999px;-webkit-transition:background-position .25s ease-out;transition:background-position .25s ease-out;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23fff'%3E%3Cpath d='M13.748 25.652a12.79 12.79 0 01-3.317-.439C3.618 23.388-.441 16.359 1.384 9.545 2.881 3.961 7.96.061 13.736.061c1.115 0 2.231.147 3.318.439 6.812 1.825 10.869 8.853 9.045 15.667-1.497 5.584-6.576 9.485-12.351 9.485zm-.012-21.305a8.517 8.517 0 00-8.212 6.307c-1.215 4.532 1.484 9.206 6.017 10.42a8.54 8.54 0 002.207.292 8.516 8.516 0 008.211-6.309c1.213-4.531-1.483-9.206-6.015-10.419a8.572 8.572 0 00-2.208-.291z'/%3E%3Cpath d='M28.803 30.061a2.136 2.136 0 01-1.516-.628l-7.527-7.529a2.142 2.142 0 113.03-3.03l7.527 7.529a2.14 2.14 0 010 3.03 2.131 2.131 0 01-1.514.628z'/%3E%3C/g%3E%3C/svg%3E");background-color:transparent;border:none;background-repeat:no-repeat;background-position:50%;background-size:25px 25px;padding-right:20px;z-index:3}.search_header_button:focus{outline:none}.search_header_form__wrapper{padding-left:3rem;justify-items:stretch;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;pointer-events:none}.search-open .search_header_form__wrapper{opacity:1;bottom:10px;pointer-events:auto}.search_header_form__controls{font-size:0}.search_header_form__button{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;margin:0;padding:1.5rem 2rem;display:inline-block;cursor:pointer}.search_header_form__close{width:55px;height:55px;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;overflow:hidden;text-indent:-999px;-webkit-transition:background-position .25s ease-out;transition:background-position .25s ease-out;background-color:#fff;border:none;vertical-align:bottom;display:inline-block}.search_header_form__close:focus,.search_header_form__close:hover{outline:none;background-color:#ddd}.search_header_form__close:after{content:"";width:100%;height:100%;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0h-1v1.5H0v1h1.5V4h1V2.5H4v-1H2.5z' fill-rule='nonzero'/%3E%3C/svg%3E");left:0;top:0;background-size:20px auto;background-repeat:no-repeat;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-position:50%}.search_header_form__input{height:100%;position:relative;background-color:#fff;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1}.search_header_form__input input{padding:15px 65px 15px 25px;width:100%;height:5.6rem;font-size:1.9rem;font-family:inherit;border:none}.search_header_form__input input:focus{outline:#fab900;border:3px solid #fab900}.search_header_form__input:after{content:"";width:25px;height:25px;right:15px;top:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23333'%3E%3Cpath d='M13.748 25.652a12.79 12.79 0 01-3.317-.439C3.618 23.388-.441 16.359 1.384 9.545 2.881 3.961 7.96.061 13.736.061c1.115 0 2.231.147 3.318.439 6.812 1.825 10.869 8.853 9.045 15.667-1.497 5.584-6.576 9.485-12.351 9.485zm-.012-21.305a8.517 8.517 0 00-8.212 6.307c-1.215 4.532 1.484 9.206 6.017 10.42a8.54 8.54 0 002.207.292 8.516 8.516 0 008.211-6.309c1.213-4.531-1.483-9.206-6.015-10.419a8.572 8.572 0 00-2.208-.291z'/%3E%3Cpath d='M28.803 30.061a2.136 2.136 0 01-1.516-.628l-7.527-7.529a2.142 2.142 0 113.03-3.03l7.527 7.529a2.14 2.14 0 010 3.03 2.131 2.131 0 01-1.514.628z'/%3E%3C/g%3E%3C/svg%3E");background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:25px 25px;position:absolute}.search-result-page__title{border-bottom:1px solid rgba(0,0,0,.4)}.search-result-page__link-blocks{margin-top:60px}.search-result-page__link-block{margin-top:30px;padding-bottom:30px;border-bottom:10px solid #ddd;text-decoration:none;display:block;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.search-result-page__link-block:last-of-type{border-bottom:none}.search-result-page__link-block .tags-list{margin:0}.search-result-page__link-block p{padding:1rem 0}.search-result-page__link-block p:last-child{padding-bottom:0}.search-result-page__link-block[href]:focus,.search-result-page__link-block[href]:hover{border-color:#000}.search-result-page__link-block[href]:focus .search-result-page__link-title,.search-result-page__link-block[href]:hover .search-result-page__link-title{-webkit-transform:translateY(10px);transform:translateY(10px)}.search-result-page__link-block[href]:focus .search-result-page__link-title span:after,.search-result-page__link-block[href]:hover .search-result-page__link-title span:after{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.search-result-page__link-title{text-transform:none;font:300 3.8rem/4.75rem Roboto,sans-serif;padding:0 0 20px;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.search-result-page__link-title:last-child{padding:0}.search-result-page__link-title span{position:relative}.search-result-page__link-title span:after{content:"";position:absolute;right:-30px;bottom:10px;display:inline-block;width:24px;height:24px;margin:0 0 -1px 10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.search-autocomplete__wrapper{position:absolute;width:100%;margin:0 4px}.search-autocomplete__item{background-color:#fff;padding:15px 65px 15px 25px}.search-autocomplete__item p{padding:0;color:#000;pointer-events:none}.search-autocomplete__item p em{font-weight:700;font-style:normal;display:inline;color:#000}.search-autocomplete__item--active{background-color:#ddd}.search_header_form__wrapper .search-autocomplete__item{padding:12px 25px}.open .search_header_form__wrapper{padding-right:3rem}.search_header_form__wrapper .search-autocomplete__wrapper{border-top:1px solid #000;margin:0}.featured-items{margin:10rem 0 0}.featured-items__heading[class]{display:block;position:relative;margin:0;padding:4rem 2rem 2rem;color:#fff;background-color:#000;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;line-height:4.2rem;text-transform:uppercase;z-index:1}.featured-items__link{text-transform:none;margin-top:10px;display:block;color:#fff}.featured-items__link a{color:#fff}.featured-items__list{list-style:none;background-color:rgba(0,0,0,.08)}.featured-item:last-of-type{margin:0}.featured-item:last-of-type .featured-item__link{border-bottom:0}.featured-item__location .btn--blue{width:100%;margin-right:0;text-align:center}.featured-item__google-map{width:100%;position:relative;margin-bottom:30px}.featured-item__google-map:after{content:"";width:100%;padding-bottom:50%;display:block}.featured-item__link,.featured-item__location-desc{display:block;width:calc(100% - 60px);margin:0 auto;padding:25px 0;color:#333;text-decoration:none}.featured-item__link{border-bottom:1px solid rgba(0,0,0,.4)}.featured-item__link:focus,.featured-item__link:hover{outline:none}.featured-item__link:focus .featured-item__title,.featured-item__link:hover .featured-item__title{-webkit-transform:translateY(10px);transform:translateY(10px)}.featured-item__link:focus .featured-item__title:after,.featured-item__link:hover .featured-item__title:after{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.featured-item__title{position:relative;padding:0 0 20px;font:500 1.9rem/3.04rem Roboto,sans-serif;text-transform:none;text-decoration:underline}.featured-item__title,.featured-item__title:after{display:inline-block;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.featured-item__title:after{content:"";width:14px;height:14px;margin:0 0 -1px 10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0}.featured-item__title:last-child{padding:0}.split-section aside .featured-item__title{margin-bottom:1.2rem}.split-section article .featured-item__title{margin-bottom:2rem}.featured-item__desc{font:400 1.5rem/2.1rem Roboto,sans-serif;padding:0}.featured-items[data-theme=purple] .featured-items__heading{background-color:#644ba5}.featured-items[data-theme=pink] .featured-items__heading{background-color:#eb64a0}.featured-items[data-theme=green] .featured-items__heading{background-color:#37a53c}.featured-items[data-theme=blue] .featured-items__heading{background-color:#0075be}.side-nav__list{list-style:none}.side-nav__item{border-bottom:2px solid #f4f5f8}.side-nav__item:nth-child(1n) .side-nav__item-link{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#0075be),to(#0075be));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#0075be 0,#0075be)}.side-nav__item:nth-child(2n) .side-nav__item-link{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#37a53c),to(#37a53c));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#37a53c 0,#37a53c)}.side-nav__item:nth-child(3n) .side-nav__item-link{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#644ba5),to(#644ba5));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#644ba5 0,#644ba5)}.side-nav__item:nth-child(4n) .side-nav__item-link{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#eb64a0),to(#eb64a0));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#eb64a0 0,#eb64a0)}.side-nav__item-link{display:block;width:100%;padding:20px 0;border:0;background-color:#fff;background-size:100% 200%!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#333),to(#333));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#333 0,#333);color:#333;font:700 1.9rem/3.04rem Roboto,sans-serif;text-align:left;text-transform:none;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.side-nav__item-link.active,.side-nav__item-link:focus,.side-nav__item-link:hover{outline:none;padding:20px;color:#fff;background-color:#333;background-position-y:-100%;text-decoration:none;opacity:1;-webkit-transition:background-position .4s ease-out,padding .5s ease-out;transition:background-position .4s ease-out,padding .5s ease-out}.side-nav__button{margin-top:20px}@supports (-ms-ime-align:auto){.side-nav__item-link{background-size:100% 201%!important}}.icon-content{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}.icon-content__heading{display:inline-block;position:relative;font:300 3.8rem/4.75rem Roboto,sans-serif;padding:0 0 20px;color:#000;text-align:center;text-transform:none;text-decoration:underline;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;width:100%}.icon-content__item{width:33.3%}.icon-content__item,.icon-content__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.icon-content__item-icon{margin:0 auto 2rem;height:19rem;width:auto}.icon-content__item .link-blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:40px;text-align:center}.icon-content__item .link-blocks--pad-right{padding-right:0}.icon{display:inline-block;background-size:95%;background-repeat:no-repeat;background-position:50%}.icon--block{display:block}.icon[data-size="12x12"]{width:12px;height:12px}.icon[data-size="16x16"]{width:16px;height:16px}.icon[data-size="24x24"]{width:24px;height:24px}.icon[data-size="32x32"]{width:32px;height:32px}.icon[data-size="48x48"]{width:48px;height:48px}.icon[data-icon=angle-right],.icon[data-icon=angle-right][data-color=black]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z' fill='%23333'/%3E%3C/svg%3E")}.icon[data-icon=angle-right][data-color=white]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z' fill='%23fff'/%3E%3C/svg%3E")}.icon[data-icon=share],.icon[data-icon=share][data-color=black]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero'%3E%3Cpath d='M3.985 6.425c0 .377-.116.725-.313 1.012a1.754 1.754 0 01-1.45.766A1.77 1.77 0 01.46 6.425c0-.981.789-1.778 1.762-1.778.606 0 1.14.309 1.457.777.193.286.306.63.306 1.001z'/%3E%3Cpath d='M3.533 6.425c0 .078-.006.155-.015.233l.016-.122a1.862 1.862 0 01-.123.46l.045-.11c-.048.112-.105.22-.176.322l-.04.055c.087-.124.026-.034.002-.007a1.494 1.494 0 01-.22.218c-.089.074.068-.047.005-.003l-.054.038a1.76 1.76 0 01-.293.16l.109-.046c-.146.062-.3.103-.457.126.04-.006.08-.01.12-.017-.153.02-.308.02-.462 0 .04.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.297-.16l-.065-.045c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122a1.823 1.823 0 010-.462c-.006.04-.01.08-.017.121a1.8 1.8 0 01.121-.45l-.045.108c.043-.104.096-.205.158-.299l.045-.065c.035-.052-.034.044-.034.044 0-.008.024-.032.03-.038a1.531 1.531 0 01.227-.231l.038-.032c.039-.033-.088.064-.045.035l.064-.046c.097-.065.198-.12.305-.165l-.109.045c.145-.059.294-.1.448-.121l-.12.016c.153-.02.307-.018.46 0l-.12-.016c.156.021.309.064.455.124l-.109-.045a1.799 1.799 0 01.345.196c.094.068-.063-.055-.004-.005.039.034.077.067.114.104.036.036.071.072.104.112.024.029.08.117-.001-.006a1.804 1.804 0 01.217.375l-.046-.11c.062.15.104.303.125.463l-.016-.122c.015.08.021.158.021.237.001.239.206.467.452.456.244-.01.453-.2.452-.456A2.312 2.312 0 003.9 4.97a2.178 2.178 0 00-1.126-.709 2.174 2.174 0 00-1.305.064 2.32 2.32 0 00-1.04.792c-.514.685-.55 1.658-.14 2.4.408.74 1.254 1.212 2.095 1.134a2.266 2.266 0 001.32-.57 2.2 2.2 0 00.688-1.227c.024-.142.042-.286.042-.429.002-.238-.209-.466-.452-.456a.461.461 0 00-.45.456zM11.54 2.241A1.77 1.77 0 019.778 4.02a1.76 1.76 0 01-1.605-1.04 1.771 1.771 0 01-.158-.736c0-.982.79-1.778 1.763-1.778a1.77 1.77 0 011.762 1.776z'/%3E%3Cpath d='M11.089 2.241c0 .078-.007.154-.016.231l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.065c-.034.052.035-.044.035-.044 0 .008-.024.032-.03.038a1.531 1.531 0 01-.227.231l-.038.032c-.04.034.087-.064.045-.035-.023.015-.042.03-.065.046-.096.065-.197.12-.304.165l.108-.045c-.144.06-.294.1-.447.121l.12-.016c-.153.02-.309.018-.462 0l.12.016a1.818 1.818 0 01-.456-.126l.108.046a1.689 1.689 0 01-.272-.147l-.073-.05c-.068-.048.082.066.021.016a1.701 1.701 0 01-.123-.11c-.036-.037-.073-.074-.106-.113-.016-.02-.031-.041-.05-.06.096.107.034.043.013.013a1.875 1.875 0 01-.183-.333l.046.11a1.936 1.936 0 01-.12-.44l.016.122a1.897 1.897 0 01-.003-.48c-.006.04-.01.08-.017.121a1.8 1.8 0 01.12-.451l-.045.11a1.828 1.828 0 01.204-.366c.034-.051-.035.044-.035.044 0-.007.024-.031.03-.038a1.531 1.531 0 01.227-.231l.038-.031c.04-.034-.087.063-.045.035l.065-.046c.096-.065.197-.12.304-.166l-.108.046c.144-.06.294-.1.447-.122l-.12.017c.152-.02.306-.02.458 0-.04-.006-.08-.01-.12-.017.153.022.304.061.447.122l-.109-.046a1.802 1.802 0 01.362.205c.051.035-.044-.034-.044-.034.008 0 .032.024.038.03a1.535 1.535 0 01.229.23l.031.037c.034.04-.063-.088-.034-.045l.045.065c.065.097.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.122c.007.078.014.154.014.231.001.239.206.467.451.456.245-.01.454-.2.452-.456-.004-.861-.515-1.694-1.309-2.036A2.285 2.285 0 009.308.058c-.41.083-.8.305-1.096.603a2.272 2.272 0 00-.35 2.702 2.232 2.232 0 002.475 1.04c.815-.212 1.496-.932 1.62-1.78a2.72 2.72 0 00.034-.383c.001-.239-.21-.467-.452-.456a.464.464 0 00-.45.457zM11.54 10.759a1.77 1.77 0 01-1.762 1.778 1.77 1.77 0 01-1.763-1.778 1.795 1.795 0 01.301-.994 1.755 1.755 0 011.462-.783 1.768 1.768 0 011.762 1.777z'/%3E%3Cpath d='M11.089 10.759c0 .077-.007.153-.016.23l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.066c-.034.051.035-.044.035-.044 0 .007-.024.031-.03.038-.036.042-.072.085-.112.124a1.531 1.531 0 01-.116.107l-.037.031c-.04.034.087-.063.045-.035l-.065.046c-.096.065-.197.12-.304.166l.108-.046c-.144.06-.294.1-.447.122.04-.006.08-.01.12-.017-.152.02-.306.02-.458 0 .041.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.362-.205c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122c-.02-.16-.018-.321.003-.48l-.016.121c.022-.152.061-.298.12-.44l-.045.11c.048-.114.107-.222.176-.323.021-.03.094-.108-.004.003l.042-.052a2.148 2.148 0 01.214-.214l.063-.044c.089-.06.184-.111.282-.154l-.109.046c.146-.063.3-.104.457-.126l-.12.016c.153-.02.308-.02.462 0l-.12-.016c.153.02.304.06.447.121l-.109-.045c.104.044.204.097.297.16.023.014.044.03.065.045.051.035-.044-.035-.044-.035.008 0 .032.024.038.03.042.037.084.073.123.113.038.038.073.076.106.117l.031.038c.034.04-.063-.089-.034-.046l.045.065c.065.098.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.121c.007.074.014.15.014.228.001.238.206.466.451.455.245-.01.454-.2.452-.455-.004-.862-.515-1.695-1.309-2.037a2.267 2.267 0 00-1.416-.138 2.17 2.17 0 00-1.165.714 2.267 2.267 0 00-.536 1.555c.023.428.158.86.414 1.205.278.372.632.644 1.066.807.406.152.872.162 1.29.054.816-.21 1.497-.931 1.62-1.779a2.72 2.72 0 00.035-.383c.001-.238-.21-.466-.452-.456a.464.464 0 00-.45.458zM3.805 5.77l1.55-.802 2.45-1.264.559-.29c.216-.111.296-.44.166-.645a.468.468 0 00-.632-.17c-.516.268-1.033.534-1.549.801l-2.45 1.265c-.186.096-.373.192-.559.29-.216.111-.296.44-.167.644a.47.47 0 00.632.17z'/%3E%3Cpath d='M8.37 9.587c-.519-.268-1.035-.535-1.553-.8-.819-.422-1.636-.846-2.455-1.267-.186-.096-.373-.194-.561-.29-.216-.111-.512-.066-.632.17-.111.216-.065.527.166.645.518.268 1.035.535 1.553.801.819.422 1.636.845 2.455 1.266l.56.29c.217.111.513.066.633-.17.11-.214.063-.526-.166-.645z'/%3E%3C/g%3E%3C/svg%3E")}.icon[data-icon=share][data-color=white]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23fff'%3E%3Cpath d='M3.985 6.425c0 .377-.116.725-.313 1.012a1.754 1.754 0 01-1.45.766A1.77 1.77 0 01.46 6.425c0-.981.789-1.778 1.762-1.778.606 0 1.14.309 1.457.777.193.286.306.63.306 1.001z'/%3E%3Cpath d='M3.533 6.425c0 .078-.006.155-.015.233l.016-.122a1.862 1.862 0 01-.123.46l.045-.11c-.048.112-.105.22-.176.322l-.04.055c.087-.124.026-.034.002-.007a1.494 1.494 0 01-.22.218c-.089.074.068-.047.005-.003l-.054.038a1.76 1.76 0 01-.293.16l.109-.046c-.146.062-.3.103-.457.126.04-.006.08-.01.12-.017-.153.02-.308.02-.462 0 .04.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.297-.16l-.065-.045c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122a1.823 1.823 0 010-.462c-.006.04-.01.08-.017.121a1.8 1.8 0 01.121-.45l-.045.108c.043-.104.096-.205.158-.299l.045-.065c.035-.052-.034.044-.034.044 0-.008.024-.032.03-.038a1.531 1.531 0 01.227-.231l.038-.032c.039-.033-.088.064-.045.035l.064-.046c.097-.065.198-.12.305-.165l-.109.045c.145-.059.294-.1.448-.121l-.12.016c.153-.02.307-.018.46 0l-.12-.016c.156.021.309.064.455.124l-.109-.045a1.799 1.799 0 01.345.196c.094.068-.063-.055-.004-.005.039.034.077.067.114.104.036.036.071.072.104.112.024.029.08.117-.001-.006a1.804 1.804 0 01.217.375l-.046-.11c.062.15.104.303.125.463l-.016-.122c.015.08.021.158.021.237.001.239.206.467.452.456.244-.01.453-.2.452-.456A2.312 2.312 0 003.9 4.97a2.178 2.178 0 00-1.126-.709 2.174 2.174 0 00-1.305.064 2.32 2.32 0 00-1.04.792c-.514.685-.55 1.658-.14 2.4.408.74 1.254 1.212 2.095 1.134a2.266 2.266 0 001.32-.57 2.2 2.2 0 00.688-1.227c.024-.142.042-.286.042-.429.002-.238-.209-.466-.452-.456a.461.461 0 00-.45.456zM11.54 2.241A1.77 1.77 0 019.778 4.02a1.76 1.76 0 01-1.605-1.04 1.771 1.771 0 01-.158-.736c0-.982.79-1.778 1.763-1.778a1.77 1.77 0 011.762 1.776z'/%3E%3Cpath d='M11.089 2.241c0 .078-.007.154-.016.231l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.065c-.034.052.035-.044.035-.044 0 .008-.024.032-.03.038a1.531 1.531 0 01-.227.231l-.038.032c-.04.034.087-.064.045-.035-.023.015-.042.03-.065.046-.096.065-.197.12-.304.165l.108-.045c-.144.06-.294.1-.447.121l.12-.016c-.153.02-.309.018-.462 0l.12.016a1.818 1.818 0 01-.456-.126l.108.046a1.689 1.689 0 01-.272-.147l-.073-.05c-.068-.048.082.066.021.016a1.701 1.701 0 01-.123-.11c-.036-.037-.073-.074-.106-.113-.016-.02-.031-.041-.05-.06.096.107.034.043.013.013a1.875 1.875 0 01-.183-.333l.046.11a1.936 1.936 0 01-.12-.44l.016.122a1.897 1.897 0 01-.003-.48c-.006.04-.01.08-.017.121a1.8 1.8 0 01.12-.451l-.045.11a1.828 1.828 0 01.204-.366c.034-.051-.035.044-.035.044 0-.007.024-.031.03-.038a1.531 1.531 0 01.227-.231l.038-.031c.04-.034-.087.063-.045.035l.065-.046c.096-.065.197-.12.304-.166l-.108.046c.144-.06.294-.1.447-.122l-.12.017c.152-.02.306-.02.458 0-.04-.006-.08-.01-.12-.017.153.022.304.061.447.122l-.109-.046a1.802 1.802 0 01.362.205c.051.035-.044-.034-.044-.034.008 0 .032.024.038.03a1.535 1.535 0 01.229.23l.031.037c.034.04-.063-.088-.034-.045l.045.065c.065.097.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.122c.007.078.014.154.014.231.001.239.206.467.451.456.245-.01.454-.2.452-.456-.004-.861-.515-1.694-1.309-2.036A2.285 2.285 0 009.308.058c-.41.083-.8.305-1.096.603a2.272 2.272 0 00-.35 2.702 2.232 2.232 0 002.475 1.04c.815-.212 1.496-.932 1.62-1.78a2.72 2.72 0 00.034-.383c.001-.239-.21-.467-.452-.456a.464.464 0 00-.45.457zM11.54 10.759a1.77 1.77 0 01-1.762 1.778 1.77 1.77 0 01-1.763-1.778 1.795 1.795 0 01.301-.994 1.755 1.755 0 011.462-.783 1.768 1.768 0 011.762 1.777z'/%3E%3Cpath d='M11.089 10.759c0 .077-.007.153-.016.23l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.066c-.034.051.035-.044.035-.044 0 .007-.024.031-.03.038-.036.042-.072.085-.112.124a1.531 1.531 0 01-.116.107l-.037.031c-.04.034.087-.063.045-.035l-.065.046c-.096.065-.197.12-.304.166l.108-.046c-.144.06-.294.1-.447.122.04-.006.08-.01.12-.017-.152.02-.306.02-.458 0 .041.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.362-.205c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122c-.02-.16-.018-.321.003-.48l-.016.121c.022-.152.061-.298.12-.44l-.045.11c.048-.114.107-.222.176-.323.021-.03.094-.108-.004.003l.042-.052a2.148 2.148 0 01.214-.214l.063-.044c.089-.06.184-.111.282-.154l-.109.046c.146-.063.3-.104.457-.126l-.12.016c.153-.02.308-.02.462 0l-.12-.016c.153.02.304.06.447.121l-.109-.045c.104.044.204.097.297.16.023.014.044.03.065.045.051.035-.044-.035-.044-.035.008 0 .032.024.038.03.042.037.084.073.123.113.038.038.073.076.106.117l.031.038c.034.04-.063-.089-.034-.046l.045.065c.065.098.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.121c.007.074.014.15.014.228.001.238.206.466.451.455.245-.01.454-.2.452-.455-.004-.862-.515-1.695-1.309-2.037a2.267 2.267 0 00-1.416-.138 2.17 2.17 0 00-1.165.714 2.267 2.267 0 00-.536 1.555c.023.428.158.86.414 1.205.278.372.632.644 1.066.807.406.152.872.162 1.29.054.816-.21 1.497-.931 1.62-1.779a2.72 2.72 0 00.035-.383c.001-.238-.21-.466-.452-.456a.464.464 0 00-.45.458zM3.805 5.77l1.55-.802 2.45-1.264.559-.29c.216-.111.296-.44.166-.645a.468.468 0 00-.632-.17c-.516.268-1.033.534-1.549.801l-2.45 1.265c-.186.096-.373.192-.559.29-.216.111-.296.44-.167.644a.47.47 0 00.632.17z'/%3E%3Cpath d='M8.37 9.587c-.519-.268-1.035-.535-1.553-.8-.819-.422-1.636-.846-2.455-1.267-.186-.096-.373-.194-.561-.29-.216-.111-.512-.066-.632.17-.111.216-.065.527.166.645.518.268 1.035.535 1.553.801.819.422 1.636.845 2.455 1.266l.56.29c.217.111.513.066.633-.17.11-.214.063-.526-.166-.645z'/%3E%3C/g%3E%3C/svg%3E")}.icon[data-icon=download],.icon[data-icon=download][data-color=black]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23333'%3E%3Cpath d='M4.185 5.74c-.119.13-.185.301-.185.483 0 .183.066.354.185.483L7.052 9.8A.624.624 0 007.5 10a.623.623 0 00.448-.2l2.867-3.094a.722.722 0 000-.965.601.601 0 00-.895 0L8.133 7.669V.683C8.133.306 7.85 0 7.5 0c-.349 0-.633.306-.633.683v6.986L5.081 5.74a.602.602 0 00-.896 0z'/%3E%3Cpath d='M15 7h-1.364v3.506H1.364V7.22H0V12h15z'/%3E%3C/g%3E%3C/svg%3E")}.icon[data-icon=download][data-color=white]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23fff'%3E%3Cpath d='M4.185 5.74c-.119.13-.185.301-.185.483 0 .183.066.354.185.483L7.052 9.8A.624.624 0 007.5 10a.623.623 0 00.448-.2l2.867-3.094a.722.722 0 000-.965.601.601 0 00-.895 0L8.133 7.669V.683C8.133.306 7.85 0 7.5 0c-.349 0-.633.306-.633.683v6.986L5.081 5.74a.602.602 0 00-.896 0z'/%3E%3Cpath d='M15 7h-1.364v3.506H1.364V7.22H0V12h15z'/%3E%3C/g%3E%3C/svg%3E")}.icon[data-icon=printer],.icon[data-icon=printer][data-color=black]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath d='M19 7h-1V1c0-.6-.4-1-1-1H5c-.6 0-1 .4-1 1v6H3c-1.7 0-3 1.3-3 3v5c0 1.7 1.3 3 3 3h1v3c0 .6.4 1 1 1h12c.6 0 1-.4 1-1v-3h1c1.7 0 3-1.3 3-3v-5c0-1.7-1.3-3-3-3zM6 2h10v5H6V2zm10 18H6v-6h10v6zm4-5c0 .6-.4 1-1 1h-1v-3c0-.6-.4-1-1-1H5c-.6 0-1 .4-1 1v3H3c-.6 0-1-.4-1-1v-5c0-.6.4-1 1-1h16c.6 0 1 .4 1 1v5z'/%3E%3C/svg%3E")}.icon[data-icon=printer][data-color=white]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath fill='%23fff' d='M19 7h-1V1c0-.6-.4-1-1-1H5c-.6 0-1 .4-1 1v6H3c-1.7 0-3 1.3-3 3v5c0 1.7 1.3 3 3 3h1v3c0 .6.4 1 1 1h12c.6 0 1-.4 1-1v-3h1c1.7 0 3-1.3 3-3v-5c0-1.7-1.3-3-3-3zM6 2h10v5H6V2zm10 18H6v-6h10v6zm4-5c0 .6-.4 1-1 1h-1v-3c0-.6-.4-1-1-1H5c-.6 0-1 .4-1 1v3H3c-.6 0-1-.4-1-1v-5c0-.6.4-1 1-1h16c.6 0 1 .4 1 1v5z'/%3E%3C/svg%3E")}.icon[data-icon=basket],.icon[data-icon=basket][data-color=black]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.618 0L3.3 3.908H0L2.254 12h10.492L15 3.908h-3.303L9.377 0l-1.15.644 1.938 3.264H4.829L6.77.644 5.62 0zm7.655 5.195l-1.538 5.518h-8.47L1.727 5.195h11.546z' fill-rule='nonzero' fill='%23333'/%3E%3C/svg%3E")}.icon[data-icon=basket][data-color=white]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.618 0L3.3 3.908H0L2.254 12h10.492L15 3.908h-3.303L9.377 0l-1.15.644 1.938 3.264H4.829L6.77.644 5.62 0zm7.655 5.195l-1.538 5.518h-8.47L1.727 5.195h11.546z' fill-rule='nonzero' fill='%23fff'/%3E%3C/svg%3E")}.icon-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-link .icon[data-size="12x12"]{margin-right:6px}.icon-link .icon[data-size="16x16"]{margin-right:8px}.icon-link .icon[data-size="24x24"]{margin-right:12px}.icon-link .icon[data-size="32x32"]{margin-right:16px}.icon-link .icon[data-size="48x48"]{margin-right:24px}.image-cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0 0 3.04rem}.image-col{background-color:#333;background-size:cover;background-position:50%;background-repeat:no-repeat}.image-col:first-child:last-child{-ms-flex-preferred-size:100%;flex-basis:100%;padding-top:100%}.image-col:first-child:nth-last-child(2),.image-col:first-child:nth-last-child(2)~.image-col{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);padding-top:calc(50% - 10px)}.image-col:first-child:nth-last-child(3),.image-col:first-child:nth-last-child(3)~.image-col{-ms-flex-preferred-size:calc(33.3333% - 10px);flex-basis:calc(33.3333% - 10px);padding-top:calc(33.3333% - 10px)}.image-col:first-child:nth-last-child(4),.image-col:first-child:nth-last-child(4)~.image-col{-ms-flex-preferred-size:calc(25% - 10px);flex-basis:calc(25% - 10px);padding-top:calc(25% - 10px)}.tabs{margin:40px 0;background-color:rgba(0,0,0,.08)}.tabs__heading[class]{display:block;margin:0;padding:40px;font:500 1.9rem/3.04rem Roboto,sans-serif;text-transform:none;color:#fff;background-color:#000}.tabs__tab-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:40px}.tabs__tab-item{position:relative;margin:0 10px 10px 0}.tabs__tab-item-btn{display:block;padding:20px;background:transparent;border:0;font:700 1.9rem/3.04rem Roboto,sans-serif;text-decoration:underline;background-color:#fff;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.tabs__tab-item-btn[disabled]{cursor:not-allowed}.tabs__tab-item-btn.active,.tabs__tab-item-btn:focus,.tabs__tab-item-btn:hover{outline:none;color:#fff;text-decoration:none}.tabs__tab-item-btn.active{background-color:#0075be}.tabs__tab-item-btn:focus:not([disabled]),.tabs__tab-item-btn:hover:not([disabled]){background-color:#000}.tabs__tab{display:none;padding:40px}.tabs__tab.active{display:block}.tabs__tab-heading{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;padding:2.16rem 0 2.88rem}.tabs__back-up-btn{margin:1.9rem 0 0}.tabs__controls{list-style:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000}.tabs__control{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.tabs__control:first-of-type,.tabs__control:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.tabs__control-btn{position:relative;width:100%;height:100%;padding:40px;border:0;color:#fff;font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;text-transform:uppercase;text-decoration:underline;background:transparent;background-size:100% 200%;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(50%,#000),color-stop(50%,#0075be),to(#0075be));background-image:linear-gradient(180deg,#000 0,#000 50%,#0075be 0,#0075be)}.tabs__control-btn:after,.tabs__control-btn:before{content:"";display:inline-block;width:12px;height:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.tabs__control-btn[data-direction=prev]{text-align:left}.tabs__control-btn[data-direction=prev]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin:0 10px 0 0}.tabs__control-btn[data-direction=prev]:after{display:none}.tabs__control-btn[data-direction=next]{text-align:right}.tabs__control-btn[data-direction=next]:before{display:none}.tabs__control-btn[data-direction=next]:after{margin:0 0 0 10px}.tabs__control-btn[data-direction=top]:before{display:none}.tabs__control-btn[data-direction=top]:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin:0 0 0 10px}.tabs__control-btn[disabled]{color:hsla(0,0%,100%,.4);cursor:not-allowed}.tabs__control-btn[disabled]:after,.tabs__control-btn[disabled]:before{opacity:.4}.tabs__control-btn:focus,.tabs__control-btn:hover{outline:none}.tabs__control-btn:focus:not([disabled]),.tabs__control-btn:hover:not([disabled]){color:#000;background-position-y:-100%}.tabs__control-btn:focus:not([disabled]):after,.tabs__control-btn:focus:not([disabled]):before,.tabs__control-btn:hover:not([disabled]):after,.tabs__control-btn:hover:not([disabled]):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E")}.az-search{padding:40px}.az-search__heading,.az-search__subheading{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;padding:0}.az-search__subheading{margin:40px 0 20px}.az-search__letters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none}.az-search__letter{display:block;margin:0 10px 10px 0;background-color:#fff}.az-search__letter-link[class]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;text-decoration:none;color:#333;background-size:100% 202%!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#000 0,#000);-webkit-transition:background-position-y .25s ease-out,color 225ms ease-out;transition:background-position-y .25s ease-out,color 225ms ease-out}.az-search__letter-link[class].disabled{pointer-events:none;cursor:not-allowed;opacity:.15}.az-search__letter-link[class].selected,.az-search__letter-link[class]:focus,.az-search__letter-link[class]:hover{background-color:#000;color:#fff;outline:none;background-position-y:-99%}.split-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.split-image--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.split-image--reverse .split-image__text{padding:0 40px 0 0}.split-image__image{-ms-flex-preferred-size:20%;flex-basis:20%}.split-image__image img{max-width:100%}.split-image__text{-ms-flex-preferred-size:80%;flex-basis:80%;padding:0 0 0 40px}.split-image__heading{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;padding:0 0 2rem}.donate{padding:40px 0}.donate .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.donate fieldset{border:0}.donate fieldset[aria-hidden=true]{display:none}.donate__section{width:100%}.donate__section-heading{margin-bottom:15px;max-width:550px;padding:0}.donate__section-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0 -15px}.donate__section-content>div{width:50%;margin:15px;background-size:cover;background-position:50%;background-repeat:no-repeat}.donate__toggle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:#000;margin:10px}.donate__toggle-radio{position:absolute;opacity:0;z-index:-10;pointer-events:none}.donate__toggle-radio~.donate__toggle-focused{display:block}.donate__toggle-radio#single-donation:focus+.donate__toggle-label:after{left:-100%}.donate__toggle-focused{display:none;position:absolute;left:0;width:100%;height:100%;background-color:#000;-webkit-box-shadow:0 0 0 10px #000;box-shadow:0 0 0 10px #000;z-index:1}.donate__toggle .donate__toggle-label{position:relative;cursor:pointer;padding:20px!important;width:100%;text-align:center;color:#fff;font:normal 2.4rem/2.16rem VersusArthritis,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:transparent;z-index:3;-webkit-transition:color .25s ease-out;transition:color .25s ease-out}.donate__toggle-selected{display:block;position:absolute;width:50%;height:100%;left:0;top:0;background:#fff;pointer-events:none;-webkit-transition:left .25s ease-out;transition:left .25s ease-out}#regular-donation:checked+.donate__toggle-label{color:#000;background-color:#fff}#regular-donation:checked~.donate__toggle-selected{left:0}#regular-donation:checked~.donate__toggle-selected:after{content:"";position:absolute;z-index:10;top:0;left:50%;margin-left:-12px;width:0;height:0;border-top:12px solid #000;border-left:12px solid transparent;border-right:12px solid transparent}#single-donation:checked+.donate__toggle-label{color:#000;background-color:#fff}#single-donation:checked~.donate__toggle-selected{left:50%}#single-donation:checked~.donate__toggle-selected:after{content:"";position:absolute;z-index:10;top:0;left:50%;margin-left:-12px;width:0;height:0;border-top:12px solid #000;border-left:12px solid transparent;border-right:12px solid transparent}.donate__message{display:inline-block;position:relative;padding:2.5rem 0;font:300 2.2rem/2.75rem Roboto,sans-serif;font-weight:400}.donate__type-text[aria-hidden=true]{display:none}.donate__amount-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:20px;padding-right:20px}.donate__amount-btns .btn{margin:0;padding-left:5px;padding-right:5px;white-space:nowrap;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;width:calc(33.33333% - 30px)}.donate__amount-btns .btn span{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif}.donate__custom-amount{margin:40px 0 0;position:relative}.donate__custom-amount input{width:100%;min-height:82px;padding:18px 183px 18px 48px;border:0;color:#000;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;@-moz-document url-prefix(){min-height:82.2px}}.donate__custom-amount input:focus{outline:none;-webkit-box-shadow:inset 0 0 0 10px #000;box-shadow:inset 0 0 0 10px #000}.donate__custom-amount input:focus~button{border-left:10px solid #000}.donate__custom-amount:before{content:"\A3";left:30px;top:calc(50% - 17px)}.donate__custom-amount:before,.donate__custom-amount button{position:absolute;color:#000;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.donate__custom-amount button{right:0;top:0;margin:0}.donate-form .split-section .content-wrap .content-section{padding-top:0;border-bottom:0}.donate-form .split-section .content-wrap h2{padding:9rem 3rem 3rem;margin:0 0 3rem;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;color:#fff;background-color:#e61e32}.donate-form .split-section .content-wrap h2:first-of-type{padding-top:9rem}.donate-form .split-section .content-wrap h2.donate-form__amount-header{margin:0;padding:0 0 3rem;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.donate-form .split-section .donate-side-form{color:#fff;padding:3rem;background-color:#e61e32}.donate-form .split-section .donate-side-form--confirm .donate-form__amount-header{font-size:5.8rem!important;line-height:5.22rem!important;padding:0!important}.donate-form .split-section .umbraco-forms-checkbox .umbraco-forms-label[class]{padding:0 30px}.donate-form input:checked~.umbraco-forms-styled-checkbox:before{border-right:2px solid #e61e32;border-bottom:2px solid #e61e32}.donate-form .umbraco-forms-field{margin:60px 0}.donate-form .umbraco-forms-label{font:400 1.9rem/3.04rem Roboto,sans-serif;margin:0 0 10px}.donate-form .umbraco-forms-label~.umbraco-forms-radio:first-of-type{margin-top:-10px}.donate-form .g-unit{padding:0 10px}.donate-form .g-unit:first-of-type{padding-left:0}.donate-form .g-unit:last-of-type{padding-right:0}.donate-form .rich-text~.umbraco-forms-split-fields:not(:first-child){margin-top:35px}.donate-form [data-donation-type][hidden=true]{display:none;visibility:hidden}.donate-form [data-donation-type][hidden=false]{display:block;visibility:visible}.donate-form input[type=radio]:checked~.umbraco-forms-styled-radio:before{border:2px solid #e61e32}.donate-form .umbraco-forms-styled-radio:after{border:2px solid #e61e32;background-color:#e61e32}.donate-form .dontae-form__dd-confirm-img{width:175px;margin:20px 0 0}.donate-occasion-inputs[aria-hidden=true],.donate-reason-inputs>[aria-hidden=true],.donate-reason-inputs[aria-hidden=true]{display:none}.donate-form__amount .umbraco-forms-field-wrapper{position:relative}.donate-form__amount .umbraco-forms-field-wrapper:before{position:absolute;content:"\A3";left:30px;top:calc(50% - 17px);color:#000;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.donate-form__amount input[name="UserDetails.DonationAmount"]{padding:18px 20px 18px 48px;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;border:0;-webkit-box-shadow:inset 0 0 0 10px transparent;box-shadow:inset 0 0 0 10px transparent}.donate-form__amount input[name="UserDetails.DonationAmount"]:focus{-webkit-box-shadow:inset 0 0 0 10px #000;box-shadow:inset 0 0 0 10px #000}.donate-form__amount .field-validation-error{color:#fff;margin-left:1px}.donate-form__hidden-label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.donate-form__address-fields,.donate-form__address-lookup,.form__address-fields,.form__address-lookup{margin:35px 0 0}.donation-form__type-toggle:focus{outline:none;color:#fab900}.donate-picker{width:100%;margin:0 0 0 auto}.donate-picker fieldset{border:0}.donate-picker__type-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.donate-picker__heading{font:normal 6rem/5.4rem VersusArthritis,sans-serif;line-height:6rem;margin:0}.donate-picker__type-btn{width:50%}.donate-picker__type-btn input[type=radio]{position:absolute;visibility:hidden;opacity:0;pointer-events:none}.donate-picker__type-btn input[type=radio]:checked~label span{color:#fff}.donate-picker__type-btn label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;height:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0!important;font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;text-transform:uppercase;text-align:center;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.donate-picker__type-btn label span{z-index:2;color:#000;-webkit-transition:color .25s ease-out;transition:color .25s ease-out}.donate-picker__type-btn label:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff}.donate-picker__type-btn:first-of-type label:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;z-index:1}.donate-picker__type-btn:first-of-type input[type=radio]:checked~label:after{-webkit-transform:translateX(0);transform:translateX(0)}.donate-picker__message{display:inline-block;position:relative;margin:20px 0 5px;font:400 1.9rem/3.04rem Roboto,sans-serif;text-transform:none}.donate-picker__message span{display:inline-block;position:absolute;left:calc(100% + 6px);top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.donate-picker__message span:after,.donate-picker__message span:before{display:block}.donate-picker__message span:before{content:"regularly"}.donate-picker__message span:after{content:"one-time";min-width:115px;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.donate-picker__message.alt span{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}.donate-picker__amount-select{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.donate-picker__amount-btn[class]{display:block;border:0;height:70px;-ms-flex-preferred-size:calc(33.33333% - 10px);flex-basis:calc(33.33333% - 10px);font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;background-color:#000}.donate-picker__amount-btn[class],.donate-picker__amount-btn[class] span{color:#fff}.donate-picker__amount-btn[class] span{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif}.donate-picker__custom-amount{position:relative}.donate-picker__custom-amount input{display:block;width:100%;height:80px;padding:0 180px 0 60px;background-color:#fff;border:0}.donate-picker__custom-amount input:focus{outline:none;-webkit-box-shadow:inset 0 0 0 8px #000;box-shadow:inset 0 0 0 8px #000}.donate-picker__custom-amount input:focus~button{border-left:8px solid #000}.donate-picker__custom-amount:before,.donate-picker__custom-amount button,.donate-picker__custom-amount input{color:#000;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.donate-picker__custom-amount button{position:absolute;right:0;top:0;width:auto;height:100%;padding:0 30px;border:0;color:#000;text-transform:uppercase;background:#fab900;background-image:-webkit-gradient(linear,left top,left bottom,from(#fab900),color-stop(50%,#fab900),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#fab900 0,#fab900 50%,#000 0,#000);background-size:100% 200%;-webkit-transition:background-position-y .25s ease-in-out;transition:background-position-y .25s ease-in-out}.donate-picker__custom-amount button:focus{outline:none;padding:4px 30px 0;-webkit-box-shadow:inset 0 8px 0 0 #000;box-shadow:inset 0 8px 0 0 #000}.donate-picker__custom-amount button:hover{color:#fff;background-position-y:-100%}.donate-picker__custom-amount button:hover:focus{-webkit-box-shadow:inset 0 6px 0 0 #fab900;box-shadow:inset 0 6px 0 0 #fab900}.donate-picker__custom-amount:before{content:"\A3";position:absolute;left:30px;top:calc(50% - 23px)}.featured-article{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-bottom:10px solid #000}.featured-article__press-btn{position:absolute;left:calc(50% - 162.5px);bottom:-35px;margin:0}.featured-article__details{-webkit-box-flex:0;-ms-flex:0 1 438px;flex:0 1 438px;padding:10rem 2rem}.featured-article__image{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:#ddd;background-size:cover;background-position:50%;background-repeat:no-repeat}.featured-article__type{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;padding:1.26rem 0 1.68rem;font-size:2.6rem}.featured-article__link{display:inline-block}.featured-article__link:focus{outline:none;background:#000;-webkit-box-shadow:0 0 0 10px #000;box-shadow:0 0 0 10px #000}.featured-article__headline{font:300 3.8rem/4.75rem Roboto,sans-serif;padding:0}.featured-article__data-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.featured-article__data-item{margin:2.5rem 0 0;padding:.5rem 2rem;border-right:.1rem solid hsla(0,0%,100%,.5);font:400 1.5rem/2.1rem Roboto,sans-serif}.featured-article__data-item:first-of-type{padding-left:0}.featured-article__data-item:last-of-type{border-right:0}.featured-article__desc{margin:4rem 0 0;padding:0}.featured-article__tags{display:-webkit-box;display:-ms-flexbox;display:flex;margin:8rem 0 0;list-style:none}.featured-article__tag{margin:0 1.2rem 0 0;padding:1rem 1.2rem;color:#fff;background-color:#000;font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:700}.contact-info{list-style:none}.contact-info p{padding:0}.contact-info__item{padding:0 0 2rem;margin:0 0 2rem;border-bottom:2px solid #f4f5f8}.contact-info__item:last-of-type{margin:0;padding:0;border-bottom:0}.contact-info__item-heading{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;padding:0 0 2rem}.contact-info__item-link{color:#333}.contact-info__item-link:focus,.contact-info__item-link:hover{outline:none;background-color:#fab900;-webkit-box-shadow:0 0 0 10px #fab900;box-shadow:0 0 0 10px #fab900}.tags-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:3rem 0 0;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.tag{-ms-flex-negative:0;flex-shrink:0;margin:0 .6rem .6rem 0;padding:.6rem 1.6rem;color:#fff;background-color:#644ba5;font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:700}.tag.clickable{cursor:pointer}.tag a{text-decoration:none;color:#fff}.tag-link{-ms-flex-negative:0;flex-shrink:0;font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:700;margin-right:5px}.tag-link,.tag-link a{color:#644ba5}.tag-link:after{content:",";display:inline-block}.tag-link:last-of-type:after{content:none}.tag-link.clickable{cursor:pointer}.tags-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:5px solid #ddd;margin-bottom:5rem}.tags-filter .tags-filter__category-select{width:25%}.tags-filter .tags-filter__tag-filters{width:50%}.tags-filter .tags-filter__mobile-toggle{display:none}.tags-filter .tags-filter__buttons{padding-top:60px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:25%}.tags-filter fieldset{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;border:0;padding:0 1rem 4rem}.tags-filter fieldset:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.tags-filter fieldset a{color:#333;font-weight:700}.tags-filter fieldset a:focus{outline:none;color:#fff;background-color:#000;-webkit-box-shadow:0 0 0 5px #000;box-shadow:0 0 0 5px #000}.tags-filter fieldset p:last-of-type{padding-bottom:0}.tags-filter fieldset.hidden{display:none}.tags-filter legend>*{color:#333;font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;padding:0 0 2rem}.tags-filter__select{display:block;position:relative}.tags-filter__select select{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:1.5rem 2.5rem;border-radius:0;border:0;-webkit-box-shadow:inset 0 0 0 2px #ddd;box-shadow:inset 0 0 0 2px #ddd;background:transparent;background-color:#fff;font:400 1.9rem/3.04rem Roboto,sans-serif}.tags-filter__select select::-ms-expand{display:none}.tags-filter__select select:focus{outline:none;-webkit-box-shadow:inset 0 0 0 6px #000;box-shadow:inset 0 0 0 6px #000}.tags-filter__select:after{content:"";display:block;position:absolute;width:9px;height:17px;right:20px;top:calc(50% - 8.5px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 17'%3E%3Cpath d='M9 7H0l4.5-7L9 7zM4.5 17L9 10H0l4.5 7z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.tags-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:15px 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.tags-filter__list-item{position:relative;margin:0 15px 5px 0;-ms-flex-negative:0;flex-shrink:0}.tags-filter__list-item.hidden{display:none}.tags-filter__checkbox{position:absolute;opacity:0}.tags-filter__btn{display:inline-block;position:relative;border:1px solid #644ba5;padding:6px 18px;font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:700;background-color:#644ba5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-transition:padding .25s ease-in-out;transition:padding .25s ease-in-out}.tags-filter__btn span{color:#fff;position:relative;z-index:1;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.tags-filter__btn:after,.tags-filter__btn:before{content:"";position:absolute}.tags-filter__btn:before{left:0;top:0;width:100%;height:100%;background-color:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.tags-filter__btn:after{right:10px;top:calc(50% - 6px);width:12px;height:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0h-1v1.5H0v1h1.5V4h1V2.5H4v-1H2.5z' fill-rule='nonzero' fill='%23644BA5'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btn.tags-filter__view-more-btn{display:inline-block;position:relative;border:1px solid #000;color:#000;background:#fff;padding:6px 18px 6px 30px;font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-transition:padding .25s ease-in-out;transition:padding .25s ease-in-out;text-transform:none;height:35px}.btn.tags-filter__view-more-btn:focus,.btn.tags-filter__view-more-btn:hover{-webkit-box-shadow:none;box-shadow:none;border:1px solid #fff;color:#fff;background:#000}.btn.tags-filter__view-more-btn:after,.btn.tags-filter__view-more-btn:before{content:"";position:absolute}.btn.tags-filter__view-more-btn:before{left:0;top:0;width:100%;height:100%;background-color:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.btn.tags-filter__view-more-btn:focus:after,.btn.tags-filter__view-more-btn:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0h-1v1.5H0v1h1.5V4h1V2.5H4v-1H2.5z' fill-rule='nonzero' fill='%23fff'/%3E%3C/svg%3E")}.btn.tags-filter__view-more-btn:after{left:10px;top:calc(50% - 6px);width:12px;height:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0h-1v1.5H0v1h1.5V4h1V2.5H4v-1H2.5z' fill-rule='nonzero'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.btn.tags-filter__view-more-btn.is-active:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tags-filter__checkbox:focus~.tags-filter__btn{background-color:#000}.tags-filter__checkbox:focus~.tags-filter__btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0h-1v1.5H0v1h1.5V4h1V2.5H4v-1H2.5z' fill-rule='nonzero'/%3E%3C/svg%3E")}.tags-filter__checkbox:checked~.tags-filter__btn{padding:6px 30px 6px 18px;border:1px solid #000}.tags-filter__checkbox:checked~.tags-filter__btn span{color:#333}.tags-filter__checkbox:checked~.tags-filter__btn:before{-webkit-transform:translateY(0);transform:translateY(0)}.tags-filter__checkbox:checked~.tags-filter__btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0h-1v1.5H0v1h1.5V4h1V2.5H4v-1H2.5z' fill-rule='nonzero'/%3E%3C/svg%3E")}.btn.tags-filter__reset{margin:0}.tags-filter__submit{margin:0;min-width:120px;border:2px solid #fab900}.tags-filter__submit:focus,.tags-filter__submit:hover{border-color:#000}.article-links--no-results{padding-bottom:30px}.article-link.article-link--featured{display:inline-block;margin:0 0 30px;padding:0 10px 20px;color:#333;text-decoration:none;width:50%;float:left}.article-link.article-link--featured:focus{outline:6px solid #644ba5;outline-offset:6px}.article-link--video .article-link__image-wrap:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.1 42.1'%3E%3Cpath d='M35.4 17.8L5.6.4C4.5-.2 3-.2 1.9.4S0 2.3 0 3.7v34.7c0 1.4.8 2.6 1.9 3.2.6.4 1.3.5 1.9.5.6 0 1.3-.1 1.9-.5l29.7-17.3c1.1-.6 1.9-1.9 1.9-3.2s-.9-2.7-1.9-3.3z'/%3E%3C/svg%3E");background-size:25%}.article-link--podcast .article-link__image-wrap:after,.article-link--video .article-link__image-wrap:after{content:"";width:50px;height:50px;background-color:#fff;background-position:50%;background-repeat:no-repeat;position:absolute;bottom:0;right:0}.article-link--podcast .article-link__image-wrap:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath d='M130.74 187.26C66.1 260.72 28.12 342.43 13.35 438.53c-4.03 27.43-4.6 97.44-.77 124.67 12.85 93.6 48.33 174.54 107.6 246.08 8.63 10.36 16.69 19.18 18.22 19.76 1.34.58 17.65-9.97 36.25-23.59l33.76-24.55-9.4-9.59c-51.02-52.94-86.5-125.06-101.08-205.23-5.18-28.96-4.79-97.44.77-127.55 10.74-58.69 34.14-114.7 66.56-160.16 6.33-8.82 20.14-25.7 30.5-37.4s18.61-21.48 18.22-21.87c-2.11-1.54-62.53-47.95-64.25-49.29-1.54-1.15-7.87 4.6-18.99 17.45zm693.37 4.99c-17.45 13.23-32.42 24.74-33.37 25.7-.77.77 6.33 10.36 16.11 21.48 49.87 56.01 82.09 123.52 95.33 200.05 4.6 26.85 4.6 93.99 0 120.84-13.24 76.72-44.88 142.89-95.52 200.24-14.39 16.31-17.07 20.14-14.96 22.25 1.54 1.34 16.69 12.85 33.76 25.7l31.07 23.21 16.88-19.57c62.14-72.5 98.59-152.1 113.17-247.04 4.6-30.88 4.6-99.36-.19-131.39-4.79-31.65-16.3-75.96-27.04-103.57-21.1-54.66-56.01-110.86-94.37-151.91l-9.21-9.97-31.66 23.98zM651.87 322.1l-33.37 25.13 5.56 3.84c2.88 1.92 12.85 11.13 21.87 20.14 59.84 60.03 70.58 152.28 26.27 224.79-9.4 15.34-35.67 44.12-48.14 52.75l-5.56 3.84 33.76 25.32c18.6 14 34.52 25.32 35.48 25.32 3.64 0 40.47-40.67 50.64-56.01 19.56-29.15 34.14-64.83 41.05-99.35 4.6-22.63 4.6-73.46 0-96.29-7.29-36.44-24.17-75.57-45.46-105.49-12.47-17.26-42.96-49.68-46.8-49.29-1.16-.02-17.08 11.3-35.3 25.3zm-353.49-8.82c-55.43 53.71-84.97 126.59-81.71 201.01 2.3 51.79 17.65 97.43 47.57 140.98 11.89 17.45 41.24 49.87 45.07 49.87 1.73 0 55.81-38.17 69.43-48.91.19-.19-5.18-5.18-12.27-10.74-17.84-14.58-35.68-37.6-46.8-60.23-30.69-62.72-23.98-135.03 17.65-191.23 9.78-13.23 30.88-33.95 40.28-39.51 3.07-1.73 5.37-3.65 5.18-4.22 0-1.15-64.45-50.44-67.13-51.4-.97-.39-8.84 5.94-17.27 14.38z'/%3E%3Cpath d='M473.3 380.03c-34.14 7.48-66.75 32.99-82.29 64.45-10.74 21.67-14.58 39.7-13.04 62.15 3.45 56.39 42.58 101.66 97.63 112.97 18.41 3.84 30.31 3.84 48.91 0 95.71-19.56 130.62-137.91 61-206.96-29.16-28.97-71.74-41.24-112.21-32.61z'/%3E%3C/svg%3E");background-size:50%}.article-link{display:inline-block;margin:0 0 30px;padding:0 10px 20px;color:#333;text-decoration:none;width:25%;float:left}.article-link:nth-child(6){clear:left}.article-link a{text-decoration:none}.article-link>a{display:block}.article-link>a:focus{outline:6px solid #644ba5;outline-offset:6px}.article-link--featured .article-link__image-wrap{padding-bottom:75%}.article-link__image-wrap{position:relative;width:100%;padding-bottom:50%;background-color:#ddd;overflow:hidden}.article-link__image{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-transform:scale(1);transform:scale(1)}.article-link:hover .article-link__image{-webkit-transition:-webkit-transform 10s ease-out;transition:-webkit-transform 10s ease-out;transition:transform 10s ease-out;transition:transform 10s ease-out,-webkit-transform 10s ease-out;-webkit-transform:scale(1.5);transform:scale(1.5)}.article-link__metadata{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-link__date,.article-link__type{margin:0}.article-link__type{color:#333;font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;padding:0;text-transform:uppercase;font:normal 1.8rem/1.62rem VersusArthritis,sans-serif}.article-link__date{font:400 1.5rem/2.1rem Roboto,sans-serif;margin:0;padding:10px 0}.article-link .article-link__heading{font:700 1.5rem/2.1rem Roboto,sans-serif;padding:0}.article-footer{border-top:2px solid #ddd;margin:0;padding:20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.article-footer h4{margin-right:20px}.article-footer>*{-ms-flex-item-align:start;align-self:flex-start}.article-footer .btn--back{margin:30px 0 0}.article-footer__author-info{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.article-footer__author-info li{font:400 1.5rem/2.1rem Roboto,sans-serif;border-left:1px solid #ddd;padding:10px 20px}.article-footer__author-info li:first-of-type{border-left:0;padding-left:0}.article-footer__author-info li:last-of-type{padding-right:0}.article-footer .tags-list{margin-top:0;-ms-flex-item-align:center;align-self:center}.breadcrumbs{background-color:#fff}.breadcrumbs+.bg-white{border-top:1px solid #ddd}.breadcrumbs .content-wrap{position:relative}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__item{position:relative;margin:0 15px 0 0;padding:0 15px 0 0;z-index:0}.breadcrumbs__item:after{content:"";position:absolute;right:0;top:30%;width:2px;height:40%;background-color:#333;z-index:2}.breadcrumbs__item:first-of-type .breadcrumbs__item-link{padding-left:0}.breadcrumbs__item:last-of-type:after,.breadcrumbs__item:last-of-type:before{display:none}.breadcrumbs__item-link{display:block;position:relative;margin:0;padding:15px 0;color:#333;font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;text-transform:uppercase;text-decoration:none}.breadcrumbs__item-link[aria-current=page]:after{content:"";position:absolute;left:0;bottom:10px;width:calc(100% - 15px);height:4px;background-color:#4abdac}a.breadcrumbs__item-link:focus,a.breadcrumbs__item-link:hover{text-decoration:underline;outline:0}.breadcrumbs--collapsed .breadcrumbs__item{overflow:hidden}.breadcrumbs--collapsed .breadcrumbs__item:before{content:"";background:#fff;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.4)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,.4),#fff);border-right:15px solid #fff;padding-left:10px;position:absolute;right:0;height:100%;z-index:1;opacity:1;pointer-events:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.breadcrumbs--collapsed a.breadcrumbs__item-link{white-space:nowrap;max-width:2em;-webkit-transition:max-width .3s ease-in-out;transition:max-width .3s ease-in-out}.breadcrumbs--collapsed .breadcrumbs__item:hover a,.breadcrumbs--collapsed a.breadcrumbs__item-link:focus,.breadcrumbs--collapsed a.breadcrumbs__item-link:hover{max-width:500px}.breadcrumbs--collapsed .breadcrumbs__item:focus-within:before,.breadcrumbs--collapsed .breadcrumbs__item:hover:before{opacity:0}.breadcrumbs.is-width-check .breadcrumbs__list{position:absolute;white-space:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 20px}.hero-component{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;min-height:540px;background-color:#fff}.hero-component,.hero-component__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal}.hero-component__image{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#000;overflow:hidden;min-height:25vh;background-size:cover;background-position:top}.hero-component__controls{position:absolute;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:3}.hero-component__controls button{border:0;border-radius:0;max-width:325px;text-align:right;font:500 1.9rem/3.04rem Roboto,sans-serif;color:#fff}.hero-component__controls button[role=tab]{margin-right:9px;width:20px;height:20px;border-radius:50%;background-color:#b2a6af;color:#333;cursor:pointer;text-align:left;overflow:hidden;text-indent:-999px}.hero-component__controls button[role=tab][disabled]{background-color:#fff;text-decoration:none}.hero-component__controls button[role=tab]:focus{outline:none;color:#fff;background-color:#fff}.hero-component__arrows{display:none}.hero-component__arrows button{position:relative;width:44px;height:47px;padding:0;background-color:#fff;text-indent:-999px;overflow:hidden}.hero-component__arrows button,.hero-component__arrows button:after{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.hero-component__arrows button:after{content:"";display:block;position:absolute;width:14px;height:14px;left:calc(50% - 7px);top:calc(50% - 7px);background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23333'/%3E%3C/svg%3E")}.hero-component__arrows button[data-direction=next]:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hero-component__arrows button[data-direction=prev]:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hero-component__arrows button[disabled]:after{opacity:.5}.hero-component__arrows button:active{background-color:#333}.hero-component__arrows button:focus{outline:none;background-color:#fab900}.hero-component__arrows button:hover:not(:focus){background-color:#000}.hero-component__arrows button:hover:not(:focus)[disabled]{background-color:#ddd;cursor:not-allowed}.hero-component__arrows button:hover:not(:focus):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23fff'/%3E%3C/svg%3E")}.hero-component__content-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px 81px 70px 87px;background-color:#000}.hero-component__content-block .btn{text-align:center}.hero-component__content-desc,.hero-component__content-heading{color:#fff;padding:0 0 15px}.hero-component__content-heading{font:normal 6rem/5.4rem VersusArthritis,sans-serif;font-size:50px;letter-spacing:-.03em}.hero-component__content-desc{font:400 1.9rem/3.04rem Roboto,sans-serif;font-size:21px;letter-spacing:-.03em}.hero-component__play-btn{display:block;width:12rem;height:12rem;position:absolute;left:0;bottom:100%;border:0;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-indent:-100rem;background:transparent;background-size:100% 200%!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(#000,),to(#000));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#000 0,#000);-webkit-transition:background-position-y .25s ease-out;transition:background-position-y .25s ease-out}.hero-component__play-btn:after{content:"";display:block;width:4rem;height:4rem;position:absolute;left:calc(50% - 19px);top:calc(50% - 19px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.1 42.1'%3E%3Cpath d='M35.4 17.8L5.6.4C4.5-.2 3-.2 1.9.4S0 2.3 0 3.7v34.7c0 1.4.8 2.6 1.9 3.2.6.4 1.3.5 1.9.5.6 0 1.3-.1 1.9-.5l29.7-17.3c1.1-.6 1.9-1.9 1.9-3.2s-.9-2.7-1.9-3.3z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.hero-component__play-btn:focus,.hero-component__play-btn:hover{outline:none;background-position-y:-100%}.hero-component__play-btn:focus:after,.hero-component__play-btn:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.1 42.1'%3E%3Cpath fill='%23fff' d='M35.4 17.8L5.6.4C4.5-.2 3-.2 1.9.4S0 2.3 0 3.7v34.7c0 1.4.8 2.6 1.9 3.2.6.4 1.3.5 1.9.5.6 0 1.3-.1 1.9-.5l29.7-17.3c1.1-.6 1.9-1.9 1.9-3.2s-.9-2.7-1.9-3.3z'/%3E%3C/svg%3E")}.articles-slider__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.articles-slider__headline-content,.articles-slider__headline-image{-ms-flex-preferred-size:50%;flex-basis:50%}.articles-slider__headline-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 30px;min-height:400px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;background-color:#000}.articles-slider__headline-image{height:400px;background-size:cover;background-position:50%;background-repeat:no-repeat}.articles-slider__headline-desc,.articles-slider__headline-link{max-width:450px}.articles-slider__headline-link{margin:0 0 20px;color:#fff;font:300 3.8rem/4.75rem Roboto,sans-serif}.articles-slider__headline-link:after{content:"";display:inline-block;width:24px;height:24px;margin:0 0 -1px 10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0}.articles-slider__headline-link:focus,.articles-slider__headline-link:hover{outline:none}.articles-slider__headline-link:focus:after,.articles-slider__headline-link:hover:after{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.articles-slider__headline-heading{margin:0 0 40px;padding:0;width:100%}.articles-slider__headline-desc{padding:0}.articles-slider__title{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:4rem 2rem 2rem;background-color:#000}.articles-slider__title-heading{padding:0;color:#fff}.articles-slider__screen{height:0;overflow:hidden}.articles-slider__articles-tray{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.articles-slider__articles-tray[data-cols="2"] .articles-slider__article{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.articles-slider__articles-tray[data-cols="2"] .articles-slider__article-heading{font:300 3.8rem/4.75rem Roboto,sans-serif;padding:0}.articles-slider__articles-tray[data-cols="2"] .articles-slider__article-heading span:after{width:24px;height:24px;right:-35px;bottom:10px}.articles-slider__articles-tray[data-cols="2"] .articles-slider__article-desc{line-height:3.2rem;padding-right:40px}.articles-slider__articles-tray[data-cols="2"] .articles-slider__article-content{padding:40px 0}.articles-slider__articles-tray[data-cols="3"] .articles-slider__article{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;position:relative}.articles-slider__articles-tray[data-cols="3"] .articles-slider__article:after{content:"";display:block;width:1px;height:50%;position:absolute;right:0;top:25%;background-color:#ddd}.articles-slider__articles-tray[data-cols="3"] .articles-slider__article:nth-of-type(3n):after{display:none}.articles-slider__articles-tray[data-cols="3"] .articles-slider__article-heading{font:400 1.9rem/3.04rem Roboto,sans-serif;padding:0}.articles-slider__articles-tray[data-cols="3"] .articles-slider__article-desc{font:400 1.5rem/2.1rem Roboto,sans-serif}.articles-slider__article{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.articles-slider__article-link{display:block;color:#000;text-decoration:none}.articles-slider__article-link:focus,.articles-slider__article-link:hover{outline:none}.articles-slider__article-link:focus .articles-slider__article-heading,.articles-slider__article-link:hover .articles-slider__article-heading{-webkit-transform:translateY(5px);transform:translateY(5px)}.articles-slider__article-link:focus .articles-slider__article-heading span:after,.articles-slider__article-link:hover .articles-slider__article-heading span:after{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.articles-slider__article-image{height:350px;background-size:cover;background-position:50%;background-repeat:no-repeat}.articles-slider__article-content{padding:40px}.articles-slider__article-heading{display:inline-block;position:relative;min-height:60px;margin:0 0 20px;font:400 1.9rem/3.04rem Roboto,sans-serif;text-transform:none;text-decoration:underline}.articles-slider__article-heading span{position:relative}.articles-slider__article-heading span:after{content:"";position:absolute;right:-22px;bottom:5px;display:inline-block;width:16px;height:16px;margin:0 0 -1px 10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.articles-slider__article-desc{padding:0;text-decoration:none}.articles-slider__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:1px solid #ddd}.articles-slider__counter{margin:0 15px 0 0;padding:0;font:700 1.9rem/3.04rem Roboto,sans-serif}.articles-slider__button{display:block;width:44px;height:47px;position:relative;color:#fff;border:0;background-color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-indent:-999px;overflow:hidden}.articles-slider__button:after{content:"";display:block;width:30%;height:30%;position:absolute;left:35%;top:35%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.articles-slider__button[data-direction=next]:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.articles-slider__button[data-direction=prev]:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.articles-slider__button:disabled{opacity:.25;cursor:not-allowed}.articles-slider__button:focus{outline:2px solid #000;outline-offset:-2px;background-color:#fff;color:#000}.articles-slider__button:focus:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23333'/%3E%3C/svg%3E")}.articles-slider__button[class]:hover:not(:focus){background-color:#000;color:#fff}.articles-slider--animate .articles-slider__headline-link:after{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.articles-slider--animate .articles-slider__screen{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.articles-slider--animate .articles-slider__articles-tray{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.articles-slider--animate .articles-slider__article-heading,.articles-slider--animate .articles-slider__article-heading span:after{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.articles-slider--animate .articles-slider__button{-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out}.articles-slider[data-theme=purple] .articles-slider__counter{color:#644ba5}.articles-slider[data-theme=purple] .articles-slider__button,.articles-slider[data-theme=purple] .articles-slider__headline-content,.articles-slider[data-theme=purple] .articles-slider__title{background-color:#644ba5}.articles-slider[data-theme=purple] .articles-slider__button:focus{background-color:#fff;outline:2px solid #644ba5}.articles-slider[data-theme=purple] .articles-slider__button:focus:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23644BA5'/%3E%3C/svg%3E")}.articles-slider[data-theme=purple] .articles-slider__article-heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23644BA5'/%3E%3C/svg%3E")}.articles-slider[data-theme=red] .articles-slider__counter{color:#e61e32}.articles-slider[data-theme=red] .articles-slider__button,.articles-slider[data-theme=red] .articles-slider__headline-content,.articles-slider[data-theme=red] .articles-slider__title{background-color:#e61e32}.articles-slider[data-theme=red] .articles-slider__button:focus{background-color:#fff;outline:2px solid #e61e32}.articles-slider[data-theme=red] .articles-slider__button:focus:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23E61E32'/%3E%3C/svg%3E")}.articles-slider[data-theme=red] .articles-slider__article-heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23E61E32'/%3E%3C/svg%3E")}.articles-slider[data-theme=blue] .articles-slider__counter{color:#0075be}.articles-slider[data-theme=blue] .articles-slider__button,.articles-slider[data-theme=blue] .articles-slider__headline-content,.articles-slider[data-theme=blue] .articles-slider__title{background-color:#0075be}.articles-slider[data-theme=blue] .articles-slider__button:focus{background-color:#fff;outline:2px solid #0075be}.articles-slider[data-theme=blue] .articles-slider__button:focus:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%230075BE'/%3E%3C/svg%3E")}.articles-slider[data-theme=blue] .articles-slider__article-heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%230075BE'/%3E%3C/svg%3E")}.articles-slider[data-theme=pink] .articles-slider__counter{color:#eb64a0}.articles-slider[data-theme=pink] .articles-slider__button,.articles-slider[data-theme=pink] .articles-slider__headline-content,.articles-slider[data-theme=pink] .articles-slider__title{background-color:#eb64a0}.articles-slider[data-theme=pink] .articles-slider__button:focus{background-color:#fff;outline:2px solid #eb64a0}.articles-slider[data-theme=pink] .articles-slider__button:focus:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23EB64A0'/%3E%3C/svg%3E")}.articles-slider[data-theme=pink] .articles-slider__article-heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23EB64A0'/%3E%3C/svg%3E")}.articles-slider[data-theme=green] .articles-slider__counter{color:#37a53c}.articles-slider[data-theme=green] .articles-slider__headline-content,.articles-slider[data-theme=green] .articles-slider__title{background-color:#37a53c}.articles-slider[data-theme=green] .articles-slider__button{background-color:#37a53c;color:#000}.articles-slider[data-theme=green] .articles-slider__button:focus{background-color:#fff;outline:2px solid #37a53c}.articles-slider[data-theme=green] .articles-slider__button:focus:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%2337A53C'/%3E%3C/svg%3E")}.articles-slider[data-theme=green] .articles-slider__article-heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%2337A53C'/%3E%3C/svg%3E")}.articles-slider[data-theme=yellow] .articles-slider__headline-content{background-color:#fab900}.articles-slider[data-theme=yellow] .articles-slider__title-heading{color:#000}.articles-slider[data-theme=yellow] .articles-slider__button,.articles-slider[data-theme=yellow] .articles-slider__title{background-color:#fab900}.articles-slider[data-theme=yellow] .articles-slider__button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23333'/%3E%3C/svg%3E")}.articles-slider[data-theme=yellow] .articles-slider__button:focus{background-color:#fff;outline:2px solid #fab900}.articles-slider[data-theme=yellow] .articles-slider__button:focus:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15 7H3.4l5.3-5.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7 7c-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3l7 7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L3.4 9H15c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%23FAB900'/%3E%3C/svg%3E")}.articles-slider[data-theme=yellow] .articles-slider__article-heading span:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23FAB900'/%3E%3C/svg%3E")}.articles-slider .articles-slider__article-link--podcast:before,.articles-slider .articles-slider__article-link--video:before{content:"";width:50px;height:50px;background-color:#0075be;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.1 42.1'%3E%3Cpath d='M35.4 17.8L5.6.4C4.5-.2 3-.2 1.9.4S0 2.3 0 3.7v34.7c0 1.4.8 2.6 1.9 3.2.6.4 1.3.5 1.9.5.6 0 1.3-.1 1.9-.5l29.7-17.3c1.1-.6 1.9-1.9 1.9-3.2s-.9-2.7-1.9-3.3z'/%3E%3C/svg%3E");background-size:35%;background-position:50%;background-repeat:no-repeat;position:absolute;top:50px;left:30px}.articles-slider .articles-slider__article-link--podcast .articles-slider__article-content,.articles-slider .articles-slider__article-link--video .articles-slider__article-content{padding-left:110px!important}.articles-slider .articles-slider__article-link--video:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.1 42.1'%3E%3Cpath d='M35.4 17.8L5.6.4C4.5-.2 3-.2 1.9.4S0 2.3 0 3.7v34.7c0 1.4.8 2.6 1.9 3.2.6.4 1.3.5 1.9.5.6 0 1.3-.1 1.9-.5l29.7-17.3c1.1-.6 1.9-1.9 1.9-3.2s-.9-2.7-1.9-3.3z'/%3E%3C/svg%3E");background-size:35%}.articles-slider .articles-slider__article-link--podcast:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath d='M130.74 187.26C66.1 260.72 28.12 342.43 13.35 438.53c-4.03 27.43-4.6 97.44-.77 124.67 12.85 93.6 48.33 174.54 107.6 246.08 8.63 10.36 16.69 19.18 18.22 19.76 1.34.58 17.65-9.97 36.25-23.59l33.76-24.55-9.4-9.59c-51.02-52.94-86.5-125.06-101.08-205.23-5.18-28.96-4.79-97.44.77-127.55 10.74-58.69 34.14-114.7 66.56-160.16 6.33-8.82 20.14-25.7 30.5-37.4s18.61-21.48 18.22-21.87c-2.11-1.54-62.53-47.95-64.25-49.29-1.54-1.15-7.87 4.6-18.99 17.45zm693.37 4.99c-17.45 13.23-32.42 24.74-33.37 25.7-.77.77 6.33 10.36 16.11 21.48 49.87 56.01 82.09 123.52 95.33 200.05 4.6 26.85 4.6 93.99 0 120.84-13.24 76.72-44.88 142.89-95.52 200.24-14.39 16.31-17.07 20.14-14.96 22.25 1.54 1.34 16.69 12.85 33.76 25.7l31.07 23.21 16.88-19.57c62.14-72.5 98.59-152.1 113.17-247.04 4.6-30.88 4.6-99.36-.19-131.39-4.79-31.65-16.3-75.96-27.04-103.57-21.1-54.66-56.01-110.86-94.37-151.91l-9.21-9.97-31.66 23.98zM651.87 322.1l-33.37 25.13 5.56 3.84c2.88 1.92 12.85 11.13 21.87 20.14 59.84 60.03 70.58 152.28 26.27 224.79-9.4 15.34-35.67 44.12-48.14 52.75l-5.56 3.84 33.76 25.32c18.6 14 34.52 25.32 35.48 25.32 3.64 0 40.47-40.67 50.64-56.01 19.56-29.15 34.14-64.83 41.05-99.35 4.6-22.63 4.6-73.46 0-96.29-7.29-36.44-24.17-75.57-45.46-105.49-12.47-17.26-42.96-49.68-46.8-49.29-1.16-.02-17.08 11.3-35.3 25.3zm-353.49-8.82c-55.43 53.71-84.97 126.59-81.71 201.01 2.3 51.79 17.65 97.43 47.57 140.98 11.89 17.45 41.24 49.87 45.07 49.87 1.73 0 55.81-38.17 69.43-48.91.19-.19-5.18-5.18-12.27-10.74-17.84-14.58-35.68-37.6-46.8-60.23-30.69-62.72-23.98-135.03 17.65-191.23 9.78-13.23 30.88-33.95 40.28-39.51 3.07-1.73 5.37-3.65 5.18-4.22 0-1.15-64.45-50.44-67.13-51.4-.97-.39-8.84 5.94-17.27 14.38z'/%3E%3Cpath d='M473.3 380.03c-34.14 7.48-66.75 32.99-82.29 64.45-10.74 21.67-14.58 39.7-13.04 62.15 3.45 56.39 42.58 101.66 97.63 112.97 18.41 3.84 30.31 3.84 48.91 0 95.71-19.56 130.62-137.91 61-206.96-29.16-28.97-71.74-41.24-112.21-32.61z'/%3E%3C/svg%3E");background-size:50%}.articles-topic__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.articles-topic__headline-content,.articles-topic__headline-image{-ms-flex-preferred-size:50%;flex-basis:50%}.articles-topic__headline-content{padding:40px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff}.articles-topic__headline-content,.articles-topic__title{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000}.articles-topic__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:2rem}.articles-topic__title s @media screen and(max-width: 1024px){width:100%;height:auto}.articles-topic__title-heading{padding:0;color:#fff}.articles-topic__container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.articles-topic__article{list-style:none;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.articles-topic__article-heading{color:#fff;margin-bottom:0}.articles-topic__article-link{cursor:pointer;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}.articles-topic__article-link>div{width:50%}.articles-topic__article-link:hover p{text-decoration:underline}.articles-topic__article-content{background:#000;content:"white";padding:10px 30px 30px}.articles-topic__article-desc{color:#fff;padding:0;text-decoration:none}.articles-topic__article-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;background-size:cover;background-position:50%;background-repeat:no-repeat}.articles-topic[data-theme=purple] .articles-topic__headline-content,.articles-topic[data-theme=purple] .articles-topic__title{background-color:#644ba5}.articles-topic[data-theme=red] .articles-topic__headline-content,.articles-topic[data-theme=red] .articles-topic__title{background-color:#e61e32}.articles-topic[data-theme=blue] .articles-topic__headline-content,.articles-topic[data-theme=blue] .articles-topic__title{background-color:#0075be}.articles-topic[data-theme=pink] .articles-topic__headline-content,.articles-topic[data-theme=pink] .articles-topic__title{background-color:#eb64a0}.articles-topic[data-theme=green] .articles-topic__headline-content,.articles-topic[data-theme=green] .articles-topic__title{background-color:#37a53c}.articles-topic[data-theme=yellow] .articles-topic__headline-content,.articles-topic[data-theme=yellow] .articles-topic__title{background-color:#fab900}.articles-feature__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.articles-feature__headline-content,.articles-feature__headline-image{-ms-flex-preferred-size:50%;flex-basis:50%}.articles-feature__headline-content{padding:40px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff}.articles-feature__headline-content,.articles-feature__title{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000}.articles-feature__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:2rem}.articles-feature__title-heading{padding:0;color:#fff}.articles-feature-main{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;width:100%;min-height:400px}.articles-feature-main-content{background:#000;padding:10px 30px 30px;color:#fff;width:50%}.articles-feature-main-content a{color:#fff;display:block;margin:20px 0;font-size:2.2rem}.articles-feature-main-desc{margin-bottom:10px}.articles-feature-main-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;height:auto;background-size:cover;background-position:50%;background-repeat:no-repeat}.articles-feature__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:relative;margin:0 -15px}.articles-feature__article{list-style:none;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.articles-feature__article-link{cursor:pointer;text-decoration:none;margin:0 15px}.articles-feature__article-content,.articles-feature__article-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articles-feature__article-content{width:100%;margin-bottom:10px}.articles-feature__article-heading{color:#000;margin:15px 0 10px;padding:0;font:2.2rem;text-decoration:underline}.articles-feature__article-desc{color:#000;padding:0;text-decoration:none;font-size:1.5rem;line-height:2rem}.articles-feature__article-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:250px;width:100%;background-size:contain;background-position:50%;background-repeat:no-repeat}.articles-feature__container[data-cols="2"] .articles-feature__article{width:50%}.articles-feature__container[data-cols="3"] .articles-feature__article{width:33.33%}.articles-feature[data-theme=purple] .articles-feature__headline-content,.articles-feature[data-theme=purple] .articles-feature__title{background-color:#644ba5}.articles-feature[data-theme=red] .articles-feature__headline-content,.articles-feature[data-theme=red] .articles-feature__title{background-color:#e61e32}.articles-feature[data-theme=blue] .articles-feature__headline-content,.articles-feature[data-theme=blue] .articles-feature__title{background-color:#0075be}.articles-feature[data-theme=pink] .articles-feature__headline-content,.articles-feature[data-theme=pink] .articles-feature__title{background-color:#eb64a0}.articles-feature[data-theme=green] .articles-feature__headline-content,.articles-feature[data-theme=green] .articles-feature__title{background-color:#37a53c}.articles-feature[data-theme=yellow] .articles-feature__headline-content,.articles-feature[data-theme=yellow] .articles-feature__title{background-color:#fab900}.footer{width:100%;max-height:calc(100vh - 84px);background-color:#000;z-index:0;overflow:hidden}.footer a:not(.footer__social-link):hover{color:#fab900}.footer p{max-width:100%}.footer .rich-text{margin:0}.footer__sections[class]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:50px;padding-bottom:50px}.footer__section{width:100%;border-right:1px solid #333;padding:0 40px}.footer__section a{font:500 1.9rem/3.04rem Roboto,sans-serif}.footer__section--social{padding-left:0}.footer__section--about{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:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__section--about .rich-text>p,.footer__section--about .rich-text>p>a{color:#fff;font:400 1.5rem/2.1rem Roboto,sans-serif}.footer__section--legal{border-right:0;padding-right:0}.footer__about-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;list-style:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__social-heading{padding:0}.footer__social-links{padding:2rem 0 0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer__social-link{display:block;width:59px;height:58px;margin:0 20px 0 0;position:relative;overflow:hidden;text-indent:-999px}.footer__social-link:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat}.footer__social-link--twitter:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.footer__social-link--twitter:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.footer__social-link--facebook:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.footer__social-link--facebook:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.footer__social-link--youtube:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 52'%3E%3Cg fill='%23fff'%3E%3Cpath d='M26.8 0C12.4 0 .8 11.6.8 26s11.6 26 26 26 26-11.6 26-26-11.6-26-26-26zm13.5 27c0 2.1-.2 4.2-.2 4.2s-.2 1.9-1.2 2.7c-1 1-2.1 1-2.7 1.2-3.7.2-9.4.2-9.4.2s-6.9 0-9-.2c-.6-.2-1.9 0-2.9-1.2-.8-.8-1.2-2.7-1.2-2.7s-.2-2.1-.2-4.2v-2.1c0-2.1.2-4.2.2-4.2s.2-1.9 1.2-2.7c1-1.2 2.1-1.2 2.7-1.2 3.7-.2 9.4-.2 9.4-.2s5.6 0 9.4.2c.6 0 1.7 0 2.7 1.2.8.8 1.2 2.7 1.2 2.7s.2 2.1.2 4.2l-.2 2.1z'/%3E%3Cpath d='M24.1 29.3l7.1-3.7-7.1-3.8z'/%3E%3C/g%3E%3C/svg%3E")}.footer__social-link--youtube:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 52'%3E%3Cg fill='%23FAB900'%3E%3Cpath d='M26.8 0C12.4 0 .8 11.6.8 26s11.6 26 26 26 26-11.6 26-26-11.6-26-26-26zm13.5 27c0 2.1-.2 4.2-.2 4.2s-.2 1.9-1.2 2.7c-1 1-2.1 1-2.7 1.2-3.7.2-9.4.2-9.4.2s-6.9 0-9-.2c-.6-.2-1.9 0-2.9-1.2-.8-.8-1.2-2.7-1.2-2.7s-.2-2.1-.2-4.2v-2.1c0-2.1.2-4.2.2-4.2s.2-1.9 1.2-2.7c1-1.2 2.1-1.2 2.7-1.2 3.7-.2 9.4-.2 9.4-.2s5.6 0 9.4.2c.6 0 1.7 0 2.7 1.2.8.8 1.2 2.7 1.2 2.7s.2 2.1.2 4.2l-.2 2.1z'/%3E%3Cpath d='M24.1 29.3l7.1-3.7-7.1-3.8z'/%3E%3C/g%3E%3C/svg%3E")}.footer__social-link--instagram:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 52'%3E%3Cg fill='%23fff'%3E%3Ccircle cx='26.8' cy='26' r='5'/%3E%3Cpath d='M36.1 16H33c-.6 0-1 .4-1 1v3.1c0 .6.4 1 1 1h3.1c.6 0 1-.4 1-1V17c0-.6-.7-1-1-1zM34.8 26c0 4.4-3.7 8.1-8.1 8.1-4.4 0-8.1-3.7-8.1-8.1 0-.6.2-1.3.6-1.9h-2.3v11.2c0 .6.4 1 1 1H36c.6 0 1-.4 1-1V24.1h-2.3c.2.6.2 1.4.1 1.9z'/%3E%3Cpath d='M26.8 0C12.4 0 .8 11.6.8 26s11.6 26 26 26 26-11.6 26-26-11.6-26-26-26zm13.1 36.2c0 1.7-1.3 3.1-3.1 3.1h-20c-1.7 0-3.1-1.3-3.1-3.1V16c0-1.7 1.3-3.1 3.1-3.1H37c1.7 0 3.1 1.3 3.1 3.1l-.2 20.2z'/%3E%3C/g%3E%3C/svg%3E")}.footer__social-link--instagram:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 52'%3E%3Cg fill='%23FAB900'%3E%3Ccircle cx='26.8' cy='26' r='5'/%3E%3Cpath d='M36.1 16H33c-.6 0-1 .4-1 1v3.1c0 .6.4 1 1 1h3.1c.6 0 1-.4 1-1V17c0-.6-.7-1-1-1zM34.8 26c0 4.4-3.7 8.1-8.1 8.1-4.4 0-8.1-3.7-8.1-8.1 0-.6.2-1.3.6-1.9h-2.3v11.2c0 .6.4 1 1 1H36c.6 0 1-.4 1-1V24.1h-2.3c.2.6.2 1.4.1 1.9z'/%3E%3Cpath d='M26.8 0C12.4 0 .8 11.6.8 26s11.6 26 26 26 26-11.6 26-26-11.6-26-26-26zm13.1 36.2c0 1.7-1.3 3.1-3.1 3.1h-20c-1.7 0-3.1-1.3-3.1-3.1V16c0-1.7 1.3-3.1 3.1-3.1H37c1.7 0 3.1 1.3 3.1 3.1l-.2 20.2z'/%3E%3C/g%3E%3C/svg%3E")}.footer__regulator-text{display:block;font:400 1.5rem/2.1rem Roboto,sans-serif}.footer__regulator-text a{display:block;margin:10px 0 30px;overflow:hidden;text-indent:-999px;width:auto;height:64px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 598 183'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M91.5 0C40.9 0 0 40.9 0 91.4c0 50.5 40.9 91.4 91.5 91.4 50.5 0 91.5-40.9 91.5-91.4C182.9 40.9 142 0 91.5 0m0 15c42.1 0 76.4 34.3 76.4 76.4 0 42.1-34.3 76.4-76.4 76.4S15 133.5 15 91.4C15 49.3 49.3 15 91.5 15'/%3E%3Cpath d='M37.5 60.7h52v15.8h-34v11h30.7v14.9H55.5v23.2h-18V60.7zM123 91.9c6 0 9.6-3 9.6-7.7V84c0-5.2-3.8-7.8-9.7-7.8H111v15.7h12zM93 60.7h30.7c9.9 0 16.8 2.6 21.2 7 3.8 3.8 5.8 8.7 5.8 15.1v.2c0 10-5.3 16.6-13.4 20l15.5 22.6h-20.7L119 106h-8v19.7H93v-65z'/%3E%3C/g%3E%3Cpath fill='%23DEDEDE' d='M218.6 44.1h28.2v2.7h-25.2v16.4h22.6v2.7h-22.6V84h-3V44.1zm34 23.3V44.1h3v23.1c0 9.4 5.1 14.8 13.5 14.8 8.1 0 13.3-4.9 13.3-14.6V44.1h3v23c0 11.5-6.7 17.6-16.4 17.6-9.6 0-16.4-6.1-16.4-17.3m41.3-23.3h2.8l27.6 34.8V44.1h2.9v40H325l-28.2-35.5V84h-2.9V44.1zm55.6 37.2c11.1 0 18.2-7.6 18.2-17.1V64c0-9.5-7-17.2-18.2-17.2h-10.3v34.5h10.3zm-13.4-37.2h13.3c12.6 0 21.3 8.6 21.3 19.9 0 11.2-8.7 20-21.3 20h-13.3V44.1zm58.3 20.7c6.7 0 11.7-3.4 11.7-9.1v-.1c0-5.4-4.2-8.7-11.5-8.7H381v18h13.4zM378 44.1h16.8c4.9 0 8.9 1.5 11.3 3.9 1.9 1.9 3 4.6 3 7.4v.1c0 6.7-5 10.5-11.7 11.4L410.6 84h-3.8L394 67.5h-13V84h-3V44.1zm65.6 26.1L433 47l-10.6 23.1 21.2.1zm-11.9-26.4h2.9L453.1 84h-3.3l-5.1-11.2h-23.6l-5 11.2H413l18.7-40.2zM459.2 84h3V44h-3v40zm9.8-5.8l1.9-2.2c4.4 4.1 8.5 5.9 14.3 5.9 6 0 10.1-3.4 10.1-7.9v-.1c0-4.2-2.2-6.7-11.3-8.5-9.6-1.9-13.5-5.2-13.5-11.2V54c0-5.9 5.4-10.5 12.9-10.5 5.8 0 9.7 1.6 13.7 4.9l-1.9 2.3c-3.8-3.3-7.5-4.5-11.9-4.5-5.9 0-9.8 3.4-9.8 7.5v.1c0 4.2 2.2 6.8 11.7 8.7 9.3 1.9 13.1 5.2 13.1 11v.1c0 6.5-5.5 10.9-13.3 10.9-6.3.1-11.2-2-16-6.3m36.7 5.8h3V44h-3v40zm12.4-39.9h2.8l27.6 34.8V44.1h2.9v40h-2.2L521 48.5V84h-2.9V44.1zm40.5 20.1V64c0-10.8 7.8-20.7 19.8-20.7 6.5 0 10.6 1.9 14.6 5.3l-1.9 2.2c-3.1-2.7-6.8-4.8-12.9-4.8-9.7 0-16.5 8.2-16.5 17.9v.1c0 10.3 6.5 18 17.1 18 5.1 0 9.8-2.1 12.7-4.6V66h-13.4v-2.7h16.2v15.4c-3.6 3.2-9.2 6-15.7 6-12.5 0-20-9.3-20-20.5'/%3E%3Cpath fill='%23BFBFBF' d='M237.9 115.8c4.8 0 7.6-2.6 7.6-6.3v-.1c0-4.2-2.9-6.4-7.8-6.4h-9.8v12.9h10zm-19.8-21.7h20.5c5.7 0 10.1 1.6 13.1 4.5 2.5 2.5 3.8 6 3.8 10.2v.1c0 7.2-3.9 11.8-9.6 13.9l11 16h-11.5l-9.6-14.3h-7.7v14.3h-9.9l-.1-44.7zm43 0H295v8.8h-24v9.1h21.1v8.8H271v9.4h24.3v8.8h-34.1V94.1zm37.8 22.5v-.1c0-12.7 9.9-23.2 23.5-23.2 8.1 0 12.9 2.2 17.6 6.1l-6.2 7.5c-3.5-2.9-6.5-4.5-11.7-4.5-7.2 0-12.9 6.3-12.9 14v.1c0 8.2 5.6 14.2 13.6 14.2 3.6 0 6.8-.9 9.3-2.7v-6.4h-9.9v-8.5h19.5v19.5c-4.6 3.9-11 7.1-19.2 7.1-14-.1-23.6-9.9-23.6-23.1m48.2 3.1V94.1h9.9v25.3c0 7.3 3.7 11.1 9.7 11.1 6 0 9.7-3.6 9.7-10.8V94.1h9.9v25.3c0 13.6-7.6 20.2-19.7 20.2s-19.5-6.8-19.5-19.9M393 94.1h9.9v35.8h22.4v9H393V94.1zm62.2 26l-6-14.5-6 14.5h12zm-10.4-26.4h9.1l19.2 45.1h-10.3l-4.1-10.1h-19l-4.1 10.1h-10.1c.1.1 19.3-45.1 19.3-45.1zm36.7 9.4h-13.6V94H505v9.1h-13.6v35.7h-9.9v-35.7zm61.3 13.5v-.1c0-7.7-5.6-14.1-13.6-14.1-7.9 0-13.5 6.3-13.5 14v.1c0 7.7 5.6 14.1 13.6 14.1 8-.1 13.5-6.3 13.5-14m-37.3 0v-.1c0-12.7 10.1-23.2 23.9-23.2 13.8 0 23.8 10.3 23.8 23v.1c0 12.7-10.1 23.2-23.9 23.2s-23.8-10.3-23.8-23m73-.8c4.8 0 7.6-2.6 7.6-6.3v-.1c0-4.2-2.9-6.4-7.8-6.4h-9.8v12.9h10zm-19.8-21.7h20.5c5.7 0 10.1 1.6 13.1 4.5 2.5 2.5 3.8 6 3.8 10.2v.1c0 7.2-3.9 11.8-9.6 13.9l11 16H586l-9.6-14.3h-7.7v14.3h-9.9l-.1-44.7z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.footer__disclaimer{font-size:1.1rem;line-height:1.8rem}.footer__legal-links-list{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-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;list-style:none}.footer__legal-link{display:block;padding:5px 0;font-size:1.2rem}.share-widget{display:inline-block;position:relative}.share-widget.share-widget--blacktext button:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero'%3E%3Cpath d='M3.985 6.425c0 .377-.116.725-.313 1.012a1.754 1.754 0 01-1.45.766A1.77 1.77 0 01.46 6.425c0-.981.789-1.778 1.762-1.778.606 0 1.14.309 1.457.777.193.286.306.63.306 1.001z'/%3E%3Cpath d='M3.533 6.425c0 .078-.006.155-.015.233l.016-.122a1.862 1.862 0 01-.123.46l.045-.11c-.048.112-.105.22-.176.322l-.04.055c.087-.124.026-.034.002-.007a1.494 1.494 0 01-.22.218c-.089.074.068-.047.005-.003l-.054.038a1.76 1.76 0 01-.293.16l.109-.046c-.146.062-.3.103-.457.126.04-.006.08-.01.12-.017-.153.02-.308.02-.462 0 .04.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.297-.16l-.065-.045c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122a1.823 1.823 0 010-.462c-.006.04-.01.08-.017.121a1.8 1.8 0 01.121-.45l-.045.108c.043-.104.096-.205.158-.299l.045-.065c.035-.052-.034.044-.034.044 0-.008.024-.032.03-.038a1.531 1.531 0 01.227-.231l.038-.032c.039-.033-.088.064-.045.035l.064-.046c.097-.065.198-.12.305-.165l-.109.045c.145-.059.294-.1.448-.121l-.12.016c.153-.02.307-.018.46 0l-.12-.016c.156.021.309.064.455.124l-.109-.045a1.799 1.799 0 01.345.196c.094.068-.063-.055-.004-.005.039.034.077.067.114.104.036.036.071.072.104.112.024.029.08.117-.001-.006a1.804 1.804 0 01.217.375l-.046-.11c.062.15.104.303.125.463l-.016-.122c.015.08.021.158.021.237.001.239.206.467.452.456.244-.01.453-.2.452-.456A2.312 2.312 0 003.9 4.97a2.178 2.178 0 00-1.126-.709 2.174 2.174 0 00-1.305.064 2.32 2.32 0 00-1.04.792c-.514.685-.55 1.658-.14 2.4.408.74 1.254 1.212 2.095 1.134a2.266 2.266 0 001.32-.57 2.2 2.2 0 00.688-1.227c.024-.142.042-.286.042-.429.002-.238-.209-.466-.452-.456a.461.461 0 00-.45.456zM11.54 2.241A1.77 1.77 0 019.778 4.02a1.76 1.76 0 01-1.605-1.04 1.771 1.771 0 01-.158-.736c0-.982.79-1.778 1.763-1.778a1.77 1.77 0 011.762 1.776z'/%3E%3Cpath d='M11.089 2.241c0 .078-.007.154-.016.231l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.065c-.034.052.035-.044.035-.044 0 .008-.024.032-.03.038a1.531 1.531 0 01-.227.231l-.038.032c-.04.034.087-.064.045-.035-.023.015-.042.03-.065.046-.096.065-.197.12-.304.165l.108-.045c-.144.06-.294.1-.447.121l.12-.016c-.153.02-.309.018-.462 0l.12.016a1.818 1.818 0 01-.456-.126l.108.046a1.689 1.689 0 01-.272-.147l-.073-.05c-.068-.048.082.066.021.016a1.701 1.701 0 01-.123-.11c-.036-.037-.073-.074-.106-.113-.016-.02-.031-.041-.05-.06.096.107.034.043.013.013a1.875 1.875 0 01-.183-.333l.046.11a1.936 1.936 0 01-.12-.44l.016.122a1.897 1.897 0 01-.003-.48c-.006.04-.01.08-.017.121a1.8 1.8 0 01.12-.451l-.045.11a1.828 1.828 0 01.204-.366c.034-.051-.035.044-.035.044 0-.007.024-.031.03-.038a1.531 1.531 0 01.227-.231l.038-.031c.04-.034-.087.063-.045.035l.065-.046c.096-.065.197-.12.304-.166l-.108.046c.144-.06.294-.1.447-.122l-.12.017c.152-.02.306-.02.458 0-.04-.006-.08-.01-.12-.017.153.022.304.061.447.122l-.109-.046a1.802 1.802 0 01.362.205c.051.035-.044-.034-.044-.034.008 0 .032.024.038.03a1.535 1.535 0 01.229.23l.031.037c.034.04-.063-.088-.034-.045l.045.065c.065.097.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.122c.007.078.014.154.014.231.001.239.206.467.451.456.245-.01.454-.2.452-.456-.004-.861-.515-1.694-1.309-2.036A2.285 2.285 0 009.308.058c-.41.083-.8.305-1.096.603a2.272 2.272 0 00-.35 2.702 2.232 2.232 0 002.475 1.04c.815-.212 1.496-.932 1.62-1.78a2.72 2.72 0 00.034-.383c.001-.239-.21-.467-.452-.456a.464.464 0 00-.45.457zM11.54 10.759a1.77 1.77 0 01-1.762 1.778 1.77 1.77 0 01-1.763-1.778 1.795 1.795 0 01.301-.994 1.755 1.755 0 011.462-.783 1.768 1.768 0 011.762 1.777z'/%3E%3Cpath d='M11.089 10.759c0 .077-.007.153-.016.23l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.066c-.034.051.035-.044.035-.044 0 .007-.024.031-.03.038-.036.042-.072.085-.112.124a1.531 1.531 0 01-.116.107l-.037.031c-.04.034.087-.063.045-.035l-.065.046c-.096.065-.197.12-.304.166l.108-.046c-.144.06-.294.1-.447.122.04-.006.08-.01.12-.017-.152.02-.306.02-.458 0 .041.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.362-.205c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122c-.02-.16-.018-.321.003-.48l-.016.121c.022-.152.061-.298.12-.44l-.045.11c.048-.114.107-.222.176-.323.021-.03.094-.108-.004.003l.042-.052a2.148 2.148 0 01.214-.214l.063-.044c.089-.06.184-.111.282-.154l-.109.046c.146-.063.3-.104.457-.126l-.12.016c.153-.02.308-.02.462 0l-.12-.016c.153.02.304.06.447.121l-.109-.045c.104.044.204.097.297.16.023.014.044.03.065.045.051.035-.044-.035-.044-.035.008 0 .032.024.038.03.042.037.084.073.123.113.038.038.073.076.106.117l.031.038c.034.04-.063-.089-.034-.046l.045.065c.065.098.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.121c.007.074.014.15.014.228.001.238.206.466.451.455.245-.01.454-.2.452-.455-.004-.862-.515-1.695-1.309-2.037a2.267 2.267 0 00-1.416-.138 2.17 2.17 0 00-1.165.714 2.267 2.267 0 00-.536 1.555c.023.428.158.86.414 1.205.278.372.632.644 1.066.807.406.152.872.162 1.29.054.816-.21 1.497-.931 1.62-1.779a2.72 2.72 0 00.035-.383c.001-.238-.21-.466-.452-.456a.464.464 0 00-.45.458zM3.805 5.77l1.55-.802 2.45-1.264.559-.29c.216-.111.296-.44.166-.645a.468.468 0 00-.632-.17c-.516.268-1.033.534-1.549.801l-2.45 1.265c-.186.096-.373.192-.559.29-.216.111-.296.44-.167.644a.47.47 0 00.632.17z'/%3E%3Cpath d='M8.37 9.587c-.519-.268-1.035-.535-1.553-.8-.819-.422-1.636-.846-2.455-1.267-.186-.096-.373-.194-.561-.29-.216-.111-.512-.066-.632.17-.111.216-.065.527.166.645.518.268 1.035.535 1.553.801.819.422 1.636.845 2.455 1.266l.56.29c.217.111.513.066.633-.17.11-.214.063-.526-.166-.645z'/%3E%3C/g%3E%3C/svg%3E")}.share-widget button{position:relative;margin:0;padding-left:64px;z-index:2}.share-widget button:before{content:"";display:block;position:absolute;width:24px;height:24px;left:30px;top:calc(50% - 12px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero'%3E%3Cpath d='M3.985 6.425c0 .377-.116.725-.313 1.012a1.754 1.754 0 01-1.45.766A1.77 1.77 0 01.46 6.425c0-.981.789-1.778 1.762-1.778.606 0 1.14.309 1.457.777.193.286.306.63.306 1.001z'/%3E%3Cpath d='M3.533 6.425c0 .078-.006.155-.015.233l.016-.122a1.862 1.862 0 01-.123.46l.045-.11c-.048.112-.105.22-.176.322l-.04.055c.087-.124.026-.034.002-.007a1.494 1.494 0 01-.22.218c-.089.074.068-.047.005-.003l-.054.038a1.76 1.76 0 01-.293.16l.109-.046c-.146.062-.3.103-.457.126.04-.006.08-.01.12-.017-.153.02-.308.02-.462 0 .04.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.297-.16l-.065-.045c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122a1.823 1.823 0 010-.462c-.006.04-.01.08-.017.121a1.8 1.8 0 01.121-.45l-.045.108c.043-.104.096-.205.158-.299l.045-.065c.035-.052-.034.044-.034.044 0-.008.024-.032.03-.038a1.531 1.531 0 01.227-.231l.038-.032c.039-.033-.088.064-.045.035l.064-.046c.097-.065.198-.12.305-.165l-.109.045c.145-.059.294-.1.448-.121l-.12.016c.153-.02.307-.018.46 0l-.12-.016c.156.021.309.064.455.124l-.109-.045a1.799 1.799 0 01.345.196c.094.068-.063-.055-.004-.005.039.034.077.067.114.104.036.036.071.072.104.112.024.029.08.117-.001-.006a1.804 1.804 0 01.217.375l-.046-.11c.062.15.104.303.125.463l-.016-.122c.015.08.021.158.021.237.001.239.206.467.452.456.244-.01.453-.2.452-.456A2.312 2.312 0 003.9 4.97a2.178 2.178 0 00-1.126-.709 2.174 2.174 0 00-1.305.064 2.32 2.32 0 00-1.04.792c-.514.685-.55 1.658-.14 2.4.408.74 1.254 1.212 2.095 1.134a2.266 2.266 0 001.32-.57 2.2 2.2 0 00.688-1.227c.024-.142.042-.286.042-.429.002-.238-.209-.466-.452-.456a.461.461 0 00-.45.456zM11.54 2.241A1.77 1.77 0 019.778 4.02a1.76 1.76 0 01-1.605-1.04 1.771 1.771 0 01-.158-.736c0-.982.79-1.778 1.763-1.778a1.77 1.77 0 011.762 1.776z'/%3E%3Cpath d='M11.089 2.241c0 .078-.007.154-.016.231l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.065c-.034.052.035-.044.035-.044 0 .008-.024.032-.03.038a1.531 1.531 0 01-.227.231l-.038.032c-.04.034.087-.064.045-.035-.023.015-.042.03-.065.046-.096.065-.197.12-.304.165l.108-.045c-.144.06-.294.1-.447.121l.12-.016c-.153.02-.309.018-.462 0l.12.016a1.818 1.818 0 01-.456-.126l.108.046a1.689 1.689 0 01-.272-.147l-.073-.05c-.068-.048.082.066.021.016a1.701 1.701 0 01-.123-.11c-.036-.037-.073-.074-.106-.113-.016-.02-.031-.041-.05-.06.096.107.034.043.013.013a1.875 1.875 0 01-.183-.333l.046.11a1.936 1.936 0 01-.12-.44l.016.122a1.897 1.897 0 01-.003-.48c-.006.04-.01.08-.017.121a1.8 1.8 0 01.12-.451l-.045.11a1.828 1.828 0 01.204-.366c.034-.051-.035.044-.035.044 0-.007.024-.031.03-.038a1.531 1.531 0 01.227-.231l.038-.031c.04-.034-.087.063-.045.035l.065-.046c.096-.065.197-.12.304-.166l-.108.046c.144-.06.294-.1.447-.122l-.12.017c.152-.02.306-.02.458 0-.04-.006-.08-.01-.12-.017.153.022.304.061.447.122l-.109-.046a1.802 1.802 0 01.362.205c.051.035-.044-.034-.044-.034.008 0 .032.024.038.03a1.535 1.535 0 01.229.23l.031.037c.034.04-.063-.088-.034-.045l.045.065c.065.097.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.122c.007.078.014.154.014.231.001.239.206.467.451.456.245-.01.454-.2.452-.456-.004-.861-.515-1.694-1.309-2.036A2.285 2.285 0 009.308.058c-.41.083-.8.305-1.096.603a2.272 2.272 0 00-.35 2.702 2.232 2.232 0 002.475 1.04c.815-.212 1.496-.932 1.62-1.78a2.72 2.72 0 00.034-.383c.001-.239-.21-.467-.452-.456a.464.464 0 00-.45.457zM11.54 10.759a1.77 1.77 0 01-1.762 1.778 1.77 1.77 0 01-1.763-1.778 1.795 1.795 0 01.301-.994 1.755 1.755 0 011.462-.783 1.768 1.768 0 011.762 1.777z'/%3E%3Cpath d='M11.089 10.759c0 .077-.007.153-.016.23l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.066c-.034.051.035-.044.035-.044 0 .007-.024.031-.03.038-.036.042-.072.085-.112.124a1.531 1.531 0 01-.116.107l-.037.031c-.04.034.087-.063.045-.035l-.065.046c-.096.065-.197.12-.304.166l.108-.046c-.144.06-.294.1-.447.122.04-.006.08-.01.12-.017-.152.02-.306.02-.458 0 .041.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.362-.205c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122c-.02-.16-.018-.321.003-.48l-.016.121c.022-.152.061-.298.12-.44l-.045.11c.048-.114.107-.222.176-.323.021-.03.094-.108-.004.003l.042-.052a2.148 2.148 0 01.214-.214l.063-.044c.089-.06.184-.111.282-.154l-.109.046c.146-.063.3-.104.457-.126l-.12.016c.153-.02.308-.02.462 0l-.12-.016c.153.02.304.06.447.121l-.109-.045c.104.044.204.097.297.16.023.014.044.03.065.045.051.035-.044-.035-.044-.035.008 0 .032.024.038.03.042.037.084.073.123.113.038.038.073.076.106.117l.031.038c.034.04-.063-.089-.034-.046l.045.065c.065.098.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.121c.007.074.014.15.014.228.001.238.206.466.451.455.245-.01.454-.2.452-.455-.004-.862-.515-1.695-1.309-2.037a2.267 2.267 0 00-1.416-.138 2.17 2.17 0 00-1.165.714 2.267 2.267 0 00-.536 1.555c.023.428.158.86.414 1.205.278.372.632.644 1.066.807.406.152.872.162 1.29.054.816-.21 1.497-.931 1.62-1.779a2.72 2.72 0 00.035-.383c.001-.238-.21-.466-.452-.456a.464.464 0 00-.45.458zM3.805 5.77l1.55-.802 2.45-1.264.559-.29c.216-.111.296-.44.166-.645a.468.468 0 00-.632-.17c-.516.268-1.033.534-1.549.801l-2.45 1.265c-.186.096-.373.192-.559.29-.216.111-.296.44-.167.644a.47.47 0 00.632.17z'/%3E%3Cpath d='M8.37 9.587c-.519-.268-1.035-.535-1.553-.8-.819-.422-1.636-.846-2.455-1.267-.186-.096-.373-.194-.561-.29-.216-.111-.512-.066-.632.17-.111.216-.065.527.166.645.518.268 1.035.535 1.553.801.819.422 1.636.845 2.455 1.266l.56.29c.217.111.513.066.633-.17.11-.214.063-.526-.166-.645z'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.share-widget button:focus,.share-widget button:hover,.share-widget button[aria-expanded=true]{color:#fff;background-position-y:-100%}.share-widget button[aria-expanded=true]{-webkit-box-shadow:inset 0 8px 0 0 #0075be;box-shadow:inset 0 8px 0 0 #0075be}.share-widget__links-list{position:absolute;left:0;top:0;width:150px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;border-top:1px solid #333;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;z-index:1;top:100%}.share-widget__links-list.hidden{top:0}.share-widget__links-list.hidden .share-widget__link{display:none}.share-widget__links-list-item{-webkit-box-flex:1;-ms-flex:1 1 33.33333%;flex:1 1 33.33333%;min-height:68px}.share-widget__link{position:relative;display:none;width:100%;height:100%;text-indent:-999px;overflow:hidden;background-size:100% 200%;background-image:-webkit-gradient(linear,left top,left bottom,from(#0075be),color-stop(50%,#0075be),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#0075be 0,#0075be 50%,#000 0,#000);-webkit-transition:background-position-y .25s ease-out,color .25s ease-out;transition:background-position-y .25s ease-out,color .25s ease-out}.share-widget__link:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;background-size:contain;background-position:50%;background-repeat:no-repeat}.share-widget--blacktext .share-widget__link--facebook:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 22'%3E%3Cpath d='M12 6c.6 0 1-.4 1-1V1c0-.6-.4-1-1-1H9C5.7 0 3 2.7 3 6v2H1c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h2v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7h2c.5 0 .9-.3 1-.8l1-4c.1-.3 0-.6-.2-.9S12.3 8 12 8H9V6h3zm-4 4h2.7l-.5 2H8c-.6 0-1 .4-1 1v7H5v-7c0-.6-.4-1-1-1H2v-2h2c.6 0 1-.4 1-1V6c0-2.2 1.8-4 4-4h2v2H9c-1.1 0-2 .9-2 2v3c0 .6.4 1 1 1z'/%3E%3C/svg%3E")!important}.share-widget--blacktext .share-widget__link--twitter:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath d='M23.6.2c-.3-.2-.8-.2-1.1 0-.7.5-1.5.9-2.3 1.2-2-1.8-5.1-1.9-7.2-.1-1.3 1.1-2 2.6-2 4.2-2.9-.2-5.5-1.7-7.2-4.1-.2-.3-.5-.4-.9-.4s-.7.3-.8.6c0 .1-1.1 2.5-1 5.5.1 2.5 1.1 5.7 4.8 8-1.5.7-3.2 1-4.9 1-.4 0-.9.3-1 .7-.1.4.1.9.5 1.1C3 19.3 5.7 20 8.3 20c2.5 0 4.9-.6 7.1-1.9C19.6 15.6 22 11 22 5.5V5c1-1.1 1.7-2.4 2-3.8.1-.4-.1-.8-.4-1zM20.2 4c-.2.2-.3.6-.3.9.1.2.1.4.1.6 0 4.8-2.1 8.7-5.7 10.8-2.8 1.6-6.1 2-9.4 1.2 1.3-.4 2.5-.9 3.6-1.7.4-.2.5-.5.5-.9s-.3-.7-.6-.8c-5.8-2.6-5.6-7.5-5-10C5.6 6.3 8.7 7.6 12 7.5c.5 0 1-.5 1-1v-1c0-1 .4-2 1.2-2.7 1.4-1.3 3.7-1.1 4.9.3.3.3.7.4 1 .3.2-.1.5-.1.7-.2-.2.3-.4.5-.6.8z'/%3E%3C/svg%3E")!important}.share-widget--blacktext .share-widget__link--linkedin:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 21'%3E%3Cpath d='M15 6c-3.9 0-7 3.1-7 7v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-.6.4-1 1-1s1 .4 1 1v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-3.9-3.1-7-7-7zm5 13h-2v-6c0-1.7-1.3-3-3-3s-3 1.3-3 3v6h-2v-6c0-2.8 2.2-5 5-5s5 2.2 5 5v6zM5 7H1c-.6 0-1 .4-1 1v12c0 .6.4 1 1 1h4c.6 0 1-.4 1-1V8c0-.6-.4-1-1-1zM4 19H2V9h2v10zM3 0C1.3 0 0 1.3 0 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3zm0 4c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z'/%3E%3C/svg%3E")!important}.share-widget__link:focus,.share-widget__link:hover{background-position-y:-100%}.share-widget__link--facebook:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 22'%3E%3Cpath d='M12 6c.6 0 1-.4 1-1V1c0-.6-.4-1-1-1H9C5.7 0 3 2.7 3 6v2H1c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h2v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7h2c.5 0 .9-.3 1-.8l1-4c.1-.3 0-.6-.2-.9S12.3 8 12 8H9V6h3zm-4 4h2.7l-.5 2H8c-.6 0-1 .4-1 1v7H5v-7c0-.6-.4-1-1-1H2v-2h2c.6 0 1-.4 1-1V6c0-2.2 1.8-4 4-4h2v2H9c-1.1 0-2 .9-2 2v3c0 .6.4 1 1 1z'/%3E%3C/svg%3E");-webkit-transform:scale(.45);transform:scale(.45)}.share-widget__link--facebook:focus,.share-widget__link--facebook:hover{outline:none}.share-widget__link--facebook:focus:after,.share-widget__link--facebook:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 22'%3E%3Cpath d='M12 6c.6 0 1-.4 1-1V1c0-.6-.4-1-1-1H9C5.7 0 3 2.7 3 6v2H1c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h2v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7h2c.5 0 .9-.3 1-.8l1-4c.1-.3 0-.6-.2-.9S12.3 8 12 8H9V6h3zm-4 4h2.7l-.5 2H8c-.6 0-1 .4-1 1v7H5v-7c0-.6-.4-1-1-1H2v-2h2c.6 0 1-.4 1-1V6c0-2.2 1.8-4 4-4h2v2H9c-1.1 0-2 .9-2 2v3c0 .6.4 1 1 1z' fill='%23fff'/%3E%3C/svg%3E")}.share-widget__link--twitter:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath d='M23.6.2c-.3-.2-.8-.2-1.1 0-.7.5-1.5.9-2.3 1.2-2-1.8-5.1-1.9-7.2-.1-1.3 1.1-2 2.6-2 4.2-2.9-.2-5.5-1.7-7.2-4.1-.2-.3-.5-.4-.9-.4s-.7.3-.8.6c0 .1-1.1 2.5-1 5.5.1 2.5 1.1 5.7 4.8 8-1.5.7-3.2 1-4.9 1-.4 0-.9.3-1 .7-.1.4.1.9.5 1.1C3 19.3 5.7 20 8.3 20c2.5 0 4.9-.6 7.1-1.9C19.6 15.6 22 11 22 5.5V5c1-1.1 1.7-2.4 2-3.8.1-.4-.1-.8-.4-1zM20.2 4c-.2.2-.3.6-.3.9.1.2.1.4.1.6 0 4.8-2.1 8.7-5.7 10.8-2.8 1.6-6.1 2-9.4 1.2 1.3-.4 2.5-.9 3.6-1.7.4-.2.5-.5.5-.9s-.3-.7-.6-.8c-5.8-2.6-5.6-7.5-5-10C5.6 6.3 8.7 7.6 12 7.5c.5 0 1-.5 1-1v-1c0-1 .4-2 1.2-2.7 1.4-1.3 3.7-1.1 4.9.3.3.3.7.4 1 .3.2-.1.5-.1.7-.2-.2.3-.4.5-.6.8z'/%3E%3C/svg%3E");-webkit-transform:scale(.4);transform:scale(.4)}.share-widget__link--twitter:focus,.share-widget__link--twitter:hover{outline:none}.share-widget__link--twitter:focus:after,.share-widget__link--twitter:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath d='M23.6.2c-.3-.2-.8-.2-1.1 0-.7.5-1.5.9-2.3 1.2-2-1.8-5.1-1.9-7.2-.1-1.3 1.1-2 2.6-2 4.2-2.9-.2-5.5-1.7-7.2-4.1-.2-.3-.5-.4-.9-.4s-.7.3-.8.6c0 .1-1.1 2.5-1 5.5.1 2.5 1.1 5.7 4.8 8-1.5.7-3.2 1-4.9 1-.4 0-.9.3-1 .7-.1.4.1.9.5 1.1C3 19.3 5.7 20 8.3 20c2.5 0 4.9-.6 7.1-1.9C19.6 15.6 22 11 22 5.5V5c1-1.1 1.7-2.4 2-3.8.1-.4-.1-.8-.4-1zM20.2 4c-.2.2-.3.6-.3.9.1.2.1.4.1.6 0 4.8-2.1 8.7-5.7 10.8-2.8 1.6-6.1 2-9.4 1.2 1.3-.4 2.5-.9 3.6-1.7.4-.2.5-.5.5-.9s-.3-.7-.6-.8c-5.8-2.6-5.6-7.5-5-10C5.6 6.3 8.7 7.6 12 7.5c.5 0 1-.5 1-1v-1c0-1 .4-2 1.2-2.7 1.4-1.3 3.7-1.1 4.9.3.3.3.7.4 1 .3.2-.1.5-.1.7-.2-.2.3-.4.5-.6.8z' fill='%23fff'/%3E%3C/svg%3E")}.share-widget__link--linkedin:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 21'%3E%3Cpath d='M15 6c-3.9 0-7 3.1-7 7v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-.6.4-1 1-1s1 .4 1 1v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-3.9-3.1-7-7-7zm5 13h-2v-6c0-1.7-1.3-3-3-3s-3 1.3-3 3v6h-2v-6c0-2.8 2.2-5 5-5s5 2.2 5 5v6zM5 7H1c-.6 0-1 .4-1 1v12c0 .6.4 1 1 1h4c.6 0 1-.4 1-1V8c0-.6-.4-1-1-1zM4 19H2V9h2v10zM3 0C1.3 0 0 1.3 0 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3zm0 4c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z'/%3E%3C/svg%3E");-webkit-transform:scale(.45);transform:scale(.45)}.share-widget__link--linkedin:focus,.share-widget__link--linkedin:hover{outline:none}.share-widget__link--linkedin:focus:after,.share-widget__link--linkedin:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 21'%3E%3Cg fill='%23fff'%3E%3Cpath d='M15 6c-3.9 0-7 3.1-7 7v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-.6.4-1 1-1s1 .4 1 1v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-3.9-3.1-7-7-7zm5 13h-2v-6c0-1.7-1.3-3-3-3s-3 1.3-3 3v6h-2v-6c0-2.8 2.2-5 5-5s5 2.2 5 5v6zM5 7H1c-.6 0-1 .4-1 1v12c0 .6.4 1 1 1h4c.6 0 1-.4 1-1V8c0-.6-.4-1-1-1zM4 19H2V9h2v10zM3 0C1.3 0 0 1.3 0 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3zm0 4c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z'/%3E%3C/g%3E%3C/svg%3E")}.share-widget__wrapper{padding:20px}.share-widget__wrapper+.page-section{padding-top:0}.share-widget--masthead{text-align:centre}.share-widget--masthead.share-widget--blacktext:hover button{cursor:pointer;color:#000}.share-widget--masthead.share-widget--blacktext button{height:3rem;background:#fff;color:#000}.share-widget--masthead button{display:block;width:100%;height:100%;padding-left:22px;color:#fff;border:0;background:#000;font:700 1.9rem/3.04rem Roboto,sans-serif;text-decoration:underline}.share-widget--masthead button:before{width:16px;height:16px;left:0;top:calc(50% - 8px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23fff'%3E%3Cpath d='M3.985 6.425c0 .377-.116.725-.313 1.012a1.754 1.754 0 01-1.45.766A1.77 1.77 0 01.46 6.425c0-.981.789-1.778 1.762-1.778.606 0 1.14.309 1.457.777.193.286.306.63.306 1.001z'/%3E%3Cpath d='M3.533 6.425c0 .078-.006.155-.015.233l.016-.122a1.862 1.862 0 01-.123.46l.045-.11c-.048.112-.105.22-.176.322l-.04.055c.087-.124.026-.034.002-.007a1.494 1.494 0 01-.22.218c-.089.074.068-.047.005-.003l-.054.038a1.76 1.76 0 01-.293.16l.109-.046c-.146.062-.3.103-.457.126.04-.006.08-.01.12-.017-.153.02-.308.02-.462 0 .04.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.297-.16l-.065-.045c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122a1.823 1.823 0 010-.462c-.006.04-.01.08-.017.121a1.8 1.8 0 01.121-.45l-.045.108c.043-.104.096-.205.158-.299l.045-.065c.035-.052-.034.044-.034.044 0-.008.024-.032.03-.038a1.531 1.531 0 01.227-.231l.038-.032c.039-.033-.088.064-.045.035l.064-.046c.097-.065.198-.12.305-.165l-.109.045c.145-.059.294-.1.448-.121l-.12.016c.153-.02.307-.018.46 0l-.12-.016c.156.021.309.064.455.124l-.109-.045a1.799 1.799 0 01.345.196c.094.068-.063-.055-.004-.005.039.034.077.067.114.104.036.036.071.072.104.112.024.029.08.117-.001-.006a1.804 1.804 0 01.217.375l-.046-.11c.062.15.104.303.125.463l-.016-.122c.015.08.021.158.021.237.001.239.206.467.452.456.244-.01.453-.2.452-.456A2.312 2.312 0 003.9 4.97a2.178 2.178 0 00-1.126-.709 2.174 2.174 0 00-1.305.064 2.32 2.32 0 00-1.04.792c-.514.685-.55 1.658-.14 2.4.408.74 1.254 1.212 2.095 1.134a2.266 2.266 0 001.32-.57 2.2 2.2 0 00.688-1.227c.024-.142.042-.286.042-.429.002-.238-.209-.466-.452-.456a.461.461 0 00-.45.456zM11.54 2.241A1.77 1.77 0 019.778 4.02a1.76 1.76 0 01-1.605-1.04 1.771 1.771 0 01-.158-.736c0-.982.79-1.778 1.763-1.778a1.77 1.77 0 011.762 1.776z'/%3E%3Cpath d='M11.089 2.241c0 .078-.007.154-.016.231l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.065c-.034.052.035-.044.035-.044 0 .008-.024.032-.03.038a1.531 1.531 0 01-.227.231l-.038.032c-.04.034.087-.064.045-.035-.023.015-.042.03-.065.046-.096.065-.197.12-.304.165l.108-.045c-.144.06-.294.1-.447.121l.12-.016c-.153.02-.309.018-.462 0l.12.016a1.818 1.818 0 01-.456-.126l.108.046a1.689 1.689 0 01-.272-.147l-.073-.05c-.068-.048.082.066.021.016a1.701 1.701 0 01-.123-.11c-.036-.037-.073-.074-.106-.113-.016-.02-.031-.041-.05-.06.096.107.034.043.013.013a1.875 1.875 0 01-.183-.333l.046.11a1.936 1.936 0 01-.12-.44l.016.122a1.897 1.897 0 01-.003-.48c-.006.04-.01.08-.017.121a1.8 1.8 0 01.12-.451l-.045.11a1.828 1.828 0 01.204-.366c.034-.051-.035.044-.035.044 0-.007.024-.031.03-.038a1.531 1.531 0 01.227-.231l.038-.031c.04-.034-.087.063-.045.035l.065-.046c.096-.065.197-.12.304-.166l-.108.046c.144-.06.294-.1.447-.122l-.12.017c.152-.02.306-.02.458 0-.04-.006-.08-.01-.12-.017.153.022.304.061.447.122l-.109-.046a1.802 1.802 0 01.362.205c.051.035-.044-.034-.044-.034.008 0 .032.024.038.03a1.535 1.535 0 01.229.23l.031.037c.034.04-.063-.088-.034-.045l.045.065c.065.097.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.122c.007.078.014.154.014.231.001.239.206.467.451.456.245-.01.454-.2.452-.456-.004-.861-.515-1.694-1.309-2.036A2.285 2.285 0 009.308.058c-.41.083-.8.305-1.096.603a2.272 2.272 0 00-.35 2.702 2.232 2.232 0 002.475 1.04c.815-.212 1.496-.932 1.62-1.78a2.72 2.72 0 00.034-.383c.001-.239-.21-.467-.452-.456a.464.464 0 00-.45.457zM11.54 10.759a1.77 1.77 0 01-1.762 1.778 1.77 1.77 0 01-1.763-1.778 1.795 1.795 0 01.301-.994 1.755 1.755 0 011.462-.783 1.768 1.768 0 011.762 1.777z'/%3E%3Cpath d='M11.089 10.759c0 .077-.007.153-.016.23l.017-.121a1.8 1.8 0 01-.12.451l.045-.11a1.828 1.828 0 01-.159.3l-.045.066c-.034.051.035-.044.035-.044 0 .007-.024.031-.03.038-.036.042-.072.085-.112.124a1.531 1.531 0 01-.116.107l-.037.031c-.04.034.087-.063.045-.035l-.065.046c-.096.065-.197.12-.304.166l.108-.046c-.144.06-.294.1-.447.122.04-.006.08-.01.12-.017-.152.02-.306.02-.458 0 .041.006.08.01.12.017a1.76 1.76 0 01-.447-.122l.109.046a1.802 1.802 0 01-.362-.205c-.051-.035.044.035.044.035-.008 0-.032-.025-.038-.03a1.535 1.535 0 01-.229-.23l-.031-.038c-.034-.04.063.088.034.045l-.045-.065a1.817 1.817 0 01-.164-.307l.045.11a1.885 1.885 0 01-.12-.452l.016.122c-.02-.16-.018-.321.003-.48l-.016.121c.022-.152.061-.298.12-.44l-.045.11c.048-.114.107-.222.176-.323.021-.03.094-.108-.004.003l.042-.052a2.148 2.148 0 01.214-.214l.063-.044c.089-.06.184-.111.282-.154l-.109.046c.146-.063.3-.104.457-.126l-.12.016c.153-.02.308-.02.462 0l-.12-.016c.153.02.304.06.447.121l-.109-.045c.104.044.204.097.297.16.023.014.044.03.065.045.051.035-.044-.035-.044-.035.008 0 .032.024.038.03.042.037.084.073.123.113.038.038.073.076.106.117l.031.038c.034.04-.063-.089-.034-.046l.045.065c.065.098.119.2.164.307l-.045-.11c.059.147.1.297.12.452l-.016-.121c.007.074.014.15.014.228.001.238.206.466.451.455.245-.01.454-.2.452-.455-.004-.862-.515-1.695-1.309-2.037a2.267 2.267 0 00-1.416-.138 2.17 2.17 0 00-1.165.714 2.267 2.267 0 00-.536 1.555c.023.428.158.86.414 1.205.278.372.632.644 1.066.807.406.152.872.162 1.29.054.816-.21 1.497-.931 1.62-1.779a2.72 2.72 0 00.035-.383c.001-.238-.21-.466-.452-.456a.464.464 0 00-.45.458zM3.805 5.77l1.55-.802 2.45-1.264.559-.29c.216-.111.296-.44.166-.645a.468.468 0 00-.632-.17c-.516.268-1.033.534-1.549.801l-2.45 1.265c-.186.096-.373.192-.559.29-.216.111-.296.44-.167.644a.47.47 0 00.632.17z'/%3E%3Cpath d='M8.37 9.587c-.519-.268-1.035-.535-1.553-.8-.819-.422-1.636-.846-2.455-1.267-.186-.096-.373-.194-.561-.29-.216-.111-.512-.066-.632.17-.111.216-.065.527.166.645.518.268 1.035.535 1.553.801.819.422 1.636.845 2.455 1.266l.56.29c.217.111.513.066.633-.17.11-.214.063-.526-.166-.645z'/%3E%3C/g%3E%3C/svg%3E")}.share-widget--masthead button:focus,.share-widget--masthead button:hover,.share-widget--masthead button[aria-expanded=true]{outline:none;-webkit-box-shadow:none;box-shadow:none}.share-widget--masthead button:focus{color:#0075be}.share-widget--masthead .share-widget__links-list{border:0;top:-9px;height:150%;left:calc(100% + 10px)}.share-widget--masthead .share-widget__links-list.hidden{left:0}.share-widget--masthead .share-widget__links-list .share-widget__link--facebook:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 22'%3E%3Cpath d='M12 6c.6 0 1-.4 1-1V1c0-.6-.4-1-1-1H9C5.7 0 3 2.7 3 6v2H1c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h2v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7h2c.5 0 .9-.3 1-.8l1-4c.1-.3 0-.6-.2-.9S12.3 8 12 8H9V6h3zm-4 4h2.7l-.5 2H8c-.6 0-1 .4-1 1v7H5v-7c0-.6-.4-1-1-1H2v-2h2c.6 0 1-.4 1-1V6c0-2.2 1.8-4 4-4h2v2H9c-1.1 0-2 .9-2 2v3c0 .6.4 1 1 1z' fill='%23fff'/%3E%3C/svg%3E")}.share-widget--masthead .share-widget__links-list .share-widget__link--facebook:focus:after,.share-widget--masthead .share-widget__links-list .share-widget__link--facebook:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 22'%3E%3Cpath d='M12 6c.6 0 1-.4 1-1V1c0-.6-.4-1-1-1H9C5.7 0 3 2.7 3 6v2H1c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h2v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7h2c.5 0 .9-.3 1-.8l1-4c.1-.3 0-.6-.2-.9S12.3 8 12 8H9V6h3zm-4 4h2.7l-.5 2H8c-.6 0-1 .4-1 1v7H5v-7c0-.6-.4-1-1-1H2v-2h2c.6 0 1-.4 1-1V6c0-2.2 1.8-4 4-4h2v2H9c-1.1 0-2 .9-2 2v3c0 .6.4 1 1 1z'/%3E%3C/svg%3E")}.share-widget--masthead .share-widget__links-list .share-widget__link--twitter:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath d='M23.6.2c-.3-.2-.8-.2-1.1 0-.7.5-1.5.9-2.3 1.2-2-1.8-5.1-1.9-7.2-.1-1.3 1.1-2 2.6-2 4.2-2.9-.2-5.5-1.7-7.2-4.1-.2-.3-.5-.4-.9-.4s-.7.3-.8.6c0 .1-1.1 2.5-1 5.5.1 2.5 1.1 5.7 4.8 8-1.5.7-3.2 1-4.9 1-.4 0-.9.3-1 .7-.1.4.1.9.5 1.1C3 19.3 5.7 20 8.3 20c2.5 0 4.9-.6 7.1-1.9C19.6 15.6 22 11 22 5.5V5c1-1.1 1.7-2.4 2-3.8.1-.4-.1-.8-.4-1zM20.2 4c-.2.2-.3.6-.3.9.1.2.1.4.1.6 0 4.8-2.1 8.7-5.7 10.8-2.8 1.6-6.1 2-9.4 1.2 1.3-.4 2.5-.9 3.6-1.7.4-.2.5-.5.5-.9s-.3-.7-.6-.8c-5.8-2.6-5.6-7.5-5-10C5.6 6.3 8.7 7.6 12 7.5c.5 0 1-.5 1-1v-1c0-1 .4-2 1.2-2.7 1.4-1.3 3.7-1.1 4.9.3.3.3.7.4 1 .3.2-.1.5-.1.7-.2-.2.3-.4.5-.6.8z' fill='%23fff'/%3E%3C/svg%3E")}.share-widget--masthead .share-widget__links-list .share-widget__link--twitter:focus:after,.share-widget--masthead .share-widget__links-list .share-widget__link--twitter:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath d='M23.6.2c-.3-.2-.8-.2-1.1 0-.7.5-1.5.9-2.3 1.2-2-1.8-5.1-1.9-7.2-.1-1.3 1.1-2 2.6-2 4.2-2.9-.2-5.5-1.7-7.2-4.1-.2-.3-.5-.4-.9-.4s-.7.3-.8.6c0 .1-1.1 2.5-1 5.5.1 2.5 1.1 5.7 4.8 8-1.5.7-3.2 1-4.9 1-.4 0-.9.3-1 .7-.1.4.1.9.5 1.1C3 19.3 5.7 20 8.3 20c2.5 0 4.9-.6 7.1-1.9C19.6 15.6 22 11 22 5.5V5c1-1.1 1.7-2.4 2-3.8.1-.4-.1-.8-.4-1zM20.2 4c-.2.2-.3.6-.3.9.1.2.1.4.1.6 0 4.8-2.1 8.7-5.7 10.8-2.8 1.6-6.1 2-9.4 1.2 1.3-.4 2.5-.9 3.6-1.7.4-.2.5-.5.5-.9s-.3-.7-.6-.8c-5.8-2.6-5.6-7.5-5-10C5.6 6.3 8.7 7.6 12 7.5c.5 0 1-.5 1-1v-1c0-1 .4-2 1.2-2.7 1.4-1.3 3.7-1.1 4.9.3.3.3.7.4 1 .3.2-.1.5-.1.7-.2-.2.3-.4.5-.6.8z'/%3E%3C/svg%3E")}.share-widget--masthead .share-widget__links-list .share-widget__link--linkedin:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 21'%3E%3Cg fill='%23fff'%3E%3Cpath d='M15 6c-3.9 0-7 3.1-7 7v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-.6.4-1 1-1s1 .4 1 1v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-3.9-3.1-7-7-7zm5 13h-2v-6c0-1.7-1.3-3-3-3s-3 1.3-3 3v6h-2v-6c0-2.8 2.2-5 5-5s5 2.2 5 5v6zM5 7H1c-.6 0-1 .4-1 1v12c0 .6.4 1 1 1h4c.6 0 1-.4 1-1V8c0-.6-.4-1-1-1zM4 19H2V9h2v10zM3 0C1.3 0 0 1.3 0 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3zm0 4c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z'/%3E%3C/g%3E%3C/svg%3E")}.share-widget--masthead .share-widget__links-list .share-widget__link--linkedin:focus:after,.share-widget--masthead .share-widget__links-list .share-widget__link--linkedin:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 21'%3E%3Cpath d='M15 6c-3.9 0-7 3.1-7 7v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-.6.4-1 1-1s1 .4 1 1v7c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-7c0-3.9-3.1-7-7-7zm5 13h-2v-6c0-1.7-1.3-3-3-3s-3 1.3-3 3v6h-2v-6c0-2.8 2.2-5 5-5s5 2.2 5 5v6zM5 7H1c-.6 0-1 .4-1 1v12c0 .6.4 1 1 1h4c.6 0 1-.4 1-1V8c0-.6-.4-1-1-1zM4 19H2V9h2v10zM3 0C1.3 0 0 1.3 0 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3zm0 4c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z'/%3E%3C/svg%3E")}.share-widget--masthead .share-widget__links-list-item{width:33.33333%;min-height:50px}.share-widget--masthead .share-widget__link{background-image:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(50%,#000),color-stop(50%,#0075be),to(#0075be));background-image:linear-gradient(180deg,#000 0,#000 50%,#0075be 0,#0075be)}.share-widget--masthead.share-widget.share-widget--blacktext .share-widget__link{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#0075be),to(#0075be));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#0075be 0,#0075be)}.cta-row{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.cta-row__cta{margin:0 40px 30px 0;border-right:1px solid #999}.cta-row__cta:first-of-type .cta-row__cta-link{padding-left:0}.cta-row__cta:last-of-type{border-right:0}.cta-row__cta-link{display:block;color:#333;font:300 2.8rem/3.5rem Roboto,sans-serif;padding:0 40px 0 0}.cta-row__cta-link:after{content:"";display:inline-block;width:20px;height:20px;margin:0 0 -1px -15px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23333'/%3E%3C/svg%3E");opacity:0;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.cta-row__cta-link:focus:after,.cta-row__cta-link:hover:after{margin:0 0 -1px 5px;opacity:1}.cta-row__cta:nth-of-type(1n) .cta-row__cta-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%230075BE'/%3E%3C/svg%3E")}.cta-row__cta:nth-of-type(2n) .cta-row__cta-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%2337A53C'/%3E%3C/svg%3E")}.cta-row__cta:nth-of-type(3n) .cta-row__cta-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23644BA5'/%3E%3C/svg%3E")}.cta-row__cta:nth-of-type(4n) .cta-row__cta-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23EB64A0'/%3E%3C/svg%3E")}.split-media{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.split-media__media{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%}.split-media__related{position:relative;overflow:hidden;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.split-media__media .video .video__title[class]{width:100%;padding:4rem 2rem 2rem;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.split-media__image{padding-top:75%;background-size:cover;background-position:50%;background-repeat:no-repeat}.split-media__related .featured-items{width:100%;margin:0}.split-media__related .featured-items .featured-items__list::-webkit-scrollbar{width:10px}.split-media__related .featured-items .featured-items__list::-webkit-scrollbar-track{background:#eaeaea}.split-media__related .featured-items .featured-items__list::-webkit-scrollbar-thumb{background:#000}.split-media__related .featured-items .featured-items__list::-webkit-scrollbar-thumb:hover{background:#333}.split-media__related .featured-items .featured-item:last-of-type .featured-item__link{border-bottom:0}.helpline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.helpline__section .rich-text{margin:0}.helpline__heading{padding:0}.helpline__phone-link{display:inline-block;font:normal 6rem/5.4rem VersusArthritis,sans-serif;color:#0075be;text-decoration:none}.helpline__phone-link span{line-height:9rem;border-bottom:4px solid #0075be}.helpline__busy-text{position:relative;margin:8rem 0 0;padding:0;font:300 3.8rem/4.75rem Roboto,sans-serif}.helpline__busy-text:before{content:"";display:inline-block;width:25px;height:25px;margin:0 15px 0 0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath d='M21.7 6.2L15.8.3c-.1-.2-.4-.3-.7-.3H6.9c-.3 0-.6.1-.7.3L.3 6.2c-.2.1-.3.4-.3.7v8.3c0 .3.1.5.3.7l5.9 5.9c.1.1.4.2.7.2h8.3c.3 0 .5-.1.7-.3l5.9-5.9c.2-.2.3-.4.3-.7V6.9c-.1-.3-.2-.6-.4-.7zM11 16c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zm1-5c0 .6-.4 1-1 1s-1-.4-1-1V7c0-.6.4-1 1-1s1 .4 1 1v4z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.banner{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 5rem;padding:4rem 3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner__heading{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;padding:0 0 1rem}.banner__copy{margin:-4px 0 0;padding:0;font:700 1.9rem/3.04rem Roboto,sans-serif}.cta-blocks{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.cta-block,.cta-blocks{display:-webkit-box;display:-ms-flexbox;display:flex}.cta-block{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 40px;border-bottom:10px solid rgba(0,0,0,.1);margin:0 0 60px}.cta-block:last-of-type{margin:0}.cta-block .btn{margin:40px 0 0}.cta-block--noBorder{border-bottom:none}.cta-block__heading{margin:0;padding:4rem 2rem 2rem;color:#fff;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.cta-block__descAndButton,.cta-block__heading--match-height{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.cta-block__desc{padding:40px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}.cta-block__desc .rich-text{margin:0}.cta-block__desc .rich-text p:last-of-type{padding:0}.cta-block__image{height:245px;background-size:cover;background-repeat:no-repeat;background-position:50%}.cta-block__button{-ms-flex-item-align:start;align-self:flex-start}.press-details[aria-hidden=true] .press-details__link{visibility:hidden}.press-details .content-wrap{padding-top:3rem;padding-bottom:3rem}.press-details__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.press-details__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:55rem}.press-details__heading{font:300 2.8rem/3.5rem Roboto,sans-serif;padding:0 0 2rem}.press-details__link:focus{outline:2px solid #fff;outline-offset:5px}.block-quote{padding:3rem 4rem;margin:2rem 0 6rem;max-width:945px}.block-quote--blue{background-color:#0075be}.block-quote--green{background-color:#37a53c}.block-quote--purple{background-color:#644ba5}.block-quote__quote[class]{padding:0 0 1rem;color:#fff;font-size:2.4rem;line-height:3.2rem;font-weight:700}.block-quote__author[class]{display:block;position:relative;padding:0;font:400 1.5rem/2.1rem Roboto,sans-serif;color:#fff;opacity:.75}.block-quote__author[class]:before{content:"-";display:inline-block;padding:0 5px 0 0}.cookie-banner{position:fixed;left:0;bottom:0;width:100%;height:auto;padding:1rem 0;color:#000;border-top:4px solid #000;background-color:#fab900;z-index:12}.cookie-banner .content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookie-banner[aria-hidden=true]{display:none}.cookie-banner // Push the "Virtual Assistant" flyout button up if the cookies banner is on the screen~.jumplinks{bottom:6.5rem}.cookie-banner__message{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 2rem 0 0}.cookie-banner__message p{padding:0;font:400 1.5rem/2.1rem Roboto,sans-serif}.cookie-banner__message a{color:#000}.cookie-banner__message a:focus,.cookie-banner__message a:hover{outline:none;color:#fab900;background-color:#000;-webkit-box-shadow:0 0 0 .2rem #000;box-shadow:0 0 0 .2rem #000}.cookie-banner__close-btn{display:block;position:relative;padding:0 3rem 0 0;font:400 1.5rem/2.1rem Roboto,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.cookie-banner__close-btn:after{content:"\D7";display:inline-block;position:absolute;right:0;top:-.4rem;font-size:4rem;font-weight:300;line-height:2.4rem}.cookie-banner__close-btn:focus,.cookie-banner__close-btn:hover{outline:none;color:#fab900;background-color:#000;-webkit-box-shadow:0 0 0 1rem #000;box-shadow:0 0 0 1rem #000}.payment-logos{display:-webkit-box;display:-ms-flexbox;display:flex;margin:4rem 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.payment-logo{position:relative;margin:0 40px 20px 0;background-size:contain;background-position:50%;background-repeat:no-repeat}.payment-logo:after{content:"";display:block;position:absolute;right:-20px;top:0;width:1px;height:100%;background-color:#ddd}.payment-logo:last-of-type{margin-right:0}.payment-logo:last-of-type:after{display:none}.payment-logo--worldpay{width:100px;height:67.5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260.3 180'%3E%3Cpath fill='%23ED1C24' d='M67.3 73.5c-8.9 0-15.8 7.3-15.8 16.6 0 9.2 7 16.3 15.8 16.3s15.8-7.2 15.8-16.3c0-9.3-6.9-16.6-15.8-16.6zm0 26.3c-4.7 0-8.3-4.2-8.3-9.7 0-5.6 3.6-9.9 8.3-9.9 4.7 0 8.3 4.3 8.3 9.9 0 5.5-3.6 9.7-8.3 9.7zm54.2-39.4h-5.9c-.5 0-.9.4-.9.9v43.4c0 .5.4.9.9.9h5.9c.5 0 .9-.4.9-.9V61.2c0-.5-.4-.8-.9-.8zm-12.8 14c-2.4-.5-4.8-.8-7.2-.8-6.1 0-12.2 1.9-12.2 11.5v19.5c0 .5.4.9.9.9h5.9c.5 0 .9-.4.9-.9V85.2c0-1.4.2-4.9 5.5-4.9 1.6 0 3.2.2 4.8.4.4.1.9-.1 1-.6l1.3-4.8c.1-.4-.2-.8-.9-.9zm-60.7.1h-6.3c-.4 0-.7.3-.8.6l-6 21.2-5.5-18.9c-.5-1.8-2.1-3-3.9-3h-1.9c-1.8 0-3.4 1.2-3.9 3l-5.7 19-6-21.3c-.1-.4-.4-.6-.8-.6H.9c-.5 0-.9.4-.9.9v.3l8.6 27c.5 1.7 2.1 2.9 3.9 2.9H15c1.8 0 3.4-1.2 4-3l5.3-18.1 5.3 18.1c.5 1.8 2.1 3 4 3h2.5c1.8 0 3.4-1.2 3.9-2.9l8.6-27c.1-.5-.1-1-.6-1.1.2-.1.1-.1 0-.1zm211.4 0h-6c-.4 0-.8.2-.9.6L244.2 97l-8.3-21.9c-.1-.3-.5-.6-.9-.6h-6c-.5 0-.9.3-1 .8 0 .1 0 .3.1.4l12.1 30.4-4.9 12.4c-.2.6 0 1.2.8 1.2h5.9c.4 0 .7-.2.8-.6l17.3-43.3c.2-.4.1-1-.4-1.2 0-.1-.1-.1-.3-.1zM156.3 60.4h-5.9c-.5 0-.9.4-.9.9v13c-2.1-.5-4.3-.7-6.5-.7-11.8 0-14.2 10.6-14.2 16.4 0 12.8 7.7 16.5 14.9 16.5 6.1 0 10.3-1.5 12.3-2.3 1.2-.5 1.2-1.2 1.2-1.8v-41c0-.6-.4-1-.9-1zm-6.8 38.7c-1.6.4-3.3.7-5 .7-6.2 0-7.7-4.4-7.7-9.6 0-1.9-.2-9.9 7.4-9.9 1.8 0 3.5.3 5.3.7v18.1zM212 73.5c-5.2 0-8.2.7-11.1 1.5-.8.2-1.1.7-.9 1.6l.9 3.6c.1.5.6 1.2 1.4 1 1.8-.5 4.7-1.4 8.8-1.4s5.2 1.5 5.2 5.2h-5.1c-10.9 0-13.9 5.7-13.9 10.4 0 5.9 2.9 10.9 13.1 10.9 7.7 0 11.5-1.9 12.4-2.4.7-.4 1.1-.6 1.1-1.9V84.3c.1-8.1-4.7-10.8-11.9-10.8zm4.3 26.1c-1.8.5-3.7.8-5.6.8-4.4 0-5.7-2.2-5.7-4.5 0-2.9 1.9-4.8 6.2-4.8h5.1v8.5zm-38.5-26.1c-6.1 0-10.3 1.5-12.3 2.3-1.2.5-1.2 1.2-1.2 1.9v41c0 .5.4.9.9.9h5.9c.5 0 .9-.4.9-.9v-13c2.1.5 4.3.7 6.5.7 11.8 0 14.2-10.6 14.2-16.4 0-12.7-7.7-16.5-14.9-16.5zm-.5 26.2c-1.8 0-3.5-.3-5.3-.7V80.9c1.6-.4 3.3-.7 5-.7 6.2 0 7.7 4.4 7.7 9.6 0 1.8.1 9.9-7.4 9.9z'/%3E%3C/svg%3E")}.payment-logo--paypal{width:102px;height:67.5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 265.9 180'%3E%3Cpath fill='%23253B80' d='M99.4 72.1H84.7c-1 0-1.9.7-2 1.7l-6 37.7c-.1.7.5 1.4 1.2 1.4h7c1 0 1.9-.7 2-1.7l1.6-10.2c.2-1 1-1.7 2-1.7h4.7c9.7 0 15.3-4.7 16.7-14 .7-4.1 0-7.3-1.9-9.5-1.9-2.4-5.6-3.7-10.6-3.7zm1.7 13.7c-.8 5.3-4.8 5.3-8.7 5.3h-2.2l1.6-9.9c.1-.6.6-1 1.2-1h1c2.7 0 5.2 0 6.5 1.5.7.9.9 2.3.6 4.1zM143.4 85.7h-7c-.6 0-1.1.4-1.2 1l-.3 2-.5-.7c-1.5-2.2-4.9-3-8.3-3-7.8 0-14.4 5.9-15.7 14.2-.7 4.1.3 8.1 2.6 10.8 2.1 2.5 5.2 3.6 8.9 3.6 6.3 0 9.8-4 9.8-4l-.3 2c-.1.7.5 1.4 1.2 1.4h6.3c1 0 1.9-.7 2-1.7l3.8-24.1c.1-.9-.5-1.5-1.3-1.5zm-9.8 13.7c-.7 4-3.9 6.7-8 6.7-2 0-3.7-.7-4.7-1.9s-1.4-3-1.1-5c.6-4 3.9-6.8 7.9-6.8 2 0 3.6.7 4.7 1.9 1.1 1.4 1.5 3.1 1.2 5.1zM181 85.7h-7.1c-.7 0-1.3.3-1.7.9l-9.8 14.4-4.1-13.8c-.3-.9-1.1-1.5-2-1.5h-7c-.8 0-1.4.8-1.2 1.6l7.8 22.9-7.3 10.4c-.6.8 0 1.9 1 1.9h7.1c.7 0 1.3-.3 1.7-.9l23.6-34c.5-.8 0-1.9-1-1.9z'/%3E%3Cpath fill='%23179BD7' d='M204.4 72.1h-14.7c-1 0-1.9.7-2 1.7l-6 37.7c-.1.7.5 1.4 1.2 1.4h7.6c.7 0 1.3-.5 1.4-1.2l1.7-10.7c.2-1 1-1.7 2-1.7h4.7c9.7 0 15.3-4.7 16.8-14 .7-4.1 0-7.3-1.9-9.5-2.2-2.4-5.9-3.7-10.8-3.7zm1.7 13.7c-.8 5.3-4.8 5.3-8.7 5.3h-2.2l1.6-9.9c.1-.6.6-1 1.2-1h1c2.7 0 5.2 0 6.5 1.5.7.9.9 2.3.6 4.1zM248.4 85.7h-7c-.6 0-1.1.4-1.2 1l-.3 2-.5-.7c-1.5-2.2-4.9-3-8.3-3-7.8 0-14.4 5.9-15.7 14.2-.7 4.1.3 8.1 2.6 10.8 2.2 2.5 5.2 3.6 8.9 3.6 6.3 0 9.8-4 9.8-4l-.3 2c-.1.7.5 1.4 1.2 1.4h6.3c1 0 1.9-.7 2-1.7l3.8-24.1c0-.9-.6-1.5-1.3-1.5zm-9.8 13.7c-.7 4-3.9 6.7-8 6.7-2 0-3.7-.7-4.7-1.9s-1.4-3-1.1-5c.6-4 3.9-6.8 7.9-6.8 2 0 3.6.7 4.7 1.9 1.1 1.4 1.5 3.1 1.2 5.1zM256.7 73.1l-6 38.4c-.1.7.5 1.4 1.2 1.4h6.1c1 0 1.9-.7 2-1.7l6-37.7c.1-.7-.5-1.4-1.2-1.4H258c-.7 0-1.2.4-1.3 1z'/%3E%3Cpath fill='%23253B80' d='M15.6 120.3l1.1-7.1-2.5-.1h-12l8.3-52.7c0-.2.1-.3.2-.4.1-.1.3-.2.4-.2h20.2c6.7 0 11.3 1.4 13.7 4.1 1.1 1.3 1.9 2.6 2.2 4.1.4 1.6.4 3.4 0 5.7v1.7l1.1.6c1 .5 1.7 1.1 2.3 1.7 1 1.1 1.6 2.5 1.9 4.2.3 1.7.2 3.7-.3 6.1-.5 2.7-1.4 5-2.5 6.8-1 1.7-2.4 3.2-3.9 4.3-1.5 1.1-3.3 1.9-5.3 2.4-1.9.5-4.2.8-6.6.8h-1.6c-1.1 0-2.2.4-3.1 1.1-.9.7-1.4 1.8-1.6 2.9l-.1.6-2 12.6-.1.5c0 .1-.1.2-.1.3-.1 0-.1.1-.2.1.2-.1-9.5-.1-9.5-.1z'/%3E%3Cpath fill='%23179BD7' d='M49.6 74c-.1.4-.1.8-.2 1.2C46.7 88.9 37.6 93.6 26 93.6h-5.9c-1.4 0-2.6 1-2.8 2.4l-3 19.2-.9 5.5c-.1.9.6 1.8 1.5 1.8h10.5c1.2 0 2.3-.9 2.5-2.1l.1-.5 2-12.5.1-.7c.2-1.2 1.3-2.1 2.5-2.1h1.6c10.2 0 18.1-4.1 20.5-16.1 1-5 .5-9.2-2.1-12.1-.9-1-1.9-1.8-3-2.4z'/%3E%3Cpath fill='%23222D65' d='M46.8 72.9c-.4-.1-.8-.2-1.3-.3-.4-.1-.9-.2-1.3-.3-1.6-.2-3.3-.3-5.2-.3H23.2c-.4 0-.8.1-1.1.2-.7.4-1.3 1-1.4 1.9l-3.4 21.3-.1.6c.2-1.4 1.4-2.4 2.8-2.4h6c11.6 0 20.7-4.7 23.4-18.4.1-.4.1-.8.2-1.2-.7-.4-1.4-.7-2.2-.9-.2-.1-.4-.1-.6-.2z'/%3E%3Cpath fill='%23253B80' d='M20.7 74.1c.1-.8.7-1.5 1.4-1.9.3-.2.7-.2 1.1-.2H39c1.9 0 3.6.1 5.2.4.5.1.9.2 1.3.3.4.1.8.2 1.3.3.2.1.4.1.6.2.8.3 1.5.6 2.2.9.8-5.1 0-8.5-2.7-11.6-3-3.4-8.4-4.9-15.4-4.9H11.3c-1.4 0-2.6 1-2.9 2.4L0 113.3c-.2 1.1.6 2 1.7 2h12.5l3.1-19.9 3.4-21.3z'/%3E%3C/svg%3E")}.payment-logo--visa{width:82px;height:67.5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 215.9 180'%3E%3Cpath fill='%231A1F71' d='M93.375 123.981H76.098l11.075-67.778h17.277L93.375 123.98zm63.791-66.006c-3.544-1.33-8.86-3.101-15.505-3.101-17.276 0-29.237 9.303-29.68 22.593 0 9.746 8.86 15.062 15.504 18.162 6.645 3.101 8.86 5.316 8.86 8.417 0 4.43-5.316 6.645-10.632 6.645-7.087 0-10.631-.886-16.39-3.544l-2.215-.886-2.658 15.062c3.987 1.772 11.518 3.544 19.492 3.544 18.162 0 30.123-8.86 30.566-23.036 0-7.53-4.43-13.732-14.619-18.605-6.202-3.101-9.746-5.316-9.746-8.417 0-2.658 3.101-5.76 10.19-5.76 5.758 0 9.745 1.33 12.846 2.659l1.772.886 2.215-14.62zm23.036 42.084c1.329-3.987 7.088-19.048 7.088-19.048l2.215-6.645 1.329 5.759s3.1 16.39 3.987 19.491c-2.658.443-11.075.443-14.619.443zm21.707-43.856h-13.733c-3.987 0-7.531 1.329-9.303 5.759l-26.137 62.02h18.606s3.101-8.418 3.544-10.19h22.593c.443 2.215 2.215 10.19 2.215 10.19h16.39l-14.175-67.78zm-140.43 0l-17.277 46.071-1.772-9.302C39.33 82.34 29.14 70.379 18.065 64.62l15.948 59.361H52.62l27.466-67.778H61.479zm-33.225 0H-.097l-.443 1.329c22.15 5.759 36.325 19.049 42.527 35.44l-6.202-31.01c-.443-4.43-3.544-5.316-7.53-5.76z'/%3E%3C/svg%3E")}.payment-logo--amex{width:50px;height:67.5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130.5 180'%3E%3Cpath fill='%23016FD0' d='M0 24.755h130.5v70.5l-6.5 10.1 6.5 9v41H0v-66.4l4-4.6-4-4.4v-55.2z'/%3E%3Cpath fill='%23FFF' d='M25.3 115.655v-20.5H47l2.3 3 2.4-3h78.8v19.1s-2.1 1.4-4.4 1.4H82.5l-2.6-3.2v3.2h-8.6v-5.5s-1.2.8-3.7.8h-2.9v4.7h-13l-2.3-3.1-2.4 3.1H25.3zM0 79.755l4.9-11.4h8.5l2.8 6.4v-6.4h10.5l1.7 4.6 1.6-4.6h47.2v2.3s2.5-2.3 6.6-2.3l15.3.1 2.7 6.3v-6.4h8.8l2.4 3.6v-3.6h8.9v20.5H113l-2.3-3.6v3.6H97.8l-1.3-3.2H93l-1.3 3.2h-8.8c-3.5 0-5.8-2.3-5.8-2.3v2.3H63.9l-2.6-3.2v3.2H12.1l-1.3-3.2H7.3l-1.3 3.2H0v-9.1z'/%3E%3Cpath fill='%23016FD0' d='M6.6 70.855L0 86.155h4.3l1.2-3.1h7.1l1.2 3.1h4.4l-6.6-15.3h-5zm2.5 3.6l2.2 5.4H7l2.1-5.4zM18.7 86.255v-15.3h6.1l3.6 9.9 3.5-9.9H38v15.3h-3.8v-11.3l-4.1 11.3h-3.4l-4.1-11.3v11.3h-3.9zM40.5 86.255v-15.3H53v3.4h-8.6v2.6h8.4v3.2h-8.4v2.7H53v3.3H40.5zM55.2 70.855v15.3H59v-5.5h1.6l4.6 5.5h4.7l-5-5.7c2.1-.2 4.2-2 4.2-4.7 0-3.2-2.5-5-5.4-5h-8.5v.1zm3.8 3.5h4.4c1.1 0 1.8.8 1.8 1.6 0 1-1 1.6-1.8 1.6H59v-3.2zM74.6 86.255h-3.9v-15.3h3.9v15.3zM83.9 86.255h-.8c-4.1 0-6.6-3.2-6.6-7.6 0-4.5 2.5-7.7 7.6-7.7h4.2v3.6h-4.4c-2.1 0-3.6 1.6-3.6 4.1 0 3 1.7 4.2 4.1 4.2h1l-1.5 3.4zM92.2 70.855l-6.6 15.3h4.3l1.2-3.1h7.1l1.2 3.1h4.4l-6.6-15.3h-5zm2.5 3.6l2.2 5.4h-4.4l2.2-5.4zM104.3 86.255v-15.3h4.9l6.2 9.6v-9.6h3.8v15.3h-4.7l-6.4-9.9v9.9h-3.8zM28 113.055v-15.3h12.5v3.4h-8.6v2.6h8.4v3.2h-8.4v2.7h8.6v3.3H28zM89.3 113.055v-15.3h12.5v3.4h-8.6v2.6h8.4v3.2h-8.4v2.7h8.6v3.3H89.3zM41 113.055l6.1-7.6-6.2-7.8h4.8l3.7 4.8 3.7-4.8h4.6l-6.2 7.7 6.1 7.7h-4.8l-3.6-4.7-3.5 4.7H41zM58.1 97.755v15.3H62v-4.8h4c3.4 0 6-1.8 6-5.3 0-2.9-2-5.2-5.5-5.2h-8.4zm4 3.4h4.3c1.1 0 1.9.7 1.9 1.8 0 1-.8 1.8-1.9 1.8h-4.2v-3.6h-.1zM73.8 97.755v15.3h3.8v-5.5h1.6l4.6 5.5h4.7l-5-5.7c2.1-.2 4.2-2 4.2-4.7 0-3.2-2.5-5-5.4-5l-8.5.1zm3.8 3.4H82c1.1 0 1.8.8 1.8 1.6 0 1-1 1.6-1.8 1.6h-4.4v-3.2zM103.6 113.055v-3.3h7.7c1.1 0 1.6-.6 1.6-1.3 0-.6-.5-1.3-1.6-1.3h-3.5c-3 0-4.7-1.8-4.7-4.6 0-2.5 1.5-4.8 6-4.8h7.5l-1.6 3.5h-6.5c-1.2 0-1.6.6-1.6 1.3 0 .6.5 1.3 1.4 1.3h3.6c3.4 0 4.8 1.9 4.8 4.4 0 2.7-1.6 4.9-5 4.9h-8.1zM117.7 113.055v-3.3h7.7c1.1 0 1.6-.6 1.6-1.3 0-.6-.5-1.3-1.6-1.3h-3.5c-3 0-4.7-1.8-4.7-4.6 0-2.5 1.5-4.8 6-4.8h7.5l-1.6 3.5h-6.5c-1.2 0-1.6.6-1.6 1.3 0 .6.5 1.3 1.4 1.3h3.6c3.4 0 4.8 1.9 4.8 4.4 0 2.7-1.6 4.9-5 4.9h-8.1z'/%3E%3C/svg%3E")}.payment-logo--mastercard{width:62px;height:67.5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 164.3 180'%3E%3Cpath fill='%23231F20' d='M160.956 152.217l.393.393c0-.393 0-.393-.393-.393zm.393-.393c.393 0 .393.393.393.393v.393h-.393l.393.393h-.393l-.393-.393v.393h-.393v-1.179h.786zm0 1.965h.393s.392 0 .392-.393 0-.393.393-.393v-.393-.393s0-.393-.393-.393c0 0-.392 0-.392-.393h-.393-.393s-.393 0-.393.393c0 0 0 .393-.393.393v.786s0 .393.393.393.393.393.786.393m0-2.75h.393s.392 0 .392.392l.393.393v.786l-.393.786-.392.393h-.393-.393s-.393 0-.393-.393l-.393-.393v-.393-.393s0-.393.393-.393l.393-.393s0-.393.393-.393m-126.141-4.715c0-2.358 1.571-4.323 3.93-4.323 2.357 0 3.929 1.965 3.929 4.323s-1.572 4.323-3.93 4.323-3.93-1.965-3.93-4.323m11.004 0v-6.68H43.46v1.571c-.786-1.178-2.358-1.964-4.323-1.964-3.93 0-6.68 3.143-6.68 7.073 0 3.93 3.144 7.073 6.68 7.073 1.965 0 3.144-.786 4.323-1.965v1.572h2.75v-6.68zm99.026 0c0-2.358 1.572-4.323 3.93-4.323 2.357 0 3.93 1.965 3.93 4.323s-1.573 4.323-3.93 4.323c-2.358 0-3.93-1.965-3.93-4.323m11.003 0V134.14h-2.75v7.073c-.787-1.178-2.358-1.964-4.323-1.964-3.93 0-6.68 3.143-6.68 7.073 0 3.93 3.143 7.073 6.68 7.073 1.965 0 3.143-.786 4.322-1.965v1.572h2.751v-6.68zM82.756 142c1.965 0 3.144 1.18 3.537 3.144h-7.074c0-1.965 1.18-3.144 3.537-3.144m0-2.75c-3.93 0-6.68 2.75-6.68 7.073s2.75 7.073 7.073 7.073c1.965 0 3.93-.393 5.501-1.965l-1.571-1.964c-1.18.786-2.751 1.571-3.93 1.571-1.965 0-3.537-.785-3.93-3.143h9.824v-1.18c0-4.322-2.357-7.465-6.287-7.465m35.367 7.073c0-2.358 1.572-4.323 3.93-4.323 2.357 0 3.929 1.965 3.929 4.323s-1.572 4.323-3.93 4.323c-2.357 0-3.93-1.965-3.93-4.323m11.004 0v-6.68h-2.751v1.571c-.786-1.178-2.358-1.964-4.323-1.964-3.93 0-6.68 3.143-6.68 7.073 0 3.93 3.144 7.073 6.68 7.073 1.965 0 3.144-.786 4.323-1.965v1.572h2.75v-6.68zm-27.508 0c0 3.93 2.751 7.073 7.074 7.073 1.964 0 3.536-.393 4.715-1.572l-1.179-2.357c-1.179.786-2.358 1.179-3.536 1.179-2.358 0-3.93-1.572-3.93-4.323s1.572-4.323 3.93-4.323c1.178 0 2.357.393 3.536 1.18l1.572-2.359c-1.572-1.178-2.75-1.571-4.715-1.571-4.716 0-7.467 3.143-7.467 7.073m37.725-7.073c-1.572 0-2.751.786-3.537 1.964v-1.571h-2.75v13.36h2.75v-7.466c0-2.358.786-3.537 2.75-3.537.787 0 1.18 0 1.966.393l.785-2.75c-.392 0-1.178-.393-1.964-.393M60.75 140.82c-1.572-.785-3.537-1.571-5.501-1.571-3.537 0-5.502 1.571-5.502 4.322 0 2.358 1.572 3.537 4.716 3.93l1.572.393c1.571.393 2.357.786 2.357 1.572 0 1.179-1.179 1.571-3.143 1.571-1.965 0-3.537-.785-4.323-1.571l-1.572 2.357c1.572 1.18 3.537 1.572 5.895 1.572 3.93 0 6.287-1.965 6.287-4.322 0-2.358-1.965-3.537-4.715-3.93l-1.572-.393c-1.18 0-2.358-.393-2.358-1.179 0-1.179.786-1.572 2.75-1.572 1.572 0 3.537.786 4.323 1.18l.786-2.359zm37.725-1.571c-1.572 0-2.751.786-3.537 1.964v-1.571h-2.75v13.36h2.75v-7.466c0-2.358.786-3.537 2.75-3.537.787 0 1.18 0 1.965.393l.786-2.75c-.393 0-1.179-.393-1.964-.393m-24.757.393h-4.716v-3.93H65.86v3.93h-2.751v2.75h2.75v6.288c0 3.143 1.18 5.108 4.716 5.108 1.18 0 2.751-.393 3.537-1.179l-.786-2.357c-.786.393-1.965.785-2.75.785-1.573 0-1.966-.785-1.966-2.357v-6.288h4.716l.393-2.75zm-44.012 13.36v-8.645c0-3.144-1.965-5.501-5.108-5.501-1.572 0-3.537.393-4.716 2.357-.786-1.571-2.358-2.357-4.323-2.357-1.571 0-2.75.393-3.93 1.964v-1.571H8.88v13.753h3.144v-7.466c0-2.358 1.179-3.537 3.144-3.537 1.964 0 2.75 1.18 2.75 3.537v7.466h3.144v-7.466c0-2.358 1.179-3.537 3.144-3.537 1.964 0 3.143 1.18 3.143 3.537v7.466h2.358z'/%3E%3Cpath fill='%23F79410' d='M162.763 108.3v-1.965h-.393l-.786 1.572-.786-1.179h-.393v1.965h.393v-1.572l.393 1.179h.393l.393-1.179.786 1.179zm-3.143 0v-1.572h.785v-.393h-1.571v.393h.786v1.572z'/%3E%3Cpath fill='%23FF5F00' d='M104.448 116.804H60.12v-79.85h44.327v79.85z'/%3E%3Cpath fill='%23EB001B' d='M62.715 76.69c0-16.112 7.466-30.651 19.255-40.082-8.645-6.68-19.648-11.003-31.437-11.003-27.9 0-50.692 22.792-50.692 50.692s22.792 50.692 50.692 50.692c11.789 0 22.792-3.93 31.437-11.003-11.789-8.645-19.255-22.792-19.255-39.296'/%3E%3Cpath fill='%23F79E1B' d='M164.256 76.69c0 27.9-22.791 50.692-50.692 50.692-11.789 0-22.792-3.93-31.437-11.003 11.79-9.43 19.255-23.578 19.255-40.082s-7.466-29.865-19.255-39.296c8.645-6.68 19.648-11.003 31.437-11.003 27.9 0 50.692 22.792 50.692 50.692'/%3E%3C/svg%3E")}.campaign-share__name{position:relative;margin:0 0 2rem}.campaign-share__name input{display:block;width:100%;height:75px;color:#333;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;text-align:center}.campaign-share__name input.complete,.campaign-share__name input:focus{outline:none}.campaign-share__name input.complete~label,.campaign-share__name input:focus~label{display:none}.campaign-share__name input:focus{outline:10px solid #fab900}.campaign-share__name input.input-validation-error,.campaign-share__name input.input-validation-error:focus{outline:10px solid #e61e32}.campaign-share__name label{position:absolute;left:calc(50% - 112.5px);top:calc(50% - 12.5px);color:#595959;font:normal 2.8rem/2.52rem VersusArthritis,sans-serif!important;cursor:text;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.campaign-share__name .field-validation-error{display:block;width:calc(100% + 16px);position:absolute;left:-8px;top:-40px;padding:.5rem 0;color:#fff;background-color:#e61e32;font-weight:700;text-align:center}.campaign-share__logo{display:block;margin:0 0 2rem;padding-top:47.8%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 142 68'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M43 37.3c0-.3-.2-.4-.4-.4h-9.4V25.6h7.7c.4 0 .5-.3.5-.5v-5.9c0-.5-.3-.5-.4-.5h-7.8V8h9.5c.2 0 .3-.2.3-.4V1.5c0-.3-.2-.5-.5-.5H26.4c-.2 0-.4.2-.4.5v42c0 .4.2.4.4.4h16.1c.3 0 .5-.1.5-.4v-6.2zM14.8 43.5c-.1-.4-.2-.5-.5-.5H8.7c-.2 0-.3 0-.5.4L3 66.5c0 .1 0 .2.1.4.1 0 .2.1.3.1H8c.2 0 .3-.1.3-.4l.7-3.8h5l.7 3.7c0 .3.1.4.6.4h4.3c.1 0 .2 0 .3-.1.1-.1.1-.2.1-.4l-5.2-22.9zM9.6 58.7l1.3-6.9.7-4.8.7 4.8 1.3 6.9h-4zM93 31.2c0-7-3.7-10.1-9.4-14.8L83 16c-2.8-2-3.8-3.5-3.7-5.9V10c.2-2.1 1.7-2.9 2.9-2.9 1.7 0 2.9 1.3 2.9 3.3v1.7c0 .1 0 .5.4.5H92c.1 0 .2-.2.2-.5v-1.7c0-3.1-1-5.7-2.8-7.6C87.7 1 85.2 0 82.2 0 75.6 0 72 5.1 72 10c-.1 5.9 1.9 7.9 6.4 11.7l3 2.6c3.2 2.5 4.2 4.1 4.2 6.6 0 1.6-1.5 3.1-3.2 3.1-1.9 0-3.2-1.5-3.2-3.5v-2.3c0-.3-.2-.5-.4-.5h-6.3c-.2 0-.5.2-.5.5v3.2c0 2.6.9 5 2.5 6.7 1.9 2 4.6 3 7.8 3 4.5 0 8.2-2.2 9.9-6 .6-1.2.8-2.4.8-3.9zM24 1.6c0-.1 0-.3-.1-.4 0-.2-.3-.2-.4-.2H17c-.5 0-.6.1-.7.6L12 29.7 7.7 1.6c-.1-.5-.2-.6-.6-.6H.5c-.1 0-.3.1-.4.2-.1.1-.1.2-.1.3l8.1 37.8c.1.5.4.7.7.7h6.3c.2 0 .5 0 .6-.7L24 1.6zM117 31.3V1.5c0-.3-.2-.5-.4-.5h-6.4c-.4 0-.5.3-.5.5v29.2c0 1.4-.9 3.1-3.2 3.1-2 0-3.2-1.2-3.2-3.1V1.5s0-.5-.5-.5h-6.4c-.2 0-.4.2-.4.5v29.7c0 2.7 1.2 5.1 3.3 7 2 1.7 4.6 2.7 7.2 2.7 4.2 0 7.9-2.3 9.7-6 .5-1.1.8-2.3.8-3.6zM142 34.2c0-7.7-4.2-11.6-9-16.1-.4-.3-.7-.6-1-1-2.9-2.7-3.5-3.9-3.5-7 0-2 1.5-3.1 2.9-3.1 1.8 0 2.9 1.3 2.9 3.4v2.4c0 .1.1.4.5.4h6.2c.3 0 .5-.2.5-.4v-2.5c0-3.1-1-5.7-2.9-7.6-1.8-1.8-4.4-2.8-7.4-2.8-6.6.1-10.2 5.2-10.2 10 0 7.2 1.6 8.8 8.4 15.5.9.9 1.8 1.8 2.9 2.8 1.9 1.9 2.3 3.5 2.3 5.4 0 1.6-1.2 3.2-3.2 3.2-1.5 0-3.2-1.1-3.2-3.5v-2.2c0-.3-.2-.5-.4-.5h-6.3c-.2 0-.5.2-.5.4v3.1c0 6.7 5.3 9.7 10.3 9.7 4.8 0 8.4-2.2 10-6 .5-1 .7-2.3.7-3.6zM65.5 26.1c2.8-1.9 3.8-4.8 3.8-7.9V11c0-6-5.4-10-10.6-10H48.4c-.4 0-.4.4-.4.5v42c0 .2.1.4.4.4H55c.1 0 .4-.1.4-.4V28.2h3.1l5.4 15.3c.1.5.3.5.5.5h7.2s.1-.1.3-.2c0-.1.1-.2.1-.3l-6.5-17.4zm-3.7-8c0 1.7-1.3 3-3.1 3h-3.3V8h3.2c1.8 0 3.2 1.3 3.2 3v7.1zM135.9 55c-3.3-1.3-3.6-2.2-3.6-3.1 0-1.1.9-1.9 2.1-1.9 1.1 0 2.2.7 2.2 2.4v.3c0 .3.2.4.4.4h4.2c.2 0 .4-.2.4-.3v-.3c0-4.1-2.7-6.6-7.1-6.6-4.2 0-7.3 2.8-7.3 6.6 0 3 1.7 3.8 6.8 6.3h.1c.5.3 1.1.5 1.7.8.8.4 1.3 1.3 1.3 2.1 0 .9-.8 2.1-2.3 2.1-1 0-2.4-.7-2.4-2.2v-.7c0-.1-.1-.4-.4-.4h-4.3c-.3 0-.5.3-.5.4v.5c0 2.9 2 6.4 7.4 6.4 4.4 0 7.6-2.5 7.6-6.2-.2-3.2-1.7-4.7-6.3-6.6zM119.3 67h4.2c.1 0 .4 0 .4-.4V47.4c0-.3-.1-.4-.4-.4h-4.1c-.3 0-.4.1-.4.5v19.1c0 .4.2.4.3.4zM116.6 43h-14.2c-.1 0-.4.1-.4.5v4c0 .4.3.5.4.5h4.3v18.7c0 .1 0 .4.4.4h4.7c.3 0 .4-.4.4-.4V47.9h4.3c.3 0 .5-.2.5-.4v-4.2c0-.1-.2-.3-.4-.3zM98.6 43h-4.1c-.1 0-.5 0-.5.5v23.2c0 .1.1.4.3.4h4.3c.2 0 .4-.2.4-.4V43.5c0-.4-.2-.5-.4-.5zM71.6 47h-4.3c-.3 0-.4.3-.4.5v6.9h-4.5v-6.9c0-.4-.3-.5-.5-.5h-4.4c-.2 0-.5.1-.5.5v19.1c0 .2.2.4.4.4H62c.2 0 .4-.2.4-.4v-7.4h4.5v7.3c0 .2.2.4.4.4h4.4c.1 0 .4-.2.4-.4V47.4c-.1-.2-.4-.4-.5-.4zM49.1 51.9h4.5c.3 0 .4-.2.4-.4v-4.2c0-.1-.1-.4-.4-.4H39.5c-.1 0-.5.1-.5.5v4.1c0 .2.3.4.4.4h4.5v14.7c0 .2.3.4.4.4h4.4c.1 0 .4-.1.4-.4V51.9zM81.2 59.3H84l1.9 7.2c.1.4.4.5.5.5h4.3c.2 0 .3-.1.3-.2.1-.1.1-.2 0-.4l-3-8.8c1-.5 2.7-2.6 2.7-5.6v-1.9c0-3.4-2.8-7.1-7.3-7.1h-7c-.2 0-.5.1-.5.5v23.1c0 .2.2.4.4.4h4.4c.4 0 .4-.4.4-.4l.1-7.3zm-.2-4.8v-6.7h2.2c1.1 0 2.2.7 2.2 2.1v2.4c0 1.1-.8 2.2-2.2 2.2H81zM31.9 66.6c.1.3.2.4.7.4h4.1c.1 0 .2-.1.3-.1.1-.1.1-.2 0-.3L34.5 60l.2-.2c1.5-1.3 2.3-3.2 2.3-5.3V54c0-4.4-3.6-7-7.2-7h-6.4c-.3 0-.5.2-.5.5v19.2c0 .2.1.4.4.4h4.1c.3 0 .5-.2.5-.4v-5.2h2.4l1.6 5.1zm-4.2-9.7v-5.3h2c1.2 0 2.1.8 2.1 2.1v1.1c0 1.3-.9 2.2-2.1 2.2h-2z'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.campaign-share__submit[class]{width:100%;margin:2rem 0;color:#000;cursor:pointer}.campaign-share__footer-link{display:block;width:100%;font:300 2.2rem/2.75rem Roboto,sans-serif;font-weight:700;text-align:center}.campaign-share__footer-link:hover{color:#fab900}.campaign-form .umbraco-forms-field.formheading.titleanddescription:first-of-type{padding:0}.campaign-form .umbraco-forms-field.formheading.titleanddescription:first-of-type .umbraco-forms-tooltip,.campaign-form .umbraco-forms-field.formheading.titleanddescription:first-of-type .umbraco-forms-tooltip-btn{display:none}.campaign-form .umbraco-forms-field.formheading.titleanddescription:first-of-type h2{font:300 3.8rem/4.75rem Roboto,sans-serif}.campaign-form .umbraco-forms-field.formheading.titleanddescription:first-of-type p{margin:-2rem 0 0;padding:0 0 5rem}.campaign-form .umbraco-forms-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.campaign-form .umbraco-forms-field{margin:0;padding:0 0 4rem}.campaign-form .umbraco-forms-field input[type=text]{-webkit-box-shadow:inset 0 0 0 1px #ddd;box-shadow:inset 0 0 0 1px #ddd;border:4px solid transparent}.campaign-form .umbraco-forms-field input[type=text]:focus{border:4px solid #000}.campaign-form .umbraco-forms-field.emailaddress,.campaign-form .umbraco-forms-field.firstname,.campaign-form .umbraco-forms-field.lastname,.campaign-form .umbraco-forms-field.titleanddescription{width:100%}.campaign-details{padding:5rem 0 1rem}.campaign-details__heading{padding-bottom:3rem}.campaign-details__desc p{font-weight:700}.campaign-split{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.campaign-split__col{width:100%}.campaign-split__col h1:first-of-type,.campaign-split__col h2:first-of-type,.campaign-split__col h3:first-of-type,.campaign-split__col h4:first-of-type,.campaign-split__col h5:first-of-type,.campaign-split__col h6:first-of-type{padding-top:0}.campaign-split__heading{padding:0 0 6rem}.campaign-thanks{color:#fff;background-color:#0075be}.campaign-thanks .campaign-split__col--lg{padding:2rem}.campaign-thanks__social-image{display:block;width:100%;margin:0}.campaign-thanks__heading{padding:0 0 4rem}.campaign-thanks__desc p{font-weight:700}.campaign-thanks__share{padding:2rem;background-color:#fff}.campaign-thanks__share-desc,.campaign-thanks__share-heading{color:#333}.campaign-thanks__share-heading{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;padding:0 0 2rem}.campaign-thanks__share-desc{padding:0 0 2rem}.campaign-thanks__share-desc p{font-weight:700}.campaign-thanks__share-desc p:last-of-type{padding:0}.campaign-thanks__share-message{overflow:hidden;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.campaign-thanks__share-message[aria-hidden=true]{height:0;pointer-events:none;visibility:hidden}.campaign-thanks__share-message textarea{display:block;width:100%;min-height:20rem;margin:0 0 1rem;padding:1rem;border:1px solid #ddd;font:400 1.9rem/3.04rem Roboto,sans-serif}.campaign-thanks__share-message textarea:focus{outline:none;-webkit-box-shadow:inset 0 0 0 10px #000;box-shadow:inset 0 0 0 10px #000}.campaign-thanks__share-message .btn[type=submit]{width:100%;margin:1rem 0 2rem}.campaign-thanks__share-message-buttons{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;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.campaign-thanks__share-message-cancel{font:400 1.5rem/2.1rem Roboto,sans-serif;line-height:1.4rem;text-decoration:underline;-webkit-box-shadow:0 0 0 .3rem hsla(0,0%,100%,0);box-shadow:0 0 0 .3rem hsla(0,0%,100%,0)}.campaign-thanks__share-message-cancel:focus,.campaign-thanks__share-message-cancel:hover{-webkit-box-shadow:0 0 0 .3rem #fab900;box-shadow:0 0 0 .3rem #fab900}.campaign-thanks__toggle-btn{margin:0 0 2rem;font:400 1.9rem/3.04rem Roboto,sans-serif;line-height:1.9rem;-webkit-box-shadow:0 0 0 .6rem hsla(0,0%,100%,0);box-shadow:0 0 0 .6rem hsla(0,0%,100%,0)}.campaign-thanks__toggle-btn[aria-hidden=true]{display:none}.campaign-thanks__toggle-btn:focus,.campaign-thanks__toggle-btn:hover{-webkit-box-shadow:0 0 0 .6rem #fab900;box-shadow:0 0 0 .6rem #fab900}.campaign-thanks__share-message-cancel,.campaign-thanks__toggle-btn{border:0;background:transparent;text-decoration:underline;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.campaign-thanks__share-message-cancel:focus,.campaign-thanks__share-message-cancel:hover,.campaign-thanks__toggle-btn:focus,.campaign-thanks__toggle-btn:hover{outline:none;background-color:#fab900}.campaign-thanks__links{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none}.campaign-thanks__links-item{display:block;position:relative;margin:0 0 2rem;padding:0 0 2rem;line-height:1.9rem}.campaign-thanks__links-item:after{content:"";display:block;width:25%;height:.1rem;position:absolute;left:37.5%;top:100%;background-color:#fff}.campaign-thanks__links-item:last-of-type{margin:0;padding:0;border-right:0}.campaign-thanks__links-item:last-of-type:after{display:none}.campaign-thanks__link{display:block;color:#fff;font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:700;text-align:center;line-height:1.9rem;-webkit-box-shadow:0 0 0 .6rem hsla(0,0%,100%,0);box-shadow:0 0 0 .6rem hsla(0,0%,100%,0);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.campaign-thanks__link:focus,.campaign-thanks__link:hover{outline:none;color:#333;background-color:#fab900;-webkit-box-shadow:0 0 0 .6rem #fab900;box-shadow:0 0 0 .6rem #fab900}.social-links{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.social-links[data-flex=stretch]{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.social-links[data-flex=space-around]{-ms-flex-pack:distribute;justify-content:space-around}.social-links[data-flex=space-evenly]{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@supports (-ms-ime-align:auto){.social-links[data-flex=space-evenly]{-ms-flex-pack:distribute;justify-content:space-around}}.social-links[data-flex=space-between]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.social-links[data-flex=flex-end]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.social-links[data-flex=flex-end] .social-links__link{margin:0 0 0 2rem}.social-links[data-flex=flex-start]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.social-links[data-flex=flex-start] .social-links__link{margin:0 2rem 0 0}.social-links__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-links__link{display:block;width:100px;height:100px;padding:10px;position:relative;overflow:hidden;text-indent:-999px}.social-links__link:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.social-links__link:focus{outline:none}.social-links[data-theme=white-yellow] .social-links__link--twitter:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.social-links[data-theme=white-yellow] .social-links__link--twitter[href]:focus:after,.social-links[data-theme=white-yellow] .social-links__link--twitter[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.social-links[data-theme=white-yellow] .social-links__link--facebook:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.social-links[data-theme=white-yellow] .social-links__link--facebook[href]:focus:after,.social-links[data-theme=white-yellow] .social-links__link--facebook[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.social-links[data-theme=white-yellow] .social-links__link--linkedin:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpath fill='%23fff' d='M27.5 0C12.3 0 0 12.3 0 27.5S12.3 55 27.5 55 55 42.7 55 27.5 42.7 0 27.5 0zm-4.6 36.7h-4.6V22.9h4.6v13.8zm-2.3-15.8c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5c0 1.3-1.1 2.5-2.5 2.5zM39 36.7h-4.6v-6.6c0-4.3-4.6-3.9-4.6 0v6.6h-4.6V22.9h4.6v2.5c2-3.7 9.2-4 9.2 3.5v7.8z'/%3E%3C/svg%3E")}.social-links[data-theme=white-yellow] .social-links__link--linkedin[href]:focus:after,.social-links[data-theme=white-yellow] .social-links__link--linkedin[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpath fill='%23FAB900' d='M27.5 0C12.3 0 0 12.3 0 27.5S12.3 55 27.5 55 55 42.7 55 27.5 42.7 0 27.5 0zm-4.6 36.7h-4.6V22.9h4.6v13.8zm-2.3-15.8c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5c0 1.3-1.1 2.5-2.5 2.5zM39 36.7h-4.6v-6.6c0-4.3-4.6-3.9-4.6 0v6.6h-4.6V22.9h4.6v2.5c2-3.7 9.2-4 9.2 3.5v7.8z'/%3E%3C/svg%3E")}.social-links[data-theme=white-yellow] .social-links__link--email:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 53'%3E%3Cpath fill='%23fff' d='M26.5 0C11.9 0 0 11.8 0 26.4 0 41 11.9 52.8 26.5 52.8S53 41 53 26.4C53 11.8 41.1 0 26.5 0zm15.4 15.4L26.5 27.8 11.1 15.4h30.8zm.1 22H11V18.6l15.5 12.5L42 18.6v18.8z'/%3E%3C/svg%3E")}.social-links[data-theme=white-yellow] .social-links__link--email[href]:focus:after,.social-links[data-theme=white-yellow] .social-links__link--email[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 53'%3E%3Cpath fill='%23FAB900' d='M26.5 0C11.9 0 0 11.8 0 26.4 0 41 11.9 52.8 26.5 52.8S53 41 53 26.4C53 11.8 41.1 0 26.5 0zm15.4 15.4L26.5 27.8 11.1 15.4h30.8zm.1 22H11V18.6l15.5 12.5L42 18.6v18.8z'/%3E%3C/svg%3E")}.social-links[data-theme=yellow-black] .social-links__link--twitter:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.social-links[data-theme=yellow-black] .social-links__link--twitter[href]:focus:after,.social-links[data-theme=yellow-black] .social-links__link--twitter[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.social-links[data-theme=yellow-black] .social-links__link--facebook:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.social-links[data-theme=yellow-black] .social-links__link--facebook[href]:focus:after,.social-links[data-theme=yellow-black] .social-links__link--facebook[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.social-links[data-theme=yellow-black] .social-links__link--linkedin:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpath fill='%23FAB900' d='M27.5 0C12.3 0 0 12.3 0 27.5S12.3 55 27.5 55 55 42.7 55 27.5 42.7 0 27.5 0zm-4.6 36.7h-4.6V22.9h4.6v13.8zm-2.3-15.8c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5c0 1.3-1.1 2.5-2.5 2.5zM39 36.7h-4.6v-6.6c0-4.3-4.6-3.9-4.6 0v6.6h-4.6V22.9h4.6v2.5c2-3.7 9.2-4 9.2 3.5v7.8z'/%3E%3C/svg%3E")}.social-links[data-theme=yellow-black] .social-links__link--linkedin[href]:focus:after,.social-links[data-theme=yellow-black] .social-links__link--linkedin[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpath d='M27.5 0C12.3 0 0 12.3 0 27.5S12.3 55 27.5 55 55 42.7 55 27.5 42.7 0 27.5 0zm-4.6 36.7h-4.6V22.9h4.6v13.8zm-2.3-15.8c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5c0 1.3-1.1 2.5-2.5 2.5zM39 36.7h-4.6v-6.6c0-4.3-4.6-3.9-4.6 0v6.6h-4.6V22.9h4.6v2.5c2-3.7 9.2-4 9.2 3.5v7.8z'/%3E%3C/svg%3E")}.social-links[data-theme=yellow-black] .social-links__link--email:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 53'%3E%3Cpath fill='%23FAB900' d='M26.5 0C11.9 0 0 11.8 0 26.4 0 41 11.9 52.8 26.5 52.8S53 41 53 26.4C53 11.8 41.1 0 26.5 0zm15.4 15.4L26.5 27.8 11.1 15.4h30.8zm.1 22H11V18.6l15.5 12.5L42 18.6v18.8z'/%3E%3C/svg%3E")}.social-links[data-theme=yellow-black] .social-links__link--email[href]:focus:after,.social-links[data-theme=yellow-black] .social-links__link--email[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 53'%3E%3Cpath d='M26.5 0C11.9 0 0 11.8 0 26.4 0 41 11.9 52.8 26.5 52.8S53 41 53 26.4C53 11.8 41.1 0 26.5 0zm15.4 15.4L26.5 27.8 11.1 15.4h30.8zm.1 22H11V18.6l15.5 12.5L42 18.6v18.8z'/%3E%3C/svg%3E")}.social-links[data-theme=black-yellow] .social-links__link--twitter:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.social-links[data-theme=black-yellow] .social-links__link--twitter[href]:focus:after,.social-links[data-theme=black-yellow] .social-links__link--twitter[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm11.9 20.5v.8c0 7.5-5.8 16.2-16.2 16.2-3.3 0-6.2-1-8.7-2.5h1.3c2.7 0 5.2-1 7.1-2.5-2.5 0-4.6-1.7-5.4-3.8.4 0 .8.2 1.2.2.6 0 1 0 1.5-.2-2.7-.6-4.6-2.9-4.6-5.6.8.4 1.7.6 2.5.8-1.5-1-2.5-2.7-2.5-4.8 0-1 .2-1.9.8-2.9 2.9 3.5 6.9 5.8 11.7 6 0-.4-.2-.8-.2-1.3 0-3.1 2.5-5.8 5.8-5.8 1.7 0 3.1.8 4.2 1.7 1.3-.2 2.5-.8 3.7-1.3-.4 1.3-1.3 2.5-2.5 3.1 1.2-.2 2.3-.4 3.3-1-.9 1.1-1.8 2.1-3 2.9z'/%3E%3C/svg%3E")}.social-links[data-theme=black-yellow] .social-links__link--facebook:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.social-links[data-theme=black-yellow] .social-links__link--facebook[href]:focus:after,.social-links[data-theme=black-yellow] .social-links__link--facebook[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23FAB900' d='M26 0C11.6 0 0 11.6 0 26s11.6 26 26 26 26-11.6 26-26S40.4 0 26 0zm8.3 15.5h-2.9c-2.3 0-2.9 1.2-2.9 2.7v3.7h5.6l-.8 5.6h-4.8v14.6h-5.8V27.5h-5v-5.6h5v-4.2c0-4.8 2.9-7.5 7.3-7.5 2.1 0 3.8.2 4.4.2l-.1 5.1z'/%3E%3C/svg%3E")}.social-links[data-theme=black-yellow] .social-links__link--linkedin:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpath d='M27.5 0C12.3 0 0 12.3 0 27.5S12.3 55 27.5 55 55 42.7 55 27.5 42.7 0 27.5 0zm-4.6 36.7h-4.6V22.9h4.6v13.8zm-2.3-15.8c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5c0 1.3-1.1 2.5-2.5 2.5zM39 36.7h-4.6v-6.6c0-4.3-4.6-3.9-4.6 0v6.6h-4.6V22.9h4.6v2.5c2-3.7 9.2-4 9.2 3.5v7.8z'/%3E%3C/svg%3E")}.social-links[data-theme=black-yellow] .social-links__link--linkedin[href]:focus:after,.social-links[data-theme=black-yellow] .social-links__link--linkedin[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 55'%3E%3Cpath fill='%23FAB900' d='M27.5 0C12.3 0 0 12.3 0 27.5S12.3 55 27.5 55 55 42.7 55 27.5 42.7 0 27.5 0zm-4.6 36.7h-4.6V22.9h4.6v13.8zm-2.3-15.8c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5c0 1.3-1.1 2.5-2.5 2.5zM39 36.7h-4.6v-6.6c0-4.3-4.6-3.9-4.6 0v6.6h-4.6V22.9h4.6v2.5c2-3.7 9.2-4 9.2 3.5v7.8z'/%3E%3C/svg%3E")}.social-links[data-theme=black-yellow] .social-links__link--email:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 53'%3E%3Cpath d='M26.5 0C11.9 0 0 11.8 0 26.4 0 41 11.9 52.8 26.5 52.8S53 41 53 26.4C53 11.8 41.1 0 26.5 0zm15.4 15.4L26.5 27.8 11.1 15.4h30.8zm.1 22H11V18.6l15.5 12.5L42 18.6v18.8z'/%3E%3C/svg%3E")}.social-links[data-theme=black-yellow] .social-links__link--email[href]:focus:after,.social-links[data-theme=black-yellow] .social-links__link--email[href]:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53 53'%3E%3Cpath fill='%23FAB900' d='M26.5 0C11.9 0 0 11.8 0 26.4 0 41 11.9 52.8 26.5 52.8S53 41 53 26.4C53 11.8 41.1 0 26.5 0zm15.4 15.4L26.5 27.8 11.1 15.4h30.8zm.1 22H11V18.6l15.5 12.5L42 18.6v18.8z'/%3E%3C/svg%3E")}.wall__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wall__col{width:100%;background-color:#000}.wall__image{display:block;position:relative;width:100%;padding-top:62.5%;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.wall__image:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:transparent;background-size:100% 202%!important;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(51%,transparent),color-stop(51%,rgba(250,185,0,.8)),to(rgba(250,185,0,.8)));background-image:linear-gradient(180deg,transparent 0,transparent 51%,rgba(250,185,0,.8) 0,rgba(250,185,0,.8));z-index:1;-webkit-transition:background-position .3s ease-out;transition:background-position .3s ease-out}.wall__image[href]:focus,.wall__image[href]:hover{outline:none}.wall__image[href]:focus .wall__image-text,.wall__image[href]:hover .wall__image-text{color:#000}.wall__image[href]:focus:after,.wall__image[href]:hover:after{background-position-y:-99%}.wall__image--text:after{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,rgba(0,0,0,.4)),color-stop(50%,rgba(250,185,0,.8)),to(rgba(250,185,0,.8)));background-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.4) 50%,rgba(250,185,0,.8) 0,rgba(250,185,0,.8))}.wall__image-text-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.wall__image-text{padding:0;font:normal 6rem/5.4rem VersusArthritis,sans-serif;color:#fff;text-align:center;-webkit-transition:color .4s ease-out;transition:color .4s ease-out}.wall__col--4 .wall__image-text{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.wall__quote{display:block;position:relative;width:100%;padding-top:62.5%;color:#fff;background:#000}.wall__quote--blue{background:#0075be}.wall__quote--blue[href]{background-image:-webkit-gradient(linear,left top,left bottom,from(#0075be),color-stop(50%,#0075be),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#0075be 0,#0075be 50%,#000 0,#000)}.wall__quote--green{background:#37a53c}.wall__quote--green[href]{background-image:-webkit-gradient(linear,left top,left bottom,from(#37a53c),color-stop(50%,#37a53c),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#37a53c 0,#37a53c 50%,#000 0,#000)}.wall__quote--purple{background:#644ba5}.wall__quote--purple[href]{background-image:-webkit-gradient(linear,left top,left bottom,from(#644ba5),color-stop(50%,#644ba5),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#644ba5 0,#644ba5 50%,#000 0,#000)}.wall__quote--pink{background:#eb64a0}.wall__quote--pink[href]{background-image:-webkit-gradient(linear,left top,left bottom,from(#eb64a0),color-stop(50%,#eb64a0),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#eb64a0 0,#eb64a0 50%,#000 0,#000)}.wall__quote[href]{background-size:100% 202%!important;-webkit-transition:background-position .3s ease-out;transition:background-position .3s ease-out}.wall__quote[href]:focus,.wall__quote[href]:hover{outline:none;background-position-y:-99%}.wall__quote-text-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:3rem 2.5rem 3rem 3rem;-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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden}.wall__quote-text{display:block;width:100%;position:relative;padding:0;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;font-size:3.4rem;word-break:break-word}.wall__quote-text:after,.wall__quote-text:before{content:"";display:block;width:37px;height:32px;position:absolute;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 30'%3E%3Cpath fill='%23fff' d='M13.5 5.7l.7-.1-2.5-5h-.3C7.5.8 4.7 2.4 3 5.5 1.4 8.5.5 12.9.5 18.7v10.7h13.3V16.6H8.3c0-3.7.4-6.4 1.2-8.1.8-1.7 2.1-2.6 4-2.8zM7.3 17.1v.5h5.6v10.8H1.5v-9.7c0-5.6.8-9.8 2.4-12.7 1.5-2.7 3.9-4.1 7.3-4.4l1.6 3.2c-1.9.4-3.3 1.5-4.1 3.2-1 2-1.4 4.9-1.4 9.1zM28 8.5c.8-1.7 2.1-2.6 4-2.8l.7-.1-2.5-5h-.3c-3.9.1-6.7 1.8-8.4 4.9-1.6 3-2.5 7.4-2.5 13.2v10.7h13.3V16.6h-5.6c.1-3.7.5-6.4 1.3-8.1zm3.4 9.1v10.8H20v-9.7c0-5.6.8-9.8 2.4-12.7 1.5-2.7 3.9-4.1 7.3-4.4l1.6 3.2c-1.9.4-3.3 1.5-4.1 3.2-.9 1.9-1.3 4.9-1.3 9v.5h5.5z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.wall__quote-text:before{bottom:calc(100% + 5px)}.wall__quote-text:after{top:calc(100% + 20px);-webkit-transform:scaleX(-1) scaleY(-1);transform:scaleX(-1) scaleY(-1)}.wall__quote-author{display:block;position:absolute;left:4.5rem;top:calc(100% + 5px);font:700 1.9rem/3.04rem Roboto,sans-serif;font-size:2rem}.expandable__tray{margin:5rem 0 0;overflow:hidden;-webkit-transition:height .5s ease-out;transition:height .5s ease-out}.expandable__tray[aria-hidden=true]{height:0}.expandable__content{padding:0 0 5rem}.expandable__btn{display:block;position:relative;overflow:hidden;width:100%;height:60px;border:0;background:transparent;text-align:left;text-indent:-999px;-webkit-transition:border .15s ease-in-out;transition:border .15s ease-in-out}.expandable__btn--blue{border-bottom:10px solid #0075be}.expandable__btn--green{border-bottom:10px solid #37a53c}.expandable__btn--pink{border-bottom:10px solid #eb64a0}.expandable__btn--purple{border-bottom:10px solid #644ba5}.expandable__btn:after,.expandable__btn:before{content:"";display:block;width:50px;height:50px;position:absolute;right:0;bottom:0}.expandable__btn:before{-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.expandable__btn--blue:before{background-color:#0075be}.expandable__btn--green:before{background-color:#37a53c}.expandable__btn--pink:before{background-color:#eb64a0}.expandable__btn--purple:before{background-color:#644ba5}.expandable__btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 0h-1v1.5H0v1h1.5V4h1V2.5H4v-1H2.5z' fill-rule='nonzero' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:scale(.35);transform:scale(.35);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.expandable__btn[aria-expanded=true]:after{-webkit-transform:scale(.35) rotate(45deg);transform:scale(.35) rotate(45deg)}.expandable__btn:focus,.expandable__btn:hover{outline:none;border-bottom:10px solid #000}.expandable__btn:focus:before,.expandable__btn:hover:before{background-color:#000}.search-box{position:relative;margin:20px 0}.search-box__input[class]{width:100%;border:4px solid #0075be;padding:20px 80px 20px 20px;font:300 2.8rem/3.5rem Roboto,sans-serif;color:#333;-webkit-transition:border .25s ease-in-out;transition:border .25s ease-in-out}.search-box__input[class].focus,.search-box__input[class]:focus{outline:none;border:4px solid #333}.search-box__button{display:block;position:absolute;right:20px;top:calc(50% - 15px);width:30px;height:30px;padding:0;border:0;background:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23333'%3E%3Cpath d='M13.748 25.652a12.79 12.79 0 01-3.317-.439C3.618 23.388-.441 16.359 1.384 9.545 2.881 3.961 7.96.061 13.736.061c1.115 0 2.231.147 3.318.439 6.812 1.825 10.869 8.853 9.045 15.667-1.497 5.584-6.576 9.485-12.351 9.485zm-.012-21.305a8.517 8.517 0 00-8.212 6.307c-1.215 4.532 1.484 9.206 6.017 10.42a8.54 8.54 0 002.207.292 8.516 8.516 0 008.211-6.309c1.213-4.531-1.483-9.206-6.015-10.419a8.572 8.572 0 00-2.208-.291z'/%3E%3Cpath d='M28.803 30.061a2.136 2.136 0 01-1.516-.628l-7.527-7.529a2.142 2.142 0 113.03-3.03l7.527 7.529a2.14 2.14 0 010 3.03 2.131 2.131 0 01-1.514.628z'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;text-indent:-999px;overflow:hidden;cursor:pointer}.search-box__button:focus{outline:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%234A90E2'%3E%3Cpath d='M13.748 25.652a12.79 12.79 0 01-3.317-.439C3.618 23.388-.441 16.359 1.384 9.545 2.881 3.961 7.96.061 13.736.061c1.115 0 2.231.147 3.318.439 6.812 1.825 10.869 8.853 9.045 15.667-1.497 5.584-6.576 9.485-12.351 9.485zm-.012-21.305a8.517 8.517 0 00-8.212 6.307c-1.215 4.532 1.484 9.206 6.017 10.42a8.54 8.54 0 002.207.292 8.516 8.516 0 008.211-6.309c1.213-4.531-1.483-9.206-6.015-10.419a8.572 8.572 0 00-2.208-.291z'/%3E%3Cpath d='M28.803 30.061a2.136 2.136 0 01-1.516-.628l-7.527-7.529a2.142 2.142 0 113.03-3.03l7.527 7.529a2.14 2.14 0 010 3.03 2.131 2.131 0 01-1.514.628z'/%3E%3C/g%3E%3C/svg%3E")}.search-box__autocomplete{position:absolute;left:0;top:calc(100% - 4px);width:100%;background-color:#fff;border:4px solid #333;z-index:2}.search-box__autocomplete[aria-hidden=true]{display:none}.search-box__option[class]{padding:1rem 2rem;border-bottom:1px solid #ddd;-webkit-transition:background-color .15s ease-in-out,color .15s ease-in-out;transition:background-color .15s ease-in-out,color .15s ease-in-out}.search-box__option[class] strong{-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.search-box__option[class]:focus,.search-box__option[class]:hover{outline:none;background-color:#0075be}.search-box__option[class]:focus,.search-box__option[class]:focus strong,.search-box__option[class]:hover,.search-box__option[class]:hover strong{color:#fff}.search-box__option[class]:last-of-type{border-bottom:0}.search-box__no-results-text[class],.search-box__option[class]{display:block;padding:2rem;background-color:#fff}.search-box__no-results-text[class],.search-box__no-results-text[class] strong,.search-box__option[class],.search-box__option[class] strong{color:#333}.details{padding:60px 0;list-style:none;border-top:10px solid rgba(0,0,0,.1)}.details:first-of-type{border-top:0;padding-top:50px}.details--gift-aid .umbraco-forms-field{margin:0}.details--gift-aid .umbraco-forms-label{padding:0 30px 0 0!important;font:300 2.8rem/3.5rem Roboto,sans-serif}.details--dd-info .rich-text ul{padding:0}.details--dd-info .rich-text li{font:400 1.5rem/2.1rem Roboto,sans-serif}.details--dd-info .rich-text li:before{top:1rem;width:.3rem;height:.3rem}.details__heading[class]{font:300 2.8rem/3.5rem Roboto,sans-serif;padding:0 0 30px;text-transform:capitalize}.details__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid rgba(0,0,0,.1)}.details__item:last-of-type{border-bottom:0;padding-bottom:0}.details__item-label{font:700 1.9rem/3.04rem Roboto,sans-serif;padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}.services{position:fixed;right:0;bottom:20px;z-index:10}.services__inr{position:relative}.services__buttons{position:relative;width:50px;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:start;-ms-flex-pack:start;justify-content:flex-start;z-index:1}.services__button{display:block;width:50px;height:50px;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #000;border-right:0;border-bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#fff 0,#fff 50%,#000 0,#000);background-size:100% 200%;cursor:pointer;overflow:hidden;text-indent:-999px;-webkit-transition:background-position .25s ease-out;transition:background-position .25s ease-out}.services__button:focus{outline:none}.services__button:focus:not([aria-selected=true]),.services__button:hover:not([aria-selected=true]){background-position-y:-100%}.services__button:focus:not([aria-selected=true]):before,.services__button:hover:not([aria-selected=true]):before{background-position-y:-22px}.services__button:focus:not([aria-selected=true]):after,.services__button:hover:not([aria-selected=true]):after{background-position-y:center}.services__button[role=button]{background-image:-webkit-gradient(linear,left top,left bottom,from(#0075be),color-stop(50%,#0075be),color-stop(50%,#000),to(#000));background-image:linear-gradient(180deg,#0075be 0,#0075be 50%,#000 0,#000)}.services__button[aria-selected=true]{pointer-events:none;border-left:0}.services__button:last-of-type{border-bottom:2px solid #000}.services__button:after,.services__button:before{content:"";display:block;width:22px;height:22px;position:absolute;left:calc(50% - 11px);top:calc(50% - 11px);background-position:50%;background-size:contain;background-repeat:no-repeat;overflow:hidden;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateZ(0);transform:translateZ(0)}.services__button:after{background-position-y:22px}.services__button[data-icon=ava]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 431.78 411.57'%3E%3Cpath d='M366.43 296a189.45 189.45 0 0025.39-95c0-105.14-85.23-190.37-190.37-190.37S11.08 95.79 11.08 200.93 96.31 391.3 201.45 391.3a189.46 189.46 0 0098-27.13c24.38 33 77.54 48.22 121.26 27.13-74.61-26.06-58.87-81.95-54.28-95.3z' fill='%23fff'/%3E%3Cpath class='cls-1' d='M164 267.29c0 1.49-.78 2.23-2.34 2.23h-26a5.16 5.16 0 01-3.14-1 4.24 4.24 0 01-1.63-2.89l-2.33-16.13h-23l-2.23 16.13a4.24 4.24 0 01-1.63 2.89 5.18 5.18 0 01-3.14 1h-26c-1.56 0-2.34-.74-2.34-2.23a6.26 6.26 0 01.31-1.83l30.32-136.61c.75-2.64 2.3-3.95 4.67-3.95h23.12c2.44 0 4 1.31 4.67 3.95l30.32 136.61a6.26 6.26 0 01.37 1.83zm-54.47-46.05h15.12L118.44 177l-1.32-16.13L115.8 177zM212.45 269.52H191c-2.36 0-3.92-1.32-4.66-3.95L155.15 129a9.27 9.27 0 01-.2-1.32 2.48 2.48 0 01.86-2 3.27 3.27 0 012.18-.71h24.34a5.21 5.21 0 013.15 1 4.24 4.24 0 011.62 2.89l13.79 85.4.81 12.77 1-12.77 13.59-85.4a4.2 4.2 0 011.62-2.89 5.21 5.21 0 013.15-1h24.24a3.5 3.5 0 012.23.71 2.43 2.43 0 01.91 2 9.27 9.27 0 01-.2 1.32L217 265.57q-.89 3.95-4.55 3.95zM332.63 267.29c0 1.49-.77 2.23-2.33 2.23h-26a5.21 5.21 0 01-3.15-1 4.2 4.2 0 01-1.62-2.89l-2.33-16.13h-23l-2.2 16.17a4.24 4.24 0 01-1.63 2.89 5.18 5.18 0 01-3.14 1h-26c-1.55 0-2.33-.74-2.33-2.23a6.26 6.26 0 01.31-1.83l30.32-136.61c.74-2.64 2.3-3.95 4.67-3.95h23.12c2.43 0 4 1.31 4.67 3.95l30.32 136.61a6.56 6.56 0 01.32 1.79zm-54.46-46.05h15.11L287.1 177l-1.32-16.13-1.32 16.13z' fill='%230075BE'/%3E%3C/svg%3E")}.services__button[data-icon=ava]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 431.78 411.57'%3E%3Cpath d='M366.43 296a189.45 189.45 0 0025.39-95c0-105.14-85.23-190.37-190.37-190.37S11.08 95.79 11.08 200.93 96.31 391.3 201.45 391.3a189.46 189.46 0 0098-27.13c24.38 33 77.54 48.22 121.26 27.13-74.61-26.06-58.87-81.95-54.28-95.3z' fill='%230075BE'/%3E%3Cpath class='cls-1' d='M164 267.29c0 1.49-.78 2.23-2.34 2.23h-26a5.16 5.16 0 01-3.14-1 4.24 4.24 0 01-1.63-2.89l-2.33-16.13h-23l-2.23 16.13a4.24 4.24 0 01-1.63 2.89 5.18 5.18 0 01-3.14 1h-26c-1.56 0-2.34-.74-2.34-2.23a6.26 6.26 0 01.31-1.83l30.32-136.61c.75-2.64 2.3-3.95 4.67-3.95h23.12c2.44 0 4 1.31 4.67 3.95l30.32 136.61a6.26 6.26 0 01.37 1.83zm-54.47-46.05h15.12L118.44 177l-1.32-16.13L115.8 177zM212.45 269.52H191c-2.36 0-3.92-1.32-4.66-3.95L155.15 129a9.27 9.27 0 01-.2-1.32 2.48 2.48 0 01.86-2 3.27 3.27 0 012.18-.71h24.34a5.21 5.21 0 013.15 1 4.24 4.24 0 011.62 2.89l13.79 85.4.81 12.77 1-12.77 13.59-85.4a4.2 4.2 0 011.62-2.89 5.21 5.21 0 013.15-1h24.24a3.5 3.5 0 012.23.71 2.43 2.43 0 01.91 2 9.27 9.27 0 01-.2 1.32L217 265.57q-.89 3.95-4.55 3.95zM332.63 267.29c0 1.49-.77 2.23-2.33 2.23h-26a5.21 5.21 0 01-3.15-1 4.2 4.2 0 01-1.62-2.89l-2.33-16.13h-23l-2.2 16.17a4.24 4.24 0 01-1.63 2.89 5.18 5.18 0 01-3.14 1h-26c-1.55 0-2.33-.74-2.33-2.23a6.26 6.26 0 01.31-1.83l30.32-136.61c.74-2.64 2.3-3.95 4.67-3.95h23.12c2.43 0 4 1.31 4.67 3.95l30.32 136.61a6.56 6.56 0 01.32 1.79zm-54.46-46.05h15.11L287.1 177l-1.32-16.13-1.32 16.13z' fill='%23fff'/%3E%3C/svg%3E")}.services__button[data-icon=community]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17 22c-.6 0-1-.4-1-1v-2c0-1.7-1.3-3-3-3H5c-1.7 0-3 1.3-3 3v2c0 .6-.4 1-1 1s-1-.4-1-1v-2c0-2.8 2.2-5 5-5h8c2.8 0 5 2.2 5 5v2c0 .6-.4 1-1 1zM14 7c0-2.8-2.2-5-5-5S4 4.2 4 7s2.2 5 5 5 5-2.2 5-5zm-2 0c0 1.7-1.3 3-3 3S6 8.7 6 7s1.3-3 3-3 3 1.3 3 3zm12 14v-2c0-2.3-1.5-4.3-3.8-4.8-.5-.1-1.1.2-1.2.7-.1.5.2 1.1.7 1.2 1.3.3 2.2 1.5 2.2 2.9v2c0 .6.4 1 1 1s1.1-.4 1.1-1zm-7.8-9.2c1.8-.5 3.2-1.8 3.6-3.6.7-2.7-.9-5.4-3.6-6.1-.5-.1-1 .2-1.2.8-.1.5.2 1.1.7 1.2 1.6.4 2.6 2 2.2 3.7-.3 1.1-1.1 1.9-2.2 2.2-.5.1-.9.7-.7 1.2.1.5.5.8 1 .8.1-.1.2-.1.2-.2z'/%3E%3C/svg%3E")}.services__button[data-icon=community]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M17 22c-.6 0-1-.4-1-1v-2c0-1.7-1.3-3-3-3H5c-1.7 0-3 1.3-3 3v2c0 .6-.4 1-1 1s-1-.4-1-1v-2c0-2.8 2.2-5 5-5h8c2.8 0 5 2.2 5 5v2c0 .6-.4 1-1 1zM14 7c0-2.8-2.2-5-5-5S4 4.2 4 7s2.2 5 5 5 5-2.2 5-5zm-2 0c0 1.7-1.3 3-3 3S6 8.7 6 7s1.3-3 3-3 3 1.3 3 3zm12 14v-2c0-2.3-1.5-4.3-3.8-4.8-.5-.1-1.1.2-1.2.7-.1.5.2 1.1.7 1.2 1.3.3 2.2 1.5 2.2 2.9v2c0 .6.4 1 1 1s1.1-.4 1.1-1zm-7.8-9.2c1.8-.5 3.2-1.8 3.6-3.6.7-2.7-.9-5.4-3.6-6.1-.5-.1-1 .2-1.2.8-.1.5.2 1.1.7 1.2 1.6.4 2.6 2 2.2 3.7-.3 1.1-1.1 1.9-2.2 2.2-.5.1-.9.7-.7 1.2.1.5.5.8 1 .8.1-.1.2-.1.2-.2z'/%3E%3C/svg%3E")}.services__button[data-icon=helpline]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.9 21.9'%3E%3Cpath d='M18.9 21.9h-.3c-3.2-.4-6.4-1.5-9.1-3.2-2.5-1.6-4.7-3.8-6.3-6.3C1.5 9.7.4 6.5 0 3.3c-.1-.8.2-1.6.7-2.2.5-.6 1.2-1 2-1.1H6c1.5 0 2.8 1.1 3 2.6.1.9.3 1.8.6 2.6.4 1.1.2 2.3-.6 3.1l-.8.8c1.2 1.8 2.7 3.4 4.6 4.6l.7-.7c.8-.8 2.1-1.1 3.2-.7.8.3 1.7.5 2.6.6 1.5.2 2.6 1.5 2.6 3v3c0 .8-.3 1.6-.9 2.1s-1.3.9-2.1.9zM6 2H3c-.4 0-.6.2-.8.4-.1.2-.2.4-.2.7.3 2.9 1.3 5.7 2.9 8.2 1.5 2.3 3.4 4.3 5.7 5.7 2.5 1.6 5.3 2.6 8.2 2.9.4 0 .6-.1.8-.3.2-.2.3-.4.3-.7v-3c0-.5-.4-.9-.9-1-1-.1-2-.4-3-.8-.4-.1-.8-.1-1.1.2l-1.3 1.3c-.3.3-.8.4-1.2.2-2.7-1.5-4.9-3.7-6.4-6.4-.1-.4 0-.9.3-1.2l1.3-1.3c.3-.3.4-.7.2-1.1-.4-1-.6-2-.8-3-.1-.4-.5-.8-1-.8z'/%3E%3C/svg%3E")}.services__button[data-icon=helpline]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.9 21.9'%3E%3Cpath fill='%23fff' d='M18.9 21.9h-.3c-3.2-.4-6.4-1.5-9.1-3.2-2.5-1.6-4.7-3.8-6.3-6.3C1.5 9.7.4 6.5 0 3.3c-.1-.8.2-1.6.7-2.2.5-.6 1.2-1 2-1.1H6c1.5 0 2.8 1.1 3 2.6.1.9.3 1.8.6 2.6.4 1.1.2 2.3-.6 3.1l-.8.8c1.2 1.8 2.7 3.4 4.6 4.6l.7-.7c.8-.8 2.1-1.1 3.2-.7.8.3 1.7.5 2.6.6 1.5.2 2.6 1.5 2.6 3v3c0 .8-.3 1.6-.9 2.1s-1.3.9-2.1.9zM6 2H3c-.4 0-.6.2-.8.4-.1.2-.2.4-.2.7.3 2.9 1.3 5.7 2.9 8.2 1.5 2.3 3.4 4.3 5.7 5.7 2.5 1.6 5.3 2.6 8.2 2.9.4 0 .6-.1.8-.3.2-.2.3-.4.3-.7v-3c0-.5-.4-.9-.9-1-1-.1-2-.4-3-.8-.4-.1-.8-.1-1.1.2l-1.3 1.3c-.3.3-.8.4-1.2.2-2.7-1.5-4.9-3.7-6.4-6.4-.1-.4 0-.9.3-1.2l1.3-1.3c.3-.3.4-.7.2-1.1-.4-1-.6-2-.8-3-.1-.4-.5-.8-1-.8z'/%3E%3C/svg%3E")}.services__tabs-tray{position:absolute;bottom:0;right:48px;-webkit-transform:translateX(0) translateY(0) translateZ(0);transform:translateX(0) translateY(0) translateZ(0);-webkit-transition:all .25s ease-out;transition:all .25s ease-out;border:2px solid #000}.services__tabs-tray[aria-hidden=true]{-webkit-transform:translateX(250px) translateY(0) translateZ(0);transform:translateX(250px) translateY(0) translateZ(0)}.services__tab{display:none;width:195px;height:100%;background-color:#fff}.services__tab[aria-hidden=false]{display:block}.services__tab-content{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:146px;padding:15px;-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}.services__tab-content a,.services__tab-content p{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;line-height:3rem}.services__tab-content a:last-of-type,.services__tab-content p:last-of-type{padding:0}.services__tab-content a{color:#644ba5}.overlay{position:fixed;top:0;bottom:0;left:-100%;width:100%;z-index:100;visibility:hidden;opacity:0;-webkit-transition:opacity .3s cubic-bezier(.455,.03,.515,.955);transition:opacity .3s cubic-bezier(.455,.03,.515,.955);overflow:auto}.overlay.is-shown{display:block;opacity:1;visibility:visible;left:0}.overlay__bg{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.overlay__content{background:#644ba5;color:#fff;position:absolute;max-width:500px;width:calc(100% - 20px);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.overlay.has-image .overlay__content{max-width:780px}.overlay__content[data-theme=purple]{background-color:#644ba5}.overlay__content[data-theme=pink]{background-color:#eb64a0}.overlay__content[data-theme=green]{background-color:#37a53c}.overlay__content[data-theme=blue]{background-color:#0075be}.overlay__content[data-theme=red]{background-color:#e61e32}.overlay__content[data-theme=black]{background-color:0}.overlay__img img{display:block;width:100%}.overlay.is-small .overlay__img{display:none}.overlay__text{padding:20px}.overlay__title{padding:0 30px 2rem 0}.overlay__intro{padding:0 0 1rem}.overlay__intro p{font-size:2rem;padding-bottom:1em}.overlay__intro a{color:inherit}.overlay__intro a:focus,.overlay__intro a:hover{text-decoration:none}.overlay__links{list-style:none}.overlay__links:empty{display:none}.overlay__link-item{margin-bottom:20px}.overlay__link-item:last-child{margin-bottom:0}.overlay__link{color:inherit;text-decoration:none;font-size:1.8rem;position:relative;display:block;line-height:1.4}.overlay__link.has-icon{padding-left:35px}.overlay__link span{position:relative}.overlay__link span:after{content:"";position:absolute;right:-20px;bottom:6px;display:inline-block;width:10px;height:10px;margin:0 0 -1px 10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14'%3E%3Cpath d='M7.7 6.3l-6-6C1.3-.1.7-.1.3.3s-.4 1 0 1.4L5.6 7 .3 12.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l6-6c.4-.4.4-1 0-1.4z' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.overlay__link:focus span:after,.overlay__link:hover span:after{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.overlay__link-icon{width:22px;height:22px;left:0;top:calc(50% - 11px);background-position:50%;background-size:contain;background-repeat:no-repeat}.overlay__close,.overlay__link-icon{display:block;position:absolute;overflow:hidden}.overlay__close{top:0;right:0;background:#000;height:3rem;width:3rem;padding:2rem;font:400 1.5rem/2.1rem Roboto,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;color:#fff;text-indent:-999px}.overlay__close:after{content:"\D7";display:inline-block;position:absolute;left:0;right:0;top:0;font-size:3.5rem;font-weight:300;line-height:1;text-indent:0;text-align:center}.overlay__close:focus,.overlay__close:hover{outline:none;background:#595959}.featured-content{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.featured-content,.featured-content__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.featured-content__heading{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:50%;color:#fff;margin:0;padding:4rem 2rem 2rem}.featured-content__heading h4{width:50%}.featured-content__heading-img-wrap{position:relative;width:50%;padding-bottom:15%;background-color:#ddd;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.featured-content__heading-img{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-transform:scale(1);transform:scale(1)}.featured-content-col__img-wrap{position:relative;width:50%;padding-bottom:25%;background-color:#ddd;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.featured-content-col__img{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-transform:scale(1);transform:scale(1)}.featured-content__cols{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding-bottom:40px;border-bottom:1px solid #ddd;margin:40px 0}.featured-content__col,.featured-content__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.featured-content__col{-webkit-box-orient:vertical;-ms-flex-flow:column wrap;flex-flow:column wrap;position:relative}.featured-content__col:after{content:"";height:100%;width:1px;background-color:#ddd;position:absolute;right:20px;top:0;bottom:0}.featured-content-col__inr{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.featured-content-col__inr,.featured-content-col__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.featured-content-col__text{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding-left:15px;width:50%}.three-col .featured-content__col{width:33.33%;padding-right:3rem}.two-col .featured-content__col{width:50%;padding-right:4rem}.three-col .featured-content__col:last-of-type:after,.two-col .featured-content__col:last-of-type:after{content:none}.featured-content__tag{font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;padding:.99rem 0 1.32rem}.featured-content__title{font:400 1.9rem/3.04rem Roboto,sans-serif;margin:0;padding:0 0 10px;font-weight:700}.featured-content__text{font:400 1.5rem/2.1rem Roboto,sans-serif;margin:0;padding:0 0 2.4rem}.latestarticleheadlineblock{padding-bottom:10px}.latestarticleheadlineblock[data-theme=purple] .latestarticleheadlineblock__imagetitle{background-color:#644ba5}.latestarticleheadlineblock[data-theme=pink] .latestarticleheadlineblock__imagetitle{background-color:#eb64a0}.latestarticleheadlineblock[data-theme=blue] .latestarticleheadlineblock__imagetitle{background-color:#0075be}.latestarticleheadlineblock[data-theme=green] .latestarticleheadlineblock__imagetitle{background-color:#37a53c}.latestarticleheadlineblock a{text-decoration:none}.latestarticleheadlineblock .latestarticleheadlineblock__imagetitle{display:block;width:100%;margin:0;padding:4rem 2rem 2rem;color:#fff;background-color:#000;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.latestarticleheadlineblock .latestarticleheadlineblock__image{height:350px;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%}.latestarticleheadlineblock .latestarticleheadlineblock__linktitle{font:300 2.8rem/3.5rem Roboto,sans-serif;text-decoration:underline;padding-top:45px}.latestarticleheadlineblock .latestarticleheadlineblock__category{padding-top:0}.blog-listing-page__load_more_wrapper{padding:4rem 0;border-top:5px solid #ddd;clear:both}.skip-to-content-link{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;height:42px;left:50%;padding:0 1.5rem;color:#000;font:400 1.5rem/2.1rem Roboto,sans-serif;line-height:1.2rem;-webkit-transform:translateY(-1000%);transform:translateY(-1000%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;z-index:99}.skip-to-content-link:focus{-webkit-transform:translateY(0);transform:translateY(0)}.bg-black,body{background-color:#000}.bg-off-black{background-color:#333}.bg-white{background-color:#fff}.bg-grey{background-color:#ddd}.bg-pageback{background-color:#f4f5f8}.bg-purple{background-color:#644ba5}.bg-red{background-color:#e61e32}.bg-blue{background-color:#0075be}.bg-pink{background-color:#eb64a0}.bg-green{background-color:#37a53c}.bg-yellow{background-color:#fab900}.bg-black *,.bg-blue *,.bg-green *,.bg-pink *,.bg-purple *,.bg-red *{color:#fff}.text-main{color:#4abdac}.text-second{color:#4a90e2}.text-alt{color:#f7b733}.text-black{color:#333}.text-white{color:#fff}[aria-hidden=true]{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.no-display{display:none}.hide{visibility:hidden}.text-center{text-align:center}.pull-up[class]{margin-bottom:0;padding-bottom:0}.no-padding{padding:0!important}.clearfix{overflow:auto}.clearfix:after{content:"";clear:both;display:table}.space-x-6>*+*{margin-left:2.75rem;margin-right:2.75rem}#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-consent-sdk #onetrust-accept-btn-handler{background-color:#de1393;color:#fff}#onetrust-banner-sdk .ot-close-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath fill='%23fff' d='M8.4 7l5.3 5.3c.4.4.4 1 0 1.4-.4.4-1 .4-1.4 0L7 8.4l-5.3 5.3c-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4L5.6 7 .3 1.7C-.1 1.3-.1.7.3.3c.4-.4 1-.4 1.4 0L7 5.6 12.3.3c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4L8.4 7z'/%3E%3C/svg%3E")!important}@media screen and (max-width:511px){.umbraco-forms-split-fields{-ms-flex-wrap:wrap;flex-wrap:wrap}.umbraco-forms-split-fields .umbraco-forms-field[class]{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}.umbraco-forms-split-fields .umbraco-forms-field[class]:last-child{margin-top:3.5rem}.umbraco-forms-split-fields .umbraco-forms-field[class]:only-child{margin-top:0}.umbraco-forms-tooltip{left:40px;right:auto;top:auto;bottom:80px;background:#fff;border:2px solid #000;padding:10px}.umbraco-forms-tooltip-btn{position:static;display:block;margin:0 0 10px}.umbraco-forms-checkbox .umbraco-forms-label[class]{display:block;margin:0;padding:1rem 0 0}.contact-page .umbraco-forms-fieldset legend{margin:0 0 4rem;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.opt-in .opt-in__disclaimer{margin-top:3rem}.opt-in__content{border:0;padding:3rem 1rem 0}.g-unit--1\@xs{width:calc(8.33333% - 12px)}.g-unit--2\@xs{width:calc(16.66667% - 12px)}.g-unit--3\@xs{width:calc(25% - 12px)}.g-unit--4\@xs{width:calc(33.33333% - 12px)}.g-unit--5\@xs{width:calc(41.66667% - 12px)}.g-unit--6\@xs{width:calc(50% - 12px)}.g-unit--7\@xs{width:calc(58.33333% - 12px)}.g-unit--8\@xs{width:calc(66.66667% - 12px)}.g-unit--9\@xs{width:calc(75% - 12px)}.g-unit--10\@xs{width:calc(83.33333% - 12px)}.g-unit--11\@xs{width:calc(91.66667% - 12px)}.g-unit--12\@xs{width:calc(100% - 12px)}.grid--reverse\@xs{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ie9 .grid--reverse\@xs .g-unit{float:right}.grid--gapless.grid{margin-left:0;margin-right:0}.grid--gapless .g-unit{margin:0}.grid--gapless .g-unit--1\@xs{width:8.33333%}.grid--gapless .g-unit--2\@xs{width:16.66667%}.grid--gapless .g-unit--3\@xs{width:25%}.grid--gapless .g-unit--4\@xs{width:33.33333%}.grid--gapless .g-unit--5\@xs{width:41.66667%}.grid--gapless .g-unit--6\@xs{width:50%}.grid--gapless .g-unit--7\@xs{width:58.33333%}.grid--gapless .g-unit--8\@xs{width:66.66667%}.grid--gapless .g-unit--9\@xs{width:75%}.grid--gapless .g-unit--10\@xs{width:83.33333%}.grid--gapless .g-unit--11\@xs{width:91.66667%}.grid--gapless .g-unit--12\@xs{width:100%}.page-section{padding:50px 0}.page-section.bg-white+.bg-white{padding:0 0 30px}.content-wrap .rich-text-content p img{height:auto!important}.intro-image.intro-image--pullup{margin-top:0}.split-section article h3{font:300 2.8rem/3.5rem Roboto,sans-serif}.header__logo{height:4.2rem;left:6.2rem;top:.8rem}.main-nav-1{left:-100%;width:100%}.hero__content-box[class]{padding:2.5rem 2rem}.hero__desc{padding:2rem 0 0}.hero__play-btn{width:10rem;height:10rem}.hero__play-btn:after{width:3rem;height:3rem;left:calc(50% - 14px);top:calc(50% - 14px)}.masthead:before{height:15px;background-color:#333!important}.masthead--deep:before{height:205px}.masthead__content{padding-top:1px}.masthead--deep .masthead__content{padding-top:74px}.masthead--deep .masthead__image{height:185px}.masthead__content-box{padding:30px 20px 25px!important}.masthead--deep .masthead__content-box{margin:0 20px}.masthead__heading{padding:0 0 10px;font-size:3rem;line-height:2.8rem}.masthead__postcode-search input[type=text]{padding:20px;font-size:2rem;min-height:52px;text-overflow:ellipsis}.masthead__postcode-search input[type=text]::-webkit-input-placeholder{font-size:2rem;line-height:1.3}.masthead__postcode-search input[type=text]::-moz-placeholder{font-size:2rem;line-height:1.3}.masthead__postcode-search input[type=text]:-ms-input-placeholder{font-size:2rem;line-height:1.3}.masthead__postcode-search input[type=text]::-ms-input-placeholder{font-size:2rem;line-height:1.3}.masthead__postcode-search input[type=text]::placeholder{font-size:2rem;line-height:1.3}.masthead__postcode-search button{position:static;display:block;width:100%;font:normal 2.4rem/2.16rem VersusArthritis,sans-serif}.masthead__links{margin:15px 0 0!important}.masthead__link{margin:0 10px 0 0;padding:0 10px 0 0}.modal__control{width:4.5rem;height:4.5rem}.modal__control:after{-webkit-transform:scale(.75);transform:scale(.75)}.video__title{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.video__modal-title{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;padding:2rem}.video__modal-desc{padding:2rem;font:400 1.5rem/2.1rem Roboto,sans-serif}.video__heading h3{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif;padding:2rem 0}.video-poster{margin-top:5rem}.video-poster__title{padding:6rem 2rem 2rem;font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.video-poster__desc{padding:2rem}.link-block:last-of-type{border-bottom:0;margin-bottom:0}.link-block--wide:last-of-type{border-bottom:10px solid #000}.link-block__heading span:after{right:-25px;width:18px;height:18px;margin:0 0 -4px 10px}.link-block__heading{font:300 2.8rem/3.5rem Roboto,sans-serif}.link-block__expandable-button{font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:500;line-height:2.2rem}.in-your-area-blocks__load-more{width:100%;margin-top:0}.in-your-area-block:last-of-type{margin-bottom:40px}.in-your-area-block__heading span:after{width:31px;height:31px}.in-your-area-block__heading{font:300 2.8rem/3.5rem Roboto,sans-serif}.in-your-area-block__heading span{padding:0 0 0 39px}.in-your-area-detail-page__text{width:100%}.in-your-area-detail-page__text .in-your-area-block:last-of-type{border-bottom:1px solid #000;margin-bottom:0}.in-your-area-detail-page__back-button{width:calc(100% + 20px);margin-top:20px;margin-right:0}.in-your-area-detail--mobile-only{display:block;width:100%}.in-your-area-detail--mobile-only .featured-items{width:100%;margin-left:0}.in-your-area-detail--mobile-only .featured-item__location-desc{width:100%}.in-your-area-detail--mobile-only .cta-blocks{padding:0}.in-your-area-detail--desktop-only{display:none}.masthead--deep .masthead__content.in-your-area-detail-page__heading{padding-top:142px}.booklet-category-wrapper__heading{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif;padding:6rem 2rem 2rem}.booklet-category:last-of-type{border-bottom:0;margin-bottom:0}.booklet-category__heading span:after{right:-25px;width:18px;height:18px;margin:0 0 -4px 10px}.booklet-category__heading{max-width:75%;font:300 2.8rem/3.5rem Roboto,sans-serif}.booklet-category__expandable-button{font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:500;line-height:2.2rem}.booklet__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.booklet__buttons .btn{margin:0 0 10px}.search-result-page__title{font-size:3.5rem;line-height:1.3;padding:0 0 4rem}.search-result-page__link-title{font:300 2.8rem/3.5rem Roboto,sans-serif}.search-result-page__link-title span:after{right:-25px;width:18px;height:18px;margin:0 0 -4px 10px}.featured-items{width:calc(100% + 40px);margin:3em 0 0 -20px}.featured-items__heading[class]{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.icon-content__heading{font:300 2.8rem/3.5rem Roboto,sans-serif}.icon-content__item-icon{height:12rem}.image-cols{-ms-flex-wrap:wrap;flex-wrap:wrap}.image-col{margin:0 0 10px;-ms-flex-preferred-size:100%!important;flex-basis:100%!important;padding-top:100%!important}.tabs__heading[class],.tabs__tab-list{padding:20px}.tabs__tab-item-btn[class]{padding:10px;font:400 1.5rem/2.1rem Roboto,sans-serif}.tabs__tab{padding:20px}.tabs__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs__control-btn{padding:20px 0;-webkit-transition:none;transition:none}.tabs__control-btn,.tabs__control-btn[data-direction]{text-align:center}.tabs__control-btn:focus,.tabs__control-btn:hover{-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.az-search{padding:40px 20px}.az-search__letter{width:calc(20% - 10px);height:calc(20vw - 18px)}.split-image--reverse .split-image__text{padding:20px 0 0}.donate__section-heading{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.donate__message{font:400 1.9rem/3.04rem Roboto,sans-serif;font-size:1.8rem}.donate__amount-btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.donate__amount-btns .btn{width:100%;margin:0 0 10px}.donate__custom-amount input{padding:18px 18px 18px 48px}.donate__custom-amount input:focus{-webkit-box-shadow:inset 0 0 0 10px #000;box-shadow:inset 0 0 0 10px #000}.donate__custom-amount input:focus~button{border-left:0}.donate__custom-amount:before{top:24px}.donate__custom-amount button{position:static;display:block;width:100%}.donate-form .split-section article{padding:0!important}.donate-form .umbraco-forms-split-fields{margin-bottom:1rem!important}.donate-form .umbraco-forms-field[class]{margin-bottom:2rem!important}.donate-form .umbraco-forms-field[class]:last-of-type{margin-bottom:0}.donate-form__address-lookup #user-address-lookup,.form__address-lookup #user-address-lookup{margin:0 0 1rem}.donate-picker__type-btn label span{font-size:2rem}.donate-picker__message span:after{min-width:72px}.donate-picker__message{font:400 1.5rem/2.1rem Roboto,sans-serif}.donate-picker__amount-btn[class]{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.donate-picker__amount-btn[class] span{font:normal 2.2rem/1.98rem VersusArthritis,sans-serif}.donate-picker__custom-amount input{height:70px;padding:0 140px 0 40px}.donate-picker__custom-amount:before,.donate-picker__custom-amount button,.donate-picker__custom-amount input{font:normal 2.8rem/2.52rem VersusArthritis,sans-serif}.donate-picker__custom-amount:before{left:20px;top:18px}.donate-picker__custom-amount button{padding:0 20px}.featured-article__data-list{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.featured-article__data-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0;border-right:0}.featured-article__data-item:first-of-type{padding:.5rem 0 0}.featured-article__data-item:last-of-type{padding:0 0 .5rem;border-bottom:.1rem solid hsla(0,0%,100%,.5)}.tag-link{width:100%}.btn.tags-filter__reset,.tags-filter__submit{margin:0 0 4rem;width:100%}.article-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.breadcrumbs{display:none}.breadcrumbs__item-link{font-size:1.5rem}.hero-component__controls[class]{right:0;top:calc(56.25vw - 47px)}.hero-component__content-block{width:100%}.hero-component__content-heading{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif;font-size:36px}.hero-component__content-desc{font-size:18px}.articles-slider__headline-heading{margin:0 0 20px}.articles-slider__headline-heading,.articles-slider__title-heading{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.articles-slider__articles-tray[data-cols="2"] .articles-slider__article-heading{font:300 2.8rem/3.5rem Roboto,sans-serif}.articles-slider__article-heading span:after{right:-25px;width:18px;height:18px;margin:0 0 -4px 10px}.articles-topic__title-heading{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.articles-topic__article-content{padding:0 20px 20px}.articles-topic__article-desc{font-size:1.5rem;line-height:2rem}.articles-feature__title-heading{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.footer__social-heading{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.footer__social-links{width:100%}.share-widget--masthead button{font-size:1.6rem;padding-left:28px}.share-widget--masthead .share-widget__links-list-item{margin-top:0}.cta-row__cta{width:100%;border-right:0;border-bottom:1px solid #999}.cta-row__cta-link[class]{padding:0 0 20px}.helpline__heading,.helpline__phone-link{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.helpline__busy-text{font:300 2.8rem/3.5rem Roboto,sans-serif}.cta-block__heading{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.campaign-thanks{width:calc(100% + 40px);margin:-6rem 0 0 -2rem}.campaign-thanks__share-message textarea{line-height:2.8rem}.wall__quote-text:after,.wall__quote-text:before{width:18.5px;height:16px}.overlay__link{font-size:1.6rem}.latestarticleheadlineblock .latestarticleheadlineblock__imagetitle{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.latestarticleheadlineblock .latestarticleheadlineblock__linktitle{padding-top:35px}.no-display\@xs{display:none}.hide\@xs{visibility:hidden}.text-center\@xs{text-align:center}.pull-up[class]\@xs{margin-bottom:0;padding-bottom:0}}@media screen and (max-width:768px){.umbraco-forms-split-fields .umbraco-forms-field[class]{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.umbraco-forms-split-fields .umbraco-forms-field[class]:only-child{-ms-flex-preferred-size:100%;flex-basis:100%}.page-section.bg-white+.bg-white{padding:0 0 30px}section[class*="page-section bg-white"]:nth-of-type(2):last-of-type{min-height:0}.info-bar .info-bar__section{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.info-bar .info-bar__section:first-of-type{margin:0 0 1.9rem}.content-section:not([hidden=true]){padding:80px 0 85px}.sidebar-image{padding:6rem 0 3rem;width:100%;max-width:none}.split-section .content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.split-section aside{width:100%;margin:0 0 40px;padding:0 0 40px;border-right:0;border-bottom:10px solid #f4f5f8}.split-section article{width:100%;padding:0}.split-section--reverse .content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.split-section--reverse aside{margin:40px 0 0;padding:40px 0 0;border-left:0;border-bottom:0;border-top:10px solid #f4f5f8}.rich-text table th{font:400 1.5rem/2.1rem Roboto,sans-serif;font-weight:700;padding:1rem 1.2rem}.rich-text table td{font:400 1.5rem/2.1rem Roboto,sans-serif;padding:.6rem 1.2rem}.rich-text table thead td,.rich-text table thead th{font:700 1.9rem/3.04rem Roboto,sans-serif;padding:1rem 1.2rem}.main-nav-1__item{padding:0}.hero--campaign .hero__heading{font-size:5.4rem;line-height:4.8rem}.hero--campaign .hero__content .content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero--campaign .hero__content-box:first-child,.hero--campaign .hero__content-box:nth-child(2){padding:3rem 2rem}.hero__heading{font-size:3.6rem;line-height:3rem}.expanding-share{display:none}.video__desc{width:100%}.booklet__opt-in h2{padding:7.5rem 2.5rem 2.5rem;font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.tabs__tab-item-btn{padding:20px}.donate{padding:60px 0}.donate-form .split-section aside{border-bottom:0}.donate-form .split-section article{padding:0 30px}.donate-form .g-unit:first-of-type{margin-bottom:2rem}.donate-form .g-unit{padding:0}.donate-picker{width:100%}.featured-article{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.featured-article__details{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:4rem 2rem}.featured-article__image{padding-top:56.25%}font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;padding:.99rem 0 1.32rem 0;.featured-article__desc,.featured-article__tags{margin:2.5rem 0 0}.tags-filter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.tags-filter .tags-filter__category-select,.tags-filter .tags-filter__tag-filters{width:100%}.tags-filter .tags-filter__tag-filters.is-mobile-active{display:block}.tags-filter .tags-filter__mobile-toggle{display:block;width:100%;margin:0 0 30px}.tags-filter .tags-filter__buttons{padding-top:0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.tags-filter .tags-filter__buttons.is-mobile-active{display:block}.tags-filter .tags-filter__buttons button{width:100%;margin-bottom:20px}.article-link.article-link--featured{width:100%}.article-link{width:50%}.hero-component__image{background-repeat:no-repeat;border:0;-webkit-box-flex:0;-ms-flex:none;flex:none;min-height:0;padding-bottom:50%}.hero-component__play-btn{width:10rem;height:10rem}.hero-component__play-btn:after{width:3rem;height:3rem;left:calc(50% - 14px);top:calc(50% - 14px)}.articles-slider__headline{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.articles-slider__headline-content,.articles-slider__headline-image{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.articles-slider__headline-content{min-height:300px}.articles-slider__article-image{height:auto;padding-top:100%}.articles-topic__headline{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.articles-topic__headline-content,.articles-topic__headline-image{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.articles-topic__headline-content{padding:0}.articles-topic__article-heading{font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;padding-bottom:10px}.articles-topic__article-image{height:auto}.articles-topic__article{margin-bottom:20px}.articles-topic__article:last-child{margin-bottom:0}.articles-feature__headline{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.articles-feature__headline-content,.articles-feature__headline-image{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.articles-feature__headline-content{padding:0}.articles-feature-main-content{width:100%}.articles-feature-main-image{width:100%;min-height:300px}.articles-feature-main{min-height:0;margin-bottom:30px}.articles-feature-main,.articles-feature__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articles-feature__article-content{margin:15px 0}.articles-feature__article-heading{font:1.9rem;padding:0;width:65%;margin-top:0}.articles-feature__article-image{min-height:150px;background-position:0}.articles-feature__article{margin-bottom:20px}.articles-feature__article:last-child{margin-bottom:0}.articles-feature__container[data-cols="2"] .articles-feature__article,.articles-feature__container[data-cols="3"] .articles-feature__article{width:100%}.cta-row__cta{margin:0 20px 20px 0}.cta-row__cta-link{font:300 2.2rem/2.75rem Roboto,sans-serif;padding:0 20px 0 0}.banner{margin:0 0 5rem;padding:2rem}.press-details{height:0;overflow:hidden;-webkit-transition:height .5s ease-out;transition:height .5s ease-out}.press-details+.page-section{padding-top:95px}.press-details .content-wrap{padding-top:6rem}.press-details__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0 0 3rem}.press-details__item:last-of-type{margin-bottom:0}.campaign-split__heading{font-size:5.5rem;line-height:5rem}.wall .content-wrap{padding:0}.wall__image-text{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.wall__col--4 .wall__image-text,.wall__quote-text{font-size:2.8rem;line-height:2.8rem}.wall__quote-author{left:2.5rem;font-size:1.6rem}.services{width:100%;bottom:0}.services__buttons{width:100%;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services__button[aria-selected=true]{border-left:2px solid #000;border-top:0}.services__button{width:100%;height:50px}.services__button:first-of-type{border-left:0}.services__button:last-of-type{border-bottom:0}.services__tabs-tray{width:100%;bottom:50px;right:0;border-left:0;border-bottom:0;border-right:0;-webkit-transform:translateX(0) translateY(0) translateZ(0);transform:translateX(0) translateY(0) translateZ(0)}.services__tabs-tray[aria-hidden=true]{-webkit-transform:translateX(0) translateY(calc(100% + 50px)) translateZ(0);transform:translateX(0) translateY(calc(100% + 50px)) translateZ(0)}.services__tab{width:100%;min-height:auto}.services__tab-content{min-height:auto;padding:20px}.services__tab-content a,.services__tab-content p{font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;line-height:2rem}.overlay__link span:after{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.featured-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.featured-content__heading,.featured-content__heading h4{width:100%}.featured-content__heading-img-wrap{width:100%;padding-bottom:25%}.featured-content__cols{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin:20px 0;padding-bottom:20px}.featured-content__col{padding-bottom:20px;border-bottom:1px solid #ddd;margin-bottom:20px}.featured-content__col:last-of-type{border:0;margin-bottom:0;padding-bottom:0}.featured-content__col:after{content:none}.three-col .featured-content__col,.two-col .featured-content__col{width:100%}}@media screen and (min-width:769px){.umbraco-forms-split-fields .umbraco-forms-field[class]{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.contact-page .umbraco-forms-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-page .umbraco-forms-container .umbraco-forms-field{width:calc(50% - 20px);margin:0 0 50px}.contact-page .umbraco-forms-container .umbraco-forms-field:last-child:nth-child(odd){width:100%;margin:0}.split-section aside.fixed{width:calc(29.16667% - 23.33333px)}.video--modal{display:grid;grid-template-areas:"video title" "video description";grid-template-columns:2fr 1fr}.video--modal .video__player{grid-area:video}.video--modal .video__modal-title{grid-area:title}.video--modal .video__modal-desc{grid-area:description}.link-blocks--3-col .link-block{-ms-flex-preferred-size:calc(33.33333% - 20px);flex-basis:calc(33.33333% - 20px);margin-right:30px}.link-blocks--3-col .link-block:nth-child(3n){margin-right:0}.link-blocks--3-col>.link-block:nth-child(3){margin-top:0}.in-your-area-block,.link-block{margin:50px 0 0}.booklet-category{margin:0 0 80px}.booklet-category:first-of-type{margin-top:40px}.featured-items--inline{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.featured-items--inline .featured-items__heading{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.featured-items--inline .featured-items__list{-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%;width:75%}.donate-form .split-section article{padding:0 0 0 75px}.featured-article__press-btn{display:none}.share-widget:not(.share-widget--masthead){margin-bottom:1rem!important}.banner__section{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.banner__heading{padding:0}.campaign-form .umbraco-forms-field.emailaddress,.campaign-form .umbraco-forms-field.firstname,.campaign-form .umbraco-forms-field.lastname{width:50%}.campaign-split__heading{font-size:6.8rem;line-height:6.2rem}.campaign-thanks__heading{padding:0 12rem 4rem 0}.campaign-thanks__desc{padding:0 8rem 0 0}.campaign-thanks__share{padding:4rem}.campaign-thanks__share-heading{padding:0 0 3rem}.campaign-thanks__share-desc{padding:0 8rem 5rem 0}.services__tab-content a{display:block}.overlay__content,.overlay__img{display:-webkit-box;display:-ms-flexbox;display:flex}.overlay__img{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:360px;min-height:360px;background-size:cover;background-position:0 0}.overlay__img img{display:block;visibility:hidden}.overlay__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:40px}.overlay__img+.overlay__text{max-width:420px}.overlay__link-item{margin-bottom:25px}}@media screen and (min-width:512px) and (max-width:768px){.g-unit--1\@s{width:calc(8.33333% - 12px)}.g-unit--2\@s{width:calc(16.66667% - 12px)}.g-unit--3\@s{width:calc(25% - 12px)}.g-unit--4\@s{width:calc(33.33333% - 12px)}.g-unit--5\@s{width:calc(41.66667% - 12px)}.g-unit--6\@s{width:calc(50% - 12px)}.g-unit--7\@s{width:calc(58.33333% - 12px)}.g-unit--8\@s{width:calc(66.66667% - 12px)}.g-unit--9\@s{width:calc(75% - 12px)}.g-unit--10\@s{width:calc(83.33333% - 12px)}.g-unit--11\@s{width:calc(91.66667% - 12px)}.g-unit--12\@s{width:calc(100% - 12px)}.grid--reverse\@s{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ie9 .grid--reverse\@s .g-unit{float:right}.grid--gapless.grid{margin-left:0;margin-right:0}.grid--gapless .g-unit{margin:0}.grid--gapless .g-unit--1\@s{width:8.33333%}.grid--gapless .g-unit--2\@s{width:16.66667%}.grid--gapless .g-unit--3\@s{width:25%}.grid--gapless .g-unit--4\@s{width:33.33333%}.grid--gapless .g-unit--5\@s{width:41.66667%}.grid--gapless .g-unit--6\@s{width:50%}.grid--gapless .g-unit--7\@s{width:58.33333%}.grid--gapless .g-unit--8\@s{width:66.66667%}.grid--gapless .g-unit--9\@s{width:75%}.grid--gapless .g-unit--10\@s{width:83.33333%}.grid--gapless .g-unit--11\@s{width:91.66667%}.grid--gapless .g-unit--12\@s{width:100%}.icon-content__item-icon{height:15rem}.az-search__letter{width:calc(12.5% - 10px);height:calc(12.5vw - 20px)}.donate__amount-btns .btn{width:calc(33.33333% - 15px)}.campaign-thanks .campaign-split__col--lg{padding:4rem 2rem}.campaign-thanks{margin:7.5rem 0 0}.campaign-thanks__social-image{width:50%;margin:-10rem auto 0}.wall__image-text{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif!important}.wall__quote-text{font-size:5.4rem;line-height:4.6rem}.wall__quote-author{left:4.5rem;font-size:2.4rem;line-height:3.4rem}.overlay__text{padding:30px}.no-display\@s{display:none}.hide\@s{visibility:hidden}.text-center\@s{text-align:center}.pull-up[class]\@s{margin-bottom:0;padding-bottom:0}}@media screen and (min-width:769px) and (max-width:1024px){.g-unit--1\@m{width:calc(8.33333% - 12px)}.g-unit--2\@m{width:calc(16.66667% - 12px)}.g-unit--3\@m{width:calc(25% - 12px)}.g-unit--4\@m{width:calc(33.33333% - 12px)}.g-unit--5\@m{width:calc(41.66667% - 12px)}.g-unit--6\@m{width:calc(50% - 12px)}.g-unit--7\@m{width:calc(58.33333% - 12px)}.g-unit--8\@m{width:calc(66.66667% - 12px)}.g-unit--9\@m{width:calc(75% - 12px)}.g-unit--10\@m{width:calc(83.33333% - 12px)}.g-unit--11\@m{width:calc(91.66667% - 12px)}.g-unit--12\@m{width:calc(100% - 12px)}.grid--reverse\@m{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ie9 .grid--reverse\@m .g-unit{float:right}.grid--gapless.grid{margin-left:0;margin-right:0}.grid--gapless .g-unit{margin:0}.grid--gapless .g-unit--1\@m{width:8.33333%}.grid--gapless .g-unit--2\@m{width:16.66667%}.grid--gapless .g-unit--3\@m{width:25%}.grid--gapless .g-unit--4\@m{width:33.33333%}.grid--gapless .g-unit--5\@m{width:41.66667%}.grid--gapless .g-unit--6\@m{width:50%}.grid--gapless .g-unit--7\@m{width:58.33333%}.grid--gapless .g-unit--8\@m{width:66.66667%}.grid--gapless .g-unit--9\@m{width:75%}.grid--gapless .g-unit--10\@m{width:83.33333%}.grid--gapless .g-unit--11\@m{width:91.66667%}.grid--gapless .g-unit--12\@m{width:100%}.g-unit--sidebar-image{padding:100px 0 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.g-unit--sidebar-image .featured-items,.g-unit--sidebar-image .sidebar-image{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.g-unit--sidebar-image .sidebar-image{padding:0 10px 0 0}.g-unit--sidebar-image .sidebar-image+.featured-items{padding:0 0 0 10px}.main-nav-1{width:500px;left:-500px}.icon-content__item .link-blocks{padding-bottom:0}.az-search__letter{width:calc(12.5% - 10px);height:calc(12.5vw - 25px)}.donate-form .split-section .content-wrap h2.donate-form__amount-header{font:normal 3.8rem/3.42rem VersusArthritis,sans-serif}.featured-article__details{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.featured-article__image{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.articles-topic__article-content{padding:10px 30px 40px}.articles-topic__article{margin-bottom:30px}.articles-topic__article:last-child{margin-bottom:0}.share-widget--masthead .share-widget__links-list{top:-11px}.press-details__item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 12rem 0 0}.press-details__item:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:none;margin:3rem 0 0}.payment-logos{margin:2rem 0 0}.payment-logo:last-of-type{margin-right:auto}.payment-logo--worldpay{width:75%;height:75px;margin:0 auto}.payment-logo--worldpay:after{display:none}.payment-logo--paypal{width:75%;height:75px;margin:-15px auto 0}.payment-logo--paypal:after{display:none}.payment-logo--visa{width:75%;height:75px;margin:-5px auto 0}.payment-logo--visa:after{display:none}.payment-logo--amex{width:75%;height:75px;margin:5px auto 0}.payment-logo--amex:after{display:none}.payment-logo--mastercard{width:75%;height:75px;margin:15px auto 0}.payment-logo--mastercard:after{display:none}.campaign-details__heading{width:75%}.campaign-thanks .campaign-split__col--lg{padding:4rem 4rem 6rem}.campaign-thanks{margin:5rem 0 0}.campaign-thanks__social-image{width:33.33333%;margin:-10rem auto 0}.wall__col{display:-webkit-box;display:-ms-flexbox;display:flex}.wall__col--8+.wall__col--4 .wall__image,.wall__col--8+.wall__col--4 .wall__quote{padding-top:31.25%}.wall__col:first-child:nth-last-child(2) .wall__image,.wall__col:first-child:nth-last-child(2) .wall__quote,.wall__col:first-child:nth-last-child(2)~.wall__col--4 .wall__image,.wall__col:first-child:nth-last-child(2)~.wall__col--4 .wall__quote{width:50%;padding-top:31.25%}.wall__col--8 .wall__image,.wall__col--8 .wall__quote{width:100%!important;padding-top:62.5%!important}.wall__quote-text-wrapper{padding:2rem 1.5rem}.wall__quote-text:after,.wall__quote-text:before{width:18.5px;height:16px}.no-display\@m{display:none}.hide\@m{visibility:hidden}.text-center\@m{text-align:center}.pull-up[class]\@m{margin-bottom:0;padding-bottom:0}}@media screen and (min-width:1025px) and (max-width:1199px){.g-unit--1\@l{width:calc(8.33333% - 12px)}.g-unit--2\@l{width:calc(16.66667% - 12px)}.g-unit--3\@l{width:calc(25% - 12px)}.g-unit--4\@l{width:calc(33.33333% - 12px)}.g-unit--5\@l{width:calc(41.66667% - 12px)}.g-unit--6\@l{width:calc(50% - 12px)}.g-unit--7\@l{width:calc(58.33333% - 12px)}.g-unit--8\@l{width:calc(66.66667% - 12px)}.g-unit--9\@l{width:calc(75% - 12px)}.g-unit--10\@l{width:calc(83.33333% - 12px)}.g-unit--11\@l{width:calc(91.66667% - 12px)}.g-unit--12\@l{width:calc(100% - 12px)}.grid--reverse\@l{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ie9 .grid--reverse\@l .g-unit{float:right}.grid--gapless.grid{margin-left:0;margin-right:0}.grid--gapless .g-unit{margin:0}.grid--gapless .g-unit--1\@l{width:8.33333%}.grid--gapless .g-unit--2\@l{width:16.66667%}.grid--gapless .g-unit--3\@l{width:25%}.grid--gapless .g-unit--4\@l{width:33.33333%}.grid--gapless .g-unit--5\@l{width:41.66667%}.grid--gapless .g-unit--6\@l{width:50%}.grid--gapless .g-unit--7\@l{width:58.33333%}.grid--gapless .g-unit--8\@l{width:66.66667%}.grid--gapless .g-unit--9\@l{width:75%}.grid--gapless .g-unit--10\@l{width:83.33333%}.grid--gapless .g-unit--11\@l{width:91.66667%}.grid--gapless .g-unit--12\@l{width:100%}.main-nav-1__item-link{font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;font-size:2.4rem}.az-search__letter{width:calc(7.69231% - 10px);height:calc(7.69231vw - 19.23077px)}.donate-form .split-section .content-wrap h2.donate-form__amount-header{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.campaign-thanks__social-image{width:calc(100% - 80px);margin:4rem 4rem 0}.wall__quote-text{font-size:2.85rem;line-height:2.85rem}.no-display\@l{display:none}.hide\@l{visibility:hidden}.text-center\@l{text-align:center}.pull-up[class]\@l{margin-bottom:0;padding-bottom:0}}@media screen and (min-width:1200px){.g-unit--1\@xl{width:calc(8.33333% - 12px)}.g-unit--2\@xl{width:calc(16.66667% - 12px)}.g-unit--3\@xl{width:calc(25% - 12px)}.g-unit--4\@xl{width:calc(33.33333% - 12px)}.g-unit--5\@xl{width:calc(41.66667% - 12px)}.g-unit--6\@xl{width:calc(50% - 12px)}.g-unit--7\@xl{width:calc(58.33333% - 12px)}.g-unit--8\@xl{width:calc(66.66667% - 12px)}.g-unit--9\@xl{width:calc(75% - 12px)}.g-unit--10\@xl{width:calc(83.33333% - 12px)}.g-unit--11\@xl{width:calc(91.66667% - 12px)}.g-unit--12\@xl{width:calc(100% - 12px)}.grid--reverse\@xl{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ie9 .grid--reverse\@xl .g-unit{float:right}.grid--gapless.grid{margin-left:0;margin-right:0}.grid--gapless .g-unit{margin:0}.grid--gapless .g-unit--1\@xl{width:8.33333%}.grid--gapless .g-unit--2\@xl{width:16.66667%}.grid--gapless .g-unit--3\@xl{width:25%}.grid--gapless .g-unit--4\@xl{width:33.33333%}.grid--gapless .g-unit--5\@xl{width:41.66667%}.grid--gapless .g-unit--6\@xl{width:50%}.grid--gapless .g-unit--7\@xl{width:58.33333%}.grid--gapless .g-unit--8\@xl{width:66.66667%}.grid--gapless .g-unit--9\@xl{width:75%}.grid--gapless .g-unit--10\@xl{width:83.33333%}.grid--gapless .g-unit--11\@xl{width:91.66667%}.grid--gapless .g-unit--12\@xl{width:100%}.split-section aside.fixed{width:350px}.donate-banner .banner__btn a{font-size:44px;height:81px}.main-nav-2__list{padding:50px 0}.hero--campaign .hero__desc{padding-right:2.5rem}.hero--campaign .hero__content-box:first-child{padding:4rem 11rem 4rem 0!important}.hero--campaign .hero__content-box:nth-child(2){padding:4rem 0 4rem 4rem}.hero__content-box{-webkit-animation:hero__content-box-animation 1s ease-out forwards;animation:hero__content-box-animation 1s ease-out forwards}.hero__content-box:after,.hero__content-box:before{width:4rem}.hero__content-box:before{left:-4rem}.hero__content-box:after{right:-4rem}.hero__play-btn{left:-40px}.az-search__letter{width:calc(7.69231% - 10px);height:82.30769px}.az-search__letter-link[class]{font:normal 4.8rem/4.32rem VersusArthritis,sans-serif}.donate-form .split-section .content-wrap h2.donate-form__amount-header{font:normal 6rem/5.4rem VersusArthritis,sans-serif;padding:0 0 4rem}.donate-form .split-section .content-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.donate-form .split-section aside{width:calc(29.16667% + 80px);margin:0 0 0 -4rem}.donate-form .split-section .donate-side-form{padding:4rem}.donate-form .split-section article{margin:0 -40px 0 0}.featured-article__details{margin:0 0 0 calc(50% - 580px);padding:10rem 2rem 10rem 0}.footer__section--about .rich-text>p,.footer__section--about .rich-text>p>a{font:400 1.9rem/3.04rem Roboto,sans-serif}.campaign-details__desc,.campaign-details__heading{width:calc(75% - 120px)}.no-display\@xl{display:none}.hide\@xl{visibility:hidden}.text-center\@xl{text-align:center}.pull-up[class]\@xl{margin-bottom:0;padding-bottom:0}}@media screen and (min-width:1025px){main{min-height:815px;margin-top:136px}.split-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.split-content>div{width:calc(50% - 6px)}.header.header--no-menu{padding:2rem 0}.header__logo{position:relative;top:-1.2rem;width:16.5rem;height:7.5rem}.header__menu-btn{display:none}.top-nav{display:block}.main-nav-1{position:relative;width:100%;height:auto;border-right:0;background-color:transparent;visibility:visible;left:0;top:0}.main-nav-1 form{height:0}.main-nav-1__item{display:block;margin:0;padding:0}.main-nav-1__item:last-of-type{padding:0}.main-nav-1__item:last-of-type .main-nav-1__item-link span:after{display:none}.main-nav-1__item-link span{position:relative;z-index:3;padding:0 1rem;border-right:1px solid #ddd}.main-nav-1__item-link span:after{content:"";position:absolute;right:-15px;top:0;display:block;width:1px;height:100%}.main-nav-1__item-link.search_header_button span{border-right:none}.main-nav-1__item-link:after,.main-nav-1__item-link:before{content:"";display:block;position:absolute}.main-nav-1__item-link:before{left:15px;top:12px;width:calc(100% - 30px);height:20px;background-color:#000;z-index:2}.main-nav-1__item-link:after{left:15px;bottom:-1rem;width:calc(100% - 30px);height:4px;background-color:#fff;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;z-index:1}.main-nav-1__item-link:focus{color:#fff!important}.main-nav-1__item-link:focus:after{background-color:#000}.main-nav-1__item-link:hover{outline:none}.main-nav-1__item-link:hover:after{bottom:0}.main-nav-2{display:none;position:absolute;left:0;top:100%;width:100%;max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;padding:0 calc(50% - 650px);border-bottom:5px solid #000}.main-nav-2::-webkit-scrollbar{width:10px}.main-nav-2::-webkit-scrollbar-track{background:#000}.main-nav-2::-webkit-scrollbar-thumb{background:#fff}.main-nav-2::-webkit-scrollbar-thumb:hover{background:#fab900}.main-nav-2.open{display:block}.main-nav-2__list{position:relative;width:400px;max-width:1300px;padding:15px 0 15px 20px}.main-nav-2__list:before{content:"";display:block;width:100%}.main-nav-2__item--view-all{display:none}.main-nav-2__item.active .main-nav-2__item-button{color:#000;background-color:#fff}.main-nav-2__item.active .main-nav-2__item-button:before{display:block;background-color:#fff}.main-nav-2__item.active .main-nav-2__item-button:after{right:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z'/%3E%3C/svg%3E")}.main-nav-2__item-button{color:#fff;padding:15px 40px 15px 0}.main-nav-2__item-button:before{content:"";display:none;position:absolute;left:-20px;top:0;width:20px;height:100%}.main-nav-2__item-button:focus,.main-nav-2__item-button:hover{color:#000;background-color:#fab900}.main-nav-2__item-button:focus:before,.main-nav-2__item-button:hover:before{background-color:#fab900;display:block}.main-nav-2__item-button:focus:after,.main-nav-2__item-button:hover:after{right:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z'/%3E%3C/svg%3E")}.main-nav-3{visibility:hidden;left:400px;top:0;width:calc(100vw - 420px);height:100%;max-width:780px;padding:0 0 0 50px}.main-nav-3:after{content:"";display:block;position:absolute;left:100%;top:0;width:50vw;height:100%;background-color:#fff}.main-nav-3.open{left:400px;visibility:visible;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.main-nav-3__back-btn{display:none}.main-nav-3__list{width:100%;height:100%;padding:95px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;overflow:auto}.main-nav-3__list:after{content:"";display:block;position:absolute;left:50px;top:75px;width:calc(100% - 50px);height:4px;background-color:#fab900}.main-nav-3__item{padding:10px 50px 10px 0}.main-nav-3__item:first-of-type,.main-nav-3__item:last-of-type{position:absolute}.main-nav-3__item:first-of-type{left:50px;top:25px;padding-top:0}.main-nav-3__item:first-of-type .main-nav-3__item-link{font:500 1.9rem/3.04rem Roboto,sans-serif}.main-nav-3__item:last-of-type{right:0;top:25px;padding:0}.main-nav-3__item:last-of-type .main-nav-3__item-link{font:400 1.9rem/3.04rem Roboto,sans-serif}.main-nav-3__item-link{padding:0}.main-nav-3__item-link:focus{outline:none;-webkit-box-shadow:inset 0 0 0 3px #4a90e2;box-shadow:inset 0 0 0 3px #4a90e2}.main-nav__mob-list{display:none}@supports (-ms-ime-align:auto){.main-nav-3__list{height:calc(100% + 5px)!important}}.hero{min-height:450px;border-bottom:20px solid #000}.hero--campaign .hero__content-box:first-child{width:66.66667%;padding:4rem 4rem 4rem 0}.hero--campaign .hero__content-box:nth-child(2){width:calc(33.33333% + 13.33333px)}.masthead__heading{line-height:8rem}.video__title{width:50%}.video__player-container{display:-webkit-box;display:-ms-flexbox;display:flex}.video__player-container .video__player{width:70%}.video__player-container .video__heading{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-poster{margin:0 0 5rem auto}.link-blocks--pad-right{padding-right:50px}.link-blocks--pad-bottom{padding-bottom:80px}.link-blocks__desc{padding-right:50px}.in-your-area-blocks{padding-right:0}.featured-items{margin:0 0 5rem}.icon-content__item{padding-right:50px;-webkit-transform:translateY(25px);transform:translateY(25px)}.az-search__subheading{margin:60px 0 40px}.split-image__image{-ms-flex-preferred-size:30%;flex-basis:30%}.split-image__text{-ms-flex-preferred-size:70%;flex-basis:70%}.hero-component__controls{left:40px;bottom:128px}.hero-component__content-block{max-width:600px}.hero-component__content-desc,.hero-component__content-heading{padding:0 0 30px}.articles-topic[data-cols="2"] .articles-topic__headline{width:calc(100% - 30px)}.articles-topic[data-cols="2"] .articles-topic__article:first-child{margin-right:15px}.articles-topic[data-cols="2"] .articles-topic__article:last-child{margin-left:15px}.articles-topic[data-cols="3"] .articles-topic__headline{width:calc(100% - 30px)}.articles-topic[data-cols="3"] .articles-topic__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articles-topic[data-cols="3"] .articles-topic__article{margin-right:30px;width:calc(50% - 15px)}.articles-topic[data-cols="3"] .articles-topic__article:first-child{margin-bottom:30px}.articles-topic[data-cols="3"] .articles-topic__article:last-child{position:absolute;top:0;right:0;bottom:0;left:calc(50% + 15px);margin-right:0}.articles-topic[data-cols="3"] .articles-topic__article:last-child .articles-topic__article-link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:100%}.articles-topic[data-cols="3"] .articles-topic__article:last-child .articles-topic__article-link>div{width:100%}.footer__about-links-item{margin:0 0 1rem}.footer__about-links-item:last-of-type{margin:0}.footer__regulator-text a{background-position:0 0}.footer__legal-links-list{margin:20px 0 0}.footer__legal-link-item:last-of-type .footer__legal-link{padding-bottom:0}.split-media__related .featured-items{position:absolute;left:20px;top:0;width:calc(100% - 20px);height:100%}.split-media__related .featured-items .featured-items__heading{word-spacing:100vw}.split-media__related .featured-items .featured-items__list{position:absolute;left:0;top:204px;width:100%;height:calc(100% - 204px);overflow:auto}.helpline__section{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.cta-block{margin:0}.cta-block .cta-block__image{height:445px}.three-col .cta-block{width:calc(33% - 10px)}.three-col .cta-block .cta-block__image{height:245px}.two-col .cta-block{width:calc(50% - 10px)}.two-col .cta-block .cta-block__image{height:245px}.campaign-details{position:relative;padding-top:0}.campaign-details__heading{padding-right:20rem}.campaign-details__desc,.campaign-details__heading{width:calc(66.66667% - 40px)}.campaign-details__desc{padding-right:5rem}.campaign-split__col--sm{width:33.33333%}.campaign-split__col--lg{width:66.66667%;padding:0 0 0 2rem}.campaign-split__heading{padding:0}.campaign-thanks .campaign-split__col--lg{padding:4rem 4rem 6rem 0}.wall__col--4{width:33.33333%}.wall__col--8{width:66.66667%}.latestarticleheadlineblock .latestarticleheadlineblock__imagetitle{width:50%}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.page-section--animate>*{opacity:1;-webkit-transition:none;transition:none}.page-section--animate.on-screen>*{opacity:1}body.has-overlay .header{z-index:0}.modal{display:block}main{position:relative;z-index:1}.footer{z-index:0}}@media screen and (max-width:1024px){.split-content div:first-of-type{margin-bottom:20px}.split-content .btn{margin-left:auto}.donate-banner .content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.donate-banner .banner__text p{font-size:21px;padding:23px 20px 26px;max-width:100%}.header{background-color:transparent}.header:before{content:"";position:absolute;height:95px;width:100%;left:0;top:0;background:#000;z-index:1}.nav-open .header{height:100%}.header__content{grid-template-columns:5rem 6fr 1fr}.header__content>*{z-index:2}.main-nav-1{background-color:#000;overflow-x:hidden;overflow-y:auto;-webkit-transition:left .5s ease-out,visibility .5s ease-out;transition:left .5s ease-out,visibility .5s ease-out;z-index:0}.main-nav-1:after{content:"";display:block;position:absolute;left:0;top:0;width:400px;height:calc(100vh - 128px);background-color:#000;opacity:0;visibility:hidden;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.main-nav-1.overlay{overflow:hidden}.main-nav-1.overlay:after{opacity:.75;visibility:visible}.main-nav-1__list{padding:20px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-nav-1__item{width:100%;padding:0 3rem}.main-nav-1__item:first-of-type .main-nav-1__item-link{border-bottom:0}.main-nav-1__item--parent .main-nav-1__item-link:after{content:"";position:absolute;right:0;top:calc(50% - 20px);display:block;width:40px;height:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z' fill='%23fff'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.main-nav-1__item--parent.active .main-nav-1__item-link:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.main-nav-1__item--parent.active+.main-nav-1__item .main-nav-1__item-link,.main-nav-1__item-link{border-top:1px solid hsla(0,0%,100%,.4)}.main-nav-1__item-link{padding:20px 0;font:normal 2.8rem/2.52rem VersusArthritis,sans-serif}.main-nav-2{width:calc(100% + 80px);height:0;margin:0 0 0 -40px;overflow:hidden;-webkit-transition:all .35s ease-out;transition:all .35s ease-out}.main-nav-2__item--view-all .main-nav-2__item-link{padding-top:10px}.main-nav-2__item{margin-bottom:25px}.main-nav-2__item:last-of-type{margin-bottom:0}.main-nav-2__item-button{color:#fff;font:700 1.9rem/3.04rem Roboto,sans-serif;padding:0 55px 0 0}.main-nav-2__item-link{display:block;padding:0;color:#fff;font:normal 2.2rem/1.98rem VersusArthritis,sans-serif;letter-spacing:.05rem;text-decoration:none}.main-nav-2__item-link>span{display:inline-block;padding-bottom:1px;border-bottom:4px solid #fab900}.main-nav-3{position:fixed;left:400px;top:88px;width:calc(100% - 75px);height:calc(100vh - 88px);padding:90px 0 30px;visibility:hidden;overflow-x:hidden;overflow-y:auto;z-index:1;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.main-nav-3.open{left:75px;visibility:visible}.main-nav-3__item--view-all{display:none}.main-nav-3__item-link{display:block;padding:12px 40px}.hero--video{padding-top:0}.hero--video .hero__video{height:56.25vw;z-index:0}.hero--video .hero__image{height:56.25vw}.hero__image{position:static;height:60vw;max-height:400px;min-height:250px}.modal{padding:10rem 0}.link-blocks{padding-bottom:0}.link-blocks--pad-right{padding-right:0}.link-blocks--push-down{margin-top:30px}.link-blocks--pad-bottom{padding-bottom:0}.link-blocks__desc{margin-bottom:0}.in-your-area-blocks{padding-right:0}.search_item{display:none}.search_header_form__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;opacity:1;pointer-events:auto}.search_header_form__button{text-indent:-9999px;width:5.6rem;height:5.6rem}.search_header_form__button:after{content:" ";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='31' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='%23333'%3E%3Cpath d='M13.748 25.652a12.79 12.79 0 01-3.317-.439C3.618 23.388-.441 16.359 1.384 9.545 2.881 3.961 7.96.061 13.736.061c1.115 0 2.231.147 3.318.439 6.812 1.825 10.869 8.853 9.045 15.667-1.497 5.584-6.576 9.485-12.351 9.485zm-.012-21.305a8.517 8.517 0 00-8.212 6.307c-1.215 4.532 1.484 9.206 6.017 10.42a8.54 8.54 0 002.207.292 8.516 8.516 0 008.211-6.309c1.213-4.531-1.483-9.206-6.015-10.419a8.572 8.572 0 00-2.208-.291z'/%3E%3Cpath d='M28.803 30.061a2.136 2.136 0 01-1.516-.628l-7.527-7.529a2.142 2.142 0 113.03-3.03l7.527 7.529a2.14 2.14 0 010 3.03 2.131 2.131 0 01-1.514.628z'/%3E%3C/g%3E%3C/svg%3E");background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:25px 25px;position:absolute;width:100%;height:100%;left:0;top:0}.search_header_form__close{display:none}.search_header_form__input input{padding:10px;border:none}.search_header_form__input:after{display:none}.search-result-page__link-blocks{margin-top:30px}.search_header_form__wrapper .search-autocomplete__item{padding:10px}.search_header_form__wrapper .search-autocomplete__wrapper{width:calc(100% + 55px)}.icon-content__heading{font:400 1.9rem/3.04rem Roboto,sans-serif;line-height:1.5;text-align:center}.icon-content__item{width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1rem}.icon-content__item a{font:400 1.9rem/3.04rem Roboto,sans-serif;line-height:1.5;text-align:center}.icon-content__item p{display:none}.az-search{width:calc(100% + 40px)}.split-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.split-image__image,.split-image__text{-ms-flex-preferred-size:100%;flex-basis:100%}.split-image__text{padding:20px 0 0}.donate__section-heading{margin:0}.donate__section-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.donate__section-content>div{margin-top:30px;width:100%;min-height:300px}.donate-form .umbraco-forms-split-fields{margin-top:0!important;margin-bottom:3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.donate-form .umbraco-forms-field[class]{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:3rem}.donate-form .umbraco-forms-field[class]:last-of-type{margin-bottom:0;margin-top:0}.donate-picker{margin:0 auto 0 0}.donate-picker__heading{margin:0 0 40px}.hero-component{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-component__image{position:relative;z-index:0}.hero-component__controls{left:20px;top:53vw}.hero-component__content-block{padding:26px 20px 30px;max-width:none}.articles-slider__title{width:100%;height:auto}.articles-slider__articles-tray[data-cols="2"] .articles-slider__article,.articles-slider__articles-tray[data-cols="3"] .articles-slider__article{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.articles-slider__articles-tray[data-cols="3"] .articles-slider__article:after{display:none}.articles-slider__article-image{height:40vh}.articles-slider__article-content{padding:40px 0}.articles-topic__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articles-topic__article-desc{text-decoration:underline}.articles-topic__article-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articles-feature__title{width:100%;height:auto}.footer{position:static;max-height:none}.footer__sections[class]{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__section{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-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 0;border-right:0;border-bottom:1px solid #333}.footer__section--social{padding-top:0}.footer__section--legal{border-bottom:0;padding-bottom:0}.footer__about-links{margin:2rem 0 0}.footer__about-link[class]{display:block;font:700 1.9rem/3.04rem Roboto,sans-serif;padding:1rem 0}.footer__social-heading{margin:0 0 1.8rem}.footer__legal-link{padding:10px 0}.cta-row__cta-link{font:300 2.8rem/3.5rem Roboto,sans-serif}.split-media__media,.split-media__related{-ms-flex-preferred-size:100%;flex-basis:100%}.split-media__related{margin:20px 0 0}.press-details__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.press-details__heading{padding:0 0 1rem}.details__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1065px){.donate-banner .banner__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px 20px;text-align:center}.donate-banner .banner__btn a{font-size:36px;line-height:34px;margin:0}}@media screen and (min-width:1066px){.donate-banner .banner__btn{padding-right:30px}.donate-banner .banner__btn a{font-size:36px;height:75px}}@media screen and (min-width:512px){.back-to-top{display:none!important}.masthead__postcode-search{display:grid;grid-template-columns:2fr 0 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.link-blocks--full-width>.link-block:nth-child(2){margin-top:50px!important}.link-blocks>.link-block:nth-child(2){margin-top:0}.link-block{-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px)}.in-your-area-block,.link-block--wide{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.in-your-area-block--wide{-ms-flex-preferred-size:100%;flex-basis:100%}.booklet-category-wrapper>.booklet-category:nth-child(2){margin-top:0}.booklet-category{-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px)}.campaign-thanks__share-message textarea{padding:2rem}.campaign-thanks__share-message .btn[type=submit]{width:auto;margin:0}.campaign-thanks__share-message-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.campaign-thanks__toggle-btn{margin:0 0 5rem}.campaign-thanks__links{margin:5rem 0 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.campaign-thanks__links-item{margin:0 3rem 0 0;padding:0 3rem 0 0;border-right:.1rem solid #fff}.campaign-thanks__links-item:after{display:none}.campaign-thanks__link{font:400 1.9rem/3.04rem Roboto,sans-serif;text-align:left}}@media screen and (min-width:1025px) and (max-width:1350px){.hero--video{padding-top:56.25%}}@media screen and (min-width:1351px){.hero--video{min-height:70vh}}@media screen and (max-width:1199px){.hero--campaign .hero__content .content-wrap{padding:0}.hero--campaign .hero__content-box{padding:2.5rem 2rem}.hero__content-box:after,.hero__content-box:before{display:none}}@media screen and (min-width:1240px){.masthead__content .content-wrap{max-width:1340px}}@media screen and (max-width:330px){.masthead__postcode-search input[type=text]{padding:10px;font-size:1.8rem}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.donate-picker__message span{overflow:hidden;height:30px}.donate-picker__message span:after,.donate-picker__message span:before{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.donate-picker__message.alt span,.donate-picker__message span:after{-webkit-transform:none;transform:none}.donate-picker__message.alt span:after,.donate-picker__message.alt span:before{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@media screen and (max-width:320px){.hero-component__play-btn{width:8rem;height:8rem}.hero-component__play-btn:after{width:2.4rem;height:2.4rem;left:calc(50% - 12px);top:calc(50% - 12px)}.campaign-thanks__share{width:calc(100% + 20px);margin:0 0 0 -1rem}}@media screen and (min-width:1200px) and (max-width:1240px){.campaign-thanks__social-image{width:calc(100% - 20px);margin:-2rem 0 0 -2rem}}@media screen and (min-width:1241px){.campaign-thanks__social-image{width:100%;margin:-4rem 0 0 -4rem}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.social-links[data-flex=space-evenly]{-ms-flex-pack:distribute;justify-content:space-around}}@media only screen and (max-width:700px){.social-links__link{width:60px}}@media screen and (max-height:420px){.overlay__content{top:10px;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (max-height:568px){.overlay__img{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{-webkit-animation-delay:-1ms!important;animation-delay:-1ms!important;-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;background-attachment:scroll!important;scroll-behavior:auto!important;-webkit-transition-duration:.01s!important;transition-duration:.01s!important;-webkit-transition-delay:.01s!important;transition-delay:.01s!important}a[href]:focus .articles-slider__article-heading,a[href]:focus .featured-item__title,a[href]:focus .link-block__heading,a[href]:hover .articles-slider__article-heading,a[href]:hover .featured-item__title,a[href]:hover .link-block__heading{-webkit-transform:none!important;transform:none!important}.cta-row__cta-link:after{margin:0 0 -1px 5px!important}.services__tabs-tray,.share-widget__links-list{-webkit-transition:none!important;transition:none!important}.article-link:hover .article-link__image,.video-poster__play-btn:focus+.video-poster__preview-image,.video-poster__play-btn:hover+.video-poster__preview-image{-webkit-transform:none!important;transform:none!important}.article-link:hover .article-link__heading{text-decoration:underline}}
