/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:initial;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Cera Pro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.edd-root{display:block;position:relative;min-width:160px;width:100%;height:100%;max-width:100%;-webkit-user-select:none;user-select:none}.edd-root-disabled{color:#ccc;cursor:not-allowed}.edd-head{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;display:flex;align-items:center;position:relative;overflow:hidden;transition:box-shadow .2s,border-color .15s;height:100%;min-height:42px}@media (min-width:1024px){.edd-head{min-height:50px}}@media (min-width:1280px){.edd-head{min-height:56px}}.has-error .edd-head{--border-opacity:1;border-color:#9b2c2c;border-color:rgba(155,44,44,var(--border-opacity))}.edd-body,.edd-head{border-radius:.25rem}.edd-root:not(.edd-root-disabled):not(.edd-root-open) .edd-head:hover{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.edd-value{padding:.5rem .75rem;font-weight:500;--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));width:calc(100% - 50px);display:block;vertical-align:middle;text-align:left}@media (min-width:1024px){.edd-value{padding:.75rem 1rem}}.edd-root-has-value .edd-value{font-weight:400;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));text-transform:none}.edd-arrow{position:absolute;width:18px;height:10px;top:calc(50% - 5px);right:15px;transition:transform .15s;cursor:pointer}.edd-arrow:before{content:"";position:absolute;width:11px;height:11px;border-right:1px solid;border-bottom:1px solid;top:-3px;right:0;transform:rotate(45deg);transform-origin:50% 25%}.edd-root-open .edd-arrow{transform:rotate(180deg)}.edd-group-label,.edd-option,.edd-value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.edd-option,.edd-root:not(.edd-root-disabled) .edd-value{cursor:pointer}.edd-select{position:absolute;opacity:0;width:100%;left:-100%;top:0}.edd-root-native .edd-select{left:0;top:0;width:100%;height:100%}.edd-body{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;padding-top:.5rem;padding-bottom:.5rem;margin:8px 0;opacity:0;position:absolute;left:0;right:0;pointer-events:none;overflow:hidden;z-index:999;box-shadow:0 0 20px rgba(0,0,0,.1);transform:scale(.95)}.edd-root-open .edd-body{opacity:1;pointer-events:all;transform:scale(1);transition:opacity .2s,transform .1s cubic-bezier(.25,.46,.45,.94)}.edd-root-open-above .edd-body{bottom:100%}.edd-root-open-below .edd-body{top:100%}.edd-items-list{overflow:auto;max-height:0;transition:max-height .2s cubic-bezier(.25,.46,.45,.94);-webkit-overflow-scrolling:touch}.edd-option{padding:.25rem 1rem;text-align:left}.edd-option-selected{font-weight:400}.edd-option-focused:not(.edd-option-disabled){--text-opacity:1;color:#6a5aff;color:rgba(106,90,255,var(--text-opacity))}.edd-group-disabled .edd-option,.edd-option-disabled{cursor:default;color:#ccc}@media (min-width:1024px){.styled-dropdown-ui .edd-value{padding-top:1rem;padding-bottom:1rem}}.styled-dropdown-rounded .edd-head{border-radius:9999px}.styled-dropdown-rounded .edd-arrow:before{border-right:2px solid #6a5aff;border-bottom:2px solid #6a5aff}@media (min-width:1024px){.styled-dropdown-rounded .edd-arrow:before{width:14px;height:14px;right:1px;top:-4px}}form input,form textarea{border-radius:.25rem;border-width:1px;padding:.5rem .75rem;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));width:100%}@media (min-width:1024px){form input,form textarea{padding:.75rem 1rem}}form input:hover,form textarea:hover{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}form input.has-error,form textarea.has-error{--border-opacity:1;border-color:#9b2c2c;border-color:rgba(155,44,44,var(--border-opacity))}form .field.dropdown label,form .field.file label,form .field.textarea label,form .field.text label{display:inline-block;font-weight:500;font-size:1rem;margin-bottom:.5rem;padding-left:.75rem;padding-right:.75rem}@media (min-width:1024px){form .field.dropdown label,form .field.file label,form .field.textarea label,form .field.text label{padding-left:1rem;padding-right:1rem}}.form-field-label{display:flex;align-items:center;padding-left:.75rem;padding-right:.75rem}@media (min-width:1024px){.form-field-label{padding-left:1rem;padding-right:1rem}}.form-field-label label{padding-left:0!important;padding-right:0!important}.form-field-label .length-limit-counter{font-size:.75rem;margin-bottom:.5rem;margin-left:.5rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}@media (min-width:768px){.form-field-label .length-limit-counter{font-size:.875rem}}.form-field-message{display:inline-block;font-weight:400;font-size:.75rem;margin-top:.25rem;padding-left:.75rem;padding-right:.75rem;--text-opacity:1;color:#9b2c2c;color:rgba(155,44,44,var(--text-opacity))}@media (min-width:1024px){.form-field-message{font-size:.875rem;padding-left:1rem;padding-right:1rem}}.field.checkbox .form-field-message{display:block}.field.optionset .form-field-message{padding-left:0;padding-right:0}@media (min-width:768px){.field.optionset .form-field-message{display:block;text-align:center}}.styled-form fieldset{margin-top:3rem;margin-bottom:3rem}@media (min-width:768px){.styled-form fieldset{margin-top:4rem;margin-bottom:4rem}}.styled-form .field.required-if>label sup{visibility:visible}@media (min-width:768px){.styled-form .field ul.optionset{display:flex;flex-wrap:wrap}}.styled-form .field.optionset>label{display:inline-block;margin-bottom:1rem}@media (min-width:768px){.styled-form .field.optionset>label{display:block;margin-left:auto;margin-right:auto;text-align:center;width:75%}}@media (min-width:1024px){.styled-form .field.optionset>label{width:66.666667%}}.styled-form .field.optionset li:not(:first-child){margin-top:.5rem}@media (min-width:768px){.styled-form .field.optionset li:not(:first-child){margin-top:0;margin-left:1rem}}.styled-form .field.optionset li label{cursor:pointer;display:inline-flex;align-items:center;position:relative}.styled-form .field.optionset li label:hover:before{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.styled-form .field.optionset li label:before{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:9999px;border-width:1px;flex-shrink:0;margin-right:1rem;content:"";width:1.75em;height:1.75em}.styled-form .field.optionset li input[type=radio]{position:absolute;visibility:hidden;width:0}.styled-form .field.optionset li input[type=radio]:checked~label{font-weight:500}.styled-form .field.optionset li input[type=radio]:checked~label:before{--bg-opacity:1;background-color:#a0aec0;background-color:rgba(160,174,192,var(--bg-opacity));--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.styled-form .field.checkbox label,.styled-form .field.checkboxset li label{cursor:pointer;display:inline-flex;align-items:center;position:relative}@media (min-width:1280px){.styled-form .field.checkbox label,.styled-form .field.checkboxset li label{font-size:1.125rem}}.styled-form .field.checkbox label:hover:before,.styled-form .field.checkboxset li label:hover:before{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.styled-form .field.checkbox label:before,.styled-form .field.checkboxset li label:before{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.25rem;border-width:1px;flex-shrink:0;margin-right:.75rem;content:"";width:1.25em;height:1.25em}.styled-form .field.checkbox input[type=checkbox],.styled-form .field.checkboxset li input[type=checkbox]{position:absolute;visibility:hidden;width:0}.styled-form .field.checkbox input[type=checkbox]:checked~label:before,.styled-form .field.checkboxset li input[type=checkbox]:checked~label:before{--bg-opacity:1;background-color:#6a5aff;background-color:rgba(106,90,255,var(--bg-opacity));--border-opacity:1;border-color:#6a5aff;border-color:rgba(106,90,255,var(--border-opacity))}.styled-form .field.checkbox.has-error .form-field-message.bad,.styled-form .field.checkboxset li.has-error .form-field-message.bad{margin-left:1rem;padding-left:28px}@media (min-width:768px){.styled-form .field.checkboxset.large li{margin-top:1rem;margin-bottom:1rem}}.styled-form .field.file{position:relative}.styled-form .field.file input[type=file]{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.styled-form .field.file.has-error .file-input-placeholder{--border-opacity:1;border-color:#9b2c2c;border-color:rgba(155,44,44,var(--border-opacity))}.styled-form .field.file .file-input-placeholder{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));--border-opacity:1;border-radius:.25rem;border:1px dashed #a0aec0;border-color:rgba(160,174,192,var(--border-opacity));cursor:pointer;display:flex;align-items:center;font-size:.875rem;padding:.5rem .75rem;position:relative;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;min-height:42px}@media (min-width:1024px){.styled-form .field.file .file-input-placeholder{min-height:50px;padding:.75rem 1rem}}@media (min-width:1280px){.styled-form .field.file .file-input-placeholder{min-height:54px}}.styled-form .field.file .file-input-placeholder:hover{--border-opacity:1;border-color:#1a202c;border-color:rgba(26,32,44,var(--border-opacity))}.styled-form [type=submit]:disabled{opacity:.25}.styled-form-float .field.dropdown label,.styled-form-float .field.text label{font-weight:300;font-size:1rem;pointer-events:none;position:absolute;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));z-index:10}@media (min-width:1280px){.styled-form-float .field.dropdown label,.styled-form-float .field.text label{font-size:1.25rem}}.styled-form-float .field.dropdown label,.styled-form-float .field.text label{top:8px}@media (min-width:1024px){.styled-form-float .field.dropdown label,.styled-form-float .field.text label{top:12px}}@media (min-width:1280px){.styled-form-float .field.dropdown label,.styled-form-float .field.text label{top:13px}}.styled-form-float .field.dropdown.is-filled label,.styled-form-float .field.dropdown.is-focused label,.styled-form-float .field.text.is-filled label,.styled-form-float .field.text.is-focused label{opacity:0;visibility:hidden}.styled-form-float .form-field-wrapper{position:relative}.form-message-error{--text-opacity:1;color:#ff2b43;color:rgba(255,43,67,var(--text-opacity))}#FooterSubscribeForm_FooterSubscribeForm .form-message-error{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.home-header-slider{margin-left:calc(-1*var(--container-padding));margin-right:calc(-1*var(--container-padding))}@media (min-width:768px){.home-header-slider{margin:0;right:calc(-1*var(--container-padding))}}.item-footer-nav .return-to{left:50%;transform:translateX(-50%)}.tingle-enabled,.tingle-modal{overflow:hidden}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;flex-direction:column;align-items:center;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.75);opacity:0;-webkit-user-select:none;user-select:none;cursor:pointer;transition:opacity .2s ease;display:flex;width:100%}@media (min-width:768px){.tingle-modal{display:flex}}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{transform:scale(1)}.tingle-modal--overflow{overflow-y:scroll;padding-top:75px;padding-bottom:75px}.tingle-modal__close{--bg-opacity:1;background-color:#6a5aff;background-color:rgba(106,90,255,var(--bg-opacity));position:absolute;top:-60px;right:10px;z-index:1000;padding:0;width:45px;height:45px;line-height:1;cursor:pointer;border-radius:50%}@media (min-width:1024px){.tingle-modal__close{right:-15px;top:-25px}}.tingle-modal__close:active:not(:disabled),.tingle-modal__close:focus:not(:disabled),.tingle-modal__close:hover:not(:disabled){--bg-opacity:1;background-color:#fae105;background-color:rgba(250,225,5,var(--bg-opacity))}.tingle-modal__closeIcon{width:40px;height:40px;margin:auto;display:flex;align-items:center;justify-content:center;line-height:1}.tingle-modal__closeIcon svg{width:50%;height:50%}.tingle-modal__closeIcon svg path{fill:#fff}.tingle-modal.modal--ajax .tingle-modal__close,.tingle-modal__closeLabel{display:none}.tingle-modal-box{position:relative;flex-shrink:0;margin-top:auto;margin-bottom:auto;min-height:1px;width:100%;opacity:1;cursor:auto;transition:opacity .3s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8);padding:0 10px}@media (min-width:768px){.tingle-modal-box{width:auto}}.modal--loading:before{content:"Loading...";position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;display:block}.modal--video .tingle-modal-box{min-width:75%}@media (min-width:1280px){.modal--video .tingle-modal-box{min-width:60%}}.modal--video .tingle-modal-box__content{position:relative}.modal--video .tingle-modal-box__content:after{content:"";display:block;height:0;width:100%;padding-top:56.25%}.modal--video iframe{width:100%;height:100%;position:absolute;top:0;left:0}.modal--embed .tingle-modal-box{min-width:75%}@media (min-width:1280px){.modal--embed .tingle-modal-box{min-width:60%}}.modal--embed .tingle-modal-box__content{position:relative}.modal--embed .tingle-modal-box__content:after{content:"";display:block;height:0;width:100%;padding-top:125%}.modal--embed iframe{width:100%;height:100%;position:absolute;top:0;left:0}.modal--content .tingle-modal-box__content{display:flex;justify-content:center}.modal--content .modal-content-wrapper{max-width:900px;border-radius:4px;background:#fff;min-width:1px;width:100%}@media (min-width:1024px){.modal--content .modal-popup{max-width:1000px;width:1000px}}[data-auto-modal]{display:none}@media (min-width:768px){.subscribe-modal-inner{min-width:600px}}.modal--content .pledge-modal.modal-content-wrapper{max-width:600px}.section-partners:before{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDM0NiI+PHBhdGggZD0iTTAgMGw3MjAgNzIuODU4TDE0NDAgMHYzNDZIMHoiIGZpbGw9IiNlZGYyZjciIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) no-repeat;background-size:cover;background-position:top;padding-top:24.7142857%;display:block;margin-bottom:-16%}.partners-logos-wrapper{overflow:hidden;white-space:nowrap}.partners-logos-wrapper:before{height:0;position:absolute;width:0;z-index:10;transition-property:opacity;transition-duration:.2s;content:"";border:20px solid transparent;border-top-color:#edf2f7;left:50%;transform:translateX(-50%);top:0}.marquee3k__copy{display:inline-flex!important}.partners-logos-track{flex-wrap:wrap;width:100%}.partners-logos-track.has-ticker .partners-logo{width:120px}@media (min-width:768px){.partners-logos-track.has-ticker .partners-logo{width:20%}}.partners-logo img{max-height:160px}.partners-form fieldset{margin:0}@keyframes marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes marquee2{0%{transform:translateX(0)}to{transform:translateX(-200%)}}.section-pledge{background:url(/_resources/themes/app/dist/images/bg-pledge.png);background-position:top}.pledge-container{top:-64px}.pledge-item span{top:5px}@media (min-width:1280px){.pledge-item span{top:3px}}.pledge-modal{padding:1rem}@media (min-width:768px){.pledge-modal{padding:2rem}}.pledge-modal .richtext h1,.pledge-modal .richtext h2,.pledge-modal .richtext h3,.pledge-modal .richtext h4,.pledge-modal .richtext h5,.pledge-modal .richtext h6,.pledge-modal .richtext p{margin-top:1.5rem;margin-bottom:1.5rem}.pledge-modal .richtext h1:first-child,.pledge-modal .richtext h2:first-child,.pledge-modal .richtext h3:first-child,.pledge-modal .richtext h4:first-child,.pledge-modal .richtext h5:first-child,.pledge-modal .richtext h6:first-child,.pledge-modal .richtext p:first-child{margin-top:0}@media (min-width:1280px){.pledge-modal .richtext p{margin-top:1.5rem;margin-bottom:1.5rem}}.pagetype-homepage .site-header:not(.is-stuck){--bg-opacity:1;background-color:#6a5aff;background-color:rgba(106,90,255,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.pagetype-homepage .site-header:not(.is-stuck) .nav-pledge{--border-opacity:1;border-color:#fae105;border-color:rgba(250,225,5,var(--border-opacity));--text-opacity:1;color:#fae105;color:rgba(250,225,5,var(--text-opacity))}.pagetype-homepage .site-header:not(.is-stuck) .nav-pledge:hover{--text-opacity:1;color:#6a5aff;color:rgba(106,90,255,var(--text-opacity))}.site-header.is-stuck{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity));border-bottom-width:1px}@media (min-width:768px){.site-header.is-stuck{padding-top:1.5rem;padding-bottom:1.5rem}}.site-header.is-stuck .site-logo{width:3rem}@media (min-width:1024px){.site-header.is-stuck .site-logo{width:4rem}}@media (max-width:767px){.site-nav{--bg-opacity:1;background-color:#6a5aff;background-color:rgba(106,90,255,var(--bg-opacity));opacity:0;padding:5rem 2rem 2rem;pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));transition-property:opacity;transition-duration:.2s}}.site-nav a:not(.nav-pledge):hover{background-image:linear-gradient(180deg,transparent 50%,#fae105 0);background-position:0 .4em;background-size:100% .7em;background-repeat:no-repeat;display:inline}.js-nav-active{overflow:hidden}.js-nav-active .site-nav{opacity:1;pointer-events:auto}.js-nav-active .site-nav-trigger{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.js-nav-active .nav-pledge{--border-opacity:1;border-color:#fae105;border-color:rgba(250,225,5,var(--border-opacity));--text-opacity:1;color:#fae105;color:rgba(250,225,5,var(--text-opacity))}.js-nav-active .nav-pledge:hover{--text-opacity:1;color:#6a5aff;color:rgba(106,90,255,var(--text-opacity))}.site-nav-trigger{margin-right:.5rem;position:relative;transition-duration:.5s;width:32px;height:27px}.site-nav-trigger,.site-nav-trigger span{--transform-translate-x:0;--transform-translate-y:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-rotate:0;transition-property:transform}.site-nav-trigger span{background-color:currentColor;border-radius:.25rem;display:block;opacity:1;position:absolute;left:0;width:100%;transition-duration:.2s;height:3px}.site-nav-trigger span:first-child{top:3px}.site-nav-trigger span:nth-child(2),.site-nav-trigger span:nth-child(3){top:12px}.site-nav-trigger span:nth-child(4){top:21px}.js-nav-active .site-nav-trigger span:first-child{top:12px;width:0;left:50%}.js-nav-active .site-nav-trigger span:nth-child(2){--transform-rotate:45deg}.js-nav-active .site-nav-trigger span:nth-child(3){--transform-rotate:-45deg}.js-nav-active .site-nav-trigger span:nth-child(4){top:9px;width:0;left:50%}@media (max-width:767px){.site-footer-container.container{padding-left:2rem;padding-right:2rem}}.site-subscribe:before{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background:#0b1427;opacity:.6}.site-subscribe form{margin-left:auto;margin-right:auto;max-width:620px}.site-subscribe [type=email]{border-radius:9999px}@media (min-width:768px){.site-subscribe [type=email]{border-top-right-radius:0;border-bottom-right-radius:0;padding-left:1.5rem}}@media (max-width:767px){.site-subscribe [type=submit]{margin-top:1rem;width:100%}}@media (min-width:768px){.site-subscribe [type=submit]{width:160px;border-top-left-radius:0;border-bottom-left-radius:0}}@media (min-width:1024px){.site-subscribe [type=submit]{width:180px;padding-left:2rem;padding-right:2rem}}.slide-video:before{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background:#0b1427;opacity:.6}.slide-video .play-icon{top:50%;left:50%;transform:translate(-50%,-50%)}.slide-video:hover:before{opacity:0}.slide-video:hover .play-icon{opacity:1;--text-opacity:1;color:#fae105;color:rgba(250,225,5,var(--text-opacity))}.story-item-photo:before{--bg-opacity:1;background-color:#ff2b43;background-color:rgba(255,43,67,var(--bg-opacity));opacity:.25;top:0;right:0;bottom:0;left:0}.story-item-details:before,.story-item-photo:before{position:absolute;transition-property:opacity;transition-duration:.2s;content:""}.story-item-details:before{height:0;opacity:0;width:0;border:10px solid transparent;border-bottom-color:#ff2b43;left:50%;transform:translateX(-50%);bottom:100%}@media (min-width:768px){.story-item-details:before{transform:translateY(-50%);left:auto;bottom:calc(50% - 10px)}}@media (min-width:768px){.story-item-even .story-item-details:before{transform:translateY(-50%) rotate(90deg);left:100%}}@media (min-width:1024px){.story-item-even .story-item-details:before{transform:translateY(-50%) rotate(-90deg);right:100%;left:auto}.story-item-even .story-item-photo{order:-9999}}@media (min-width:768px){.story-item-odd .story-item-details:before{transform:translateY(-50%) rotate(-90deg);right:100%}}@media (min-width:1024px){.story-item:nth-child(3n).story-item-odd+.story-item .story-item-photo,.story-item:nth-child(3n).story-item-odd .story-item-photo{order:9999}.story-item:nth-child(3n).story-item-odd+.story-item .story-item-details:before,.story-item:nth-child(3n).story-item-odd .story-item-details:before{transform:translateY(-50%) rotate(90deg);left:100%;right:auto}}.story-item:hover .story-item-photo:before{opacity:0}.story-item:hover .story-item-details{--bg-opacity:1;background-color:#ff2b43;background-color:rgba(255,43,67,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.story-item:hover .story-item-details:before{opacity:1}.story-item:hover .story-item-actions{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.story-item:hover .story-item-actions div,.story-item:hover .story-item-actions span{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.story-item:hover .story-item-actions span{opacity:1}.section-testimonials header:after{height:0;position:absolute;width:0;z-index:10;transition-property:opacity;transition-duration:.2s;content:"";border:20px solid transparent;border-top-color:#edf2f7;left:50%;transform:translateX(-50%);top:100%}.testimonials-slider .swiper-button-disabled{--text-opacity:1;color:#998fff;color:rgba(153,143,255,var(--text-opacity))}@media (min-width:768px){.testimonials-slider-actions{top:calc(100% - 65px);right:0}}@media (min-width:1280px){.testimonials-slider-actions{top:calc(100% - 80px)}}.richtext p{margin-top:1rem;margin-bottom:1rem}.richtext-no-p p:first-child{margin-top:0}.richtext-no-p p:last-child{margin-bottom:0}.wysiwyg ul:not([class]){list-style-position:inside;list-style-type:disc}.wysiwyg ol:not([class]){list-style-position:inside;list-style-type:decimal}.wysiwyg a{font-weight:500}.wysiwyg a:hover{--text-opacity:1;color:#6a5aff;color:rgba(106,90,255,var(--text-opacity))}@media (min-width:768px){.wysiwyg p{margin-top:1.5rem;margin-bottom:1.5rem}}@media (min-width:1280px){.wysiwyg p{margin-top:2rem;margin-bottom:2rem}}.wysiwyg blockquote,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-weight:700;font-size:1.25rem;margin-top:2rem;margin-bottom:2rem;--text-opacity:1;color:#6a5aff;color:rgba(106,90,255,var(--text-opacity))}@media (min-width:768px){.wysiwyg blockquote,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-size:1.5rem}}@media (min-width:1024px){.wysiwyg blockquote,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-size:1.875rem}}@media (min-width:1280px){.wysiwyg blockquote,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-size:2.25rem;line-height:1.25}}.wysiwyg blockquote{margin-top:3rem;margin-bottom:3rem}.em-highlight{font-style:normal;background-image:linear-gradient(180deg,transparent 50%,#fae105 0);background-position:0 .4em;background-size:100% .7em;background-repeat:no-repeat;display:inline}.em-highlight-alt .em-highlight{background-image:linear-gradient(180deg,transparent 50%,#ff2b43 0)}.btn{--border-opacity:1;border-color:#6a5aff;border-color:rgba(106,90,255,var(--border-opacity));border-radius:9999px;border-width:3px;display:inline-block;font-weight:500;padding:.5rem 1.5rem;position:relative;text-align:center;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.2s}@media (min-width:1024px){.btn{padding:.75rem 3rem}}.btn-group-on-dark .btn{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.btn.btn-fill:hover,.btn.btn-hollow:hover,.btn:hover{--bg-opacity:1;background-color:#fae105;background-color:rgba(250,225,5,var(--bg-opacity));--border-opacity:1;border-color:#fae105;border-color:rgba(250,225,5,var(--border-opacity));--text-opacity:1;color:#6a5aff;color:rgba(106,90,255,var(--text-opacity))}.btn-fill{--bg-opacity:1;background-color:#6a5aff;background-color:rgba(106,90,255,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.btn-group-on-dark .btn-fill{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.btn-group-on-dark .btn-fill,.btn-hollow{--text-opacity:1;color:#6a5aff;color:rgba(106,90,255,var(--text-opacity))}.btn-group-on-dark .btn-hollow{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.btn-arrow:after,.btn-arrow:before{height:0;position:absolute;width:0;transition-property:background-color,border-color,color,fill,stroke;transition-duration:.2s;content:"";top:100%;left:50%;border:solid transparent}.btn-arrow:before{border-color:#6a5aff transparent transparent;border-width:16px;margin-left:-16px}.btn-arrow:after{border-color:#edf2f7 transparent transparent;border-width:12px;margin-left:-12px}.btn-arrow:hover:after,.btn-arrow:hover:before{border-top-color:#fae105}@media (max-width:767px){.btn-group-single .btn{width:100%}}.btn-group-multiple{display:flex;flex-wrap:wrap;align-items:flex-start}.btn-group-multiple .btn{margin-right:.5rem;margin-bottom:1rem}@media (min-width:768px){.btn-group-multiple .btn{margin-right:.5rem}}@media (min-width:1024px){.btn-group-multiple .btn{margin-right:2rem}}@media (max-width:767px){.btn-group-multiple .btn{margin:0;width:100%}.btn-group-multiple .btn:not(:first-child){margin-top:1rem}.btn-group-multiple .btn span{justify-content:center}}@font-face{font-family:Cera Pro;src:url(/_resources/themes/app/dist/fonts/cera_pro_light-webfont.woff2) format("woff2"),url(/_resources/themes/app/dist/fonts/cera_pro_light-webfont.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Cera Pro;src:url(/_resources/themes/app/dist/fonts/cera_pro_medium-webfont.woff2) format("woff2"),url(/_resources/themes/app/dist/fonts/cera_pro_medium-webfont.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Cera Pro;src:url(/_resources/themes/app/dist/fonts/cera_pro_bold-webfont.woff2) format("woff2"),url(/_resources/themes/app/dist/fonts/cera_pro_bold-webfont.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}strong{font-weight:700}svg{width:100%}address{font-style:normal}:root{--container-width:1280px;--container-sm-width:1060px;--container-md-width:1160px;--container-padding:10px}@media (min-width:768px){:root{--container-padding:30px}}@media (min-width:1280px){:root{--container-padding:50px}}.container,.container-md,.container-sm{margin-left:auto;margin-right:auto;padding-left:var(--container-padding);padding-right:var(--container-padding);max-width:calc(var(--container-width) + 2*var(--container-padding))}.container-sm{max-width:calc(var(--container-sm-width) + 2*var(--container-padding))}.container-md{max-width:calc(var(--container-md-width) + 2*var(--container-padding))}[data-whatinput=mouse] [role=button],[data-whatinput=mouse] button,[data-whatinput=mouse] input[type=submit]{outline:none}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.bg-primary{--bg-opacity:1;background-color:#6a5aff;background-color:rgba(106,90,255,var(--bg-opacity))}.bg-secondary{--bg-opacity:1;background-color:#ff2b43;background-color:rgba(255,43,67,var(--bg-opacity))}.hover\:bg-primary:hover{--bg-opacity:1;background-color:#6a5aff;background-color:rgba(106,90,255,var(--bg-opacity))}.hover\:bg-accent:hover{--bg-opacity:1;background-color:#fae105;background-color:rgba(250,225,5,var(--bg-opacity))}.bg-center{background-position:50%}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.border-collapse{border-collapse:collapse}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.border-primary{--border-opacity:1;border-color:#6a5aff;border-color:rgba(106,90,255,var(--border-opacity))}.border-primary-light{--border-opacity:1;border-color:#998fff;border-color:rgba(153,143,255,var(--border-opacity))}.hover\:border-primary:hover{--border-opacity:1;border-color:#6a5aff;border-color:rgba(106,90,255,var(--border-opacity))}.hover\:border-accent:hover{--border-opacity:1;border-color:#fae105;border-color:rgba(250,225,5,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border-3{border-width:3px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.order-last{order:9999}.font-sans{font-family:Cera Pro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-light{font-weight:300}.font-medium{font-weight:500}.font-bold{font-weight:700}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-full{height:100%}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mb-16{margin-bottom:4rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.-mt-4{margin-top:-1rem}.-mt-12{margin-top:-3rem}.-mt-16{margin-top:-4rem}.max-w-xs{max-width:20rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.opacity-0{opacity:0}.hover\:opacity-50:hover,.opacity-50{opacity:.5}.hover\:opacity-75:hover{opacity:.75}.overflow-hidden{overflow:hidden}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pr-10{padding-right:2.5rem}.pb-16{padding-bottom:4rem}.pt-24{padding-top:6rem}.pb-24{padding-bottom:6rem}.pb-32{padding-bottom:8rem}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.resize{resize:both}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.text-left{text-align:left}.text-center{text-align:center}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-primary{--text-opacity:1;color:#6a5aff;color:rgba(106,90,255,var(--text-opacity))}.text-primary-light{--text-opacity:1;color:#998fff;color:rgba(153,143,255,var(--text-opacity))}.text-accent{--text-opacity:1;color:#fae105;color:rgba(250,225,5,var(--text-opacity))}.text-success{--text-opacity:1;color:#00e73a;color:rgba(0,231,58,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-primary:hover{--text-opacity:1;color:#6a5aff;color:rgba(106,90,255,var(--text-opacity))}.hover\:text-primary-light:hover{--text-opacity:1;color:#998fff;color:rgba(153,143,255,var(--text-opacity))}.hover\:text-accent:hover{--text-opacity:1;color:#fae105;color:rgba(250,225,5,var(--text-opacity))}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.invisible{visibility:hidden}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-1\/4{width:25%}.w-full{width:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.gap-4{grid-gap:1rem;gap:1rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.-rotate-90{--transform-rotate:-90deg}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-colors{transition-property:background-color,border-color,color,fill,stroke}.transition-opacity{transition-property:opacity}.duration-200{transition-duration:.2s}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.about-header:before{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background:#0b1427;opacity:.7}@media (min-width:768px){.faq-item{border-radius:50px}}.faq-item-answer span{top:5px}.section-dyk{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDM0NiI+PHBhdGggZD0iTTAgMGw3MjAgNzIuODU4TDE0NDAgMHYzNDZIMHoiIGZpbGw9IiM2QTVBRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) no-repeat;background-size:cover;background-position:top}.blog-post-slide:before{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background:#0b1427;opacity:.7}.blog-post-slider .swiper-button-disabled{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.blog-post-list{display:grid;padding-top:2rem;padding-bottom:2rem;grid-gap:1rem;gap:1rem}@media (min-width:768px){.blog-post-list{padding-top:4rem;padding-bottom:4rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.blog-post-list{grid-gap:2rem;gap:2rem}}@media (min-width:1280px){.blog-post-list{padding-top:6rem;padding-bottom:6rem;grid-gap:3rem;gap:3rem}}.stories-header:before{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background:#0b1427;opacity:.7}.stories-list{display:grid}@media (min-width:768px){.stories-list{margin-left:auto;margin-right:auto;width:83.333333%}}@media (min-width:1024px){.stories-list{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}.story-content blockquote:first-child,.story-content h1:first-child,.story-content h2:first-child,.story-content h3:first-child,.story-content h4:first-child,.story-content h5:first-child,.story-content h6:first-child{margin-top:0;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.story-page-thumb-slider .swiper-slide{cursor:pointer}.story-page-thumb-slider .swiper-slide:not(.swiper-slide-thumb-active){opacity:.5;transition-property:opacity;transition-duration:.2s}.story-page-thumb-slider .swiper-slide:not(.swiper-slide-thumb-active):hover{opacity:.75}.story-page-thumb-slider .swiper-slide img{margin-left:auto;margin-right:auto}.story-page-thumb-slider.has-nav .swiper-container{margin-left:2rem;margin-right:2rem}.story-page-thumb-slider .slider-nav{position:absolute;top:50%;transform:translateY(-50%)}.story-page-thumb-slider .slider-prev{left:-4px}.story-page-thumb-slider .slider-next{right:-4px}@media (min-width:768px){.story-page-slider{width:50%}}@media (min-width:1024px){.story-page-slider{width:400px}}#ManageSubscriptionForm_ManageSubscriptionForm{max-width:550px;margin:auto}#ManageSubscriptionForm_ManageSubscriptionForm .message{margin-top:1rem}#ManageSubscriptionForm_ManageSubscriptionForm .btn-toolbar{text-align:center}#ManageSubscriptionForm_ManageSubscriptionForm .message.good{font-weight:700;text-align:center}#ManageSubscriptionForm_ManageSubscriptionForm #ManageSubscriptionForm_ManageSubscriptionForm_Unsubscribe{justify-content:center}@media (min-width:768px){.md\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.md\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.md\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.md\:space-y-8>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(2rem*(1 - var(--space-y-reverse)));margin-bottom:calc(2rem*var(--space-y-reverse))}.md\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.md\:border-gray-300{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.md\:border-t{border-top-width:1px}.md\:border-b{border-bottom-width:1px}.md\:border-l{border-left-width:1px}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:h-10{height:2.5rem}.md\:h-24{height:6rem}.md\:text-xs{font-size:.75rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:2.625rem;line-height:1.25}.md\:text-6xl{font-size:4rem}.md\:leading-tight{line-height:1.25}.md\:leading-snug{line-height:1.375}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mt-0{margin-top:0}.md\:ml-2{margin-left:.5rem}.md\:mt-4{margin-top:1rem}.md\:mt-8{margin-top:2rem}.md\:mr-8{margin-right:2rem}.md\:mb-8{margin-bottom:2rem}.md\:mt-12{margin-top:3rem}.md\:mt-16{margin-top:4rem}.md\:mt-auto{margin-top:auto}.md\:-mt-6{margin-top:-1.5rem}.md\:-mb-8{margin-bottom:-2rem}.md\:-mt-20{margin-top:-5rem}.md\:max-w-2xl{max-width:42rem}.md\:object-cover{object-fit:cover}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:pl-8{padding-left:2rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pt-16{padding-top:4rem}.md\:pb-16{padding-bottom:4rem}.md\:pt-24{padding-top:6rem}.md\:pb-24{padding-bottom:6rem}.md\:pb-32{padding-bottom:8rem}.md\:absolute{position:absolute}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:w-8{width:2rem}.md\:w-10{width:2.5rem}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-3\/4{width:75%}.md\:w-5\/6{width:83.333333%}.md\:z-10{z-index:10}.md\:gap-0{grid-gap:0;gap:0}.md\:gap-6{grid-gap:1.5rem;gap:1.5rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:col-span-3{grid-column:span 3/span 3}}@media (min-width:1024px){.lg\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.lg\:space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.lg\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.lg\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.lg\:rounded-full{border-radius:9999px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:h-6{height:1.5rem}.lg\:h-40{height:10rem}.lg\:h-64{height:16rem}.lg\:text-base{font-size:1rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:text-4xl{font-size:2.25rem}.lg\:text-5xl{font-size:2.625rem;line-height:1.25}.lg\:text-6xl{font-size:4rem}.lg\:text-7xl{font-size:5rem;line-height:1}.lg\:leading-tight{line-height:1.25}.lg\:leading-snug{line-height:1.375}.lg\:m-0{margin:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mt-4{margin-top:1rem}.lg\:mr-4{margin-right:1rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-16{margin-top:4rem}.lg\:mb-16{margin-bottom:4rem}.lg\:-mt-20{margin-top:-5rem}.lg\:max-w-none{max-width:none}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:pt-0{padding-top:0}.lg\:pr-4{padding-right:1rem}.lg\:pr-12{padding-right:3rem}.lg\:pt-24{padding-top:6rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pt-32{padding-top:8rem}.lg\:pb-40{padding-bottom:10rem}.lg\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:w-6{width:1.5rem}.lg\:w-10{width:2.5rem}.lg\:w-24{width:6rem}.lg\:w-32{width:8rem}.lg\:w-40{width:10rem}.lg\:w-auto{width:auto}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-3\/5{width:60%}.lg\:w-full{width:100%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-auto{grid-column:auto}.lg\:col-span-1{grid-column:span 1/span 1}}@media (min-width:1280px){.xl\:space-x-16>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(4rem*var(--space-x-reverse));margin-left:calc(4rem*(1 - var(--space-x-reverse)))}.xl\:h-12{height:3rem}.xl\:h-32{height:8rem}.xl\:h-48{height:12rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-4xl{font-size:2.25rem}.xl\:text-5xl{font-size:2.625rem;line-height:1.25}.xl\:text-6xl{font-size:4rem}.xl\:text-7xl{font-size:5rem;line-height:1}.xl\:text-8xl{font-size:6rem;line-height:1}.xl\:leading-tight{line-height:1.25}.xl\:mt-2{margin-top:.5rem}.xl\:mt-4{margin-top:1rem}.xl\:mt-8{margin-top:2rem}.xl\:mr-8{margin-right:2rem}.xl\:mt-12{margin-top:3rem}.xl\:mt-16{margin-top:4rem}.xl\:mb-24{margin-bottom:6rem}.xl\:-mt-8{margin-top:-2rem}.xl\:-mt-24{margin-top:-6rem}.xl\:max-w-none{max-width:none}.xl\:max-w-4xl{max-width:56rem}.xl\:p-12{padding:3rem}.xl\:p-16{padding:4rem}.xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:py-16{padding-top:4rem;padding-bottom:4rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:py-32{padding-top:8rem;padding-bottom:8rem}.xl\:py-40{padding-top:10rem;padding-bottom:10rem}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:pt-16{padding-top:4rem}.xl\:pr-16{padding-right:4rem}.xl\:pt-20{padding-top:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pt-40{padding-top:10rem}.xl\:pb-40{padding-bottom:10rem}.xl\:w-12{width:3rem}.xl\:w-32{width:8rem}.xl\:w-48{width:12rem}.xl\:gap-20{grid-gap:5rem;gap:5rem}}@media (min-width:1440px){.\32xl\:space-x-8>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2rem*var(--space-x-reverse));margin-left:calc(2rem*(1 - var(--space-x-reverse)))}.\32xl\:text-xl{font-size:1.25rem}.\32xl\:leading-tight{line-height:1.25}.\32xl\:py-20{padding-top:5rem;padding-bottom:5rem}.\32xl\:pr-24{padding-right:6rem}.\32xl\:w-2\/3{width:66.666667%}}