.filter{position:sticky;z-index:50;background-color:#fff;border-bottom:1px solid #c1c6d6;transition:top .4s linear}.filter__container{display:-ms-flexbox;display:flex;padding-right:0;padding-left:0;-ms-flex-align:center;align-items:center}.filter__container>:not(.filter__separator){-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (min-width:1024px){.filter__container>:not(.filter__separator){-ms-flex:none;flex:none}}@media screen and (min-width:1600px){.filter__container>:not(.filter__separator){-ms-flex:1 0 auto;flex:1 0 auto}}.filter__dropdown{width:calc(50% - 1.5px);position:relative;background-color:#fff;transition:background-color .4s linear}@media screen and (min-width:1024px){.filter__dropdown{width:unset}}.filter__dropdown .filter__dropdown-icon.unipro-icon-sliders-horizontal-thin{font-size:1.5rem}.filter__dropdown.is-open{background-color:#0a5cf5}.filter__dropdown.is-open .filter__dropdown-text{color:#fff}.filter__dropdown.is-open .filter__dropdown-icon{color:#fff;transform:rotate(180deg)}.filter__dropdown.is-open .filter__dropdown-icon.unipro-icon-sliders-horizontal-thin{transform:none}.filter__dropdown-button{display:-ms-flexbox;display:flex;padding:1rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:.5rem}.filter__dropdown-button:hover{cursor:pointer}.filter__dropdown-content{position:absolute;z-index:1;display:-ms-flexbox;display:flex;padding:1rem;width:max-content;min-width:100%;background-color:#fff;box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06);-ms-flex-direction:column;flex-direction:column}.filter__dropdown-content[data-toggle=collapsed]{display:none}.filter__index{display:-ms-inline-flexbox;display:inline-flex;margin-left:.5rem;width:1.5rem;color:#fff;background-color:#0a5cf5;border-radius:50%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.filter__dropdown-text{font-family:Proeduca,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;transition:color .4s linear}@media screen and (min-width:1024px){.filter__dropdown-text{font-size:1.25rem;line-height:1.75rem}}.filter__dropdown-icon{font-weight:700!important;transition:transform .4s linear,color .4s linear}.filter__separator{width:1.5px;height:2rem;background-color:#c2c2c2}.filter__body{display:-ms-flexbox;display:flex;overflow:hidden;overflow-y:auto;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.filter__head{margin:0 0 1rem}.filter__icon{margin-left:.5rem;padding:.25rem;font-size:1rem;color:#fff;background-color:#0a5cf5;border-radius:.25rem;opacity:0;transition:opacity .2s linear}.filter__icon.is-show{opacity:1}.filter__button{font-family:Proeduca,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;padding:1rem 2.69rem;min-width:calc(50% - 1.5px)}@media screen and (min-width:1024px){.filter__button{font-size:1.25rem;line-height:1.75rem}}.filter__modal{position:fixed;top:0;left:-100%;z-index:11111;width:100vw;height:100vh;background:#fff;transition:left .4s linear}.filter__modal.is-show{left:0}.filter__modal-head{display:-ms-flexbox;display:flex;border-bottom:.125rem solid #000;-ms-flex-pack:justify;justify-content:space-between}.filter__modal-body{padding:1rem 1rem 10rem;height:100%;overflow-y:auto}.filter__modal-body .filter__body{position:fixed;top:0;left:-100%;width:100%;height:100%;overflow:hidden;background:#fff;transition:left .4s linear;gap:1rem}.filter__modal-body .filter__body .filter__modal-container{display:-ms-flexbox;display:flex;padding-bottom:6rem;overflow:hidden;overflow-y:auto;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.filter__modal-body .filter__body .filter__modal-container .checkbox,.filter__modal-body .filter__body .filter__modal-container .custom-wrapper{padding:0 1rem}.filter__modal-body .filter__body.is-show{left:0}.filter__button-delete,.filter__close{font-family:Proeduca,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;padding:1.25rem 1rem}.filter__button-delete:hover,.filter__close:hover{color:#0a5cf5}.filter__close[data-filter=back]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.filter__close[data-filter=back] i{margin-right:.5rem;transform:rotate(180deg)}.filter__button-delete{margin-left:auto;font-weight:400}.filter__modal-footer{position:fixed;bottom:0;padding:1rem;width:100%;background:#fff;box-shadow:0 -5px 12px 0 rgba(0,0,0,.1)}.filter__item{font-family:Proeduca,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding:.56rem 0;cursor:pointer;border-bottom:1px solid #f4f6fd}.filter__check{font-size:1rem;color:#0a5cf5}.filter__backdrop{position:fixed;top:0;width:100vw;height:100vh;background:transparent;opacity:0;visibility:hidden;transition:visibility .4s linear,opacity .4s linear,background-color .4s linear}.filter__backdrop.is-opacity{background:rgba(0,0,0,.5);opacity:1;visibility:visible}.filter.is-open{z-index:70}@media screen and (min-width:768px){.filter__modal,.filter__modal-body .filter__body,.filter__modal-footer{width:33.625rem}}@media screen and (min-width:1024px){.filter{padding-top:1.5rem;padding-bottom:1.5rem;background-color:#f4f6fd;border-bottom:0}.filter__body{margin:0 -1rem;max-height:20rem}.filter__body .checkbox,.filter__body .custom-wrapper{padding:0 1rem}.filter__container{padding-right:2rem;padding-left:2rem;gap:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter__button-delete{-ms-flex:none!important;flex:none!important;padding:.5rem 0}.filter__dropdown{border:1px solid #0a5cf5;border-radius:.25rem;max-width:300px}.filter__dropdown-content{min-width:250px}.filter__dropdown-button{padding:1rem;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1024px) and (min-width:1024px){.filter__dropdown-button{padding:.8rem}}@media screen and (min-width:1024px) and (min-width:1600px){.filter__dropdown-button{padding:1rem}}@media screen and (min-width:1024px){.filter__dropdown-text{font-family:Proeduca,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;color:#566077}.filter__head{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.filter__indicative{font-family:Proeduca,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.1875rem;margin-bottom:0;color:#566077}}@media screen and (min-width:1280px){.filter__container{padding-right:5.125rem;padding-left:5.125rem}}@media screen and (min-width:1600px){.filter__container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.filter__dropdown{-ms-flex:1 0 auto;flex:1 0 auto}}@media screen and (min-width:1024px){section.hero.-dpa .hero__content.dpa-title{max-width:38.81em}section.hero.-dpa .hero__picture{position:relative;top:2.81rem;left:24.5rem;margin:auto;min-width:39.69rem}}.hero,.hero--home{position:relative;padding-top:2.81rem;padding-bottom:1.81rem;-ms-flex-align:end;align-items:flex-end}.hero,.hero--home,.hero__crumb{display:-ms-flexbox;display:flex}.hero__crumb{position:static}@media screen and (min-width:1024px){.hero__crumb{padding-top:32px}}.hero__crumb-list{display:-ms-flexbox;display:flex;border-radius:.25rem;white-space:nowrap;overflow:hidden}.hero__crumb-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.hero__crumb-item:after{color:#a5acc0;font-size:12px;margin:0 .5rem;font-family:unipro-icons;content:"\E917"}.hero__crumb-item:last-child .hero__crumb-link{font-family:Proeduca,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.1875rem}.hero__crumb-item:last-child .hero__crumb-link:hover{color:#a5acc0;cursor:auto}.hero__crumb-item:last-child:after{content:none}.hero__crumb-ellipsis,.hero__crumb-link{font-family:Proeduca,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.1875rem;color:#a5acc0;text-decoration:none}.hero__crumb-ellipsis:hover,.hero__crumb-link:hover{color:#a5acc0}.hero__crumb-ellipsis{display:none;font-weight:600}.hero__content{z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:38.81em}.hero__content,.hero__content--maintitle{width:100%}.hero__pretitle{padding:0 .5rem;background:#0a5cf5}.hero__pretitle,.hero__pretitle--featured{font-family:Proeduca,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;display:inline-block;margin-bottom:.5rem;color:#fff}.hero__pretitle--featured{width:fit-content}.hero__title{font-family:Proeduca,Helvetica,sans-serif;font-size:2rem;font-style:normal;font-weight:600;line-height:2.375rem;max-width:38.81em;width:fit-content;box-sizing:border-box;text-align:left;width:auto;display:inline-block;color:#fff}@media screen and (min-width:1024px){.hero__title{font-size:3.5rem;line-height:4rem}}@media (max-width:768px){.hero__title{-ms-flex-align:center;align-items:center;text-align:center;width:fit-content}}.hero__subtitle{font-family:Proeduca,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.1875rem;display:-ms-inline-flexbox;display:inline-flex;margin:1rem 0 0;color:#fff;text-align:left;max-width:38.81em;width:fit-content;box-sizing:border-box}.hero__picture.desktop{display:none}.hero__picture.mobile{display:block}.hero__image{width:100%;height:auto;object-fit:contain}.hero__tail{position:relative;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.hero__description,.hero__outstanding{width:100%}.hero__description{padding-top:1.5rem;padding-bottom:1.5rem}.hero__outstanding{padding-top:1rem;padding-bottom:1rem;background-color:#fff}.hero--home{padding-top:2.4rem;height:28rem;overflow:hidden;background:linear-gradient(180deg,#0a5cf5,#aefcc4)}.hero--home .hero__container{margin-bottom:2.44rem}.hero--home .hero__title{padding:0;text-align:center;background-color:transparent}.hero--home .hero__title em{padding:0 .5rem;line-height:3rem;color:#fff;background:none repeat scroll 0 0 #0a5cf5;box-shadow:0 0 0 0 rgba(0,0,0,.1),0 6px 14px 0 rgba(0,0,0,.1),0 26px 26px 0 rgba(0,0,0,.09),0 58px 35px 0 rgba(0,0,0,.05),0 102px 41px 0 rgba(0,0,0,.01),0 160px 45px 0 transparent}.hero--home .hero__subtitle{padding:.62rem;width:137px;overflow:hidden;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.6875rem;transition:width .5s linear}.hero--home .hero__subtitle span{white-space:nowrap}.hero--home .hero__path-container{position:absolute;bottom:-42px;width:100vw;height:5rem}.hero--home .hero__path{position:relative;width:100%;height:100%}.hero--home .hero__path:after{position:absolute;width:100%;height:100%;background:#fff;content:"";clip-path:ellipse(51% 50% at 50% 50%)}.hero--pdp{position:relative;padding-top:0;padding-bottom:0;background:#001c47}.hero--pdp .hero__picture{position:static;width:100%;height:auto}.hero--pdp .hero__image{object-fit:cover}.hero--pdp.-bachelor .hero__description,.hero--pdp.-course .hero__description,.hero--pdp.-DPA .hero__description,.hero--pdp.-expert .hero__description,.hero--pdp.-master-universitario .hero__description,.hero--pdp.-master .hero__description,.hero--pdp.-specialist .hero__description{background:#001c47}.hero__outstanding.-odd .panel-icon__item.-price{display:-ms-flexbox;display:flex;-ms-flex:1 0 100%;flex:1 0 100%;padding:.5rem 1rem;background-color:#f4f6fd;border-radius:.25rem;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1024px){.hero__outstanding.-odd .panel-icon__item.-price.mobile-price{display:none}}.hero.-areas{--main-hero-mobile-bg:linear-gradient(180deg,#0040b8,#aefcc4 135.75%);background:var(--main-hero-mobile-bg)}.hero.-master,.hero.-master-universitario{--main-hero-mobile-bg:linear-gradient(180deg,#0a5cf5,#aefcc4);background:var(--main-hero-mobile-bg)}.hero.-DPA,.hero.-dpa{--main-hero-mobile-bg:linear-gradient(180deg,#0a5cf5,#e0ace2 100.58%);background:var(--main-hero-mobile-bg)}.hero.-bachelor{--main-hero-mobile-bg:linear-gradient(180deg,#0a5cf5,#b5ffff 100.58%);background:var(--main-hero-mobile-bg)}.hero.-expert,.hero.-specialist{--main-hero-mobile-bg:linear-gradient(180deg,#0a5cf5,#fec998);background:var(--main-hero-mobile-bg)}.hero.-course{--main-hero-mobile-bg:linear-gradient(180deg,#0a5cf5,#fde698);background:var(--main-hero-mobile-bg)}@media screen and (min-width:1024px){.hero.fondoDesktop{min-height:540px}.hero.fondoDesktop .hero__content{padding:40px 32px;background:rgba(0,28,71,.8);border-radius:16px;border:1px solid rgba(0,28,71,.8);box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922)}.hero-picture-container{display:none}.hero,.hero--home{padding:5rem 0;overflow:hidden;-ms-flex-align:center;align-items:center}.hero--pdp{padding-top:0;padding-bottom:0}.hero--pdp .hero__picture{position:static;width:30em;height:15em}.hero--pdp .hero__crumb-list{width:fit-content;background-color:rgba(0,0,0,.65)}.hero--pdp .hero__crumb-item:after{color:#fff}.hero--pdp .hero__crumb-item:last-child .hero__crumb-link:hover{color:#fff;cursor:auto;opacity:1}.hero--pdp .hero__crumb-link{color:#fff}.hero--pdp .hero__crumb-link:hover{opacity:.8}.hero--pdp.-bachelor .hero__description,.hero--pdp.-course .hero__description,.hero--pdp.-DPA .hero__description,.hero--pdp.-expert .hero__description,.hero--pdp.-master-universitario .hero__description,.hero--pdp.-master .hero__description,.hero--pdp.-specialist .hero__description{background:#001c47}.hero__container{position:relative}.hero__container.home-hero{max-height:fit-content}.hero__container .row{margin:0}.hero__content{-ms-flex-align:start;align-items:flex-start}.hero__content--maintitle{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:38.81em;width:100%}}@media screen and (min-width:1024px) and (max-width:768px){.hero__content{-ms-flex-align:center;align-items:center;text-align:center}}@media screen and (min-width:1024px){.hero__title{font-size:46px;line-height:48px}.hero__subtitle{font-family:Proeduca,Helvetica,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.75rem;margin-top:1.5rem 0 0}.hero__home_desktop{z-index:1}.hero__picture.desktop{display:block;position:static;width:100%;min-width:auto;max-height:unset;margin-top:3rem}.hero__picture.mobile{display:none}.hero__picture{top:2.81rem;left:48.5rem;margin:auto;min-width:39.69rem;max-height:30.06rem}.hero__description{display:-ms-flexbox;display:flex;padding-top:4rem;padding-bottom:4rem;width:58%;-ms-flex-align:center;align-items:center}.hero__outstanding{padding-top:4rem;padding-bottom:4rem;width:42%}.hero__outstanding-container{margin:inherit;max-width:36.75rem}.hero--home{padding-top:2.68rem;min-height:618px;overflow:visible;background:linear-gradient(264deg,#0a5cf5,#81e8c9 100.58%)}.hero--home .hero__container{margin-bottom:0}.hero--home .hero__content{z-index:2}.hero--home .hero__title{text-align:left}.hero--home .hero__title em{line-height:5.5rem}.hero--home .hero__title em:last-of-type{line-height:normal}.hero--home .hero__subtitle{max-width:750px;width:100%;font-size:1.73944rem;line-height:2.34825rem;text-align:justify}.hero--home .hero__picture{top:-12.3125rem;z-index:1}.hero--home .hero__path-container{bottom:-35px;height:4rem}.hero--home .hero__path:after{position:absolute;width:100%;height:100%;background:#fff;content:"";clip-path:ellipse(53% 50% at 50% 50%)}.hero__outstanding.-odd{background:#001c47}.hero__outstanding.-odd .panel-icon__item.-price{padding:0;background-color:transparent;-ms-flex-pack:start;justify-content:start}}@media screen and (min-width:1024px) and (min-width:1024px){.hero__outstanding.-odd .panel-icon__item.-price.mobile-price{display:none}}@media screen and (min-width:1024px){.hero.-areas{--main-hero-bg:linear-gradient(264deg,#0040b8,#81e8c9 110.05%);background:var(--main-hero-bg)}.hero.-master,.hero.-master-universitario{--main-hero-bg:linear-gradient(264deg,#0a5cf5,#81e8c9 100.58%);background:var(--main-hero-bg)}.hero.-expert,.hero.-specialist{--main-hero-bg:linear-gradient(264deg,#0a5cf5,#fec998 100.58%);background:var(--main-hero-bg)}.hero.-course{--main-hero-bg:linear-gradient(264deg,#0a5cf5,#fde698 100.58%)}.hero.-course,.hero.-dpa{background:var(--main-hero-bg)}.hero.-dpa{--main-hero-bg:linear-gradient(264deg,#0a5cf5,#e0ace2 100.58%)}.hero.-bachelor{--main-hero-bg:linear-gradient(264deg,#0a5cf5,#b5ffff 100.58%);background:var(--main-hero-bg)}}.hero picture.hero__picture{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1280px){.hero__outstanding-container{padding-right:0}}@media (min-width:1500px) and (max-width:1600px){.container.hero__description-container{padding-right:0;padding-left:.55rem;max-width:calc((1400px + 10.25rem) / 2)}}@media (min-width:2000px) and (max-width:2300px){.container.hero__description-container{padding-right:0;padding-left:8.8rem;max-width:calc((1400px + 10.25rem) / 2)}}@media (min-width:1700px) and (max-width:1800px){.container.hero__description-container{padding-right:0;padding-left:3rem;max-width:calc((1400px + 10.25rem) / 2)}}@media (min-width:1800px) and (max-width:1875px){.container.hero__description-container{padding-right:0;padding-left:4.05rem;max-width:calc((1400px + 10.25rem) / 2)}}@media (min-width:1875px) and (max-width:2000px){.container.hero__description-container{padding-right:0;padding-left:5.8rem;max-width:calc((1400px + 10.25rem) / 2)}}@media only screen and (max-width:1023px){.hero{padding:0;-ms-flex-direction:column;flex-direction:column}.hero .container{padding:32px 16px;background:#001c47}.hero__title{font-size:28px;line-height:34px}.hero__subtitle{font-size:16px;line-height:24px}.hero__crumb{padding:8px 16px}.hero-picture-container{width:100%}.hero__container .row{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1024px){.plp section.container{padding-top:30px}}.promo{position:sticky;top:0;z-index:60;display:-ms-flexbox;display:flex;padding-top:.5rem;padding-bottom:.5rem;height:2.5rem;background-color:#000;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:height .4s linear}.promo__content{margin-bottom:0;width:calc(100% - 1.6875rem);font-family:Proeduca,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;color:#fff;text-align:center}.promo__icon{width:1.6875rem;font-size:1.5rem;color:#fff}.promo__button,.promo__content{opacity:1;transition:opacity .2s linear}.promo.is-remove{padding-top:0;padding-bottom:0;height:0}.promo.is-remove .promo__button,.promo.is-remove .promo__content{opacity:0}@media screen and (min-width:1024px){.promo__content{font-family:Proeduca,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.1875rem}}.promo-bottom .footer{padding-bottom:6.5rem}@media screen and (min-width:1024px){.promo-bottom .footer{padding-bottom:1.5rem}}.promo+.header[data-header-mode=plp]{top:2.5rem}.promo+.header[data-header-mode=plp].-top-negative{top:-1.0625rem}.promo+.header[data-header-mode=plp].-top-negative~main>.filter{top:2.5rem}.promo+.header[data-header-mode=plp]~main>.filter{top:6.0625rem}.promo.is-remove+.header[data-header-mode=plp]{top:0}.promo.is-remove+.header[data-header-mode=plp].-top-negative{top:-4.0625rem}.promo.is-remove+.header[data-header-mode=plp].-top-negative~main>.filter{top:0}@media screen and (min-width:1280px){.promo+.header[data-header-mode=plp],.promo+.header[data-header-mode=plp].-top-negative{top:2.5rem}.promo+.header[data-header-mode=plp].-top-negative~main>.filter,.promo+.header[data-header-mode=plp]~main>.filter{top:6.0625rem}.promo.is-remove+.header[data-header-mode=plp].-top-negative{top:0}.promo.is-remove+.header[data-header-mode=plp].-top-negative~main>.filter,.promo.is-remove+.header[data-header-mode=plp]~main>.filter{top:3.5rem}}.promo+.header[data-header-mode=pdp]{top:2.5rem}.promo+.header[data-header-mode=pdp].-top-negative{top:-1.5625rem}.promo+.header[data-header-mode=pdp].-top-negative~main>.navbar{top:2.5rem}.promo+.header[data-header-mode=pdp]~main>.navbar{top:6.0625rem}.promo.is-remove+.header[data-header-mode=pdp]{top:0}.promo.is-remove+.header[data-header-mode=pdp].-top-negative{top:-4.0625rem}.promo.is-remove+.header[data-header-mode=pdp].-top-negative~main>.navbar{top:0}@media screen and (min-width:1280px){.promo+.header[data-header-mode=pdp].-top-negative{top:-1.0625rem}.promo.is-remove+.header[data-header-mode=pdp].-top-negative{top:-3.5625rem}.promo.is-remove+.header[data-header-mode=pdp].-top-negative~main>.navbar{top:0}.promo.is-remove+.header[data-header-mode=pdp]~main>.navbar{top:3.5625rem}}.progress{margin-top:1rem}.progress__title{color:#566077;font-family:Proeduca,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-align:center}.progress__bar{position:relative;margin:0 auto;margin-top:1.5rem;width:11rem;height:2px;background-color:#c1c6d6;border-radius:.25rem}.progress__indicator{position:absolute;top:-1px;z-index:1;width:20%;height:4px;background-color:#0a5cf5;border-radius:.25rem;transition:width .4s linear}.plp{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.plp :not(.filter):not(.hero__crumb-link){-ms-flex-order:1;order:1}.plp .filter{-ms-flex-order:0;order:0}@media screen and (min-width:1024px){.plp .hero{-ms-flex-order:0;order:0}.plp .hero h1{line-height:0;text-align:left}.plp .filter{-ms-flex-order:1;order:1}.plp :not(.hero):not(.filter):not(.hero__crumb-link){-ms-flex-order:2;order:2}}:root{--colorTitle:#000;--colorParagraph:#566077}.pd-formatter blockquote:after,.pd-formatter blockquote:before,.pd-formatter q:after,.pd-formatter q:before{content:open-quote}.pd-formatter blockquote:after,.pd-formatter q:after{content:close-quote}.pd-formatter blockquote,.pd-formatter q{display:block;margin:1em 0;font-style:italic;quotes:auto}.pd-formatter ol{list-style:none;counter-reset:list-counter;padding-left:2.55rem}.pd-formatter ul{padding-left:1.2rem}.pd-formatter ol li{counter-increment:list-counter}.pd-formatter ol li:before{content:counter(list-counter) "";position:absolute;left:-2rem;top:0;font-weight:600;font-size:20px;line-height:28px;font-family:Proeduca Sans,sans-serif;color:#0a5cf5;font-style:normal}.pd-formatter ol li,.pd-formatter ul li{max-width:90%;margin-bottom:12px;position:relative;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:var(--colorParagraph,--grey-grey-9);font-family:Proeduca,sans-serif}.pd-formatter ul li{font-family:Proeduca,sans-serif;list-style-image:url("../../../../images/bullet.svg");padding-left:8px}.pd-formatter h1{font-size:56px;line-height:64px;margin-bottom:16px}.pd-formatter h1,.pd-formatter h2{font-style:normal;font-weight:600;font-family:Proeduca,sans-serif;color:var(--colorTitle)}.pd-formatter h2{font-size:38px;line-height:48px;margin-top:1.5rem;margin-bottom:2.155rem}.pd-formatter h3{font-size:32px;font-style:normal;font-weight:600;margin-top:56px;margin-bottom:24px;line-height:40px;font-family:Proeduca,sans-serif;color:var(--colorTitle)}.pd-formatter h4{font-size:24px;line-height:32px;margin-bottom:2.155rem}.pd-formatter h4,.pd-formatter h5{font-style:normal;font-weight:600;margin-top:1.5rem;font-family:Proeduca,sans-serif;color:var(--colorTitle)}.pd-formatter h5{font-size:20px;line-height:28px;margin-bottom:2rem}.pd-formatter h7{font-size:20px;font-weight:500;margin-top:1.5rem;margin-bottom:1.45rem;color:var(--colorTitle)}.pd-formatter h7,.pd-formatter p{font-style:normal;line-height:28px;font-family:Proeduca,sans-serif}.pd-formatter p{font-size:18px;font-weight:400;color:var(--colorParagraph);margin:1em 0}.pd-formatter h1 p,.pd-formatter h1 span{font-size:56px;font-style:normal;font-weight:600;line-height:64px;font-family:Proeduca,sans-serif;color:var(--colorTitle);margin-bottom:16px}.pd-formatter h2 p,.pd-formatter h2 span{font-size:38px;line-height:48px}.pd-formatter h2 p,.pd-formatter h2 span,.pd-formatter h3 p,.pd-formatter h3 span{font-style:normal;font-weight:600;margin-top:56px;margin-bottom:24px;font-family:Proeduca,sans-serif;color:var(--colorTitle)}.pd-formatter h3 p,.pd-formatter h3 span{font-size:32px;line-height:40px}.pd-formatter h4 p,.pd-formatter h4 span{font-size:24px;line-height:32px;margin-top:24px;margin-bottom:24px}.pd-formatter h4 p,.pd-formatter h4 span,.pd-formatter h5 p,.pd-formatter h5 span{font-style:normal;font-weight:600;font-family:Proeduca,sans-serif;color:var(--colorTitle)}.pd-formatter h5 p,.pd-formatter h5 span{font-size:20px;line-height:28px;margin-top:10px;margin-bottom:10px}.pd-formatter span{font-size:18px;font-style:normal;font-weight:400;line-height:28px;font-family:Proeduca,sans-serif;color:var(--colorParagraph)}.pd-formatter img{margin:0;width:100%;height:auto;object-position:top}@media (max-width:640px){.pd-formatter p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:var(--colorParagraph)}.pd-formatter ol{list-style:none;counter-reset:list-counter;padding-left:2.55rem}.pd-formatter ul{list-style:none}.pd-formatter ol li{counter-increment:list-counter;max-width:90%;margin-bottom:1rem;position:relative;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.pd-formatter ol li:before{content:counter(list-counter) "";position:absolute;left:-1.95rem;top:0;font-weight:600;font-size:20px;line-height:28px}.pd-formatter ul li{max-width:90%;margin-bottom:1rem;position:relative;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding-left:0}.pd-formatter h1{font-size:32px;font-style:normal;font-weight:600;line-height:38px}.pd-formatter h2{font-size:28px;font-style:normal;font-weight:600;line-height:34px}.pd-formatter h3{font-size:24px;font-style:normal;font-weight:600;line-height:32px}.pd-formatter h4{font-size:20px;font-style:normal;font-weight:600;line-height:28px}.pd-formatter h5{font-size:16px;font-style:normal;font-weight:600;line-height:24px}.pd-formatter img{margin:0;width:100%;height:auto;object-position:top}.pd-formatter a{color:#007bff}.pd-formatter a:hover{color:rgb(0,98.4,204)}.pd-formatter span{font-family:Proeduca Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:unset}}.pd-formatter em,.pd-formatter span,.pd-formatter strong{color:unset!important}.pd-formatter em{font-style:italic}.pd-formatter a{color:unset!important}.editorial--invest.custom-editorial-bg ul li:before,.editorial .wide-custom ul li:before{background-color:transparent}.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter ul li:before,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter ul li:before{background-color:#fff}.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h1,.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h2,.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h3,.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h4,.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h5,.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter ol li,.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter ol li:before,.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter p,.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter span,.editorial--invest.-bg-degraded-blue-orange.-text-primary-white.pd-formatter ul li,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter h1,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter h2,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter h3,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter h4,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter h5,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter ol li,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter ol li:before,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter p,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter span,.editorial--invest.custom-editorial-bg.-text-primary-white.pd-formatter ul li,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter h1,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter h2,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter h3,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter h4,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter h5,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter ol li,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter ol li:before,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter p,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter span,.editorial.-bg-degraded-blue-orange.-text-primary-whit.pd-formatter ul li,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h1,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h2,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h3,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h4,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter h5,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter ol li,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter ol li:before,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter p,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter span,.editorial.-bg-degraded-blue-orange.-text-primary-white.pd-formatter ul li{color:#fff}@media screen and (max-width:1023px){.order__image-text-block h4{margin-bottom:0}}.seo__text{background-color:#f4f6fd;padding:3rem 0}@media screen and (min-width:1024px){.seo__text{padding:4rem 0}}.seo__text ul{padding-left:2rem}.seo__text ul li:before{content:"\2022";position:absolute;left:-1rem;top:0;font-weight:600;font-size:20px;line-height:28px;font-family:Proeduca Sans,sans-serif;color:#0a5cf5;font-style:normal}