.ts-control{border:1px solid #d0d0d0;border-radius:3px;box-shadow:none;box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden;padding:8px;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:6px 8px 3px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{display:inline-block;vertical-align:initial}.ts-wrapper.multi .ts-control>div{background:#f2f2f2;border:0 solid #d0d0d0;color:#303030;cursor:pointer;margin:0 3px 3px 0;overflow:auto;padding:2px 6px}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;border:0 solid #cacaca;color:#303030}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#fff;border:0 solid #fff;color:#7d7d7d}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:#fafafa;opacity:.5}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 3px 3px;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;height:30px;margin:5px 8px;width:30px}.ts-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ts-dropdown-content{max-height:200px;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:transparent!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(#fff,#d0d0d0,85%);border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0;padding:10px 8px;position:relative}.ts-wrapper .dropdown-header-close{color:#303030;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:8px;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.plugin-dropdown_input .dropdown-input{background:transparent;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:none;display:block;padding:8px;width:100%}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;padding:0 6px;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0px;--ts-pr-caret:0px;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.row{display:flex;flex-wrap:wrap;gap:28px}.col{flex:1 0 0%}.col.auto{margin-left:auto;margin-right:auto}.col-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-12{flex:0 0 100%;max-width:100%}@media(min-width:375px){.col-xs-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-xs-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-xs-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-xs-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-xs-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-xs-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-xs-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-xs-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-xs-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-xs-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-xs-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-xs-12{flex:0 0 100%;max-width:100%}}@media(min-width:576px){.col-sm-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-sm-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-sm-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-sm-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-sm-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-sm-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-sm-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-sm-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-sm-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-sm-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-sm-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-md-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-md-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-md-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-md-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-md-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-md-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-md-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-md-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-md-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-md-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.col-lg-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-lg-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-lg-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-lg-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-lg-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-lg-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-lg-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-lg-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-lg-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-lg-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-lg-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width:1200px){.col-xl-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-xl-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-xl-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-xl-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-xl-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-xl-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-xl-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-xl-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-xl-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-xl-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-xl-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-xl-12{flex:0 0 100%;max-width:100%}}@media(min-width:1400px){.col-xxl-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-xxl-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-xxl-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-xxl-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-xxl-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-xxl-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-xxl-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-xxl-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-xxl-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-xxl-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-xxl-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-xxl-12{flex:0 0 100%;max-width:100%}}@media(min-width:1720px){.col-xxxl-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-xxxl-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-xxxl-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-xxxl-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-xxxl-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-xxxl-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-xxxl-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-xxxl-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-xxxl-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-xxxl-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-xxxl-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-xxxl-12{flex:0 0 100%;max-width:100%}}@media(min-width:2000px){.col-max-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-max-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-max-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-max-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-max-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-max-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-max-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-max-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-max-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-max-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-max-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-max-12{flex:0 0 100%;max-width:100%}}@media(min-width:2560px){.col-wide-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-wide-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-wide-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-wide-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-wide-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-wide-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-wide-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-wide-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-wide-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-wide-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-wide-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-wide-12{flex:0 0 100%;max-width:100%}}@media(min-width:3200px){.col-fourk-1{flex:0 0 calc(8.33333% - 25.66667px);max-width:calc(8.33333% - 25.66667px)}.col-fourk-2{flex:0 0 calc(16.66667% - 23.33333px);max-width:calc(16.66667% - 23.33333px)}.col-fourk-3{flex:0 0 calc(25% - 21px);max-width:calc(25% - 21px)}.col-fourk-4{flex:0 0 calc(33.33333% - 18.66667px);max-width:calc(33.33333% - 18.66667px)}.col-fourk-5{flex:0 0 calc(41.66667% - 16.33333px);max-width:calc(41.66667% - 16.33333px)}.col-fourk-6{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}.col-fourk-7{flex:0 0 calc(58.33333% - 11.66667px);max-width:calc(58.33333% - 11.66667px)}.col-fourk-8{flex:0 0 calc(66.66667% - 9.33333px);max-width:calc(66.66667% - 9.33333px)}.col-fourk-9{flex:0 0 calc(75% - 7px);max-width:calc(75% - 7px)}.col-fourk-10{flex:0 0 calc(83.33333% - 4.66667px);max-width:calc(83.33333% - 4.66667px)}.col-fourk-11{flex:0 0 calc(91.66667% - 2.33333px);max-width:calc(91.66667% - 2.33333px)}.col-fourk-12{flex:0 0 100%;max-width:100%}}@font-face{font-display:swap;font-family:Freight;font-style:normal;font-weight:400;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProBlack-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:italic;font-weight:400;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProBlack-Italic.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:normal;font-weight:700;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProBold-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:italic;font-weight:700;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProBold-Italic.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:normal;font-weight:300;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProLight-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:italic;font-weight:300;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProLight-Italic.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:normal;font-weight:500;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProMedium-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:italic;font-weight:500;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProMedium-Italic.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:normal;font-weight:600;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProSemibold-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:italic;font-weight:600;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProSemibold-Italic.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:normal;font-weight:600;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProBook-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:Freight;font-style:italic;font-weight:600;src:url(/wp-content/themes/vote-mama/dist/fonts/FreightDispProBook-Italic.otf) format("opentype")}.font-freight{font-family:Freight,Times New Roman,Times,serif}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:normal;font-weight:700;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-Bd.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:italic;font-weight:700;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-BdIt.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:normal;font-weight:900;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-Blk.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:italic;font-weight:900;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-BlkIt.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:normal;font-weight:400;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-Rg.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:italic;font-weight:400;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-It.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:normal;font-weight:300;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-Lt.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:italic;font-weight:300;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-LtIt.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:normal;font-weight:500;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-Md.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:italic;font-weight:500;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-MdIt.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:normal;font-weight:200;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-Th.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:italic;font-weight:200;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-ThIt.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:normal;font-weight:100;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-UltTh.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:italic;font-weight:100;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-UltThIt.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:normal;font-weight:900;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-Xlt.otf) format("opentype")}@font-face{font-display:swap;font-family:NHaasGroteskDSPro;font-style:italic;font-weight:900;src:url(/wp-content/themes/vote-mama/dist/fonts/NHaasGroteskDSPro-XltIt.otf) format("opentype")}.font-nhaas{font-family:NHaasGroteskDSPro,Arial,Helvetica,sans-serif,serif}:root{--color-blue:#94ccf0;--color-blue-light:#a3dbff;--color-blue-indigo:#abbfff;--color-blue-indigo-dark:#9cb0f0;--color-blue-indigo-light:#bfd3ff;--color-blue-indigo-extra-light:#f8f6ff;--color-dark-blue:#006bf7;--color-dark-blue-light:#187cff;--color-deep-blue:#182067;--color-dark-indigo:#543ded;--color-white:#fff;--border-color:var(--color-deep-blue,#182067);--dark-font-color:var(--color-deep-blue,#182067);--card-bg-01:var(--color-dark-indigo);--card-bg-02:var(--color-blue-indigo-dark);--card-bg-03:var(--color-dark-blue);--dark-bg-color:#187cff;--light-bg-color:#abbfff}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-family:NHaasGroteskDSPro;font-weight:500;margin-top:0}.h1,h1{font-size:56px;letter-spacing:0;line-height:1.1}@media(min-width:992px){.h1,h1{font-size:72px;letter-spacing:-.01em}}@media(min-width:1720px){.h1,h1{font-size:80px}}@media(min-width:2000px){.h1,h1{font-size:88px}}.h1 strong,h1 strong{font-weight:500;text-decoration:underline;-webkit-text-decoration:underline solid #182067;text-decoration:underline solid #182067;-webkit-text-decoration:34px solid underline #182067;text-decoration:34px solid underline #182067;-webkit-text-decoration:34px solid underline var(--color-deep-blue,#182067);text-decoration:34px solid underline var(--color-deep-blue,#182067);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:34px;text-underline-offset:-17px}@media(min-width:992px){.h1 strong,h1 strong{text-decoration:underline;-webkit-text-decoration:underline solid #182067;text-decoration:underline solid #182067;-webkit-text-decoration:48px solid underline #182067;text-decoration:48px solid underline #182067;-webkit-text-decoration:48px solid underline var(--color-deep-blue,#182067);text-decoration:48px solid underline var(--color-deep-blue,#182067);text-decoration-thickness:48px;text-underline-offset:-26px}}.h2,h2{font-size:32px;letter-spacing:0;line-height:1.15}@media(min-width:992px){.h2,h2{font-size:48px}}@media(min-width:1720px){.h2,h2{font-size:54px}}@media(min-width:2000px){.h2,h2{font-size:62px}}.h2 strong,h2 strong{font-weight:500;position:relative;text-decoration:underline;-webkit-text-decoration:underline solid #182067;text-decoration:underline solid #182067;-webkit-text-decoration:.7em solid underline #182067;text-decoration:.7em solid underline #182067;-webkit-text-decoration:.7em solid underline var(--color-deep-blue,#182067);text-decoration:.7em solid underline var(--color-deep-blue,#182067);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:.7em;text-underline-offset:-.25em}.light .h1 strong,.light .h2 strong,.light h1 strong,.light h2 strong{text-decoration-color:#fff;text-decoration-color:var(--color-white)}.white .h1 strong,.white .h2 strong,.white h1 strong,.white h2 strong{text-decoration-color:#a3dbff;text-decoration-color:var(--color-blue-light)}.body-06,.body-06 p{font-family:NHaasGroteskDSPro;font-weight:400;letter-spacing:.01em;line-height:1.4}@media(min-width:992px){.body-06,.body-06 p{font-size:18px;letter-spacing:.055em;line-height:1.35}}@media(min-width:1720px){.body-06,.body-06 p{font-size:20px}}@media(min-width:2000px){.body-06,.body-06 p{font-size:22px}}.body-08,.body-08 p{font-family:NHaasGroteskDSPro;font-size:18px;font-weight:700;line-height:1.35}@media(min-width:1720px){.body-08,.body-08 p{font-size:20px}}@media(min-width:2000px){.body-08,.body-08 p{font-size:22px}}.body-04,.body-04 p{font-size:18px;font-weight:500;line-height:1.35}@media(min-width:992px){.body-04,.body-04 p{font-size:22px;letter-spacing:.03em;line-height:1.3}}@media(min-width:1720px){.body-04,.body-04 p{font-size:24px}}@media(min-width:2000px){.body-04,.body-04 p{font-size:27px}}.body-02,.body-02 p{font-family:NHaasGroteskDSPro;font-size:22px;font-weight:500;line-height:1.3}@media(min-width:992px){.body-02,.body-02 p{font-size:28px}}@media(min-width:1720px){.body-02,.body-02 p{font-size:33px}}@media(min-width:2000px){.body-02,.body-02 p{font-size:35px}}.body-10,.body-10 p{font-family:NHaasGroteskDSPro;font-size:16px;font-weight:500;letter-spacing:.02em;line-height:1.4}@media(min-width:1720px){.body-10,.body-10 p{font-size:18px}}@media(min-width:2000px){.body-10,.body-10 p{font-size:20px}}.body-07,.body-07 p{font-size:16px;font-weight:500;line-height:1.4}@media(min-width:992px){.body-07,.body-07 p{font-size:18px;letter-spacing:.025em;line-height:1.35}}@media(min-width:1720px){.body-07,.body-07 p{font-size:20px}}@media(min-width:2000px){.body-07,.body-07 p{font-size:22px}}.body-05,.body-05 p{font-size:18px;font-weight:700;line-height:1.35}@media(min-width:992px){.body-05,.body-05 p{font-size:22px;line-height:1.33}}@media(min-width:1720px){.body-05,.body-05 p{font-size:24px}}@media(min-width:2000px){.body-05,.body-05 p{font-size:27px}}.body-11,.body-11 p{font-family:NHaasGroteskDSPro;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:1.4}@media(min-width:992px){.body-11,.body-11 p{font-size:16px;letter-spacing:.06em}}@media(min-width:1720px){.body-11,.body-11 p{font-size:18px}}@media(min-width:2000px){.body-11,.body-11 p{font-size:20px}}.body-12,.body-12 p{font-family:NHaasGroteskDSPro;font-size:12px;font-weight:400;letter-spacing:.02em;line-height:1.4}@media(min-width:992px){.body-12,.body-12 p{font-size:14px}}@media(min-width:1720px){.body-12,.body-12 p{font-size:16px}}@media(min-width:2000px){.body-12,.body-12 p{font-size:18px}}.body-01,.body-01 p{font-family:Freight;font-size:24px;font-weight:500;line-height:1.3}@media(min-width:992px){.body-01,.body-01 p{font-size:28px}}@media(min-width:1720px){.body-01,.body-01 p{font-size:33px}}@media(min-width:2000px){.body-01,.body-01 p{font-size:35px}}.body-03,.body-03 p{font-family:Freight;font-size:18px;font-style:italic;font-weight:500;letter-spacing:.025em;line-height:1.35}@media(min-width:992px){.body-03,.body-03 p{font-size:22px;line-height:1.3}}@media(min-width:1720px){.body-03,.body-03 p{font-size:24px}}@media(min-width:2000px){.body-03,.body-03 p{font-size:27px}}.headline-03{font-family:Freight;font-size:48px;font-weight:300;letter-spacing:-.02em;line-height:1.05}@media(min-width:992px){.headline-03{font-size:64px}}@media(min-width:1200px){.headline-03{font-size:86px}}@media(min-width:1720px){.headline-03{font-size:102px}}@media(min-width:2000px){.headline-03{font-size:112px}}.headline-05{font-size:40px}@media(min-width:992px){.headline-05{font-size:56px;letter-spacing:-.01em;line-height:1.15}}@media(min-width:1720px){.headline-05{font-size:64px}}@media(min-width:2000px){.headline-05{font-size:72px}}a{color:#182067;color:var(--dark-font-color)}ul{padding-left:24px}ul li{font-weight:500}@media(min-width:992px){ul li{font-size:18px;letter-spacing:.025em;line-height:1.35}}@media(min-width:1720px){ul li{font-size:20px}}@media(min-width:2000px){ul li{font-size:22px}}body,html{background:#fff;background:var(--color-white,#fff);color:#182067;color:var(--color-deep-blue,#182067);font-family:Freight;margin:0;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#app{overflow:hidden;width:100%}h1,h2,h3,h4,h5,h6,p{margin-bottom:0}section{display:flex;position:relative;z-index:1}section.dark{background-color:#187cff;background-color:var(--color-dark-blue-light,#187cff);color:#fff;color:var(--color-white,#fff)}.img-fluid{max-width:100%}.w-100{width:100%}.object-cover{-o-object-fit:cover;object-fit:cover}.no-underline{-webkit-text-decoration:none;text-decoration:none}img[loading=lazy]{background-color:transparent}.vh-100{min-height:100svh}.cursor-pointer{cursor:pointer}.img-fluid{height:auto}.fw-regular{font-weight:400}.fw-semi-bold{font-weight:600}.w-max-content{width:-moz-max-content!important;width:max-content!important}.link{position:relative;width:-moz-max-content;width:max-content}.link:after{background:currentColor;bottom:0;content:"";height:1px;left:0;position:absolute;transition:.3s ease;width:0}.link:hover:after{width:100%}.js-fade-up,.js-title-animation{visibility:hidden}.slide-fade-in{opacity:0;transform:translateY(30px);transition:transform .35s ease-out,opacity .35s ease-out}.editor-styles-wrapper .slide-fade-in,.slide-fade-in.is-animated{opacity:1;transform:translateY(0)}.container{margin-left:auto;margin-right:auto;max-width:min(100%,100% - 32px);overflow:hidden;padding-left:16px;padding-right:16px;width:min(100%,100% - 32px)}@media(min-width:768px){.container{max-width:min(100%,100% - 64px);padding-left:32px;padding-right:32px;width:min(100%,100% - 64px)}}@media(min-width:1400px){.container{max-width:min(100%,100% - 96px);padding-left:48px;padding-right:48px;width:min(100%,100% - 96px)}}@media(min-width:1720px){.container{max-width:min(100%,100% - 128px);padding-left:64px;padding-right:64px;width:min(100%,100% - 128px)}}@media(min-width:2000px){.container{max-width:min(100%,2560px);padding-left:96px;padding-right:96px;width:min(100%,2560px)}}.container--thin{max-width:min(100%,656px);width:min(100%,656px)}@media(min-width:1720px){.container--thin{max-width:min(100%,756px);width:min(100%,756px)}}@media(min-width:2000px){.container--thin{max-width:min(100%,856px);width:min(100%,856px)}}.container--narrow{max-width:min(100%,886px);width:min(100%,886px)}@media(min-width:1720px){.container--narrow{max-width:min(100%,986px);width:min(100%,986px)}}@media(min-width:2000px){.container--narrow{max-width:min(100%,1086px);width:min(100%,1086px)}}.container--wide{max-width:min(100%,1114px);width:min(100%,1114px)}@media(min-width:1720px){.container--wide{max-width:min(100%,1214px);width:min(100%,1214px)}}@media(min-width:2000px){.container--wide{max-width:min(100%,1314px);width:min(100%,1314px)}}.header{display:flex;max-width:100%;padding-bottom:16px;padding-top:16px;position:relative;width:100%;z-index:2}@media(min-width:992px){.header{padding-top:10px}}.header--dark{background-color:#187cff;background-color:var(--color-dark-blue-light,#187cff)}.header--dark .body-10{color:#fff;color:var(--color-white,#fff)}.header--light{background-color:#abbfff;background-color:var(--color-blue-indigo,#abbfff)}.header--light .body-10{color:#182067;color:var(--color-deep-blue,#182067)}.header--light .header__tabs{background-color:#9cb0f0;background-color:var(--color-blue-indigo-dark,#9cb0f0)}.header--light .header__tabs:has(a:hover) a.active:not(:hover){color:#182067;color:var(--dark-font-color)}.header--light .header__tab{color:#182067;color:var(--dark-font-color)}.header--light .header__button a{background-color:#fff;background-color:var(--color-white,#fff)}@media(min-width:992px){.header .container{overflow:visible}}.header__wrapper{display:flex;flex-direction:column;gap:20px}@media(min-width:992px){.header__wrapper{gap:8px}}.header__top{display:flex;justify-content:flex-end}.header__tabs{align-items:center;background-color:#006bf7;background-color:var(--color-dark-blue,#006bf7);border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);border-radius:60px;display:flex;flex-direction:row;gap:10px;padding:3px;position:relative;width:100%}@media(min-width:768px){.header__tabs{width:-moz-fit-content;width:fit-content}}.header__tabs .slider{background-color:#fff;background-color:var(--color-white,#fff);border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);border-radius:60px;height:calc(100% - 6px);left:0;position:absolute;top:2px;transition:transform .25s ease,width .25s ease;width:0;z-index:1}.header__tabs:has(a:hover) a.active:not(:hover){color:#fff;color:var(--color-white,#fff)}.header__tab{background:transparent;border:none;border-radius:40px;color:#fff;color:var(--color-white,#fff);cursor:pointer;flex:1;font-family:NHaasGroteskDSPro;font-size:12px;letter-spacing:.02em;line-height:1;padding:6px 20px;position:relative;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:color .25s linear .15s;white-space:nowrap;z-index:2}@media(min-width:992px){.header__tab{font-size:14px}}.header__tab.active,.header__tab:hover{color:#182067;color:var(--color-deep-blue,#182067)}@media(max-width:767px){.header__tab:last-child{display:none}}.header__bottom{align-items:center;display:flex;flex-direction:row;gap:24px}@media(min-width:992px){.header__bottom{justify-content:space-between}}.header__logo-wrapper{height:58px}@media(min-width:992px){.header__logo-wrapper{height:72px}}.header__logo-link{display:inline-flex;height:58px}@media(min-width:992px){.header__logo-link{height:72px}}.header__logo{height:58px;width:auto}@media(min-width:992px){.header__logo{height:72px}}.header__menu-wrapper{display:none}@media(min-width:1200px){.header__menu-wrapper{display:flex}}.header__menu-wrapper li{list-style:none}.header__menu-wrapper li:not(.has-children){overflow:hidden}.header__menu-wrapper a{overflow:hidden;position:relative;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}.header__menu-wrapper a span:not(.icon){display:inline-block;position:relative;transition:transform .25s linear}.header__menu-wrapper a span:not(.icon):after{bottom:auto;content:attr(data-text);height:100%;left:0;position:absolute;right:0;top:100%;width:100%}.header__menu-wrapper a:hover span:not(.icon){transform:translateY(-100%)}.header__menu-wrapper a .icon{margin-left:3px}.header__menu-wrapper a .icon svg{margin-bottom:4px}.header__menu-wrapper a .icon svg path{stroke:currentColor}.header__menu-list{display:flex;flex-direction:row;gap:40px;padding:0}.header .has-children{display:flex;flex-direction:column;position:relative}.header .has-children:hover div{grid-template-rows:1fr;padding-bottom:24px;padding-top:24px}.header .has-children:hover ul{opacity:1;pointer-events:all}.header .has-children:hover:hover span:not(.icon){transform:translateY(-100%)}.header .has-children>a{padding-right:31px;position:relative}.header .has-children>a:after{border-bottom:1.5px solid;border-right:1.5px solid;content:"";display:inline-block;height:6px;position:absolute;right:10px;top:5px;transform:rotate(45deg);width:6px}.header__menu-sublist-wrapper{background-color:#182067;background-color:var(--color-deep-blue,#182067);display:grid;grid-template-rows:0fr;left:-24px;padding:0 24px;position:absolute;top:36px;transition:grid-template-rows .75s linear,padding .75s linear;width:-moz-max-content;width:max-content;z-index:2}.header__menu-sublist{display:flex;flex-direction:column;gap:10px;overflow:hidden;padding:0;pointer-events:none}.header__menu-sublist .body-10{color:#fff!important;color:var(--color-white)!important}@media(max-width:1199px){.header__button{margin-left:auto}}.header__button-toggle{display:flex;height:24px;width:24px}@media(min-width:1200px){.header__button-toggle{display:none}}.header__button-toggle button{background-color:transparent;border:none;height:inherit;margin:0;padding:0;width:inherit}.single-post .header,.single-team .header{background-color:#abbfff;background-color:var(--color-blue-indigo,#abbfff)}.single-post .header .body-10,.single-team .header .body-10{color:#182067;color:var(--color-deep-blue,#182067)}.single-post .header__tabs,.single-team .header__tabs{background-color:#9cb0f0;background-color:var(--color-blue-indigo-dark,#9cb0f0)}.single-post .header .has-children>a:after,.single-team .header .has-children>a:after{border-color:#182067;border-color:var(--color-deep-blue,#182067)}.single-post .header__button a,.single-team .header__button a{background-color:#fff;background-color:var(--color-white,#fff)}.sticky-buttons{background-color:transparent;height:146px;height:0;left:0;overflow:visible;pointer-events:none;position:sticky;top:calc(100vh - 104px);width:100%;z-index:3}.sticky-buttons:has(.c-btn){top:calc(100vh - 188px)}.sticky-buttons__buttons{align-items:flex-end;display:flex;flex-direction:column;gap:20px;justify-content:flex-end;overflow:hidden}.sticky-buttons__buttons .button-share,.sticky-buttons__buttons .c-btn{pointer-events:all;width:-moz-fit-content;width:fit-content}.modal{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100vh;height:100dvh;justify-content:center;left:0;opacity:0;padding:16px;pointer-events:none;position:fixed;top:0;transform:translateY(-100%);transition:transform .25s linear,opacity .25s linear;visibility:hidden;width:100%;z-index:5}.modal.modal-visible{opacity:1;pointer-events:all;transform:translateY(0);visibility:visible}.modal__wrapper{background-color:#fff;background-color:var(--color-white);border:1px solid #182067;border:1px solid var(--border-color);display:flex;flex-direction:column;gap:12px;max-width:545px;padding:12px 12px 36px;width:100%}.modal__top{display:flex;justify-content:flex-end}.modal .js-close-modal{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0;padding:0;width:24px}.modal .js-close-modal svg{transition:transform .25s linear}.modal .js-close-modal:hover svg{transform:rotate(180deg)}.modal__content{margin-left:auto;margin-right:auto;max-width:416px;text-align:center}@media(min-width:576px){.modal__content{padding-left:12px;padding-right:12px}}.modal__content h2{font-size:20px;font-weight:500;letter-spacing:.01em;line-height:1.3;margin-bottom:16px}@media(min-width:992px){.modal__content h2{font-size:24px}}.modal__content p{font-family:NHaasGroteskDSPro;font-size:12px;font-weight:400;letter-spacing:.02em;line-height:1.4}@media(min-width:992px){.modal__content p{font-size:14px}}@media(min-width:1720px){.modal__content p{font-size:16px}}.modal__content p:not(:last-child){margin-bottom:1em}.modal__buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:24px;max-width:416px}.footer{background-color:#187cff;background-color:var(--color-dark-blue-light,#187cff);padding-top:96px}@media(min-width:992px){.footer{padding-top:144px}}.footer .container{width:inherit}.footer__wrapper{border-top:1px solid #182067;border-top:1px solid var(--color-deep-blue,#182067);display:flex;flex-direction:column;gap:96px;padding-bottom:40px;padding-top:40px}@media(min-width:992px){.footer__wrapper{gap:82px;padding-top:48px}}.footer a:not(.c-btn),.footer p,.footer__col-content{color:#fff;color:var(--color-white,#fff);font-family:NHaasGroteskDSPro;-webkit-text-decoration:none;text-decoration:none}.footer__top{display:flex;flex-direction:column;gap:40px}@media(min-width:576px){.footer__top{flex-direction:row;gap:28px}}.footer__col{display:flex;flex-direction:column;gap:16px}.footer__col-title{font-size:16px;font-weight:700;letter-spacing:0;line-height:1.4}.footer__col-content,.footer__col-content a{font-size:16px;font-weight:400;letter-spacing:.06em;line-height:1.4}.footer__col-content{display:flex;flex-direction:column;gap:12px}.footer__col-content:not(:has(a,p)){line-height:1.9;margin-bottom:-4px;margin-top:-4px}@media(min-width:992px){.footer__col-content:not(:has(a,p)){line-height:2.1}}.footer__bottom{display:flex;flex-direction:column;gap:36px}@media(min-width:992px){.footer__bottom{align-items:flex-end;flex-direction:row;justify-content:space-between}}.footer__bottom-content{display:flex;flex-direction:column;gap:12px 28px}@media(min-width:576px){.footer__bottom-content{flex-direction:row;flex-wrap:wrap;gap:12px 30px}}.footer__bottom-content a,.footer__bottom-content p{font-size:14px;font-weight:400;letter-spacing:.02em;line-height:1.4}@media(min-width:576px){.footer__bottom-content a,.footer__bottom-content p{letter-spacing:.07em}}.c-btn{align-items:center;border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);border-radius:0;color:#182067;color:var(--color-deep-blue,#182067);display:inline-flex;font-family:NHaasGroteskDSPro;font-size:14px;font-weight:500;gap:8px;justify-content:center;letter-spacing:.05em;line-height:1.4;padding:15px 25px;text-align:none;-webkit-text-decoration:none;text-decoration:none;transition:color .25s linear,background-color .25s linear}@media(min-width:992px){.c-btn{font-size:16px;letter-spacing:.05em;line-height:1.4;min-width:92px;padding:19px 24px}}.c-btn .icon{height:24px}.c-btn .icon svg,.c-btn .icon svg path{color:currentColor;stroke:currentColor}.c-btn:has(.icon){padding-right:15px}.c-btn--primary,.c-btn--primary:focus,.c-btn--primary:hover{background-color:transparent}.c-btn--primary.dark{background-color:#abbfff;background-color:var(--color-blue-indigo,#abbfff)}.c-btn--primary.dark:focus,.c-btn--primary.dark:hover{background-color:#fff;background-color:var(--color-white,#fff)}.c-btn--primary.bright{background-color:#543ded;background-color:var(--color-dark-indigo,#543ded);color:#fff;color:var(--color-white,#fff)}.c-btn--primary.bright:focus,.c-btn--primary.bright:hover{color:#182067;color:var(--color-deep-blue,#182067)}.c-btn--primary.bright:focus,.c-btn--primary.bright:hover,.c-btn--primary.white{background-color:#fff;background-color:var(--color-white,#fff)}.c-btn--primary.white:focus,.c-btn--primary.white:hover{background-color:#543ded;background-color:var(--color-dark-indigo,#543ded);color:#fff;color:var(--color-white,#fff)}.c-btn--secondary{background-color:transparent;border:none;min-width:0;min-width:auto;padding:0;transition:color .25s linear}.c-btn--secondary svg path{stroke:currentColor}.c-btn--secondary.dark{color:#182067;color:var(--color-deep-blue,#182067)}.c-btn--secondary.dark:focus,.c-btn--secondary.dark:hover,.c-btn--secondary.white{color:#fff;color:var(--color-white,#fff)}.c-btn--secondary.white:focus,.c-btn--secondary.white:hover{color:#182067;color:var(--color-deep-blue,#182067)}.c-btn--secondary:has(.icon){gap:2px;padding-left:0;padding-right:0}.c-btn--secondary:has([data-text]){overflow:hidden}.c-btn--secondary:has([data-text]) span:not(.icon){display:inline-block;position:relative;transition:transform .25s linear}.c-btn--secondary:has([data-text]) span:not(.icon):after{bottom:auto;content:attr(data-text);height:100%;left:0;position:absolute;right:0;top:100%;width:100%}.c-btn--secondary:has([data-text]):hover span:not(.icon){transform:translateY(-100%)}.c-btn--icon-left{flex-direction:row-reverse;padding-left:15px;padding-right:25px}.s-btn{align-items:center;background-color:#abbfff;background-color:var(--color-blue-indigo,#abbfff);border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);border-radius:54px;display:flex;height:54px;justify-content:center;transition:color .25s linear,background-color .25s linear;width:54px}@media(min-width:992px){.s-btn{border-radius:60px;height:60px;width:60px}}.s-btn span{align-items:center;display:flex;height:18px;justify-content:center;line-height:18px}.s-btn:focus,.s-btn:hover{background-color:#fff;background-color:var(--color-white,#fff)}.button-share{align-items:center;display:inline-flex;position:relative}.button-share__icon{align-items:center;border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);border-left:none;display:flex;height:24px;justify-content:center;padding:19px 24px 19px 28px;position:relative;width:24px;z-index:2}.button-share__icon,.button-share__text{background-color:#abbfff;background-color:var(--color-blue-indigo,#abbfff)}.button-share__text{color:#182067;color:var(--color-deep-blue,#182067);font-family:NHaasGroteskDSPro;font-size:16px;font-weight:500;letter-spacing:.02em;line-height:1.4;padding:20px 0 20px 28px;right:100%;z-index:1}.button-share .share,.button-share__text{border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);border-right:none;position:absolute;transition:transform .4s ease,opacity .3s ease}.button-share .share{background-color:#abbfff;background-color:var(--color-blue-indigo,#abbfff);display:flex;flex-direction:row;flex-wrap:nowrap;gap:14px;left:0;opacity:0;padding:19px 0 19px 28px}.button-share .share__item{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0;padding:0;position:relative;width:24px}.button-share .share__item.is-copied .share__tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.button-share .share__icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.button-share .share__tooltip{background-color:#fff;background-color:var(--color-white);border:1px solid #182067;border:1px solid var(--border-color);bottom:200%;color:#182067;color:var(--dark-font-color);font-size:14px;left:50%;opacity:0;padding:12px 18px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(5px);transition:transform .25s linear,opacity .25s linear;white-space:nowrap}.button-share:hover .button-share__text{opacity:0;transform:translateX(100%)}.button-share:hover .share{opacity:1;transform:translateX(-100%)}.post-card{border:1px solid #182067;border:1px solid var(--border-color);display:flex;flex-direction:column;font-family:NHaasGroteskDSPro;justify-content:flex-end;min-height:336px;overflow:hidden;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%}@media(min-width:768px){.post-card{aspect-ratio:1;min-height:428px}}.post-card:not(:has(img)){justify-content:flex-start}.post-card:not(:has(img)) .post-card__content-wrapper{display:flex;flex-direction:column}.post-card:not(:has(img)) .post-card__content{flex-grow:1;outline:none}.post-card:not(:has(img)) .post-card__data-item{margin-bottom:0;margin-top:-1px}.post-card__image,.post-card__picture{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.post-card__picture{aspect-ratio:unset!important}.post-card__img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transition:transform .25s linear;width:100%}.post-card__play{align-items:center;bottom:auto;display:flex;height:48px;justify-content:center;left:calc(50% - 24px);position:absolute;right:auto;top:80px;width:48px;z-index:1}@media(min-width:992px){.post-card__play{bottom:auto;height:64px;left:calc(50% - 32px);right:auto;top:calc(50% - 64px);width:64px}}.post-card__play svg{height:inherit;width:inherit}.post-card__content-wrapper{position:relative;z-index:1}.post-card__data{display:flex;flex-direction:row;flex-wrap:wrap;gap:0}.post-card__data-item{background-color:#fff;background-color:var(--color-white,#fff);margin-bottom:-1px;margin-left:-1px;outline:1px solid #182067;outline:1px solid var(--border-color);outline-offset:-1px;padding:8px 12px}@media(min-width:992px){.post-card__data-item{padding:8px 16px}}.post-card__data-item span{font-family:NHaasGroteskDSPro;font-size:12px;font-weight:400;letter-spacing:.02em;line-height:1.4}@media(min-width:992px){.post-card__data-item span{font-size:14px}}.post-card__content{background-color:#fff;background-color:var(--color-white,#fff);display:flex;flex-direction:column;gap:12px;outline:1px solid #182067;outline:1px solid var(--border-color);padding:16px 12px;position:relative;z-index:1}@media(min-width:992px){.post-card__text-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s linear}.post-card__text{overflow:hidden}}.post-card:hover .post-card__img{transform:scale(1.03)}@media(min-width:992px){.post-card:hover .post-card__text-wrapper{grid-template-rows:1fr}}.post-card--actions .post-card__content,.post-card--actions .post-card__data-item{background-color:#bfd3ff;background-color:var(--color-blue-indigo-light,#bfd3ff)}.person-card{display:flex;flex-direction:column;gap:16px;-webkit-text-decoration:none;text-decoration:none;width:100%}.person-card--01 .person-card__image{background-color:#543ded;background-color:var(--card-bg-01)}.person-card--02 .person-card__image{background-color:#9cb0f0;background-color:var(--card-bg-02)}.person-card--03 .person-card__image{background-color:#006bf7;background-color:var(--card-bg-03)}.person-card__image{aspect-ratio:315/394;border:1px solid #182067;border:1px solid var(--border-color);height:auto;overflow:hidden;position:relative;width:100%}.person-card__image:has(h3){align-items:center;display:flex;justify-content:center}.person-card__picture{aspect-ratio:unset!important}.person-card__img,.person-card__picture{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.person-card__img{-o-object-fit:cover;object-fit:cover}.person-card__initials{color:#fff;color:var(--color-white,#fff);font-family:Freight;font-size:86px;font-weight:300;letter-spacing:-.02em;line-height:1.05}@media(min-width:992px){.person-card__initials{font-size:96px;line-height:1}}.person-card__content-wrapper{display:flex;flex-direction:column;gap:0}.person-card__content{display:flex;flex-direction:column;font-family:NHaasGroteskDSPro;gap:4px}.blk-hero{padding-top:98px}@media(min-width:768px){.blk-hero{padding-bottom:48px}}@media(min-width:992px){.blk-hero{padding-bottom:96px;padding-top:118px}}.blk-hero.light{background-color:#abbfff;background-color:var(--light-bg-color)}@media(min-width:992px){.blk-hero.light{padding-bottom:80px;padding-top:118px}}.blk-hero__wrapper{display:flex;flex-direction:column;gap:48px;padding-bottom:48px}@media(min-width:992px){.blk-hero__wrapper{flex-direction:row;gap:28px;padding-bottom:0}}.blk-hero__content{display:flex;flex-direction:column;gap:32px}@media(min-width:768px){.blk-hero__content{gap:48px}}@media(min-width:992px){.blk-hero__content{gap:70px}.blk-hero__heading{max-width:544px}.blk-hero__text{max-width:604px}}.blk-hero__image{align-items:center;display:flex;height:auto;justify-content:center;max-width:508px;width:98.5%}@media(min-width:992px){.blk-hero__image{margin:0 auto auto;max-width:none;padding-bottom:1.5%;padding-top:1.5%;width:100%}}.blk-hero__image picture{border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);height:auto;overflow:hidden;transform:rotate(2deg) translate(1%,1%);transform-origin:center;width:inherit}@media(min-width:992px){.blk-hero__image picture{max-width:77%;transform:rotate(3deg) translate(3%,3%)}}@media(min-width:1200px){.blk-hero__image picture{transform:rotate(3deg) translate(3%,2%)}}.blk-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;transform:rotate(-2deg) scale(1.1);width:100%}@media(min-width:992px){.blk-hero.side-image-small .blk-hero__image{margin:0 auto auto;padding-bottom:1.5%;padding-top:1.5%}.blk-hero.side-image-small .blk-hero__image picture{max-width:63.5%;transform:rotate(2deg) translate(3.5%,3%)}.blk-hero.side-image-small .blk-hero__content{gap:52px}.blk-hero.side-image-small .blk-hero__text{max-width:620px}.blk-hero.team-hero .container{overflow:visible}.blk-hero.team-hero .blk-hero__image{margin:0}.blk-hero.team-hero .blk-hero__image picture{margin:-10% 8% auto auto;max-width:50%}.blk-hero.team-hero .blk-hero__content{gap:54px}.blk-hero.team-hero .blk-hero__heading,.blk-hero.team-hero .blk-hero__text{max-width:min(690px,90%)}}@media(min-width:992px){.blk-hero:not(:has(img)) .blk-hero__wrapper{display:flex;flex-direction:column}}@media(min-width:992px){.blk-hero:not(:has(img)) .blk-hero__content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);max-width:100%}}@media(min-width:992px){.blk-hero:not(:has(img)) .blk-hero__text{margin-top:16px;max-width:610px}}.blk-hero:has(+.blk-marquee-slider){padding-bottom:125px}@media(min-width:992px){.blk-hero:has(+.blk-marquee-slider){padding-bottom:240px}}.blk-hero+.blk-two-column-heading-with-text.dark .blk-two-column-heading-with-text__wrapper{border-top:1px solid #182067;border-top:1px solid var(--border-color)}.blk-two-column-heading-with-text__wrapper{display:flex;flex-direction:column;gap:36px;padding-bottom:96px;padding-top:96px}@media(min-width:768px){.blk-two-column-heading-with-text__wrapper{flex-direction:row;gap:28px}}@media(min-width:992px){.blk-two-column-heading-with-text__wrapper{padding-top:94px}}@media(min-width:992px){.blk-two-column-heading-with-text:has(.blk-two-column-heading-with-text__pre_title) .blk-two-column-heading-with-text__text-wrapper{margin-top:46px}}@media(min-width:992px){.blk-two-column-heading-with-text:has(.blk-two-column-heading-with-text__pre_title) .blk-two-column-heading-with-text__text{max-width:845px}}.blk-two-column-heading-with-text__content-wrapper,.blk-two-column-heading-with-text__text-wrapper{display:flex;flex-direction:column;gap:20px}@media(min-width:992px){.blk-two-column-heading-with-text__content-wrapper,.blk-two-column-heading-with-text__text-wrapper{gap:34px}}.blk-two-column-heading-with-text__title-wrapper{display:flex;flex-direction:column;gap:20px;max-width:398px}.blk-two-column-heading-with-text__title-wrapper>div,.blk-two-column-heading-with-text__title-wrapper>p{max-width:398px}@media(min-width:992px){.blk-two-column-heading-with-text__title{margin-bottom:24px;max-width:85%}}.blk-two-column-heading-with-text__text{max-width:768px;width:100%}.blk-two-column-heading-with-text__text-links{display:flex;gap:12px}@media(min-width:992px){.blk-two-column-heading-with-text__text-links{gap:16px}}.blk-two-column-heading-with-text__image-wrapper{align-items:center;display:flex;height:auto;justify-content:center;max-width:342px;padding-bottom:min(2.5%,15px);padding-top:min(2.5%,15px);width:98%}@media(min-width:992px){.blk-two-column-heading-with-text__image-wrapper{justify-content:flex-start;margin:-6px auto auto 0;max-width:none;width:100%}}.blk-two-column-heading-with-text__image-wrapper picture{border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);height:auto;overflow:hidden;transform:rotate(-2.5deg) translateX(1%);transform-origin:center;width:inherit}@media(min-width:768px){.blk-two-column-heading-with-text__image-wrapper picture{transform:rotate(-2.5deg) translateX(0)}}@media(min-width:992px){.blk-two-column-heading-with-text__image-wrapper picture{transform:rotate(-4deg) translateX(1.5%);width:79.5%}}.blk-two-column-heading-with-text__image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);width:100%}@media(min-width:992px){.blk-two-column-heading-with-text__image-wrapper img{transform:scale(1.1)}}.blk-two-column-heading-with-text+.blk-two-column-heading-with-text .blk-two-column-heading-with-text__image-wrapper picture{transform:rotate(3deg) translateX(2%)}@media(min-width:768px){.blk-two-column-heading-with-text+.blk-two-column-heading-with-text .blk-two-column-heading-with-text__image-wrapper picture{transform:rotate(3deg) translateX(0)}}@media(min-width:992px){.blk-two-column-heading-with-text+.blk-two-column-heading-with-text .blk-two-column-heading-with-text__image-wrapper picture{transform:rotate(4deg) translate(2.5%,12px)}}.blk-two-column-heading-with-text+.blk-two-column-heading-with-text .blk-two-column-heading-with-text__image-wrapper img{transform:scale(1.1)}@media(min-width:992px){.blk-two-column-heading-with-text+.blk-two-column-heading-with-text .blk-two-column-heading-with-text__image-wrapper img{transform:scale(1.1)}}.blk-two-column-heading-with-text+.blk-two-column-heading-with-text .blk-two-column-heading-with-text__wrapper{padding-bottom:16px}@media(min-width:992px){.blk-two-column-heading-with-text+.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__picture{transform:rotate(3deg) translate(3%,-5px)}.blk-two-column-heading-with-text+.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__image{transform:rotate(-3deg) scale(1.1)}}.blk-two-column-heading-with-text__text:has(img){width:100%}.blk-two-column-heading-with-text__text:has(img) p{font-size:16px;line-height:1.4;margin-bottom:12px}@media(min-width:992px){.blk-two-column-heading-with-text__text:has(img) p{font-size:18px;line-height:1.35;margin-bottom:16px}}.blk-two-column-heading-with-text__text:has(img) p:first-child:has(strong){margin-bottom:24px}@media(min-width:992px){.blk-two-column-heading-with-text__text:has(img) p:first-child:has(strong){margin-bottom:32px}}.blk-two-column-heading-with-text__text:has(img) strong{font-family:NHaasGroteskDSPro;font-weight:700}@media(min-width:992px){.blk-two-column-heading-with-text__text:has(img) strong{letter-spacing:4.2%}}.blk-two-column-heading-with-text__text:has(img) p:has(img){border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);height:auto;margin-top:calc(72px + 3%);max-width:min(94%,420px);overflow:hidden;transform:rotate(2deg) translateX(3%);transform-origin:center;width:-moz-fit-content;width:fit-content}@media(min-width:992px){.blk-two-column-heading-with-text__text:has(img) p:has(img){margin-top:calc(20px + 3%);transform:rotate(2deg) translateX(1%)}}.blk-two-column-heading-with-text__text:has(img) p:has(img) img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);width:100%}.blk-two-column-heading-with-text.light{margin-bottom:80px;margin-top:80px}@media(min-width:992px){.blk-two-column-heading-with-text.light{margin-bottom:144px;margin-top:144px}}.blk-two-column-heading-with-text.light .blk-two-column-heading-with-text__wrapper{padding-bottom:0;padding-top:0}.blk-two-column-heading-with-text.light .blk-two-column-heading-with-text__title p{font-size:32px;line-height:1.15}@media(min-width:992px){.blk-two-column-heading-with-text.light .blk-two-column-heading-with-text__title p{font-size:48px;line-height:1.15;max-width:250px}.blk-two-column-heading-with-text.light .blk-two-column-heading-with-text__text-wrapper{margin-top:12px}}@media(min-width:1200px){.blk-two-column-heading-with-text.light .blk-two-column-heading-with-text__text-wrapper{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}}.blk-two-column-heading-with-text.light:not(:has(.blk-two-column-heading-with-text__image-wrapper)) .blk-two-column-heading-with-text__title-wrapper{max-width:none}@media(min-width:768px){.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__wrapper{flex-direction:row-reverse}}@media(min-width:992px){.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__wrapper{display:flex}.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__image-wrapper{margin:0 auto;max-width:none;padding-bottom:3%;padding-top:3%}.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__image-wrapper picture{margin:0 auto auto;max-width:63.5%;transform:rotate(-3deg) translateX(3%)}}@media(min-width:1400px){.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__image-wrapper{padding-bottom:1.5%;padding-top:1.5%}}@media(min-width:992px){.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__picture{transform:rotate(-3deg) translate(3%,-5px)}.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__image{transform:rotate(3deg) scale(1.1)}.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__content-wrapper{grid-area:left}.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__title{margin-bottom:-6px}.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__title h2{letter-spacing:-1%}.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__text{font-size:18px;letter-spacing:3%;line-height:1.35;max-width:660px}.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__text p{font-size:18px;letter-spacing:3%;line-height:1.35}}.blk-two-column-heading-with-text:has(+.blk-marquee-slider) .blk-two-column-heading-with-text__wrapper{padding-bottom:130px}@media(min-width:992px){.blk-two-column-heading-with-text:has(+.blk-marquee-slider) .blk-two-column-heading-with-text__wrapper{padding-bottom:260px}}.blk-two-column-heading-with-text+.blk-two-column-heading-with-text.dark .blk-two-column-heading-with-text__wrapper{padding-top:0}@media(min-width:992px){.blk-two-column-heading-with-text+.blk-two-column-heading-with-text.dark .blk-two-column-heading-with-text__wrapper{padding-top:28px}.blk-two-column-heading-with-text.light+.blk-large-quote{margin-top:-8px}.blk-two-column-heading-with-text.light+.blk-image-with-accordions{margin-top:162px}.blk-two-column-heading-with-text.right+.blk-two-column-heading-with-text.right .blk-two-column-heading-with-text__image-wrapper picture{margin:0 auto auto;max-width:63.5%;transform:rotate(3deg) translateX(3%)}}.blk-large-quote{margin-bottom:80px;margin-top:80px}@media(min-width:992px){.blk-large-quote{margin-bottom:108px;margin-top:144px}}.blk-large-quote .row{justify-content:center}.blk-large-quote__wrapper{border-left:1px solid #182067;border-left:1px solid var(--color-deep-blue,#182067);display:flex;flex-direction:column;gap:28px;padding-left:16px}@media(min-width:992px){.blk-large-quote__wrapper{gap:32px;padding-left:40px;padding-top:.5%}}.blk-large-quote__image-wrapper{align-items:center;display:flex;height:auto;justify-content:center;max-width:200px;padding-top:6px;width:100%}@media(min-width:992px){.blk-large-quote__image-wrapper{max-width:201px}}.blk-large-quote__image-wrapper picture{border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);height:auto;overflow:hidden;transform:rotate(-3deg) translate(1%,-1%);transform-origin:center;width:inherit}@media(min-width:992px){.blk-large-quote__image-wrapper picture{transform:rotate(-3deg) translate(2%,-1%)}}.blk-large-quote__image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;transform:rotate(3deg) scale(1.1);width:100%}@media(min-width:992px){.blk-large-quote__image-wrapper+.blk-large-quote__quote{margin-top:6px}}.blk-large-quote__author{font-size:24px;font-weight:500;line-height:1.3}@media(min-width:992px){.blk-large-quote__author{font-size:22px}.blk-large-quote .col-md-10 .blk-large-quote__quote,.blk-large-quote .col-md-10 .blk-large-quote__quote p{font-size:48px;font-weight:500;line-height:1.15}.blk-large-quote .col-md-10 .blk-large-quote__author{font-size:28px;font-weight:500;line-height:1.3}.blk-large-quote .col-md-10 .blk-large-quote__wrapper{gap:38px;padding-left:32px}.blk-large-quote .col-md-10 .blk-large-quote__image-wrapper{margin-bottom:16px}.blk-large-quote+.blk-two-column-heading-with-text.light{margin-top:108px}}@media(min-width:992px){.blk-large-quote:has(.container--wide)+.blk-two-column-heading-with-text.light{margin-top:-36px}}.blk-call-to-action{margin-bottom:80px;margin-top:96px}@media(min-width:992px){.blk-call-to-action{margin-bottom:120px;margin-top:120px}}.blk-call-to-action__wrapper{border-bottom:1px solid #182067;border-bottom:1px solid var(--color-deep-blue,#182067);border-top:1px solid #182067;border-top:1px solid var(--color-deep-blue,#182067);display:flex;flex-direction:column;gap:20px;padding-bottom:56px;padding-top:56px}@media(min-width:992px){.blk-call-to-action__wrapper{flex-direction:row;gap:28px;padding-bottom:80px;padding-top:72px}}.blk-call-to-action__content{display:flex;flex-direction:column;gap:22px}@media(min-width:992px){.blk-call-to-action__content{gap:40px}}.blk-call-to-action__text,.blk-call-to-action__text p{font-size:18px;font-weight:500;line-height:1.35}@media(min-width:992px){.blk-call-to-action__text,.blk-call-to-action__text p{font-size:22px;line-height:1.3}}.blk-call-to-action__title h2{max-width:386px}.single .blk-call-to-action__wrapper{border-bottom:1px solid #182067;border-bottom:1px solid var(--color-deep-blue,#182067);border-top:1px solid #182067;border-top:1px solid var(--color-deep-blue,#182067);display:flex;flex-direction:column;gap:20px;padding-bottom:56px;padding-top:56px}@media(min-width:992px){.single .blk-call-to-action__wrapper{display:flex;flex:0 0 calc(50% - 14px);flex-direction:column;gap:20px;margin-left:auto;margin-right:auto;max-width:calc(50% - 14px);padding-bottom:36px;padding-top:28px}.single .blk-call-to-action__title h2{flex:0 0 100%;font-size:22px;line-height:1.3;max-width:100%}.single .blk-call-to-action__content{flex:0 0 100%;max-width:100%}}.blk-image-with-accordions{margin-bottom:80px;margin-top:80px}@media(min-width:992px){.blk-image-with-accordions{margin-bottom:144px;margin-top:144px}.blk-image-with-accordions--left .blk-image-with-accordions__accordions-wrapper{margin-top:4px}.blk-image-with-accordions--right .blk-image-with-accordions__wrapper{flex-direction:row-reverse}}.blk-image-with-accordions__image-wrapper{align-items:center;display:flex;height:auto;justify-content:center;margin:0 auto auto 0;max-width:min(98%,420px);width:100%}@media(min-width:992px){.blk-image-with-accordions__image-wrapper{max-width:100%;width:100%}}@media(max-width:991px){.blk-image-with-accordions__image-wrapper.desktop{display:none}}.blk-image-with-accordions__image-wrapper.desktop{padding-bottom:2.5%;padding-top:2.5%}@media(min-width:992px){.blk-image-with-accordions__image-wrapper.mobile{display:none}}.blk-image-with-accordions__image-wrapper.mobile{margin:0;padding-bottom:min(3%,15px);padding-top:min(3%,15px)}.blk-image-with-accordions__image-wrapper picture{border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);height:auto;overflow:hidden;transform:rotate(-2deg) translate(1%,1%);transform-origin:center;width:inherit}@media(min-width:992px){.blk-image-with-accordions__image-wrapper picture{margin:0 auto auto 0;transform:rotate(-3deg) translate(1%,-4%);width:63.5%}}.blk-image-with-accordions__image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;transform:rotate(2deg) scale(1.1);width:100%}.blk-image-with-accordions__accordions-wrapper{display:flex;flex-direction:column;gap:40px}@media(min-width:992px){.blk-image-with-accordions__accordions-wrapper{gap:55px}}.blk-image-with-accordions__text-wrapper{display:flex;flex-direction:column;gap:20px}.blk-image-with-accordions__text,.blk-image-with-accordions__title{max-width:604px}.blk-image-with-accordions__title{margin-bottom:12px}@media(min-width:992px){.blk-image-with-accordions__title{margin-bottom:3px}}.blk-image-with-accordions__accordions{display:flex;flex-direction:column;gap:16px}.blk-image-with-accordions .blk-image-accordion{border-top:1px solid #182067;border-top:1px solid var(--color-deep-blue,#182067)}.blk-image-with-accordions .blk-image-accordion__toggle{align-items:flex-start;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:16px 0}@media(min-width:992px){.blk-image-with-accordions .blk-image-accordion__toggle{gap:56px}}.blk-image-with-accordions .blk-image-accordion__icon{align-items:center;display:flex;height:24px;justify-content:center}.blk-image-with-accordions .blk-image-accordion__icon .vertical{transform-origin:12px 12px;transition:transform .25s linear}.blk-image-with-accordions .blk-image-accordion__content-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s linear}.blk-image-with-accordions .blk-image-accordion__content{display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:0}@media(min-width:992px){.blk-image-with-accordions .blk-image-accordion__content{gap:20px;padding:0 80px 0 0}}.blk-image-with-accordions .blk-image-accordion__text{font-weight:500}.blk-image-with-accordions .blk-image-accordion.accordion-open .blk-image-accordion__content-wrapper{grid-template-rows:1fr;padding-bottom:16px}.blk-image-with-accordions .blk-image-accordion.accordion-open .blk-image-accordion__icon .vertical{transform:rotate(90deg)}.blk-cards-highlight{margin-bottom:80px;margin-top:80px}@media(min-width:992px){.blk-cards-highlight{margin-bottom:144px;margin-top:144px}}.blk-cards-highlight__wrapper{display:flex;flex-direction:column;gap:32px}@media(min-width:992px){.blk-cards-highlight__wrapper{gap:48px}}.blk-cards-highlight__content{display:flex;flex-direction:column;gap:20px}.blk-cards-highlight__cards{display:flex;flex-direction:column;gap:28px}@media(min-width:576px){.blk-cards-highlight__cards{display:grid;grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.blk-cards-highlight__cards{grid-template-columns:repeat(3,1fr)}}.blk-cards-highlight__top{margin-bottom:2px}@media(min-width:768px){.blk-cards-highlight__top{margin-bottom:0}}.blk-cards-highlight__top .blk-cards-highlight__button{align-items:flex-end;display:flex;justify-content:flex-end}@media(max-width:767px){.blk-cards-highlight__top .blk-cards-highlight__button{display:none}}@media(min-width:768px){.blk-cards-highlight__bottom{display:none}}.blk-cards-listing{margin-bottom:80px;margin-top:80px}@media(min-width:992px){.blk-cards-listing{margin-bottom:120px;margin-top:144px}}.blk-cards-listing__wrapper{display:flex;flex-direction:column;gap:32px}@media(min-width:992px){.blk-cards-listing__wrapper{gap:48px}}.blk-cards-listing__cards{display:flex;flex-direction:column;gap:40px 28px}@media(min-width:576px){.blk-cards-listing__cards{display:grid;grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.blk-cards-listing__cards{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.blk-cards-listing__cards{gap:54px 28px;grid-template-columns:repeat(4,1fr)}}.blk-cards-listing__title{margin-bottom:4px}.blk-cards-listing__top .blk-cards-listing__button{display:flex;justify-content:flex-end}@media(max-width:767px){.blk-cards-listing__top .blk-cards-listing__button{display:none}}.blk-cards-listing__content{display:flex;flex-direction:column;gap:10px}@media(min-width:768px){.blk-cards-listing__bottom{display:none}}.blk-cards-listing+.blk-cards-listing{margin-top:94px}@media(min-width:992px){.blk-cards-listing+.block-call-to-action{margin-top:-22px}}.blk-body-text{margin-bottom:120px;margin-top:56px}.blk-body-text .row{justify-content:center}.blk-body-text__wrapper h2,.blk-body-text__wrapper h3{margin-bottom:40px}@media(min-width:992px){.blk-body-text__wrapper h2,.blk-body-text__wrapper h3{margin-bottom:56px}}.blk-body-text__wrapper p{font-size:16px;font-weight:500;line-height:1.4}@media(min-width:992px){.blk-body-text__wrapper p{font-size:18px;letter-spacing:2.8%;line-height:1.35}}.blk-body-text__wrapper p:not(:last-child){margin-bottom:12px}@media(min-width:992px){.blk-body-text__wrapper p:not(:last-child){margin-bottom:16px}}.blk-body-text__wrapper p:not(:last-child):has(strong){margin-bottom:14px}@media(min-width:992px){.blk-body-text__wrapper p:not(:last-child):has(strong){margin-bottom:22px}}.blk-body-text__wrapper li{font-size:16px;font-weight:500;line-height:1.4}@media(min-width:992px){.blk-body-text__wrapper li{font-size:18px;letter-spacing:2.8%;line-height:1.35}}.blk-body-text__wrapper strong{font-family:NHaasGroteskDSPro;font-size:18px;font-weight:700;line-height:1.35}@media(min-width:992px){.blk-body-text__wrapper strong{font-size:22px;letter-spacing:4%;line-height:1.33}}.blk-body-text__wrapper p:has(img){border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);height:auto;margin-bottom:calc(48px + 3%)!important;margin-top:calc(48px + 3%)!important;max-width:min(95%,534px);overflow:hidden;transform:rotate(3deg) translateX(2%);transform-origin:center;width:-moz-fit-content;width:fit-content}.blk-body-text__wrapper p:has(img) img{height:100%;-o-object-fit:cover;object-fit:cover;transform:rotate(-3deg) scale(1.15);width:100%}.blk-body-text__button{margin-top:40px}@media(min-width:992px){.blk-body-text__button{margin-top:56px}}.single-actions .blk-body-text{margin-bottom:56px;margin-top:56px}.blk-podcast-embed__card{border:1px solid #182067;border:1px solid var(--border-color);display:flex;flex-direction:column;gap:16px;padding:12px}@media(min-width:992px){.blk-podcast-embed__card{gap:20px;padding:26px 28px 24px}}.blk-podcast-embed__card-header{display:flex;flex-direction:column;gap:8px}@media(min-width:992px){.blk-podcast-embed__card-header{gap:6px}.blk-podcast-embed__card-title{letter-spacing:2%}.blk-podcast-embed__card-years{margin-top:-4px}}.blk-podcast-embed__card-meta{display:flex;gap:8px}.blk-podcast-embed .audio-player{align-items:center;display:flex;gap:8px}.blk-podcast-embed .audio-player__timeline{flex:1}.blk-podcast-embed .audio-player__progress-bar{background-color:#182067;background-color:var(--border-color);cursor:grab;height:1px}.blk-podcast-embed .audio-player__btn,.blk-podcast-embed .audio-player__volume{background-color:transparent;border:none;cursor:pointer;height:24px;margin:0;padding:0;width:24px}.blk-podcast-embed .audio-player__btn .icon--pause,.blk-podcast-embed .audio-player__btn.is-playing .icon--play{display:none}.blk-podcast-embed .audio-player__btn.is-playing .icon--pause{display:inline}@media(max-width:767px){.blk-podcast-embed .audio-player__volume{display:none}}.blk-podcast-embed .audio-player__element{display:none}.blk-marquee-slider{display:flex;flex-direction:column;margin-left:-1.5vw;margin-right:1.5vw;position:relative;width:103vw;z-index:2}.blk-marquee-slider__marquee{padding:2px 0;white-space:nowrap;width:100%}@media(min-width:992px){.blk-marquee-slider__marquee{padding:4px 0}}.blk-marquee-slider__marquee.first{background-color:#182067;background-color:var(--color-deep-blue,#182067);transform:rotate(-2deg)}@media(min-width:992px){.blk-marquee-slider__marquee.first{transform:rotate(-1.3deg)}}.blk-marquee-slider__marquee.first h3{color:#187cff;color:var(--color-dark-blue-light,#187cff)}.blk-marquee-slider__marquee.second{background-color:#abbfff;background-color:var(--light-bg-color);transform:rotate(.97deg);transform-origin:bottom left}@media(min-width:3200px){.blk-marquee-slider__marquee.second{transform:rotate(.87deg)}}.blk-marquee-slider__marquee.second .blk-marquee-slider__track{animation-direction:reverse}.blk-marquee-slider__marquee.second h3{color:#fff;color:var(--color-white,#fff)}.blk-marquee-slider__marquee h3{padding-left:16px;padding-right:16px}@media(min-width:992px){.blk-marquee-slider__marquee h3{padding-left:29px;padding-right:29px}}.blk-marquee-slider__track{animation:marquee linear infinite;animation-duration:20s;animation-duration:var(--duration,20s);display:flex;gap:0;width:-moz-max-content;width:max-content}.blk-marquee-slider--low{transform:translateY(-75%)}@media(min-width:992px){.blk-marquee-slider--low{transform:translateY(-71%)}}@media(min-width:2560px){.blk-marquee-slider--low{transform:translateY(-73%)}}@media(min-width:3200px){.blk-marquee-slider--low{transform:translateY(-77%)}}.blk-marquee-slider--high{transform:translateY(20%)}@media(min-width:576px){.blk-marquee-slider--high{transform:translateY(15%)}}@media(min-width:768px){.blk-marquee-slider--high{transform:translateY(5%)}}@media(min-width:992px){.blk-marquee-slider--high{transform:translateY(30%)}}@media(min-width:1200px){.blk-marquee-slider--high{transform:translateY(22%)}}@media(min-width:1400px){.blk-marquee-slider--high{transform:translateY(22%)}}@media(min-width:2000px){.blk-marquee-slider--high{transform:translateY(10%)}}@media(min-width:2560px){.blk-marquee-slider--high{transform:translateY(10%)}}.blk-marquee-slider--high .blk-marquee-slider__marquee.first{background-color:#543ded;background-color:var(--color-dark-indigo,#543ded);transform:rotate(-1.52deg)}@media(min-width:992px){.blk-marquee-slider--high .blk-marquee-slider__marquee.first{transform:rotate(-3.93deg)}}@media(min-width:2560px){.blk-marquee-slider--high .blk-marquee-slider__marquee.first{transform:rotate(-3.63deg)}}@media(min-width:3200px){.blk-marquee-slider--high .blk-marquee-slider__marquee.first{transform:rotate(-2.53deg)}}.blk-marquee-slider--high .blk-marquee-slider__marquee.first h3{color:#9cb0f0;color:var(--color-blue-indigo-dark,#9cb0f0)}.blk-marquee-slider--high .blk-marquee-slider__marquee.second{background-color:#94ccf0;background-color:var(--color-blue,#94ccf0);transform:rotate(2.97deg) translateY(-5px)}@media(min-width:992px){.blk-marquee-slider--high .blk-marquee-slider__marquee.second{transform:rotate(2.43deg) translateY(-22px)}}@media(min-width:2560px){.blk-marquee-slider--high .blk-marquee-slider__marquee.second{transform:rotate(2.23deg) translateY(-22px)}}@media(min-width:3200px){.blk-marquee-slider--high .blk-marquee-slider__marquee.second{transform:rotate(1.63deg) translateY(-22px)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.blk-marquee-slider+.blk-two-column-heading-with-text.dark .blk-two-column-heading-with-text__wrapper{padding-top:96px}@media(min-width:992px){.blk-marquee-slider+.blk-two-column-heading-with-text.dark .blk-two-column-heading-with-text__wrapper{padding-top:164px}}.blk-marquee-slider+.blk-two-column-heading-with-text.light{margin-top:8px}@media(min-width:992px){.blk-marquee-slider+.blk-two-column-heading-with-text.light{margin-top:-44px}}.blk-marquee-slider+.blk-posts-filters{margin-top:-12px}@media(min-width:992px){.blk-marquee-slider+.blk-posts-filters{margin-top:-76px}.blk-marquee-slider+.blk-large-quote{margin-top:-14px}}@media(min-width:992px){.blk-marquee-slider+.blk-large-quote:has(.container--wide){margin-top:-45px}}.blk-quote-slider__wrapper{border-left:1px solid #182067;border-left:1px solid var(--border-color);padding-bottom:16px;padding-left:16px}@media(min-width:992px){.blk-quote-slider__wrapper{margin-left:auto;margin-right:auto;padding-left:25px}}.blk-quote-slider__slider{display:flex;flex-direction:column;gap:28px}@media(min-width:992px){.blk-quote-slider__slide{padding-top:3px}}.blk-quote-slider__slide-wrapper{display:flex;flex-direction:column;gap:24px}@media(min-width:992px){.blk-quote-slider__slide-wrapper{gap:22px}}.blk-quote-slider__slide-bottom{display:flex;flex-direction:column;gap:12px;max-width:210px}@media(min-width:576px){.blk-quote-slider__slide-bottom{flex-direction:row;gap:30px;justify-content:flex-start;max-width:100%}}.blk-quote-slider__slide-image{align-items:center;display:flex;height:auto;justify-content:center;max-width:min(96%,210px);padding-bottom:1.5%;padding-top:1.5%;width:100%}@media(min-width:576px){.blk-quote-slider__slide-image{max-width:201px}}@media(max-width:991px){.blk-quote-slider__slide-image.desktop{display:none}}.blk-quote-slider__slide-image.desktop{padding-bottom:2.5%;padding-top:2.5%}@media(min-width:992px){.blk-quote-slider__slide-image.mobile{display:none}}.blk-quote-slider__slide-image.mobile{padding-bottom:min(3%,15px);padding-top:min(3%,15px)}.blk-quote-slider__slide-picture{border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);height:auto;overflow:hidden;transform:rotate(-2deg) translate(2%,-1%);transform-origin:center;width:inherit}@media(min-width:992px){.blk-quote-slider__slide-picture{transform:rotate(-2deg) translate3(3%,1%)}}.blk-quote-slider__slide-img{height:100%;-o-object-fit:cover;object-fit:cover;transform:rotate(3deg) scale(1.1);width:100%}.blk-quote-slider__slide-data{display:flex;flex-direction:column;gap:2px}@media(min-width:992px){.blk-quote-slider__slide-data{margin-top:10px}}.blk-quote-slider__slide-tags{display:flex;gap:6px}.blk-posts-filters{margin-bottom:80px;margin-top:80px}@media(min-width:992px){.blk-posts-filters{margin-bottom:144px;margin-top:144px}}.blk-posts-filters__wrapper{display:flex;flex-direction:column;gap:32px}.blk-posts-filters__grid{display:flex;flex-direction:column;gap:28px;margin-top:22px;transition:opacity .25s linear,filter .25s linear}@media(min-width:576px){.blk-posts-filters__grid{display:grid;grid-template-columns:calc(50% - 14px) calc(50% - 14px)}}@media(min-width:992px){.blk-posts-filters__grid{grid-template-columns:repeat(3,1fr);margin-top:2px}}.blk-posts-filters__grid.loading{filter:blur(5px);opacity:.5}.blk-posts-filters__filters-wrapper{display:flex;flex-direction:column;gap:24px}.blk-posts-filters__search-content{align-items:center;border-bottom:1px solid #182067;border-bottom:1px solid var(--border-color);display:flex;gap:8px;height:auto;justify-content:flex-start;padding-bottom:12px;width:100%}.blk-posts-filters__search-content button{background:none;border:none;cursor:pointer;height:24px;margin:0;padding:0;width:24px}.blk-posts-filters__search-content input{background:none;border:none;color:#182067;color:var(--dark-font-color);font-family:NHaasGroteskDSPro;font-size:12px;font-weight:400;letter-spacing:2%;line-height:1.4;margin:0;outline:none;padding:0;width:100%}@media(min-width:992px){.blk-posts-filters__search-content input{font-size:14px}}.blk-posts-filters__search-content input::-moz-placeholder{font-size:12px;font-weight:400;letter-spacing:2%;line-height:1.4}.blk-posts-filters__search-content input::placeholder{font-size:12px;font-weight:400;letter-spacing:2%;line-height:1.4}@media(min-width:992px){.blk-posts-filters__search-content input::-moz-placeholder{font-size:14px}.blk-posts-filters__search-content input::placeholder{font-size:14px}}.blk-posts-filters__dropdowns{display:flex;flex-direction:column;gap:22px;z-index:2}@media(min-width:768px){.blk-posts-filters__dropdowns{flex-direction:row;gap:28px}}@media(min-width:992px){.blk-posts-filters__load-more{margin-top:24px}}.dropdown-wrapper:has(.dropdown-active) .arrow{transform:rotate(180deg)}.dropdown-wrapper select{display:none}.dropdown-header{align-items:center;background-color:#fff;background-color:var(--color-white);border:1px solid #182067;border:1px solid var(--border-color);cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:12px}.dropdown-header .taxonomy{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.dropdown-header{padding:16px 12px 14px 18px}}.dropdown-header .arrow{height:24px;transition:transform .25s linear;width:24px}.dropdown-header .terms-wrapper:has(span:empty){display:none}.ts-dropdown{border:1px solid #182067;border:1px solid var(--border-color);border-radius:0!important;border-top:none;display:block!important;margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.ts-dropdown .ts-dropdown-content{max-height:198px;overflow-y:auto}.dropdown-active .ts-dropdown{max-height:274px;opacity:1}@media(min-width:768px){.dropdown-active .ts-dropdown{max-height:284px}}.ts-dropdown-content{display:flex;flex-direction:column;gap:12px;padding:12px}.ts-option{font-family:NHaasGroteskDSPro;font-size:12px;font-weight:400;letter-spacing:2%;line-height:1.45;min-height:-moz-fit-content;min-height:fit-content;padding:0 0 0 27px!important;position:relative}@media(min-width:992px){.ts-option{font-size:14px;line-height:1.4}}.ts-option:before{border:1px solid #182067;border:1px solid var(--border-color);content:"";height:14px;left:0;top:1px;width:14px}.ts-option:after,.ts-option:before{bottom:auto;position:absolute;right:auto}.ts-option:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' fill='none' viewBox='0 0 12 10'%3E%3Cpath stroke='%23182067' stroke-linecap='square' stroke-linejoin='bevel' stroke-width='2' d='m1.41 4.91 3 3.5 6-7'/%3E%3C/svg%3E");display:inline-block;height:7px;left:2px;opacity:0;top:0;transition:opacity .25s linear;width:9px}.ts-option.active{background-color:#fff;background-color:var(--color-white);color:#182067;color:var(--dark-font-color)}.ts-option.selected:after{opacity:1}.ts-option .tomselect-checkbox{display:none;height:0;width:0}.dropdown-footer{border-top:1px solid #182067;border-top:1px solid var(--border-color);display:flex}.dropdown-footer .c-btn{border:none;cursor:pointer;flex:1}.dropdown-footer .c-btn:first-child{border-right:1px solid #182067;border-right:1px solid var(--border-color);font-weight:400;text-underline-offset:6px}.dropdown-footer .c-btn:first-child span{overflow:hidden;position:relative}.dropdown-footer .c-btn:first-child span:after{background-color:#182067;background-color:var(--border-color);bottom:0;content:"";height:1px;left:0;position:absolute;right:0;top:auto;transition:transform .25s linear;width:100%}.dropdown-footer .c-btn:first-child:hover{background-color:#fff;background-color:var(--color-white);color:#182067;color:var(--dark-font-color)}.dropdown-footer .c-btn:first-child:hover span:after{transform:translateX(100%)}.blk-embedded-form{margin-bottom:80px}@media(min-width:992px){.blk-embedded-form{margin-bottom:144px}}.blk-full-width-call-to-action-box{margin-bottom:80px;margin-top:96px}@media(min-width:992px){.blk-full-width-call-to-action-box{margin-bottom:120px;margin-top:120px}}.blk-full-width-call-to-action-box__wrapper{border-bottom:1px solid #182067;border-bottom:1px solid var(--color-deep-blue,#182067);border-top:1px solid #182067;border-top:1px solid var(--color-deep-blue,#182067);display:flex;flex-direction:column;gap:20px;padding-bottom:56px;padding-top:56px}@media(min-width:992px){.blk-full-width-call-to-action-box__wrapper{flex-direction:row;gap:28px;padding-bottom:80px;padding-top:72px}}.blk-full-width-call-to-action-box__content{display:flex;flex-direction:column;gap:22px}@media(min-width:992px){.blk-full-width-call-to-action-box__content{gap:40px}}.blk-full-width-call-to-action-box__text,.blk-full-width-call-to-action-box__text p{font-size:18px;font-weight:500;line-height:1.35}@media(min-width:992px){.blk-full-width-call-to-action-box__text,.blk-full-width-call-to-action-box__text p{font-size:22px;line-height:1.3}}.single-team-hero{background-color:#abbfff;background-color:var(--light-bg-color);border-bottom:1px solid #182067;border-bottom:1px solid var(--border-color);padding-top:30px}@media(min-width:768px){.single-team-hero{padding-bottom:70px}}@media(min-width:992px){.single-team-hero{padding-top:59px}}.single-team-hero .container{overflow:visible}.single-team-hero__wrapper{display:flex;flex-direction:column;gap:40px}@media(min-width:992px){.single-team-hero__wrapper{gap:25px}}.single-team-hero__bottom{display:flex;flex-direction:column;gap:14px}@media(min-width:768px){.single-team-hero__bottom{display:grid;grid-template-columns:60% 1fr}}@media(min-width:992px){.single-team-hero__bottom{gap:36px;grid-template-columns:70% 1fr}}.single-team-hero__content-wrapper{display:flex;flex-direction:column;gap:12px}.single-team-hero__content{display:flex;flex-direction:column;gap:48px}.single-team-hero__data{display:flex;flex-direction:column;gap:8px}@media(min-width:992px){.single-team-hero__data{gap:4px}}.single-team-hero__sex{font-family:NHaasGroteskDSPro}.single-team-hero__links{display:flex;gap:16px}@media(min-width:768px){.single-team-hero__image-wrapper{position:relative}}.single-team-hero__image{align-items:center;display:flex;height:auto;justify-content:center;max-width:min(96%,342px);padding-bottom:min(3%,15px);padding-top:min(3%,15px);width:100%}@media(min-width:768px){.single-team-hero__image{bottom:auto;left:auto;margin:auto;max-width:315px;padding-bottom:2.5%;padding-top:2.5%;position:absolute;right:auto;top:0}}.single-team-hero__picture{border:1px solid #182067;border:1px solid var(--color-deep-blue,#182067);height:auto;overflow:hidden;transform:rotate(-2deg) translate(2%,32px);transform-origin:center;width:inherit}@media(min-width:768px){.single-team-hero__picture{transform:rotate(2deg) translate(-3%,-19.5%)}}.single-team-hero__img{height:100%;-o-object-fit:cover;object-fit:cover;transform:rotate(2deg) scale(1.1);width:100%}@media(min-width:768px){.single-team-hero__img{transform:rotate(-2deg) scale(1.1)}}.single-team-hero+.blk-body-text{margin-top:82px}@media(min-width:768px){.single-team-hero+.blk-body-text{margin-top:92px}}.single-actions-hero{align-items:flex-start;background-color:#187cff;background-color:var(--dark-bg-color);display:flex;flex-direction:column;justify-content:flex-start;padding-top:30px}@media(min-width:992px){.single-actions-hero{padding-top:62px}}.single-actions-hero__top-wrapper{border-bottom:1px solid #182067;border-bottom:1px solid var(--border-color);padding-bottom:56px}@media(min-width:992px){.single-actions-hero__top-wrapper{padding-bottom:46px}}.single-actions-hero__wrapper{display:flex;flex-direction:column;gap:40px}@media(min-width:992px){.single-actions-hero__wrapper{gap:27px}}.single-actions-hero__content-wrapper{display:flex;flex-direction:column;gap:32px}@media(min-width:992px){.single-actions-hero__content-wrapper{gap:28px}}.single-actions-hero__title{color:#fff;color:var(--color-white,#fff)}.single-actions-hero__bottom{display:flex;flex-direction:column;gap:32px}@media(min-width:992px){.single-actions-hero__bottom{gap:28px}}.single-actions-hero__data,.single-actions-hero__date-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:0}.single-actions-hero__date-wrapper{margin-top:-33px}@media(min-width:992px){.single-actions-hero__date-wrapper{margin-top:-29px}}.single-actions-hero__data-item{margin-bottom:0;margin-left:-1px;outline:1px solid #182067;outline:1px solid var(--border-color);outline-offset:-1px;padding:8px 12px}@media(min-width:992px){.single-actions-hero__data-item{padding:8px 16px}}.single-actions-hero__data-item.theme{background-color:#a3dbff;background-color:var(--color-blue-light,#a3dbff)}.single-actions-hero__data-item.issue{background-color:#fff;background-color:var(--color-white,#fff)}.single-actions-hero__data-item.date{background-color:#abbfff;background-color:var(--color-blue-indigo,#abbfff)}.single-actions-hero__image-wrapper{aspect-ratio:393/222;border-bottom:1px solid #182067;border-bottom:1px solid var(--border-color);border-top:1px solid #182067;border-top:1px solid var(--border-color);height:auto;margin-top:-1px;max-height:675px;position:relative;width:100%}.single-actions-hero__image,.single-actions-hero__img,.single-actions-hero__picture{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.single-actions-hero__img{-o-object-fit:cover;object-fit:cover}.single-post-hero{align-items:flex-start;background-color:#abbfff;background-color:var(--light-bg-color);border-bottom:1px solid #182067;border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;justify-content:flex-start;padding-top:30px}@media(min-width:992px){.single-post-hero{padding-top:62px}}.single-post-hero__top-wrapper{padding-bottom:0}@media(min-width:768px){.single-post-hero__top-wrapper{padding-bottom:56px}}@media(min-width:992px){.single-post-hero__top-wrapper{padding-bottom:72px}}.single-post-hero__wrapper{display:flex;flex-direction:column;gap:48px}@media(min-width:992px){.single-post-hero__wrapper{gap:28px}}.single-post-hero__content-wrapper{display:flex;flex-direction:column;gap:32px}@media(min-width:992px){.single-post-hero__content-wrapper{gap:28px}}.single-post-hero__bottom{display:flex;flex-direction:column;gap:32px}@media(min-width:992px){.single-post-hero__bottom{gap:28px}}.single-post-hero__data,.single-post-hero__date-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:0}.single-post-hero__date-wrapper{margin-top:-33px}@media(min-width:992px){.single-post-hero__date-wrapper{margin-top:-29px}}.single-post-hero__data-item{margin-bottom:0;margin-left:-1px;outline:1px solid #182067;outline:1px solid var(--border-color);outline-offset:-1px;padding:8px 12px}@media(min-width:992px){.single-post-hero__data-item{padding:8px 16px}}.single-post-hero__data-item.theme{background-color:#a3dbff;background-color:var(--color-blue-light,#a3dbff)}.single-post-hero__data-item.issue{background-color:#fff;background-color:var(--color-white,#fff)}.single-post-hero__data-item.date{background-color:#abbfff;background-color:var(--color-blue-indigo,#abbfff)}.single-post-hero__image-wrapper{aspect-ratio:393/222;border-bottom:1px solid #182067;border-bottom:1px solid var(--border-color);height:auto;max-height:675px;position:relative;width:100%}.single-post-hero__image,.single-post-hero__img,.single-post-hero__picture{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.single-post-hero__img{-o-object-fit:cover;object-fit:cover}@media(max-width:767px){.single-post-hero__video{border-top:1px solid #182067;border-top:1px solid var(--border-color);margin-left:-16px;margin-top:8px;width:calc(100% + 32px)}}@media(min-width:992px){.single-post-hero__video{margin-top:18px}}.video-placeholder,.video-wrapper{aspect-ratio:16/9;position:relative}.video-placeholder img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}.video-placeholder button{background-color:transparent;border:none;cursor:pointer;left:calc(50% - 32px);margin:0;padding:0;position:absolute;top:calc(50% - 32px);z-index:2}.video-iframe{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}