@charset "UTF-8";/*! nouislider - 14.7.0 - 4/6/2021 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub,.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}.display-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.display-inline-flex{display:inline-flex}.layout-row{display:flex;flex-direction:row}.layout-column{display:flex;flex-direction:column}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-items-baseline{align-items:baseline}.align-self-center{align-self:center}.align-self-end{align-self:flex-end}@media (max-width: 991px){.align-items-unset--maxTablet{align-items:unset}}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-around{justify-content:space-around}.flex-wrap{flex-wrap:wrap}@media (max-width: 991px){.flex-wrap-sm{flex-wrap:wrap}}@media (max-width: 767px){.layout-column-xs{flex-direction:column}}@media (max-width: 991px){.layout-column-sm{flex-direction:column}}@media (max-width: 991px){.display-flex-sm{display:flex}}.flex-grow-1{flex-grow:1}@font-face{font-family:Outfit-Thin;src:url(./Outfit-Thin-BmNm-D8r.eot);src:url(./Outfit-Thin-DyIgwVmz.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Regular;src:url(./Outfit-Regular-D7XKZiQO.eot);src:url(./Outfit-Regular-BlL8FXaZ.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Medium;src:url(./Outfit-Medium-IR0wYS4M.eot);src:url(./Outfit-Medium-B8Iwa1n1.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Bold;src:url(./Outfit-Bold-BE6ldD99.eot);src:url(./Outfit-Bold-BHHPQSxs.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Semibold;src:url(./Outfit-SemiBold-D-eR9zuJ.eot);src:url(./Outfit-SemiBold-Dyrk4jTU.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Black;src:url(./Outfit-Black-Dv2MS4lr.eot);src:url(./Outfit-Black-M2CAdCh4.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Thin;src:url(./Outfit-Thin-BmNm-D8r.eot);src:url(./Outfit-Thin-DyIgwVmz.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Thin;src:url(./inter-thin-DGU8JVkE.eot);src:url(./inter-thin-CqiY-pzQ.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Light;src:url(./inter-light-MXSLr03_.eot);src:url(./inter-light-C-rjYzED.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Regular;src:url(./inter-regular-BeqYaso1.eot);src:url(./inter-regular-aSe4hpkI.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Medium;src:url(./inter-medium-BLopCl4C.eot);src:url(./inter-medium-COKxvYe5.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Semibold;src:url(./inter-semibold-DENloZSf.eot);src:url(./inter-semibold-CXOlOdAT.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Bold;src:url(./inter-bold-g8hBU-FY.eot);src:url(./inter-bold-DHeK16mP.ttf);font-weight:"normal";font-style:"normal";font-display:swap}.MuiContainer-root{width:100%;display:block;box-sizing:border-box;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 600px){.MuiContainer-root{padding-left:24px;padding-right:24px}}.MuiContainer-disableGutters{padding-left:0;padding-right:0}@media (min-width: 600px){.MuiContainer-fixed{max-width:600px}}@media (min-width: 960px){.MuiContainer-fixed{max-width:960px}}@media (min-width: 1280px){.MuiContainer-fixed{max-width:1280px}}@media (min-width: 1920px){.MuiContainer-fixed{max-width:1920px}}@media (min-width: 0px){.MuiContainer-maxWidthXs{max-width:444px}}@media (min-width: 600px){.MuiContainer-maxWidthSm{max-width:600px}}@media (min-width: 960px){.MuiContainer-maxWidthMd{max-width:960px}}@media (min-width: 1280px){.MuiContainer-maxWidthLg{max-width:1280px}}@media (min-width: 1920px){.MuiContainer-maxWidthXl{max-width:1920px}}.MuiGrid-container{width:100%;display:flex;flex-wrap:wrap;box-sizing:border-box}.MuiGrid-item{margin:0;box-sizing:border-box}.MuiGrid-zeroMinWidth{min-width:0}.MuiGrid-direction-xs-column{flex-direction:column}.MuiGrid-direction-xs-column-reverse{flex-direction:column-reverse}.MuiGrid-direction-xs-row-reverse{flex-direction:row-reverse}.MuiGrid-wrap-xs-nowrap{flex-wrap:nowrap}.MuiGrid-wrap-xs-wrap-reverse{flex-wrap:wrap-reverse}.MuiGrid-align-items-xs-center{align-items:center}.MuiGrid-align-items-xs-flex-start{align-items:flex-start}.MuiGrid-align-items-xs-flex-end{align-items:flex-end}.MuiGrid-align-items-xs-baseline{align-items:baseline}.MuiGrid-align-content-xs-center{align-content:center}.MuiGrid-align-content-xs-flex-start{align-content:flex-start}.MuiGrid-align-content-xs-flex-end{align-content:flex-end}.MuiGrid-align-content-xs-space-between{align-content:space-between}.MuiGrid-align-content-xs-space-around{align-content:space-around}.MuiGrid-justify-xs-center{justify-content:center}.MuiGrid-justify-xs-flex-end{justify-content:flex-end}.MuiGrid-justify-xs-space-between{justify-content:space-between}.MuiGrid-justify-xs-space-around{justify-content:space-around}.MuiGrid-justify-xs-space-evenly{justify-content:space-evenly}.MuiGrid-spacing-xs-1{width:calc(100% + 8px);margin:-4px}.MuiGrid-spacing-xs-1>.MuiGrid-item{padding:4px}.MuiGrid-spacing-xs-2{width:calc(100% + 16px);margin:-8px}.MuiGrid-spacing-xs-2>.MuiGrid-item{padding:8px}.MuiGrid-spacing-xs-3{width:calc(100% + 24px);margin:-12px}.MuiGrid-spacing-xs-3>.MuiGrid-item{padding:12px}.MuiGrid-spacing-xs-4{width:calc(100% + 32px);margin:-16px}.MuiGrid-spacing-xs-4>.MuiGrid-item{padding:16px}.MuiGrid-spacing-xs-5{width:calc(100% + 40px);margin:-20px}.MuiGrid-spacing-xs-5>.MuiGrid-item{padding:20px}.MuiGrid-spacing-xs-6{width:calc(100% + 48px);margin:-24px}.MuiGrid-spacing-xs-6>.MuiGrid-item{padding:24px}.MuiGrid-spacing-xs-7{width:calc(100% + 56px);margin:-28px}.MuiGrid-spacing-xs-7>.MuiGrid-item{padding:28px}.MuiGrid-spacing-xs-8{width:calc(100% + 64px);margin:-32px}.MuiGrid-spacing-xs-8>.MuiGrid-item{padding:32px}.MuiGrid-spacing-xs-9{width:calc(100% + 72px);margin:-36px}.MuiGrid-spacing-xs-9>.MuiGrid-item{padding:36px}.MuiGrid-spacing-xs-10{width:calc(100% + 80px);margin:-40px}.MuiGrid-spacing-xs-10>.MuiGrid-item{padding:40px}.MuiGrid-grid-xs-auto{flex-grow:0;max-width:none;flex-basis:auto}.MuiGrid-grid-xs-true{flex-grow:1;max-width:100%;flex-basis:0}.MuiGrid-grid-xs-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%}.MuiGrid-grid-xs-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%}.MuiGrid-grid-xs-3{flex-grow:0;max-width:25%;flex-basis:25%}.MuiGrid-grid-xs-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%}.MuiGrid-grid-xs-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%}.MuiGrid-grid-xs-6{flex-grow:0;max-width:50%;flex-basis:50%}.MuiGrid-grid-xs-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%}.MuiGrid-grid-xs-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%}.MuiGrid-grid-xs-9{flex-grow:0;max-width:75%;flex-basis:75%}.MuiGrid-grid-xs-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%}.MuiGrid-grid-xs-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%}.MuiGrid-grid-xs-12{flex-grow:0;max-width:100%;flex-basis:100%}@media (min-width: 600px){.MuiGrid-grid-sm-auto{flex-grow:0;max-width:none;flex-basis:auto}.MuiGrid-grid-sm-true{flex-grow:1;max-width:100%;flex-basis:0}.MuiGrid-grid-sm-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%}.MuiGrid-grid-sm-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%}.MuiGrid-grid-sm-3{flex-grow:0;max-width:25%;flex-basis:25%}.MuiGrid-grid-sm-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%}.MuiGrid-grid-sm-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%}.MuiGrid-grid-sm-6{flex-grow:0;max-width:50%;flex-basis:50%}.MuiGrid-grid-sm-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%}.MuiGrid-grid-sm-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%}.MuiGrid-grid-sm-9{flex-grow:0;max-width:75%;flex-basis:75%}.MuiGrid-grid-sm-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%}.MuiGrid-grid-sm-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%}.MuiGrid-grid-sm-12{flex-grow:0;max-width:100%;flex-basis:100%}}@media (min-width: 960px){.MuiGrid-grid-md-auto{flex-grow:0;max-width:none;flex-basis:auto}.MuiGrid-grid-md-true{flex-grow:1;max-width:100%;flex-basis:0}.MuiGrid-grid-md-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%}.MuiGrid-grid-md-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%}.MuiGrid-grid-md-3{flex-grow:0;max-width:25%;flex-basis:25%}.MuiGrid-grid-md-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%}.MuiGrid-grid-md-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%}.MuiGrid-grid-md-6{flex-grow:0;max-width:50%;flex-basis:50%}.MuiGrid-grid-md-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%}.MuiGrid-grid-md-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%}.MuiGrid-grid-md-9{flex-grow:0;max-width:75%;flex-basis:75%}.MuiGrid-grid-md-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%}.MuiGrid-grid-md-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%}.MuiGrid-grid-md-12{flex-grow:0;max-width:100%;flex-basis:100%}}@media (min-width: 1280px){.MuiGrid-grid-lg-auto{flex-grow:0;max-width:none;flex-basis:auto}.MuiGrid-grid-lg-true{flex-grow:1;max-width:100%;flex-basis:0}.MuiGrid-grid-lg-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%}.MuiGrid-grid-lg-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%}.MuiGrid-grid-lg-3{flex-grow:0;max-width:25%;flex-basis:25%}.MuiGrid-grid-lg-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%}.MuiGrid-grid-lg-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%}.MuiGrid-grid-lg-6{flex-grow:0;max-width:50%;flex-basis:50%}.MuiGrid-grid-lg-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%}.MuiGrid-grid-lg-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%}.MuiGrid-grid-lg-9{flex-grow:0;max-width:75%;flex-basis:75%}.MuiGrid-grid-lg-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%}.MuiGrid-grid-lg-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%}.MuiGrid-grid-lg-12{flex-grow:0;max-width:100%;flex-basis:100%}}@media (min-width: 1920px){.MuiGrid-grid-xl-auto{flex-grow:0;max-width:none;flex-basis:auto}.MuiGrid-grid-xl-true{flex-grow:1;max-width:100%;flex-basis:0}.MuiGrid-grid-xl-1{flex-grow:0;max-width:8.333333%;flex-basis:8.333333%}.MuiGrid-grid-xl-2{flex-grow:0;max-width:16.666667%;flex-basis:16.666667%}.MuiGrid-grid-xl-3{flex-grow:0;max-width:25%;flex-basis:25%}.MuiGrid-grid-xl-4{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%}.MuiGrid-grid-xl-5{flex-grow:0;max-width:41.666667%;flex-basis:41.666667%}.MuiGrid-grid-xl-6{flex-grow:0;max-width:50%;flex-basis:50%}.MuiGrid-grid-xl-7{flex-grow:0;max-width:58.333333%;flex-basis:58.333333%}.MuiGrid-grid-xl-8{flex-grow:0;max-width:66.666667%;flex-basis:66.666667%}.MuiGrid-grid-xl-9{flex-grow:0;max-width:75%;flex-basis:75%}.MuiGrid-grid-xl-10{flex-grow:0;max-width:83.333333%;flex-basis:83.333333%}.MuiGrid-grid-xl-11{flex-grow:0;max-width:91.666667%;flex-basis:91.666667%}.MuiGrid-grid-xl-12{flex-grow:0;max-width:100%;flex-basis:100%}}.MuiPagination-ul{margin:0;display:flex;padding:0;flex-wrap:wrap;list-style:none;align-items:center}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{height:100%;margin:0;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}html{font-size:62.5%;line-height:1.4!important;letter-spacing:-.1px!important;scroll-behavior:smooth}body{width:100vw;font-family:Outfit-Regular,sans-serif;font-size:1.6rem}p,li{color:#566068}p{margin:0 0 2rem}button{background-color:transparent;border:none;cursor:pointer}input,textarea{font-size:1.6rem}b,strong{font-family:Outfit-Bold,sans-serif}button.link-item{color:#ea0954;display:inline-block;font-size:1.8rem;letter-spacing:.5px;line-height:1.56;position:relative;font-family:Outfit-Bold,sans-serif;padding-left:0}button.link-item:before,button.link-item:after{-webkit-transition:background .3s ease-in-out 0s;-moz-transition:background .3s ease-in-out 0s;-ms-transition:background .3s ease-in-out 0s;-o-transition:background .3s ease-in-out 0s;transition:background .3s ease-in-out 0s;background:url(/wp-content/themes/xvfoundation/assets/images/chevron-right.svg) no-repeat 0 0;content:"";display:none;height:1.2rem;position:absolute;top:50%;transform:translateY(-50%);width:.8rem}button.link-item:hover:before,button.link-item:hover:after{background:url(/wp-content/themes/xvfoundation/assets/images/chevron-right.svg) no-repeat 0 0}button.link-item.left-arrow{padding-right:1.5rem}button.link-item.left-arrow:after{display:block;right:0}button.link-item.right-arrow{padding-left:1.5rem}button.link-item.right-arrow:before{display:block;left:0;transform:translateY(-50%) rotate(180deg)}button.link-item:hover,button.link-item:focus{color:#000;text-decoration:none!important}@media (max-width: 991px){button.link-item{font-size:1.4rem;line-height:2.8rem}}@media (min-width: 1300px){a.btn-primary{-webkit-transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s;-moz-transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s;-ms-transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s;-o-transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s;transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s}}@media (min-width: 1300px){a{-webkit-transition:color .3s ease-in-out 0s;-moz-transition:color .3s ease-in-out 0s;-ms-transition:color .3s ease-in-out 0s;-o-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}}a.link-item{color:#ea0954;display:inline-block;font-size:1.8rem;letter-spacing:.5px;line-height:1.56;position:relative}a.link-item:before,a.link-item:after{background:url(/wp-content/themes/xvfoundation/assets/images/chevron-right.svg) no-repeat 0 0;content:"";display:none;height:1.2rem;position:absolute;top:50%;transform:translateY(-50%);width:.8rem}@media (min-width: 1300px){a.link-item:before,a.link-item:after{-webkit-transition:background .3s ease-in-out 0s;-moz-transition:background .3s ease-in-out 0s;-ms-transition:background .3s ease-in-out 0s;-o-transition:background .3s ease-in-out 0s;transition:background .3s ease-in-out 0s}}a.link-item:hover:before,a.link-item:hover:after{background:url(/wp-content/themes/xvfoundation/assets/images/chevron-right.svg) no-repeat 0 0}a.link-item.left-arrow{padding-right:1.5rem}a.link-item.left-arrow:after{display:block;right:0}a.link-item.right-arrow{padding-left:1.5rem}a.link-item.right-arrow:before{display:block;left:0;transform:translateY(-50%) rotate(180deg)}a:hover,a:focus{color:#000;text-decoration:none!important}.link-block a{font-family:Outfit-Bold,sans-serif;font-size:1.8rem;line-height:2.8rem}span.link-item{font-family:Outfit-Bold,sans-serif;font-size:1.8rem;letter-spacing:.5px;text-decoration:none;color:#ea0954}span.link-item:hover,span.link-item:focus{color:#000;text-decoration:none!important}span.right-arrow{padding-left:2rem;position:relative;-webkit-transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s;-moz-transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s;-ms-transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s;-o-transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s;transition:color .3s ease-in-out 0s,background .3s ease-in-out 0s}span.right-arrow:before,span.right-arrow:after{-webkit-transition:background .3s ease-in-out 0s;-moz-transition:background .3s ease-in-out 0s;-ms-transition:background .3s ease-in-out 0s;-o-transition:background .3s ease-in-out 0s;transition:background .3s ease-in-out 0s;background:url(/wp-content/themes/xvfoundation/assets/images/chevron-right.svg) no-repeat 0 0;content:"";display:none;height:1.2rem;position:absolute;top:50%;transform:translateY(-50%);width:.8rem}span.right-arrow:hover:before,span.right-arrow:hover:after{background:url(/wp-content/themes/xvfoundation/assets/images/chevron-right.svg) no-repeat 0 0}span.right-arrow.left-arrow{padding-right:2rem}span.right-arrow.left-arrow:after{display:block;right:0}span.right-arrow.right-arrow{padding-left:2rem}span.right-arrow.right-arrow:before{display:block;left:0;transform:translateY(-50%) rotate(180deg)}.ml-a{margin-left:auto}.mr-a{margin-right:auto}.border-bottom{border-bottom:1px solid #cacdcf}.site-wrapper{margin:0 auto;max-width:1600px}.MuiContainer-maxWidthLg{max-width:1328px!important}.MuiContainer-maxWidthLg.m-0-a{margin:0 auto}.width-40{max-width:40rem}.width-50{max-width:50rem}.width-60{max-width:60rem}.width-70{max-width:70rem}.width-80{max-width:80rem}.width-90{max-width:90rem}.min-width-100{min-width:100%!important}.margin-auto{margin:0 auto}@media (max-width: 991px){.margin-auto-mobile{margin:0 auto}}@media (max-width: 991px){.responsive-padding{padding:0 2rem}}.MuiContainer-root{margin:0 auto}@media (max-width: 991px){.MuiContainer-root{padding:0!important}}@media (max-width: 991px){.MuiGrid-item{padding:0 2rem}}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default!important}.full-width{width:100%}@media (max-width: 991px){.full-width-maxTablet{width:100%}}@media (max-width: 991px){.max-width-100-sm{max-width:100%!important}}.height-full{height:100%}.full-height{height:100vh;overflow-y:hidden}.relative{position:relative}.absolute{position:absolute}.p-fixed{position:fixed}.flex-direction-column{flex-direction:column}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.light-blue-bk{background-color:#84b7ec}.light-grey-bk{background-color:#f4f6f7}.nouisslider.noUi-target{background:none;border:0;box-shadow:none;height:100%}.nouisslider__bg{background-color:#f4f6f7;border-radius:5rem;border:solid 1px #cacdcf;height:2.5rem;padding:0 1.25rem;margin-right:14px;width:100%}.nouisslider-values{display:flex;flex-wrap:wrap;justify-content:space-between;line-height:1.57;margin-top:1rem}.nouisslider-values p{font-size:1.4rem!important;font-family:inherit!important}.nouisslider-values_min{margin-right:2rem}.nouisslider-values_max{margin-left:auto}.nouisslider.noUi-horizontal .noUi-handle{background-color:#ea0954;border-radius:100%;border:0;box-shadow:none;cursor:pointer;height:2.1rem;right:-1.05rem;top:.1rem;width:2.1rem}.nouisslider.noUi-horizontal .noUi-handle:before,.nouisslider.noUi-horizontal .noUi-handle:after{display:none}.btn-primary{background-color:#ea0954;border-radius:.3rem;color:#fff;font-family:Outfit-Bold,sans-serif;font-size:1.8rem;letter-spacing:.5px;line-height:3.2rem;padding:1rem 3rem}.btn-primary:hover,.btn-primary:focus{background-color:#000;color:#fff}.btn-primary:hover span,.btn-primary:focus span{color:inherit}.btn-primary img{max-height:3.2rem;width:auto}.btn-red{background-color:#ea0854!important}.btn-red:hover,.btn-red:focus{background-color:#c50744!important}.btn-red:active{background-color:#a10638!important}.btn-purple{background-color:#6064df}.btn-purple:hover,.btn-purple:focus{background-color:#4d51c8}.btn-purple:active{background-color:#3b3faf}button:hover,.hero-button:hover,.btn-primary:hover,.btn-secondary:hover{cursor:pointer}@font-face{font-family:Outfit-Thin;src:url(./Outfit-Thin-BmNm-D8r.eot);src:url(./Outfit-Thin-DyIgwVmz.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Regular;src:url(./Outfit-Regular-D7XKZiQO.eot);src:url(./Outfit-Regular-BlL8FXaZ.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Medium;src:url(./Outfit-Medium-IR0wYS4M.eot);src:url(./Outfit-Medium-B8Iwa1n1.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Bold;src:url(./Outfit-Bold-BE6ldD99.eot);src:url(./Outfit-Bold-BHHPQSxs.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Semibold;src:url(./Outfit-SemiBold-D-eR9zuJ.eot);src:url(./Outfit-SemiBold-Dyrk4jTU.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Black;src:url(./Outfit-Black-Dv2MS4lr.eot);src:url(./Outfit-Black-M2CAdCh4.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Outfit-Thin;src:url(./Outfit-Thin-BmNm-D8r.eot);src:url(./Outfit-Thin-DyIgwVmz.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Thin;src:url(./inter-thin-DGU8JVkE.eot);src:url(./inter-thin-CqiY-pzQ.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Light;src:url(./inter-light-MXSLr03_.eot);src:url(./inter-light-C-rjYzED.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Regular;src:url(./inter-regular-BeqYaso1.eot);src:url(./inter-regular-aSe4hpkI.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Medium;src:url(./inter-medium-BLopCl4C.eot);src:url(./inter-medium-COKxvYe5.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Semibold;src:url(./inter-semibold-DENloZSf.eot);src:url(./inter-semibold-CXOlOdAT.ttf);font-weight:"normal";font-style:"normal";font-display:swap}@font-face{font-family:Inter-Bold;src:url(./inter-bold-g8hBU-FY.eot);src:url(./inter-bold-DHeK16mP.ttf);font-weight:"normal";font-style:"normal";font-display:swap}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-3{z-index:3!important}.z-index-4{z-index:4!important}.z-index-5{z-index:5!important}.z-index-6{z-index:6!important}.z-index-7{z-index:7!important}.z-index-8{z-index:8!important}.z-index-9{z-index:9!important}.z-index-10{z-index:10!important}.z-index-11{z-index:11!important}.z-index-12{z-index:12!important}.z-index-13{z-index:13!important}.z-index-14{z-index:14!important}.z-index-15{z-index:15!important}.z-index-16{z-index:16!important}.z-index-17{z-index:17!important}.z-index-18{z-index:18!important}.z-index-19{z-index:19!important}.z-index-20{z-index:20!important}.mb-minus-1{margin-bottom:-1rem!important}.mb-minus-2{margin-bottom:-2rem!important}.mb-minus-3{margin-bottom:-3rem!important}.mb-minus-4{margin-bottom:-4rem!important}.mb-minus-5{margin-bottom:-5rem!important}.mb-minus-6{margin-bottom:-6rem!important}.mb-minus-7{margin-bottom:-7rem!important}.mb-minus-8{margin-bottom:-8rem!important}.mb-minus-9{margin-bottom:-9rem!important}.mb-minus-10{margin-bottom:-10rem!important}.mb-minus-11{margin-bottom:-11rem!important}.mb-minus-12{margin-bottom:-12rem!important}.mb-minus-13{margin-bottom:-13rem!important}.mb-minus-14{margin-bottom:-14rem!important}.mb-minus-15{margin-bottom:-15rem!important}.mb-minus-16{margin-bottom:-16rem!important}.mb-minus-17{margin-bottom:-17rem!important}.mb-minus-18{margin-bottom:-18rem!important}.mb-minus-19{margin-bottom:-19rem!important}.mb-minus-20{margin-bottom:-20rem!important}@media (max-width: 991px){.mb-minus-1--md{margin-bottom:-1rem!important}}@media (max-width: 991px){.mb-minus-2--md{margin-bottom:-2rem!important}}@media (max-width: 991px){.mb-minus-3--md{margin-bottom:-3rem!important}}@media (max-width: 991px){.mb-minus-4--md{margin-bottom:-4rem!important}}@media (max-width: 991px){.mb-minus-5--md{margin-bottom:-5rem!important}}@media (max-width: 991px){.mb-minus-6--md{margin-bottom:-6rem!important}}@media (max-width: 991px){.mb-minus-7--md{margin-bottom:-7rem!important}}@media (max-width: 991px){.mb-minus-8--md{margin-bottom:-8rem!important}}@media (max-width: 991px){.mb-minus-9--md{margin-bottom:-9rem!important}}@media (max-width: 991px){.mb-minus-10--md{margin-bottom:-10rem!important}}@media (max-width: 991px){.mb-minus-11--md{margin-bottom:-11rem!important}}@media (max-width: 991px){.mb-minus-12--md{margin-bottom:-12rem!important}}@media (max-width: 991px){.mb-minus-13--md{margin-bottom:-13rem!important}}@media (max-width: 991px){.mb-minus-14--md{margin-bottom:-14rem!important}}@media (max-width: 991px){.mb-minus-15--md{margin-bottom:-15rem!important}}@media (max-width: 991px){.mb-minus-16--md{margin-bottom:-16rem!important}}@media (max-width: 991px){.mb-minus-17--md{margin-bottom:-17rem!important}}@media (max-width: 991px){.mb-minus-18--md{margin-bottom:-18rem!important}}@media (max-width: 991px){.mb-minus-19--md{margin-bottom:-19rem!important}}@media (max-width: 991px){.mb-minus-20--md{margin-bottom:-20rem!important}}.mt-0{margin-top:0rem!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:4rem!important}.mt-5{margin-top:5rem!important}.mt-6{margin-top:6rem!important}.mt-7{margin-top:7rem!important}.mt-8{margin-top:8rem!important}.mt-9{margin-top:9rem!important}.mt-10{margin-top:10rem!important}.mt-11{margin-top:11rem!important}.mt-12{margin-top:12rem!important}.mt-13{margin-top:13rem!important}.mt-14{margin-top:14rem!important}.mt-15{margin-top:15rem!important}.mt-16{margin-top:16rem!important}.mt-17{margin-top:17rem!important}.mt-18{margin-top:18rem!important}.mt-19{margin-top:19rem!important}.mt-20{margin-top:20rem!important}.mb-0{margin-bottom:0rem!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mb-6{margin-bottom:6rem!important}.mb-7{margin-bottom:7rem!important}.mb-8{margin-bottom:8rem!important}.mb-9{margin-bottom:9rem!important}.mb-10{margin-bottom:10rem!important}.mb-11{margin-bottom:11rem!important}.mb-12{margin-bottom:12rem!important}.mb-13{margin-bottom:13rem!important}.mb-14{margin-bottom:14rem!important}.mb-15{margin-bottom:15rem!important}.mb-16{margin-bottom:16rem!important}.mb-17{margin-bottom:17rem!important}.mb-18{margin-bottom:18rem!important}.mb-19{margin-bottom:19rem!important}.mb-20{margin-bottom:20rem!important}.ml-0{margin-left:0rem!important}.ml-1{margin-left:1rem!important}.ml-2{margin-left:2rem!important}.ml-3{margin-left:3rem!important}.ml-4{margin-left:4rem!important}.ml-5{margin-left:5rem!important}.ml-6{margin-left:6rem!important}.ml-7{margin-left:7rem!important}.ml-8{margin-left:8rem!important}.ml-9{margin-left:9rem!important}.ml-10{margin-left:10rem!important}.ml-11{margin-left:11rem!important}.ml-12{margin-left:12rem!important}.ml-13{margin-left:13rem!important}.ml-14{margin-left:14rem!important}.ml-15{margin-left:15rem!important}.ml-16{margin-left:16rem!important}.ml-17{margin-left:17rem!important}.ml-18{margin-left:18rem!important}.ml-19{margin-left:19rem!important}.ml-20{margin-left:20rem!important}.mr-0{margin-right:0rem!important}.mr-1{margin-right:1rem!important}.mr-2{margin-right:2rem!important}.mr-3{margin-right:3rem!important}.mr-4{margin-right:4rem!important}.mr-5{margin-right:5rem!important}.mr-6{margin-right:6rem!important}.mr-7{margin-right:7rem!important}.mr-8{margin-right:8rem!important}.mr-9{margin-right:9rem!important}.mr-10{margin-right:10rem!important}.mr-11{margin-right:11rem!important}.mr-12{margin-right:12rem!important}.mr-13{margin-right:13rem!important}.mr-14{margin-right:14rem!important}.mr-15{margin-right:15rem!important}.mr-16{margin-right:16rem!important}.mr-17{margin-right:17rem!important}.mr-18{margin-right:18rem!important}.mr-19{margin-right:19rem!important}.mr-20{margin-right:20rem!important}@media (max-width: 767px){.mt-0--xs{margin-top:0rem!important}}@media (max-width: 767px){.mt-1--xs{margin-top:1rem!important}}@media (max-width: 767px){.mt-2--xs{margin-top:2rem!important}}@media (max-width: 767px){.mt-3--xs{margin-top:3rem!important}}@media (max-width: 767px){.mt-4--xs{margin-top:4rem!important}}@media (max-width: 767px){.mt-5--xs{margin-top:5rem!important}}@media (max-width: 767px){.mt-6--xs{margin-top:6rem!important}}@media (max-width: 767px){.mt-7--xs{margin-top:7rem!important}}@media (max-width: 767px){.mt-8--xs{margin-top:8rem!important}}@media (max-width: 767px){.mt-9--xs{margin-top:9rem!important}}@media (max-width: 767px){.mt-10--xs{margin-top:10rem!important}}@media (max-width: 767px){.mt-11--xs{margin-top:11rem!important}}@media (max-width: 767px){.mt-12--xs{margin-top:12rem!important}}@media (max-width: 767px){.mt-13--xs{margin-top:13rem!important}}@media (max-width: 767px){.mt-14--xs{margin-top:14rem!important}}@media (max-width: 767px){.mt-15--xs{margin-top:15rem!important}}@media (max-width: 767px){.mt-16--xs{margin-top:16rem!important}}@media (max-width: 767px){.mt-17--xs{margin-top:17rem!important}}@media (max-width: 767px){.mt-18--xs{margin-top:18rem!important}}@media (max-width: 767px){.mt-19--xs{margin-top:19rem!important}}@media (max-width: 767px){.mt-20--xs{margin-top:20rem!important}}@media (max-width: 767px){.mr-0--xs{margin-right:0rem!important}}@media (max-width: 767px){.mr-1--xs{margin-right:1rem!important}}@media (max-width: 767px){.mr-2--xs{margin-right:2rem!important}}@media (max-width: 767px){.mr-3--xs{margin-right:3rem!important}}@media (max-width: 767px){.mr-4--xs{margin-right:4rem!important}}@media (max-width: 767px){.mr-5--xs{margin-right:5rem!important}}@media (max-width: 767px){.mr-6--xs{margin-right:6rem!important}}@media (max-width: 767px){.mr-7--xs{margin-right:7rem!important}}@media (max-width: 767px){.mr-8--xs{margin-right:8rem!important}}@media (max-width: 767px){.mr-9--xs{margin-right:9rem!important}}@media (max-width: 767px){.mr-10--xs{margin-right:10rem!important}}@media (max-width: 767px){.mr-11--xs{margin-right:11rem!important}}@media (max-width: 767px){.mr-12--xs{margin-right:12rem!important}}@media (max-width: 767px){.mr-13--xs{margin-right:13rem!important}}@media (max-width: 767px){.mr-14--xs{margin-right:14rem!important}}@media (max-width: 767px){.mr-15--xs{margin-right:15rem!important}}@media (max-width: 767px){.mr-16--xs{margin-right:16rem!important}}@media (max-width: 767px){.mr-17--xs{margin-right:17rem!important}}@media (max-width: 767px){.mr-18--xs{margin-right:18rem!important}}@media (max-width: 767px){.mr-19--xs{margin-right:19rem!important}}@media (max-width: 767px){.mr-20--xs{margin-right:20rem!important}}@media (max-width: 767px){.mb-0--xs{margin-bottom:0rem!important}}@media (max-width: 767px){.mb-1--xs{margin-bottom:1rem!important}}@media (max-width: 767px){.mb-2--xs{margin-bottom:2rem!important}}@media (max-width: 767px){.mb-3--xs{margin-bottom:3rem!important}}@media (max-width: 767px){.mb-4--xs{margin-bottom:4rem!important}}@media (max-width: 767px){.mb-5--xs{margin-bottom:5rem!important}}@media (max-width: 767px){.mb-6--xs{margin-bottom:6rem!important}}@media (max-width: 767px){.mb-7--xs{margin-bottom:7rem!important}}@media (max-width: 767px){.mb-8--xs{margin-bottom:8rem!important}}@media (max-width: 767px){.mb-9--xs{margin-bottom:9rem!important}}@media (max-width: 767px){.mb-10--xs{margin-bottom:10rem!important}}@media (max-width: 767px){.mb-11--xs{margin-bottom:11rem!important}}@media (max-width: 767px){.mb-12--xs{margin-bottom:12rem!important}}@media (max-width: 767px){.mb-13--xs{margin-bottom:13rem!important}}@media (max-width: 767px){.mb-14--xs{margin-bottom:14rem!important}}@media (max-width: 767px){.mb-15--xs{margin-bottom:15rem!important}}@media (max-width: 767px){.mb-16--xs{margin-bottom:16rem!important}}@media (max-width: 767px){.mb-17--xs{margin-bottom:17rem!important}}@media (max-width: 767px){.mb-18--xs{margin-bottom:18rem!important}}@media (max-width: 767px){.mb-19--xs{margin-bottom:19rem!important}}@media (max-width: 767px){.mb-20--xs{margin-bottom:20rem!important}}.pt-0{padding-top:0rem!important}.pt-1{padding-top:1rem!important}.pt-2{padding-top:2rem!important}.pt-3{padding-top:3rem!important}.pt-4{padding-top:4rem!important}.pt-5{padding-top:5rem!important}.pt-6{padding-top:6rem!important}.pt-7{padding-top:7rem!important}.pt-8{padding-top:8rem!important}.pt-9{padding-top:9rem!important}.pt-10{padding-top:10rem!important}.pt-11{padding-top:11rem!important}.pt-12{padding-top:12rem!important}.pt-13{padding-top:13rem!important}.pt-14{padding-top:14rem!important}.pt-15{padding-top:15rem!important}.pt-16{padding-top:16rem!important}.pt-17{padding-top:17rem!important}.pt-18{padding-top:18rem!important}.pt-19{padding-top:19rem!important}.pt-20{padding-top:20rem!important}.pb-0{padding-bottom:0rem!important}.pb-1{padding-bottom:1rem!important}.pb-2{padding-bottom:2rem!important}.pb-3{padding-bottom:3rem!important}.pb-4{padding-bottom:4rem!important}.pb-5{padding-bottom:5rem!important}.pb-6{padding-bottom:6rem!important}.pb-7{padding-bottom:7rem!important}.pb-8{padding-bottom:8rem!important}.pb-9{padding-bottom:9rem!important}.pb-10{padding-bottom:10rem!important}.pb-11{padding-bottom:11rem!important}.pb-12{padding-bottom:12rem!important}.pb-13{padding-bottom:13rem!important}.pb-14{padding-bottom:14rem!important}.pb-15{padding-bottom:15rem!important}.pb-16{padding-bottom:16rem!important}.pb-17{padding-bottom:17rem!important}.pb-18{padding-bottom:18rem!important}.pb-19{padding-bottom:19rem!important}.pb-20{padding-bottom:20rem!important}.pl-0{padding-left:0rem!important}.pl-1{padding-left:1rem!important}.pl-2{padding-left:2rem!important}.pl-3{padding-left:3rem!important}.pl-4{padding-left:4rem!important}.pl-5{padding-left:5rem!important}.pl-6{padding-left:6rem!important}.pl-7{padding-left:7rem!important}.pl-8{padding-left:8rem!important}.pl-9{padding-left:9rem!important}.pl-10{padding-left:10rem!important}.pl-11{padding-left:11rem!important}.pl-12{padding-left:12rem!important}.pl-13{padding-left:13rem!important}.pl-14{padding-left:14rem!important}.pl-15{padding-left:15rem!important}.pl-16{padding-left:16rem!important}.pl-17{padding-left:17rem!important}.pl-18{padding-left:18rem!important}.pl-19{padding-left:19rem!important}.pl-20{padding-left:20rem!important}@media (max-width: 767px){.pl-0--xs{padding-left:0rem!important}}@media (max-width: 767px){.pl-1--xs{padding-left:1rem!important}}@media (max-width: 767px){.pl-2--xs{padding-left:2rem!important}}@media (max-width: 767px){.pl-3--xs{padding-left:3rem!important}}@media (max-width: 767px){.pl-4--xs{padding-left:4rem!important}}@media (max-width: 767px){.pl-5--xs{padding-left:5rem!important}}@media (max-width: 767px){.pl-6--xs{padding-left:6rem!important}}@media (max-width: 767px){.pl-7--xs{padding-left:7rem!important}}@media (max-width: 767px){.pl-8--xs{padding-left:8rem!important}}@media (max-width: 767px){.pl-9--xs{padding-left:9rem!important}}@media (max-width: 767px){.pl-10--xs{padding-left:10rem!important}}@media (max-width: 767px){.pl-11--xs{padding-left:11rem!important}}@media (max-width: 767px){.pl-12--xs{padding-left:12rem!important}}@media (max-width: 767px){.pl-13--xs{padding-left:13rem!important}}@media (max-width: 767px){.pl-14--xs{padding-left:14rem!important}}@media (max-width: 767px){.pl-15--xs{padding-left:15rem!important}}@media (max-width: 767px){.pl-16--xs{padding-left:16rem!important}}@media (max-width: 767px){.pl-17--xs{padding-left:17rem!important}}@media (max-width: 767px){.pl-18--xs{padding-left:18rem!important}}@media (max-width: 767px){.pl-19--xs{padding-left:19rem!important}}@media (max-width: 767px){.pl-20--xs{padding-left:20rem!important}}.pr-0{padding-right:0rem!important}.pr-1{padding-right:1rem!important}.pr-2{padding-right:2rem!important}.pr-3{padding-right:3rem!important}.pr-4{padding-right:4rem!important}.pr-5{padding-right:5rem!important}.pr-6{padding-right:6rem!important}.pr-7{padding-right:7rem!important}.pr-8{padding-right:8rem!important}.pr-9{padding-right:9rem!important}.pr-10{padding-right:10rem!important}.pr-11{padding-right:11rem!important}.pr-12{padding-right:12rem!important}.pr-13{padding-right:13rem!important}.pr-14{padding-right:14rem!important}.pr-15{padding-right:15rem!important}.pr-16{padding-right:16rem!important}.pr-17{padding-right:17rem!important}.pr-18{padding-right:18rem!important}.pr-19{padding-right:19rem!important}.pr-20{padding-right:20rem!important}@media (max-width: 767px){.pb-0--xs{padding-bottom:0rem!important}}@media (max-width: 767px){.pb-1--xs{padding-bottom:1rem!important}}@media (max-width: 767px){.pb-2--xs{padding-bottom:2rem!important}}@media (max-width: 767px){.pb-3--xs{padding-bottom:3rem!important}}@media (max-width: 767px){.pb-4--xs{padding-bottom:4rem!important}}@media (max-width: 767px){.pb-5--xs{padding-bottom:5rem!important}}@media (max-width: 767px){.pb-6--xs{padding-bottom:6rem!important}}@media (max-width: 767px){.pb-7--xs{padding-bottom:7rem!important}}@media (max-width: 767px){.pb-8--xs{padding-bottom:8rem!important}}@media (max-width: 767px){.pb-9--xs{padding-bottom:9rem!important}}@media (max-width: 767px){.pb-10--xs{padding-bottom:10rem!important}}@media (max-width: 767px){.pb-11--xs{padding-bottom:11rem!important}}@media (max-width: 767px){.pb-12--xs{padding-bottom:12rem!important}}@media (max-width: 767px){.pb-13--xs{padding-bottom:13rem!important}}@media (max-width: 767px){.pb-14--xs{padding-bottom:14rem!important}}@media (max-width: 767px){.pb-15--xs{padding-bottom:15rem!important}}@media (max-width: 767px){.pb-16--xs{padding-bottom:16rem!important}}@media (max-width: 767px){.pb-17--xs{padding-bottom:17rem!important}}@media (max-width: 767px){.pb-18--xs{padding-bottom:18rem!important}}@media (max-width: 767px){.pb-19--xs{padding-bottom:19rem!important}}@media (max-width: 767px){.pb-20--xs{padding-bottom:20rem!important}}.br-0{border-radius:0rem!important}.br-1{border-radius:1rem!important}.br-2{border-radius:2rem!important}.br-3{border-radius:3rem!important}.br-4{border-radius:4rem!important}.br-5{border-radius:5rem!important}.br-6{border-radius:6rem!important}.br-7{border-radius:7rem!important}.br-8{border-radius:8rem!important}.br-9{border-radius:9rem!important}.br-10{border-radius:10rem!important}.pta-0{padding-top:0rem!important}.pta-1{padding-top:1rem!important}.pta-2{padding-top:2rem!important}.pta-3{padding-top:3rem!important}.pta-4{padding-top:4rem!important}.pta-5{padding-top:5rem!important}.pta-6{padding-top:6rem!important}.pta-7{padding-top:7rem!important}.pta-8{padding-top:8rem!important}.pta-9{padding-top:9rem!important}.pta-10{padding-top:10rem!important}.pta-11{padding-top:11rem!important}.pta-12{padding-top:12rem!important}.pta-13{padding-top:13rem!important}.pta-14{padding-top:14rem!important}.pta-15{padding-top:15rem!important}.pta-16{padding-top:16rem!important}.pta-17{padding-top:17rem!important}.pta-18{padding-top:18rem!important}.pta-19{padding-top:19rem!important}.pta-20{padding-top:20rem!important}.pba-0{padding-bottom:0rem!important}.pba-1{padding-bottom:1rem!important}.pba-2{padding-bottom:2rem!important}.pba-3{padding-bottom:3rem!important}.pba-4{padding-bottom:4rem!important}.pba-5{padding-bottom:5rem!important}.pba-6{padding-bottom:6rem!important}.pba-7{padding-bottom:7rem!important}.pba-8{padding-bottom:8rem!important}.pba-9{padding-bottom:9rem!important}.pba-10{padding-bottom:10rem!important}.pba-11{padding-bottom:11rem!important}.pba-12{padding-bottom:12rem!important}.pba-13{padding-bottom:13rem!important}.pba-14{padding-bottom:14rem!important}.pba-15{padding-bottom:15rem!important}.pba-16{padding-bottom:16rem!important}.pba-17{padding-bottom:17rem!important}.pba-18{padding-bottom:18rem!important}.pba-19{padding-bottom:19rem!important}.pba-20{padding-bottom:20rem!important}@media (max-width: 991px){.pta-0--md{padding-top:0rem!important}}@media (max-width: 991px){.pta-1--md{padding-top:1rem!important}}@media (max-width: 991px){.pta-2--md{padding-top:2rem!important}}@media (max-width: 991px){.pta-3--md{padding-top:3rem!important}}@media (max-width: 991px){.pta-4--md{padding-top:4rem!important}}@media (max-width: 991px){.pta-5--md{padding-top:5rem!important}}@media (max-width: 991px){.pta-6--md{padding-top:6rem!important}}@media (max-width: 991px){.pta-7--md{padding-top:7rem!important}}@media (max-width: 991px){.pta-8--md{padding-top:8rem!important}}@media (max-width: 991px){.pta-9--md{padding-top:9rem!important}}@media (max-width: 991px){.pta-10--md{padding-top:10rem!important}}@media (max-width: 991px){.pta-11--md{padding-top:11rem!important}}@media (max-width: 991px){.pta-12--md{padding-top:12rem!important}}@media (max-width: 991px){.pta-13--md{padding-top:13rem!important}}@media (max-width: 991px){.pta-14--md{padding-top:14rem!important}}@media (max-width: 991px){.pta-15--md{padding-top:15rem!important}}@media (max-width: 991px){.pta-16--md{padding-top:16rem!important}}@media (max-width: 991px){.pta-17--md{padding-top:17rem!important}}@media (max-width: 991px){.pta-18--md{padding-top:18rem!important}}@media (max-width: 991px){.pta-19--md{padding-top:19rem!important}}@media (max-width: 991px){.pta-20--md{padding-top:20rem!important}}@media (max-width: 991px){.pba-0--md{padding-bottom:0rem!important}}@media (max-width: 991px){.pba-1--md{padding-bottom:1rem!important}}@media (max-width: 991px){.pba-2--md{padding-bottom:2rem!important}}@media (max-width: 991px){.pba-3--md{padding-bottom:3rem!important}}@media (max-width: 991px){.pba-4--md{padding-bottom:4rem!important}}@media (max-width: 991px){.pba-5--md{padding-bottom:5rem!important}}@media (max-width: 991px){.pba-6--md{padding-bottom:6rem!important}}@media (max-width: 991px){.pba-7--md{padding-bottom:7rem!important}}@media (max-width: 991px){.pba-8--md{padding-bottom:8rem!important}}@media (max-width: 991px){.pba-9--md{padding-bottom:9rem!important}}@media (max-width: 991px){.pba-10--md{padding-bottom:10rem!important}}@media (max-width: 991px){.pba-11--md{padding-bottom:11rem!important}}@media (max-width: 991px){.pba-12--md{padding-bottom:12rem!important}}@media (max-width: 991px){.pba-13--md{padding-bottom:13rem!important}}@media (max-width: 991px){.pba-14--md{padding-bottom:14rem!important}}@media (max-width: 991px){.pba-15--md{padding-bottom:15rem!important}}@media (max-width: 991px){.pba-16--md{padding-bottom:16rem!important}}@media (max-width: 991px){.pba-17--md{padding-bottom:17rem!important}}@media (max-width: 991px){.pba-18--md{padding-bottom:18rem!important}}@media (max-width: 991px){.pba-19--md{padding-bottom:19rem!important}}@media (max-width: 991px){.pba-20--md{padding-bottom:20rem!important}}.parrent-pt-0{padding-top:0rem!important}.parrent-pt-1{padding-top:1rem!important}.parrent-pt-2{padding-top:2rem!important}.parrent-pt-3{padding-top:3rem!important}.parrent-pt-4{padding-top:4rem!important}.parrent-pt-5{padding-top:5rem!important}.parrent-pt-6{padding-top:6rem!important}.parrent-pt-7{padding-top:7rem!important}.parrent-pt-8{padding-top:8rem!important}.parrent-pt-9{padding-top:9rem!important}.parrent-pt-10{padding-top:10rem!important}.parrent-pt-11{padding-top:11rem!important}.parrent-pt-12{padding-top:12rem!important}.parrent-pt-13{padding-top:13rem!important}.parrent-pt-14{padding-top:14rem!important}.parrent-pt-15{padding-top:15rem!important}.parrent-pt-16{padding-top:16rem!important}.parrent-pt-17{padding-top:17rem!important}.parrent-pt-18{padding-top:18rem!important}.parrent-pt-19{padding-top:19rem!important}.parrent-pt-20{padding-top:20rem!important}.parrent-pb-0{padding-bottom:0rem!important}.parrent-pb-1{padding-bottom:1rem!important}.parrent-pb-2{padding-bottom:2rem!important}.parrent-pb-3{padding-bottom:3rem!important}.parrent-pb-4{padding-bottom:4rem!important}.parrent-pb-5{padding-bottom:5rem!important}.parrent-pb-6{padding-bottom:6rem!important}.parrent-pb-7{padding-bottom:7rem!important}.parrent-pb-8{padding-bottom:8rem!important}.parrent-pb-9{padding-bottom:9rem!important}.parrent-pb-10{padding-bottom:10rem!important}.parrent-pb-11{padding-bottom:11rem!important}.parrent-pb-12{padding-bottom:12rem!important}.parrent-pb-13{padding-bottom:13rem!important}.parrent-pb-14{padding-bottom:14rem!important}.parrent-pb-15{padding-bottom:15rem!important}.parrent-pb-16{padding-bottom:16rem!important}.parrent-pb-17{padding-bottom:17rem!important}.parrent-pb-18{padding-bottom:18rem!important}.parrent-pb-19{padding-bottom:19rem!important}.parrent-pb-20{padding-bottom:20rem!important}.parrent-pl-0{padding-left:0rem!important}.parrent-pl-1{padding-left:1rem!important}.parrent-pl-2{padding-left:2rem!important}.parrent-pl-3{padding-left:3rem!important}.parrent-pl-4{padding-left:4rem!important}.parrent-pl-5{padding-left:5rem!important}.parrent-pl-6{padding-left:6rem!important}.parrent-pl-7{padding-left:7rem!important}.parrent-pl-8{padding-left:8rem!important}.parrent-pl-9{padding-left:9rem!important}.parrent-pl-10{padding-left:10rem!important}.parrent-pl-11{padding-left:11rem!important}.parrent-pl-12{padding-left:12rem!important}.parrent-pl-13{padding-left:13rem!important}.parrent-pl-14{padding-left:14rem!important}.parrent-pl-15{padding-left:15rem!important}.parrent-pl-16{padding-left:16rem!important}.parrent-pl-17{padding-left:17rem!important}.parrent-pl-18{padding-left:18rem!important}.parrent-pl-19{padding-left:19rem!important}.parrent-pl-20{padding-left:20rem!important}.parrent-pr-0{padding-right:0rem!important}.parrent-pr-1{padding-right:1rem!important}.parrent-pr-2{padding-right:2rem!important}.parrent-pr-3{padding-right:3rem!important}.parrent-pr-4{padding-right:4rem!important}.parrent-pr-5{padding-right:5rem!important}.parrent-pr-6{padding-right:6rem!important}.parrent-pr-7{padding-right:7rem!important}.parrent-pr-8{padding-right:8rem!important}.parrent-pr-9{padding-right:9rem!important}.parrent-pr-10{padding-right:10rem!important}.parrent-pr-11{padding-right:11rem!important}.parrent-pr-12{padding-right:12rem!important}.parrent-pr-13{padding-right:13rem!important}.parrent-pr-14{padding-right:14rem!important}.parrent-pr-15{padding-right:15rem!important}.parrent-pr-16{padding-right:16rem!important}.parrent-pr-17{padding-right:17rem!important}.parrent-pr-18{padding-right:18rem!important}.parrent-pr-19{padding-right:19rem!important}.parrent-pr-20{padding-right:20rem!important}.minus-mb-0{margin-bottom:-0rem!important}.minus-mb-1{margin-bottom:-1rem!important}.minus-mb-2{margin-bottom:-2rem!important}.minus-mb-3{margin-bottom:-3rem!important}.minus-mb-4{margin-bottom:-4rem!important}.minus-mb-5{margin-bottom:-5rem!important}.minus-mb-6{margin-bottom:-6rem!important}.minus-mb-7{margin-bottom:-7rem!important}.minus-mb-8{margin-bottom:-8rem!important}.minus-mb-9{margin-bottom:-9rem!important}.minus-mb-10{margin-bottom:-10rem!important}.minus-mb-11{margin-bottom:-11rem!important}.minus-mb-12{margin-bottom:-12rem!important}.minus-mb-13{margin-bottom:-13rem!important}.minus-mb-14{margin-bottom:-14rem!important}.minus-mb-15{margin-bottom:-15rem!important}.minus-mb-16{margin-bottom:-16rem!important}.minus-mb-17{margin-bottom:-17rem!important}.minus-mb-18{margin-bottom:-18rem!important}.minus-mb-19{margin-bottom:-19rem!important}.minus-mb-20{margin-bottom:-20rem!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#2b2d36;font-family:Outfit-Bold,sans-serif;margin:0 0 2rem}h1,.h1{font-size:5.2rem;line-height:6rem}@media (max-width: 767px){h1,.h1{font-size:3.8rem;letter-spacing:-1px;line-height:3.8rem}}h2,.h2{font-size:4.6rem;line-height:5.5rem}@media (max-width: 767px){h2,.h2{font-size:3.4rem;line-height:4.2rem}}h3,.h3{font-size:3.8rem;line-height:5.5rem}@media (max-width: 767px){h3,.h3{font-size:3rem;line-height:4rem}}h4,.h4{font-size:2.2rem;line-height:2.5rem}a{color:#ea0954;font-family:Outfit-Bold,sans-serif;text-decoration:none}a svg path{-webkit-transition:fill .3s ease-in-out 0s;-moz-transition:fill .3s ease-in-out 0s;-ms-transition:fill .3s ease-in-out 0s;-o-transition:fill .3s ease-in-out 0s;transition:fill .3s ease-in-out 0s}a:not(.mat-button):not(.mat-raised-button):not(.mat-icon-button):hover,a:not(.mat-button):not(.mat-raised-button):not(.mat-icon-button):focus,a:not(.mat-button):not(.mat-raised-button):not(.mat-icon-button):active{text-decoration:underline}a:not(.mat-button):not(.mat-raised-button):not(.mat-icon-button):hover svg path,a:not(.mat-button):not(.mat-raised-button):not(.mat-icon-button):focus svg path,a:not(.mat-button):not(.mat-raised-button):not(.mat-icon-button):active svg path{fill:#000}abbr{cursor:help;border-bottom:1px dotted rgba(0,0,0,.54)}blockquote{border-left:3px solid rgba(0,0,0,.12);font-style:italic;margin:1em 0;padding-left:16px}blockquote footer{font-style:normal}blockquote footer:before{content:"— "}blockquote.reverse{border-left:none;border-right:3px solid rgba(0,0,0,.12);text-align:right;padding-left:0;padding-right:16px}blockquote.reverse footer:before{content:""}blockquote.reverse footer:after{content:"— "}code{font-family:Monaco,Menlo,Consolas,Ubuntu Mono,monospace}code:not(.highlight){color:#106cc8;padding:2px 3px;border-radius:2px;line-height:1.7}dl dt{font-weight:700}dl dd{margin:4px 0 16px}mark{background:#f7f49a}pre{line-height:1.6;margin:8px 16px;white-space:pre-wrap}small{font-size:80%}table thead tr th{text-align:left}.text-italic{font-style:italic}.text-semibold{font-weight:600}.text-bold,strong{font-weight:700}.text-strike{text-decoration:line-through}.text-super{vertical-align:super}.text-sub{vertical-align:sub}.text-capitalize{text-transform:capitalize}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.first-letter-capitalize:first-letter{text-transform:capitalize}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}@media (max-width: 991px){.text-center-maxTablet{text-align:center}.text-left-maxTablet{text-align:left}.text-right-maxTablet{text-align:right}}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-size-2{font-size:2px!important}.font-size-4{font-size:4px!important}.font-size-6{font-size:6px!important}.font-size-8{font-size:8px!important}.font-size-10{font-size:10px!important}.font-size-12{font-size:12px!important}.font-size-14{font-size:14px!important}.font-size-16{font-size:16px!important}.font-size-18{font-size:18px!important}.font-size-20{font-size:20px!important}.font-size-22{font-size:22px!important}.font-size-24{font-size:24px!important}.font-size-26{font-size:26px!important}.font-size-28{font-size:28px!important}.font-size-30{font-size:30px!important}.font-size-32{font-size:32px!important}.font-size-34{font-size:34px!important}.font-size-36{font-size:36px!important}.font-size-38{font-size:38px!important}.font-size-40{font-size:40px!important}.font-size-42{font-size:42px!important}.font-size-44{font-size:44px!important}.font-size-46{font-size:46px!important}.font-size-48{font-size:48px!important}.font-size-50{font-size:50px!important}.font-size-52{font-size:52px!important}.font-size-54{font-size:54px!important}.font-size-56{font-size:56px!important}.font-size-58{font-size:58px!important}.font-size-60{font-size:60px!important}.font-size-62{font-size:62px!important}.font-size-64{font-size:64px!important}.font-size-66{font-size:66px!important}.font-size-68{font-size:68px!important}.font-size-70{font-size:70px!important}.font-size-72{font-size:72px!important}.font-size-74{font-size:74px!important}.font-size-76{font-size:76px!important}.font-size-78{font-size:78px!important}.font-size-80{font-size:80px!important}.font-size-82{font-size:82px!important}.font-size-84{font-size:84px!important}.font-size-86{font-size:86px!important}.font-size-88{font-size:88px!important}.font-size-90{font-size:90px!important}.font-size-92{font-size:92px!important}.font-size-94{font-size:94px!important}.font-size-96{font-size:96px!important}.font-size-98{font-size:98px!important}.font-size-100{font-size:100px!important}.font-size-102{font-size:102px!important}.font-size-104{font-size:104px!important}.font-size-106{font-size:106px!important}.font-size-108{font-size:108px!important}.font-size-110{font-size:110px!important}.font-size-112{font-size:112px!important}.font-size-114{font-size:114px!important}.font-size-116{font-size:116px!important}.font-size-118{font-size:118px!important}.font-size-120{font-size:120px!important}.line-height-2{line-height:2px}.line-height-4{line-height:4px}.line-height-6{line-height:6px}.line-height-8{line-height:8px}.line-height-10{line-height:10px}.line-height-12{line-height:12px}.line-height-14{line-height:14px}.line-height-16{line-height:16px}.line-height-18{line-height:18px}.line-height-20{line-height:20px}.line-height-22{line-height:22px}.line-height-24{line-height:24px}.line-height-26{line-height:26px}.line-height-28{line-height:28px}.line-height-30{line-height:30px}.line-height-32{line-height:32px}.line-height-34{line-height:34px}.line-height-36{line-height:36px}.line-height-38{line-height:38px}.line-height-40{line-height:40px}.line-height-42{line-height:42px}.line-height-44{line-height:44px}.line-height-46{line-height:46px}.line-height-48{line-height:48px}.line-height-50{line-height:50px}.line-height-52{line-height:52px}.line-height-54{line-height:54px}.line-height-56{line-height:56px}.line-height-58{line-height:58px}.line-height-60{line-height:60px}.line-height-62{line-height:62px}.line-height-64{line-height:64px}.line-height-66{line-height:66px}.line-height-68{line-height:68px}.line-height-70{line-height:70px}.line-height-72{line-height:72px}.line-height-74{line-height:74px}.line-height-76{line-height:76px}.line-height-78{line-height:78px}.line-height-80{line-height:80px}.line-height-82{line-height:82px}.line-height-84{line-height:84px}.line-height-86{line-height:86px}.line-height-88{line-height:88px}.line-height-90{line-height:90px}.line-height-92{line-height:92px}.line-height-94{line-height:94px}.line-height-96{line-height:96px}.line-height-98{line-height:98px}.line-height-100{line-height:100px}.line-height-102{line-height:102px}.line-height-104{line-height:104px}.line-height-106{line-height:106px}.line-height-108{line-height:108px}.line-height-110{line-height:110px}.line-height-112{line-height:112px}.line-height-114{line-height:114px}.line-height-116{line-height:116px}.line-height-118{line-height:118px}.line-height-120{line-height:120px}.line-height-1{line-height:1!important}.line-height-1\.25{line-height:1.25!important}.line-height-1\.5,.line-height-1\.50{line-height:1.5!important}.line-height-1\.75{line-height:1.75!important}.letter-spacing-condensed{letter-spacing:-.02em}.letter-spacing-normal{letter-spacing:normal}.letter-spacing-relaxed{letter-spacing:.02em}.text-boxed{border-radius:2px;padding:4px 8px;margin:0 8px;font-size:11px;font-weight:500;white-space:nowrap}.text-truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-nowrap{white-space:nowrap}.changelog .entry{margin-bottom:24px;padding:24px 32px}.changelog .entry>.title{display:flex;align-items:center;margin-bottom:24px}.changelog .entry>.title .version{font-size:24px}.changelog .entry>.title .date{margin-left:8px;font-size:17px;opacity:.54}.changelog .entry .groups div{margin-bottom:32px}.changelog .entry .groups div:last-child{margin-bottom:0}.changelog .entry .groups .title{display:inline-flex;font-size:13px;color:#fff;letter-spacing:.015em;line-height:1;padding:5px 8px;border-radius:2px}.changelog .entry .groups .breaking-changes .title{background:#f44336}.changelog .entry .groups .new .title{background:#43a047}.changelog .entry .groups .improved .title{background:#673ab7}.changelog .entry .groups .fixed .title{background:#2196f3}.changelog .entry .groups ul{padding-left:24px}.changelog .entry .groups ul li{margin-bottom:6px;letter-spacing:.015em}.message-box{padding:16px;background:#607d8b;border-left:6px solid #37474f;color:#fff}.message-box.error{background:#ef5350;border-left-color:#b71c1c}.message-box.warning{background:#ffecb3;border-left-color:#ffc107;color:#000000de}.message-box.success{background:#4caf50;border-left-color:#2e7d32}.message-box.info{background:#b3e5fc;border-left-color:#03a9f4;color:#000000de}.standard-page{max-width:1328px;padding:0 2.4rem}.standard-page>h2{font-size:4.2rem;line-height:5.2rem}.filter .tab{padding:2rem}.filter .tab.active{font-size:2.6rem;line-height:1.23}@media (min-width: 992px) and (max-width: 1199px){.filter .tab.active{font-size:2.2rem}}.filter .tab:not(:last-child){margin-right:5rem}@media (max-width: 991px){.filter .tab:not(:last-child){margin-right:0}}.filter-search{height:100%}.filter-search input{background:#fff;border:solid 1px #cacdcf;color:#2b2d36;font-family:Outfit-Bold,sans-serif;font-size:1.8rem;line-height:1.36;margin-right:2rem;min-width:32rem;padding:1.2rem 2rem;border-radius:1rem}@media (min-width: 992px) and (max-width: 1199px){.filter-search input{font-size:1.4rem}}.filter-search input::placeholder{color:inherit;font-size:1.8rem}@media (min-width: 992px) and (max-width: 1199px){.filter-search input::placeholder{font-size:1.4rem}}.filter-search .btn-primary{padding:1.1rem 2.3rem;border-radius:1rem}@media (min-width: 992px) and (max-width: 1199px){.filter-search .btn-primary{font-size:1.4rem;padding:.6rem 2rem}}@media (max-width: 991px){.filter-search{justify-content:center;width:100%}}@media (max-width: 767px){.filter-search{flex-wrap:wrap}.filter-search input{margin-right:0;min-width:auto;width:100%}.filter-search .btn-primary{margin-top:2rem}}.filter-row{position:relative;z-index:2}@media (max-width: 991px){.filter-row{flex-wrap:wrap;flex-direction:column}}.filter-select{position:relative;z-index:2}.filter-select label{font-size:1.8rem;line-height:1.56;margin-right:2.2rem;text-transform:uppercase}@media (min-width: 992px) and (max-width: 1199px){.filter-select label{font-size:1.4rem}}.filter-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(/wp-content/themes/xvfoundation/assets/images/chevron-right.svg) calc(100% - 2rem) center/1.5rem 1.5rem no-repeat;border:solid 1px #cacdcf;color:#2b2d36;font-family:Outfit-Bold,sans-serif;font-size:1.8rem;line-height:1.36;min-width:32rem;padding:1.2rem 2rem;border-radius:1rem}@media (min-width: 992px) and (max-width: 1199px){.filter-select select{font-size:1.4rem}}@media (max-width: 991px){.filter-select{justify-content:center;width:100%}.filter-select select{margin-top:1rem;min-width:auto;width:100%}}@media (max-width: 991px){.filter-select{justify-content:center;width:100%;flex-direction:column}.filter-select select{width:100%}}@media (max-width: 767px){.filter-select{flex-wrap:wrap}.filter-select label{display:inline-block;margin:0 auto}.filter-select select{margin-top:1rem;min-width:auto;width:100%}}.filter-or{font-size:1.8rem;line-height:1.56;text-transform:uppercase}@media (min-width: 992px) and (max-width: 1199px){.filter-or{font-size:1.4rem}}.filter-link{text-align:center}.filter-link a{font-size:1.8rem;letter-spacing:.5px;line-height:1.56}@media (max-width: 991px){.filter-tabs{flex-wrap:wrap}}@media (max-width: 991px){.tabs-filter .filter-tabs{margin-top:2rem;order:2;width:100%}.tabs-filter .filter-search{order:1}}@media (max-width: 1299px){.simple-filter .filter-row{flex-direction:row;flex-wrap:wrap}.simple-filter .filter-select{justify-content:center}.simple-filter .filter-search{align-items:center}.simple-filter .filter-search input{margin-right:0}.simple-filter .filter-search .btn-primary{margin-left:1rem}.simple-filter .filter-or{margin:2rem auto}.simple-filter .filter-link{margin-top:2rem;width:100%}}@media (max-width: 991px){.simple-filter .filter-row{flex-direction:column;flex-wrap:wrap}.simple-filter .filter-search{align-items:center;width:100%;flex-direction:column}.simple-filter .filter-search input{width:100%;margin-bottom:3rem;margin-right:0}.simple-filter .filter-search .btn-primary{margin-left:1rem}}.loadWrap{position:relative;height:120px}.loader{position:relative;margin:0 auto;width:50px}.loader:before{content:"";display:block;padding-top:100%}.circular{animation:rotate 2.5s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}#fixed-overlay{background-color:#000000b3;left:0;min-height:100vh;opacity:0;position:fixed;top:0;-webkit-transition:opacity .3s ease-in-out 0s;-moz-transition:opacity .3s ease-in-out 0s;-ms-transition:opacity .3s ease-in-out 0s;-o-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s;visibility:hidden;width:100%;z-index:10000}#fixed-overlay.active{opacity:1;visibility:visible}.calculator .nouisslider__bg{margin-right:0}.calculator .nouisslider__bg.min-value .noUi-tooltip{left:-10px!important;right:unset!important;transform:unset!important}.calculator .nouisslider__bg.max-value .noUi-tooltip{right:-10px!important;left:unset!important;transform:unset!important}.calculator .noUi-pips-horizontal{padding:0;height:23px;top:0}.calculator .noUi-pips .noUi-value,.calculator .noUi-pips .noUi-marker:first-child,.calculator .noUi-pips .noUi-marker:nth-child(11){display:none}.calculator .noUi-marker{height:100%;width:1px;z-index:2}.calculator .noUi-connects{z-index:2}.calculator .noUi-base{z-index:unset}.calculator #interviewers_count{margin-bottom:70px}@media (max-width: 767px){.calculator #interviewers_count .nouisslider__bg{margin-right:0}}.calculator #annual_spend{margin-bottom:90px}.calculator #annual_applicant_count{margin-bottom:10px}.calculator #annual_applicant_count .nouisslider__bg{margin-left:45px;margin-right:85px}.calculator #annual_applicant_count .nouisslider-values{transform:translateY(-33px)}@media (max-width: 767px){.calculator #annual_applicant_count{padding:0}.calculator #annual_applicant_count .calculator-slider__setting{display:flex;flex-direction:column-reverse}.calculator #annual_applicant_count .nouisslider__bg{width:100%;margin-left:0;margin-right:0}.calculator #annual_applicant_count .nouisslider-values{transform:none;margin-top:16px}.calculator #annual_applicant_count .calculator-row__text p{margin:0}}.calculator #departments .calculator-row__text p,.calculator #hiring_roles .calculator-row__text p{margin:0}.calculator .nouisslider-values p{color:#202936;font-family:Outfit-Medium,sans-serif!important;font-size:16px!important;font-style:normal;font-weight:500;line-height:24px;margin-bottom:1rem}.calculator .calculator-item{border-radius:24px;background:#fff;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;padding:24px 50px;margin:0 0 30px}@media (max-width: 991px){.calculator .calculator-item{margin:0 16px 30px}}.calculator .calculator-item h2{color:#2b2d36;font-family:Outfit-Semibold,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:55px;letter-spacing:-.1px;margin:0 0 20px;padding:0}@media (max-width: 767px){.calculator .calculator-item h2{line-height:42px}}.calculator .calculator-item .calculator-row__text p{color:#566068;font-family:Outfit-Regular,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:25.2px;letter-spacing:-.1px;margin:0 0 20px;padding:0}.calculator .calculator-item .calculator-row__subtext p{color:#566068;font-family:Outfit-Regular,sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:25.2px;letter-spacing:-.1px;margin:5px 0 16px;padding:0}@media (max-width: 767px){.calculator .calculator-item:first-child{padding:20px 20px 65px}}@media (max-width: 767px){.calculator .calculator-item:nth-child(2){padding:20px 16px}.calculator .calculator-item:nth-child(2) .calculator-radio__item{width:calc(50% - 1rem)}}@media (max-width: 767px){.calculator .calculator-item:last-child{padding:20px 16px}}@media (max-width: 991px){.calculator .calculator-item-text{margin:0 16px 30px;padding:0 16px}}.calculator .calculator-item-text .calculator-row__subtext p{color:#566068;font-family:Outfit-Regular,sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:25.2px;letter-spacing:-.1px;margin:5px 0 16px;padding:0}.calculator .noUi-tooltip{bottom:unset;top:135%;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;display:flex;flex-direction:column;align-items:center;color:#344054;text-align:center;font-family:Outfit-Semibold,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;border-radius:8px;border:1px solid #eaecf0;background:#fff;padding:10px 16px}.calculator .nouisslider__bg{padding:0 1.25rem 0 0}.calculator .noUi-connects{border-radius:50px 0 0 50px}.calculator .noUi-connect{border-radius:50px 0 0 50px;border:1px solid #cacdcf;background:#ea0954}.calculator .noUi-horizontal .noUi-handle{border-radius:21px;border:2px solid #ea0954;background:#fff;width:28px;height:28px;box-shadow:0 2px 4px -2px #1018280f,0 4px 8px -2px #1018281a;top:-2px;right:-2rem}.calculator .calculator-inner{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.calculator .calculator-settings{width:calc(100% - 45rem)}@media (max-width: 991px){.calculator .calculator-settings{width:100%}}.calculator .calculator-row__title{display:flex}.calculator .calculator-row__text{font-size:1.8rem;max-width:calc(100% - 3rem)}.calculator .calculator-info{flex-shrink:0;height:100%;margin-left:1rem;margin-top:.2rem;position:relative;width:2rem}.calculator .calculator-info:hover .calculator-info__info{visibility:visible;opacity:1}.calculator .calculator-info__icon{background:url(/wp-content/themes/xvfoundation/assets/images/info.svg) center center/cover no-repeat;cursor:pointer;height:2rem;width:2rem}.calculator .calculator-info__info{left:100%;opacity:0;padding-left:.6rem;position:absolute;top:20%;transform:translateY(-50%);-webkit-transition:opacity .3s ease-in-out 0s;-moz-transition:opacity .3s ease-in-out 0s;-ms-transition:opacity .3s ease-in-out 0s;-o-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s;visibility:hidden;width:20rem;z-index:2}@media (max-width: 991px){.calculator .calculator-info__info{left:unset;padding-left:0;padding-right:.6rem;right:100%}}.calculator .calculator-info__text{background-color:#fff;box-shadow:0 .2rem 1rem #9b9b9b;font-size:1.3rem;padding:2.5rem 1rem 2rem 2rem;position:relative}.calculator .calculator-info__text:before{background-color:#fff;content:"";display:block;height:1rem;left:-.5rem;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:1rem}@media (max-width: 991px){.calculator .calculator-info__text:before{left:unset;right:-.5rem}}.calculator .calculator-radio{display:flex;flex-wrap:wrap;margin:0 -.5rem}.calculator .items-per-row-3{width:calc(33.3333333333% - 1rem)}.calculator .items-per-row-4{width:calc(25% - 1rem)}.calculator .calculator-radio__item{margin:0 .5rem 1rem}.calculator .calculator-radio__item input{display:none}.calculator .calculator-radio__item label{align-items:center;background-color:#f4f6f7;border-radius:.3rem;border:solid 1px #cacdcf;cursor:pointer;display:flex;font-family:Outfit-Bold,sans-serif;font-weight:700;justify-content:center;margin:0;min-height:4.5rem;text-align:center;text-transform:uppercase;width:100%}.calculator .calculator-radio__item input:checked+label{background-color:#ea0954;color:#fff}.calculator .calculator-radio__item label.hr-talent-acquisition{padding:0 5px}@media (max-width: 991px){.calculator .calculator-radio__item{width:calc(50% - 1rem)}}@media (max-width: 767px){.calculator .calculator-radio__item{width:calc(100% - 1rem)}}.calculator #interview_round_count label{font-size:2rem}.calculator .calculator-results{height:100%;text-align:center;z-index:1;position:sticky;position:-webkit-sticky;top:93px;display:flex;flex-direction:column;width:380px;background:transparent}@media (max-width: 991px){.calculator .calculator-results{bottom:0;top:unset;height:fit-content;width:100%;z-index:20}}.calculator .calculator-results__inner{background:#5f64e6;display:flex;flex-direction:column;padding:40px 24px;border-radius:24px;margin-bottom:40px}@media (max-width: 991px){.calculator .calculator-results__inner{margin-bottom:0;border-radius:0;padding:16px 24px}}.calculator .calculator-results h3{color:#fff;text-align:center;font-family:Outfit-Semibold,sans-serif;font-size:36px;font-style:normal;font-weight:500;line-height:42.12px;letter-spacing:-.1px;padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid #d8d8d8}@media (max-width: 991px){.calculator .calculator-results h3{font-size:24px;line-height:normal;border-bottom:none;padding:0;margin:0 0 16px}}.calculator .calculator-results__item{margin-bottom:24px}@media (max-width: 991px){.calculator .calculator-results__item{margin:0 0 16px;display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center}}.calculator .calculator-results__number{color:#fff;text-align:center;font-family:Outfit-Regular,sans-serif;font-size:36px;font-style:normal;font-weight:400;line-height:42.12px;letter-spacing:-.1px}.calculator .calculator-results__number.desktop{display:block}@media (max-width: 991px){.calculator .calculator-results__number.desktop{display:none}}.calculator .calculator-results__number.mobile{display:none}@media (max-width: 991px){.calculator .calculator-results__number.mobile{display:block}}@media (max-width: 991px){.calculator .calculator-results__number{text-align:right;font-size:20px;font-weight:700;line-height:normal;text-transform:capitalize}}.calculator .calculator-results__text p{color:#fff;text-align:center;font-family:Outfit-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21.98px;letter-spacing:-.1px;margin:0;padding:0}.calculator .calculator-results__text p.desktop{display:block}@media (max-width: 991px){.calculator .calculator-results__text p.desktop{display:none}}.calculator .calculator-results__text p.mobile{display:none}@media (max-width: 991px){.calculator .calculator-results__text p.mobile{display:block}}@media (max-width: 991px){.calculator .calculator-results__text p{font-size:18px;line-height:normal;text-transform:capitalize;text-align:left}}.calculator .calculator-results__description h4{color:#fff;text-align:center;font-family:Outfit-Regular,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:28.26px;letter-spacing:-.1px;margin:0 0 24px;padding:24px 0 0;border-top:1px solid #d8d8d8}@media (max-width: 991px){.calculator .calculator-results__description h4{display:none}}.calculator .calculator-results__description a{font-family:Outfit-Medium,sans-serif;font-weight:500;color:#fff;font-size:18px;line-height:32px;letter-spacing:.2px;height:52px;display:flex;justify-content:center;align-items:center;width:fit-content;margin:0 auto}@media (max-width: 991px){.calculator .calculator-results__description a{width:100%;height:48px}}.calculator .calculator-results__description p{padding:0;color:#fff;text-align:center;font-family:Outfit-Regular,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:23.55px;letter-spacing:-.1px;margin:24px 0 0}.calculator .calculator-results__description p.desktop{display:block}@media (max-width: 991px){.calculator .calculator-results__description p.desktop{display:none}}.calculator .calculator-results__description p.mobile{display:none}@media (max-width: 991px){.calculator .calculator-results__description p.mobile{display:block}}@media (max-width: 991px){.calculator .calculator-results__description p{margin:8px 0 0}}.modal-results{overflow-y:auto;padding:3rem 7rem 6rem;background:#fff}.modal-results .modal-results__close{background:url(/wp-content/themes/xvfoundation/assets/images/chevron-right.svg) center center/cover no-repeat;border:0;cursor:pointer;height:2rem;padding:0;position:absolute;right:1.4rem;top:1.4rem;width:2rem}.modal-results h2{font-size:3.8rem;font-weight:700;line-height:1.26}.modal-results h2 a{color:#2b2d36}.modal-results h2 a:hover{color:#ea0954}.modal-results .modal-results__description{font-size:1.6rem;line-height:1.44}.modal-results .modal-results__results{border-top:1px solid #cacdcf;display:flex;justify-content:center;margin-top:4rem}.modal-results .modal-results__item{margin:2rem 0 0;width:33.3333333333%;text-align:center}.modal-results .modal-results__item:nth-child(2){margin:2rem 2.5rem 0}.modal-results .modal-results__number{color:#2b2d36;font-size:3.6rem}.modal-results .modal-results__number p{color:inherit}.modal-results .modal-results__text{font-size:1.4rem;line-height:1.5;margin-top:.7rem}.modal-results .modal-results__text p{margin-top:0}.modal-results .modal-results__request{font-size:1.4rem;letter-spacing:.09px;margin:2rem auto 0;max-width:39rem;text-align:center}.modal-results .modal-results__request p{font-size:inherit}.modal-results .modal-results__link a.btn-primary{display:inline-block;padding:1.4rem 4rem}@media (max-width: 767px){.modal-results{padding:3rem 2rem 6rem}.modal-results .modal-results__title a{font-size:3rem}.modal-results .modal-results__description{margin:1.2rem auto 0;max-width:36rem}.modal-results .modal-results__description p{font-size:1.5rem;letter-spacing:.09px}.modal-results .modal-results__number{font-size:3.2rem}.modal-results .modal-results__text p{letter-spacing:.08px;line-height:1.25}.modal-results .modal-results__link .button{font-size:2.2rem;letter-spacing:2.95px;line-height:.84;padding:1.7rem 3rem}}@media (max-width: 767px){.modal-results .modal-results__results{flex-wrap:wrap}.modal-results .modal-results__item{margin:2rem 2rem 0!important;width:calc(50% - 5rem)}}@media (max-width: 991px){.mobile-flex{display:flex}}.roi-calculator-hero .copy-inner h1{color:#fff;text-align:center;font-family:Outfit-Semibold,sans-serif;font-size:52px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-.1px;padding:0;margin:0 0 21px}@media (max-width: 991px){.roi-calculator-hero .copy-inner h1{font-size:38px;line-height:38px;margin:0 0 19px}}.roi-calculator-hero .copy-inner p{margin:0;padding:0;color:#dddee1;text-align:center;font-family:Outfit-Regular,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:30.8px;letter-spacing:-.1px}.calculator-results__safety-apparel{border-radius:16px;background:#5f64e6;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814;padding:16px;flex-direction:column}.calculator-results__safety-apparel.mobile{display:none;margin-bottom:24px}@media (max-width: 991px){.calculator-results__safety-apparel.mobile{display:flex}}.calculator-results__safety-apparel.desktop{display:flex}@media (max-width: 991px){.calculator-results__safety-apparel.desktop{display:none}}.calculator-results__safety-apparel h4{color:#262626;font-family:Outfit-Semibold,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:25px;letter-spacing:-.1px;margin:0 0 12px;padding:0 0 12px;border-bottom:1px solid #262626}.calculator-results__safety-apparel p{color:#262626;font-family:Outfit-Regular,sans-serif;text-align:left;font-size:14px;font-style:normal;font-weight:400;line-height:21.98px;letter-spacing:-.1px;padding:0;margin:0 0 12px}.calculator-results__safety-apparel div p{display:flex;align-items:center;margin:0 0 12px}.calculator-results__safety-apparel div p:last-child{margin:0}.calculator-results__safety-apparel div p span{color:#262626;font-family:Outfit-Semibold,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:21.98px;letter-spacing:-.1px;width:fit-content;margin:0 16px 0 0;padding:0;display:flex;justify-content:flex-start;align-items:center}.calculator-results__safety-apparel a{color:#ea0954;font-family:Outfit-Semibold,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:.2px;text-decoration-line:underline;margin:16px 0 0;padding:0;width:fit-content;display:flex}.calculator-results__safety-apparel.bg-white{background:#fff}.calculator-results__safety-apparel.bg-white h4,.calculator-results__safety-apparel.bg-white p,.calculator-results__safety-apparel.bg-white div>p{color:#262626}.calculator-results__safety-apparel.bg-white a.calculator-results__safety-apparel-link{padding:5px 10px;text-decoration:none;color:#fff;background:#6064df;border-radius:6.25px;font-weight:400;font-size:16px}
