#profilenav{height:52px;line-height:1.5;padding:.4rem;pointer-events:none;text-shadow:rgba(0,0,0,.2) 0 1px 0;z-index:2}#profilenav a{pointer-events:all}#profilenav a.router-link-exact-active{background-color:#eee}#profilenav.js-is-sticky{border-bottom:none}@media only screen and (max-width:512px){.tabs a{font-size:.85rem}}@keyframes bouncearrow{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.arrow{fill:#fff;animation-delay:6s;animation-duration:2s;animation-iteration-count:infinite;animation-name:bouncearrow;display:inline-block;height:32px;text-shadow:rgba(0,0,0,.2) 0 1px 0;transform-origin:center bottom;width:32px}.follow-banner{padding-bottom:10px!important}@media only screen and (max-width:1023px){.follow-banner{padding:10px 0!important}.cta-purchasables .button+.button{margin-left:0!important}}.filter-posts[data-v-5e4eff1b]{padding:15px 0}.filter-section[data-v-5e4eff1b]{margin-bottom:30px}.filter-section[data-v-5e4eff1b]:last-child{margin-bottom:10px}.filter-section__title[data-v-5e4eff1b]{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:10px;margin:0 0 15px}.filter-section__title i[data-v-5e4eff1b],.filter-section__title[data-v-5e4eff1b]{color:#333;color:var(--body-background-text-color,#333)}.filter-section__title i[data-v-5e4eff1b]{font-size:14px}.filter-chips[data-v-5e4eff1b]{display:flex;flex-wrap:wrap;gap:10px}.filter-chip[data-v-5e4eff1b]{align-items:center;background:#efefef;border:none;border-radius:5px;box-shadow:inset 0 0 0 1px #e0e0e0;color:#333;color:var(--body-background-text-color,#333);cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;overflow:hidden;padding:10px 20px;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}@supports (color:color-mix(in lch,red,blue)){.filter-chip[data-v-5e4eff1b]{background:color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 8%);box-shadow:inset 0 0 0 1px color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 15%)}}.filter-chip[data-v-5e4eff1b]:hover{box-shadow:inset 0 0 0 1px #ccc,0 4px 12px #d9d9d9;transform:translateY(-2px)}@supports (color:color-mix(in lch,red,blue)){.filter-chip[data-v-5e4eff1b]:hover{box-shadow:inset 0 0 0 1px color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 25%),0 4px 12px color-mix(in hsl,var(--body-background-color,#fff),#000 15%)}}.filter-chip--active[data-v-5e4eff1b]{background:#fb3e52;background:var(--primary-color,#fb3e52);box-shadow:0 4px 15px rgba(251,62,82,.5);color:#fff;color:var(--primary-text-color,#fff)}@supports (color:color-mix(in lch,red,blue)){.filter-chip--active[data-v-5e4eff1b]{box-shadow:0 4px 15px color-mix(in hsl,var(--primary-color,#fb3e52),transparent 50%)}}.filter-chip--active[data-v-5e4eff1b]:hover{box-shadow:0 6px 20px rgba(251,62,82,.6);transform:translateY(-2px)}@supports (color:color-mix(in lch,red,blue)){.filter-chip--active[data-v-5e4eff1b]:hover{box-shadow:0 6px 20px color-mix(in hsl,var(--primary-color,#fb3e52),transparent 40%)}}.visibility-options[data-v-5e4eff1b]{display:flex;flex-direction:column;gap:15px}.visibility-option[data-v-5e4eff1b]{align-items:center;cursor:pointer;display:flex;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.visibility-option__checkbox[data-v-5e4eff1b]{cursor:pointer;opacity:0;position:absolute}.visibility-option__checkmark[data-v-5e4eff1b]{background-color:#f5f5f5;border:2px solid #c2c2c2;border-radius:4px;height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:20px}@supports (color:color-mix(in lch,red,blue)){.visibility-option__checkmark[data-v-5e4eff1b]{background-color:color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 5%);border:2px solid color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 30%)}}.visibility-option__checkmark[data-v-5e4eff1b]:after{border:solid #fff;border-bottom:2px solid var(--primary-text-color,#fff);border-left:0 solid var(--primary-text-color,#fff);border-right:2px solid var(--primary-text-color,#fff);border-top:0 solid var(--primary-text-color,#fff);content:"";display:none;height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.visibility-option__text[data-v-5e4eff1b]{color:#333;color:var(--body-background-text-color,#333);font-size:.9rem;line-height:1.4}.visibility-option:hover .visibility-option__checkmark[data-v-5e4eff1b]{background-color:#ebebeb;border-color:#adadad}@supports (color:color-mix(in lch,red,blue)){.visibility-option:hover .visibility-option__checkmark[data-v-5e4eff1b]{background-color:color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 10%);border-color:color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 40%)}}.visibility-option .visibility-option__checkbox:checked~.visibility-option__checkmark[data-v-5e4eff1b]{background-color:#fb3e52;background-color:var(--primary-color,#fb3e52);border-color:#fb3e52;border-color:var(--primary-color,#fb3e52)}.visibility-option .visibility-option__checkbox:checked~.visibility-option__checkmark[data-v-5e4eff1b]:after{display:block}.filter-posts__reset-btn[data-v-5e4eff1b]{align-items:center;background:transparent;border:none;color:#333;color:var(--body-background-text-color,#333);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:6px;margin-top:20px;opacity:.7;padding:8px 0;transition:opacity .2s ease}.filter-posts__reset-btn[data-v-5e4eff1b]:hover{opacity:1}.filter-posts__reset-btn i[data-v-5e4eff1b]{font-size:.9rem}.filter-posts__mobile-toggle[data-v-5e4eff1b]{align-items:center;background:#efefef;border:none;border-radius:25px;color:#333;color:var(--body-background-text-color,#333);cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s ease}@supports (color:color-mix(in lch,red,blue)){.filter-posts__mobile-toggle[data-v-5e4eff1b]{background:color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 8%)}}.filter-posts__mobile-toggle[data-v-5e4eff1b]:hover{background:#e0e0e0}@supports (color:color-mix(in lch,red,blue)){.filter-posts__mobile-toggle[data-v-5e4eff1b]:hover{background:color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 15%)}}.filter-posts__mobile-toggle i[data-v-5e4eff1b]{font-size:14px}.multi-select-filter{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.multi-select{min-width:150px;position:relative;width:auto!important}.multi-select:after{border:none!important}.multi-select .btn-select,.multi-select>button{align-items:center!important;background:#efefef!important;border:none!important;border-radius:5px!important;box-shadow:inset 0 0 0 1px #e0e0e0!important;color:#333!important;color:var(--body-background-text-color,#333)!important;cursor:pointer!important;display:inline-flex!important;font-size:.9rem!important;font-weight:500!important;justify-content:space-between!important;padding:10px 20px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;white-space:nowrap!important;width:100%!important}@supports (color:color-mix(in lch,red,blue)){.multi-select .btn-select,.multi-select>button{background:color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 8%)!important;box-shadow:inset 0 0 0 1px color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 15%)!important}}.multi-select .btn-select .buttonLabel,.multi-select>button .buttonLabel{align-items:center!important;color:inherit!important;display:flex!important;justify-content:space-between!important;width:100%!important}.multi-select .btn-select .buttonLabel .caret,.multi-select>button .buttonLabel .caret{border-top-color:#333!important;border-top-color:var(--body-background-text-color,#333)!important;transition:border-color .2s ease!important}.multi-select .btn-select:hover,.multi-select>button:hover{box-shadow:inset 0 0 0 1px #ccc,0 4px 12px #d9d9d9!important;transform:translateY(-2px)}@supports (color:color-mix(in lch,red,blue)){.multi-select .btn-select:hover,.multi-select>button:hover{box-shadow:inset 0 0 0 1px color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 25%),0 4px 12px color-mix(in hsl,var(--body-background-color,#fff),#000 15%)!important}}.multi-select.has-selections .btn-select,.multi-select.has-selections>button{background:#fb3e52!important;background:var(--primary-color,#fb3e52)!important;box-shadow:0 4px 15px rgba(251,62,82,.5)!important;color:#fff!important;color:var(--primary-text-color,#fff)!important}@supports (color:color-mix(in lch,red,blue)){.multi-select.has-selections .btn-select,.multi-select.has-selections>button{box-shadow:0 4px 15px color-mix(in hsl,var(--primary-color,#fb3e52),transparent 50%)!important}}.multi-select.has-selections .btn-select .buttonLabel,.multi-select.has-selections>button .buttonLabel{color:#fff!important;color:var(--primary-text-color,#fff)!important;font-weight:600!important}.multi-select.has-selections .btn-select .caret,.multi-select.has-selections>button .caret{border-top-color:#fff!important;border-top-color:var(--primary-text-color,#fff)!important}.multi-select.has-selections .btn-select:hover,.multi-select.has-selections>button:hover{box-shadow:0 6px 20px rgba(251,62,82,.6)!important;transform:translateY(-2px)}@supports (color:color-mix(in lch,red,blue)){.multi-select.has-selections .btn-select:hover,.multi-select.has-selections>button:hover{box-shadow:0 6px 20px color-mix(in hsl,var(--primary-color,#fb3e52),transparent 40%)!important}}.multi-select .checkBoxContainer{min-height:0!important}.multi-select .checkboxLayer{background-color:#fff!important;background-color:var(--body-background-color,#fff)!important;border:none!important;border-radius:15px!important;box-shadow:0 8px 30px rgba(0,0,0,.15)!important;max-height:400px!important;max-width:300px!important;overflow:hidden!important}.multi-select .checkboxLayer li{border-bottom:none!important;margin-left:0!important;transition:background-color .15s ease!important}.multi-select .checkboxLayer li:hover{background-color:#f5f5f5!important}@supports (color:color-mix(in lch,red,blue)){.multi-select .checkboxLayer li:hover{background-color:color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 5%)!important}}.multi-select .checkboxLayer li span{color:#333!important;color:var(--body-background-text-color,#333)!important;font-size:.85rem!important;margin-left:0!important;white-space:normal}.selectItem{cursor:pointer!important;padding:6px 12px!important}.selectItem.active{background-color:rgba(251,62,82,.1)!important;color:#333!important;color:var(--body-background-text-color,#333)!important;font-weight:600!important}@supports (color:color-mix(in lch,red,blue)){.selectItem.active{background-color:color-mix(in hsl,var(--primary-color,#fb3e52),transparent 90%)!important}}.tab-block{border-bottom:1px solid #ebebeb!important;display:flex!important;flex-wrap:wrap!important;gap:2px!important;justify-content:center!important;padding:6px 8px!important}@supports (color:color-mix(in lch,red,blue)){.tab-block{border-bottom:1px solid color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 10%)!important}}.tab-item{background:transparent!important;border-radius:4px!important;margin:0!important;padding:2px 5px!important;transition:all .15s ease!important}.tab-item:hover:not(.active){background-color:#f5f5f5!important}@supports (color:color-mix(in lch,red,blue)){.tab-item:hover:not(.active){background-color:color-mix(in hsl,var(--body-background-color,#fff),var(--body-background-text-color,#333) 5%)!important}}.tab-item.active{background-color:rgba(251,62,82,.15)!important}@supports (color:color-mix(in lch,red,blue)){.tab-item.active{background-color:color-mix(in hsl,var(--primary-color,#fb3e52),transparent 85%)!important}}.tab-item.active span{border-bottom:none!important;color:#333!important;color:var(--body-background-text-color,#333)!important;font-weight:600!important}.tab-item span{border-bottom:none!important;font-size:.75rem!important}.helperButton{background:transparent!important;border:none!important;color:#fb3e52!important;color:var(--tiles-background-text-color,#fb3e52)!important;cursor:pointer!important;font-size:.8rem!important;padding:8px 12px!important;transition:opacity .2s ease!important}.helperButton:hover{opacity:.7!important}@media only screen and (min-width:1023px){.helperButton{color:#fb3e52!important;color:var(--tiles-background-text-color,#fb3e52)!important;font-size:.75rem!important}}@media only screen and (max-width:1023px){.filter-content-mobile,.filter-month-mobile,.filter-reward-mobile{font-size:.75rem!important}.filter-content-mobile .helperButton,.filter-month-mobile .helperButton,.filter-reward-mobile .helperButton{color:#fb3e52!important;color:var(--body-background-text-color,#fb3e52)!important;font-size:.75rem!important}.filter-content-mobile .btn-select,.filter-month-mobile .btn-select,.filter-reward-mobile .btn-select{padding:8px 15px!important;text-align:left!important}.filter-content-mobile .btn-select .buttonLabel span,.filter-month-mobile .btn-select .buttonLabel span,.filter-reward-mobile .btn-select .buttonLabel span{font-size:.75rem}}.container{width:100%}section.has-cover{background:no-repeat 50% fixed;background-size:cover}section.has-cover.width-contained{background:no-repeat 50%;background-size:100% auto}section.has-cover.ar-stretched{background-size:cover!important}.hero-body{display:flex;flex-direction:column;justify-content:center;text-align:center}div.cover-mask{background-color:rgba(0,0,0,.3);color:#fff}div.cover-mask .content,div.cover-mask .content h1,div.cover-mask .content h2,div.cover-mask .content h3,div.cover-mask .content h4,div.cover-mask .content h5,div.cover-mask .content h6,div.cover-mask .content strong,div.cover-mask .subtitle,div.cover-mask .subtitle h1,div.cover-mask .subtitle h2,div.cover-mask .subtitle h3,div.cover-mask .subtitle h4,div.cover-mask .subtitle h5,div.cover-mask .subtitle h6,div.cover-mask .subtitle strong,div.cover-mask .title,div.cover-mask .title h1,div.cover-mask .title h2,div.cover-mask .title h3,div.cover-mask .title h4,div.cover-mask .title h5,div.cover-mask .title h6,div.cover-mask .title strong{color:inherit}div.cover-mask .subtitle,div.cover-mask .title{text-shadow:rgba(0,0,0,.2) 0 1px 0}div.cover-mask .title{font-weight:300}.media-content{margin-top:-6px}.profileDescription blockquote:not(:last-child),.profileDescription dl:not(:last-child),.profileDescription ol:not(:last-child),.profileDescription p:not(:last-child),.profileDescription pre:not(:last-child),.profileDescription table:not(:last-child),.profileDescription ul:not(:last-child){margin-bottom:0}#supportcta{height:52px}#supportcta,.profilebox{border-radius:0}.ipad-cured{background-attachment:scroll;background-position:top!important;background-size:auto 100vh!important;height:100vh!important}