@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800;900&display=swap);
.h1,.h2,.h3{color:#0e2243;font-weight:700;line-height:1.4}.h1{color:#f49100}.h1,.h2{font-size:2.2rem;margin-bottom:.8rem}@media screen and (min-width:768px){.h1,.h2{font-size:3.3rem;margin-bottom:1.5rem}}.h3{font-size:1.8rem}ol,p,span,ul{color:#666;font-size:1.5rem;line-height:1.8}@media screen and (min-width:768px){ol,p,span,ul{font-size:1.6rem;line-height:2}}a{color:inherit;text-decoration:none}ol,ul{margin:2rem 0;padding-left:2rem}ol li:not(:last-child),ul li:not(:last-child){margin-bottom:.35rem}*,:after,:before{box-sizing:border-box;font-family:Poppins,sans-serif;font-size:inherit;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}@media screen and (min-width:1800px){html{font-size:.55vw}}body{font-size:1.6rem;margin-top:9.5rem;scroll-padding-top:9.5rem}body section{padding:5rem 0}body section.section--odd{background-color:#163f70;color:#fff}body section.section--odd *{color:inherit}@media screen and (min-width:768px){body section{padding:6rem 0}}@media screen and (min-width:1024px){body section{padding:10rem 0}body{margin-top:12rem;scroll-padding-top:12rem}}.flex{align-items:center;display:flex}.container{margin:0 auto;max-width:130rem;padding:0 2.5rem}.container--large{max-width:150rem}@media screen and (min-width:375px){.container{padding:0 3.5rem}}@media screen and (min-width:768px){.container{padding:0 5rem}}.btn{background-color:#f49100;border:none;border-radius:1.5rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.7rem;font-weight:600;padding:1.25rem 3rem;text-align:center;transition:color .25s ease-out,background-color .25s ease-out}.btn:hover{background-color:#1460ad;color:#fff!important}.btn--secundary{background-color:#fff;color:#163f70!important}@media screen and (min-width:1024px){.btn--secundary{margin-top:5rem}}.btn--thirdiary{background-color:#0e2243}.btn--fourtiary{background-color:#163f70}.btn svg{fill:#fff;transition:fill .25s ease-out}.section--odd .btn{margin-top:3rem}.card{background-color:#fff;border-radius:3rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);display:block;margin-bottom:3rem;overflow:hidden;width:100%}.card__image{background-position:65% 50%;background-repeat:no-repeat;background-size:cover;height:18rem;position:relative}.card__image:after{background-color:#0e2243;bottom:0;content:"";display:block;left:0;opacity:.1;position:absolute;right:0;top:0}@media screen and (min-width:768px){.card__image{height:24rem}}.card__content{padding:4rem 2.5rem 2.5rem;position:relative}.card__category{background-color:#f49100;border-radius:.75rem;color:#fff;left:50%;padding:.35rem 1rem;position:absolute;top:0;transform:translate(-50%,-50%)}.card__date{color:#f49100;display:block;font-size:1.5rem;margin-bottom:.5rem}@media screen and (min-width:568px){.card{width:calc(50% - 1.5rem)}.card:nth-child(odd){margin-right:3rem}}@media screen and (min-width:1024px){.card{margin-bottom:4rem;margin-right:0!important;width:calc(33.33333% - 2.7rem)}.card:not(:nth-child(3n+3)){margin-right:4rem!important}.card:last-child{margin-right:0!important}}.form{display:flex;flex-direction:column}.form__errors{background-color:rgba(231,54,54,.1);border-radius:1.5rem;color:#e73636;margin-bottom:3rem;padding:3rem 4rem}.form__errors .h3{color:inherit;margin-bottom:2rem}.form__label{color:#163f70;display:block;font-weight:600;margin-bottom:1.25rem}@media screen and (min-width:768px){.form__label{margin-bottom:1.5rem}}.form textarea.form__input{min-height:12rem;resize:vertical}.form__input{background-color:#f2f2f2;border:.2rem solid #f2f2f2;border-radius:1.5rem;padding:1.25rem 2.5rem;width:100%}.form__input--absolute{position:absolute;z-index:5}.form__input--absolute~svg{z-index:6}.form__input--error{border-color:#e73636}.form__input--small{padding:1.25rem;width:6rem}.form__input-container{display:flex;position:relative}.form__input-container svg{fill:#888;height:2rem;left:2.5rem;position:absolute;top:1.5rem;width:2rem}.form__input-container input,.form__input-container textarea{padding-left:6rem}.form__input-wrapper{margin-bottom:2.5rem;margin-right:2.5rem;width:100%}.form__input-wrapper:first-child:last-child{width:auto}.form__input-wrapper--checkbox{display:flex}.form__input-wrapper--checkbox .form__label{color:#666;cursor:pointer;font-weight:400;margin:0 0 0 1.5rem}.form__input-wrapper--checkbox .form__input{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.form__input-wrapper--checkbox .form__input:checked~svg{display:block}.form__input-wrapper--checkbox svg{display:none}.form__input-wrapper .flex .form__input--small{margin-left:1.5rem;text-align:center}@media screen and (min-width:768px){.form__input-wrapper,.form__input-wrapper:first-child:last-child{width:calc(50% - 2.5rem)}.form__input-wrapper--checkbox,.form__input-wrapper--full{width:100%!important}}@media screen and (min-width:1024px){.form__input-wrapper,.form__input-wrapper:first-child:last-child{width:calc(33.33333% - 2.5rem)}.form__input-wrapper--checkbox,.form__input-wrapper--full{width:100%!important}.form__input-wrapper--half{width:calc(50% - 2.5rem)}.form__input-wrapper--larger{flex:1}.form__input-wrapper--shorter{width:calc(33.33333% - 10.5rem)}}.form__input:focus{outline:none}.form__category--hide{display:none}.form__category:not(:last-child){margin-bottom:4.5rem}.form__group{align-items:flex-start;flex-wrap:wrap;margin-bottom:-2.5rem;margin-right:-2.5rem}.form__custom-option{width:100%!important}.form__custom-option-wrapper{width:100%}.form__custom-option-wrapper .dropdown__option{text-align:left}.form__custom-option-wrapper .dropdown__options{left:0;right:auto;width:100%}.form__custom-option .form__icon-btn{margin-left:1.5rem}.form__custom-option:not(:last-child){margin-bottom:1.5rem}.form__custom-checkbox{align-items:center;border:.2rem solid #666;border-radius:1rem;display:flex;height:2.6rem;justify-content:center;min-width:2.6rem;position:relative}.form__custom-checkbox svg{fill:#163f70}.form__divider{border:none;border-top:.1rem solid #666;margin:4rem 0}.form__icon-btn{padding:1.5rem;transition:background-color .25s ease-out}.form__icon-btn--remove{background-color:#e73636!important}.form__icon-btn--remove svg{transform:rotate(45deg)}.form__icon-btn *{pointer-events:none}.form__icon-btn svg{display:block;height:1.8rem;transition:transform .25s ease-out;width:1.8rem}.form__head{margin-bottom:3rem}.form__title{color:#f49100;font-size:2rem;margin-bottom:1.75rem}.form__buttons{flex-direction:column}.form__buttons .btn:not(:last-child){margin-bottom:2.5rem}@media screen and (min-width:1024px){.form__buttons{flex-direction:row}.form__buttons .btn:not(:last-child){margin-bottom:0;margin-right:2.5rem}}.lesson{background-color:#163f70;display:flex;flex-direction:column;margin-bottom:3rem;overflow:hidden;padding-bottom:0;transition:background-color .25s ease-out}.lesson,.lesson__image{border-radius:3rem;width:100%}.lesson__image{aspect-ratio:1/1;height:100%;max-width:30rem;-o-object-fit:cover;object-fit:cover;transition:transform .25s ease-out;width:calc(100% - 5rem)}.lesson__image-wrapper{display:flex;justify-content:center;margin:2.5rem 2.5rem 0;overflow:hidden;width:100%}.lesson__content{flex:1;padding:2.5rem;width:100%}.lesson__content p{margin-top:1rem}.lesson__content *{color:#fff}.lesson__type{align-items:center;display:flex;margin-bottom:1.5rem}.lesson__type svg{fill:#fff;margin-right:1rem}.lesson__type span{color:#fff}.lesson:hover{background-color:#0e2243}.lesson:hover .lesson__image{transform:scale(1.025)}.lessons__educations{align-items:stretch;display:flex;flex-wrap:wrap}@media screen and (min-width:568px){.lessons__educations .lesson{width:calc(50% - 1.5rem)}.lessons__educations .lesson:not(:nth-child(2n)){margin-right:3rem}}@media screen and (min-width:1024px){.lessons__educations .lesson{width:calc(33.33333% - 2rem)}.lessons__educations .lesson:not(:nth-child(2n)){margin-right:0}.lessons__educations .lesson:not(:nth-child(3n)){margin-right:3rem}}.dropdown{align-self:stretch;position:relative;width:24rem}.dropdown__button{display:flex;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2}.dropdown__button svg{fill:#fff;height:1.8rem;margin-right:1.5rem;width:1.8rem}.dropdown__options{background-color:#fff;border-radius:1.5rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);display:none;overflow:hidden;position:absolute;right:0;top:100%;z-index:2}.dropdown__options--active{display:block}.dropdown__option{color:#0e2243;cursor:pointer;display:block;font-weight:700;padding:1.25rem 2.5rem;text-align:right;transition:background-color .25s ease-out}.dropdown__option--active{color:#f49100}.dropdown__option:hover{background-color:#f2f2f2}.dropdown__option:first-child{margin-top:1.25rem}.dropdown__option:last-child{margin-bottom:1.25rem}.date-picker{background-color:#fff;border-radius:3rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);left:0;opacity:0;padding:2.5rem;pointer-events:none;position:absolute;right:0;top:5.4rem;z-index:1}.date-picker .form__label{margin-bottom:1rem;text-align:center}.date-picker .form__input{padding:.75rem 1.5rem;text-align:center}.date-picker .form__input-container{display:block;margin-bottom:1.5rem}.date-picker .form__divider{border-color:#f2f2f2;margin:2rem 0}.date-picker--active{opacity:1;pointer-events:all}.date-picker__input{cursor:pointer}.date-picker__selected-date{font-size:2rem;font-weight:700;justify-content:space-between;margin-bottom:1rem}.date-picker__month{font-size:1.6rem}.date-picker__dates{flex-wrap:wrap;justify-content:center}.date-picker__dates>*{align-items:center;display:flex;height:3.5rem;justify-content:center;width:3.5rem}.date-picker__day{border-radius:3rem;transition:color .25s ease-out,background-color .25s ease-out}.date-picker__day:hover{background-color:#f2f2f2}.date-picker__day--active{background-color:#f49100!important;color:#fff!important}.content-layout .h3{margin-bottom:1.5rem}@media screen and (min-width:768px){.content-layout .h3{font-size:2.6rem}}.content-layout a{color:#f49100;cursor:pointer;font-weight:700}.content-layout__section:not(:first-child){margin-top:3rem}.content-layout__heading{color:#163f70;margin-bottom:1rem}@media screen and (min-width:768px){.content-layout__heading{font-size:2.3rem;margin-bottom:1.5rem}}.content-layout__picture{margin:5rem auto;max-width:42rem}.content-layout__picture img{border-radius:3rem;display:block;width:100%}.content-layout__picture .h3{margin-bottom:0}.content-layout__picture-description{display:block;margin-top:2rem;text-align:center}.content-layout__files-item{color:#163f70;text-decoration:underline}.content-layout__files-item:not(:last-child){margin-bottom:1rem}.publication__head{align-items:center;flex-direction:column;margin-bottom:3rem;width:100%}.publication__head-content{align-items:flex-start;flex-direction:column;justify-content:flex-start}.publication__head-content a{color:#163f70;cursor:pointer;font-weight:700}@media screen and (min-width:768px){.publication__head{flex-direction:row;margin-bottom:4.5rem}}.publication__type{color:#163f70;font-size:2rem;font-weight:700}.publication__title{display:inline-block}@media screen and (min-width:768px){.publication__title{margin-top:-.5rem}}.publication__image{border-radius:3rem;display:block;margin:0 auto 3rem;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:568px){.publication__image{margin-bottom:5rem;max-width:42rem}}@media screen and (min-width:768px){.publication__image{margin-bottom:0;margin-left:0;margin-right:4rem;max-width:44rem;width:42.5%}}@media screen and (min-width:1130px){.publication__image{margin-right:6rem}}@media screen and (min-width:1024px){.publication{padding:8rem 0!important}}.education__page{flex-direction:column}@media screen and (min-width:768px){.education__page{align-items:flex-start;flex-direction:row}}.education__head{align-items:flex-start;flex-direction:column}@media screen and (min-width:1024px){.education__head{flex-direction:row}}.education__body{margin:3rem 0}.education__body--half{display:none}.education__body--full{display:block}@media screen and (min-width:768px){.education__body{margin-bottom:0;margin-top:4.5rem}}@media screen and (min-width:1130px){.education__body--full{display:none}.education__body--half{display:block}}.education__image{align-self:center;border:.3rem solid #f49100;border-radius:3rem;display:block;margin-bottom:3rem;max-width:34rem;width:100%}@media screen and (min-width:1024px){.education__image{align-self:flex-start;margin-bottom:0;margin-right:6rem;width:22vw}}.education__content{flex:1;width:100%}.education__main .btn{color:#fff}.education__main a{color:#f49100;cursor:pointer;font-weight:700}.education__title{color:#0e2243;margin-bottom:.5rem}.education__type{align-items:center;display:flex;margin-bottom:1.5rem}.education__type svg{fill:#163f70;margin-right:1rem}.education__type span{color:#163f70;font-weight:700}@media screen and (min-width:1024px){.education__type{margin-bottom:1rem}}.education__author{color:#f49100;display:block;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.education__author-name{color:#163f70}.education__navigation{align-items:stretch;border-radius:1.5rem;flex-direction:column;width:100%}.education__navigation--desktop{display:none}@media screen and (min-width:768px){.education__navigation--desktop{display:block!important}.education__navigation{display:none;margin-left:6rem;min-width:30rem;width:auto}}.education__level{border-radius:1.5rem;cursor:pointer;display:none;margin:0 -2.5rem 0 2.5rem;padding:2.5rem}.education__level:first-child{background-color:#f49100}.education__level:first-child .education__level-item--active{color:#163f70}.education__level:nth-child(2){background-color:#1460ad}.education__level:nth-child(3){background-color:#163f70}.education__level:nth-child(4){background-color:#0e2243}.education__level--active{cursor:auto;display:block!important;margin:0}.education__level--active .education__level-items{display:block}.education__level-title{color:#fff;display:block}.education__level-items{color:#fff;display:none;margin-bottom:.5rem;margin-top:1rem}.education__level-item{font-size:1.5rem;opacity:.85;transition:opacity .25s ease-out,font-weight .25s ease-out}.education__level-item:hover{font-weight:700;opacity:1}.education__level-item:not(:last-child){margin-bottom:.5rem}.education__level-item--active{color:#f49100;font-weight:700;opacity:.9}@media screen and (min-width:768px){.education__level{display:block}}@media screen and (min-width:1024px){.education{padding:8rem 0!important}}.pub-col__filter-backdrop{background-color:#0e2243;bottom:0;left:0;opacity:.6;position:fixed;right:0;top:0;transform:translateY(-100%);transition:transform .5s ease-out;z-index:1}.pub-col__filter-backdrop--active{transform:translateY(0)}.pub-col__header{flex-direction:column;justify-content:space-between;margin-bottom:3rem}.pub-col__header .h2{margin-bottom:2rem;margin-right:3rem}@media screen and (min-width:375px){.pub-col__header .h2{margin-bottom:0}.pub-col__header{flex-direction:row}}.header{background-color:#fff;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);padding:2rem 0;z-index:20}.header,.header--overlay{left:0;position:fixed;right:0;top:0}.header--overlay{background-color:#163f70;height:100vh;transform:translateY(-100%);transition:transform .5s ease-out;z-index:19}.header--overlay--active{transform:translateY(0)}.header--overlay .header__navigation{display:flex;flex-direction:column;margin-top:50vh;transform:translateY(-40%)}.header--overlay .header__navigation .btn{display:block;margin-top:3.5rem}.header--overlay .header__list{align-items:center;flex-direction:column;margin:0 auto}.header--overlay .header__list-item{color:#fff;font-size:2rem}.header--overlay .header__list-item:not(:last-child){margin-bottom:1.75rem;margin-right:0}@media screen and (min-width:1024px){.header--overlay{display:none}}.header .container{align-items:center;display:flex;justify-content:space-between}.header__logo{color:#1460ad;font-weight:600}.header__logo-text{align-items:flex-start;color:#1460ad!important;flex-direction:column;font-size:1.8rem;line-height:1.3;margin-left:1.5rem}@media screen and (min-width:1024px){.header__logo-text{font-size:2.2rem;margin-left:2rem}}.header__logo-text--invert{color:#f49100!important;font-size:inherit;margin-left:0}.header__logo img{display:block;height:5.5rem;width:5.5rem}@media screen and (min-width:1024px){.header__logo img{height:6rem;width:6rem}}.header__navigation,.header__navigation .btn{display:none}@media screen and (min-width:1130px){.header__navigation .btn{display:inline-block}}@media screen and (min-width:1024px){.header__navigation{display:flex}}.header__list{list-style:none;margin:0;padding:0}.header__list-item{color:#163f70;font-size:1.8rem;font-weight:600;transition:color .25s ease-out}.header__list-item:hover{color:#1460ad}.header__list-item:not(:last-child){margin-right:3rem}@media screen and (min-width:1130px){.header__list{margin-right:4rem}}.header__hamburger-btn{align-items:flex-end;flex-direction:column;height:3.15rem;justify-content:space-between;width:4rem}.header__hamburger-btn--active .header__hamburger-layer:first-child{transform:rotate(45deg) translate(30%,100%)}.header__hamburger-btn--active .header__hamburger-layer:nth-child(2){opacity:0}.header__hamburger-btn--active .header__hamburger-layer:nth-child(3){transform:rotate(315deg) translate(33%,-100%)}@media screen and (min-width:1024px){.header__hamburger-btn{display:none}}.header__hamburger-layer{background-color:#163f70;border-radius:3rem;height:.5rem;transition:transform .5s ease-out,opacity .5s ease-out;width:100%}.header__hamburger-layer:nth-child(2){width:80%}@media screen and (min-width:1024px){.header{padding:3rem 0}}.intro{overflow:hidden;padding-bottom:0;padding-top:3rem}@media screen and (min-width:768px){.intro{padding-top:6rem}}@media screen and (min-width:1024px){.intro{padding:14rem 0 0}}@media screen and (min-width:1440px){.intro{padding:14rem 0 0}}.intro .container{position:relative}@media screen and (min-width:1024px){.intro .container{align-items:stretch;display:flex;justify-content:space-between}.intro .container>*{width:calc(50% - 4rem)}.intro__content{margin-bottom:14rem}}@media screen and (min-width:1440px){.intro__content{margin-bottom:16rem}}.intro__image{margin-top:4rem}.intro__image--background{align-items:center;bottom:0;display:none;height:calc(100% + 14rem);justify-content:center;left:50%;opacity:.1;position:absolute;width:50%!important;z-index:-1}.intro__image--background img{display:block;height:100%;transform:scale(1.9);transform-origin:27%;width:65vw}@media screen and (min-width:1130px){.intro__image--background img{transform-origin:32%}}@media screen and (min-width:1440px){.intro__image--background{display:flex}}@media screen and (min-width:568px){.intro__image{margin-top:6rem}}@media screen and (min-width:1024px){.intro__image{display:flex;margin-top:-4%}}.intro__image img{display:block;height:100%;margin:0 auto;max-width:30rem;transform:translate(-4%);width:100%}@media screen and (min-width:768px){.intro__image img{max-width:36rem}}@media screen and (min-width:1024px){.intro__image img{height:auto;margin-left:-5rem;margin-top:auto;max-width:none;min-width:calc(100% + 5rem);transform:none}}@media screen and (min-width:1130px){.intro__image img{margin-left:0;min-width:0}}@media screen and (min-width:1024px){.about .container{display:flex;justify-content:space-between}}.about__content:not(:last-child){margin-bottom:3.5rem}@media screen and (min-width:1024px){.about__content{width:calc(50% - 4rem)}.about__content:not(:last-child){margin-bottom:0}}.about__buttons{align-items:flex-start;flex-direction:column;margin-top:3rem}.about__buttons .btn{margin-top:0;width:100%}.about__buttons .btn:not(:last-child){margin-bottom:2rem}@media screen and (min-width:568px){.about__buttons{flex-direction:row}.about__buttons .btn{width:auto}.about__buttons .btn:not(:last-child){margin-bottom:0;margin-right:3rem}}.archive__title{margin-bottom:3.5rem}@media screen and (min-width:1024px){.archive__title{margin-bottom:3rem}}.archive__cards{align-items:stretch;flex-direction:column;justify-content:flex-start;margin-bottom:-3rem}@media screen and (min-width:568px){.archive__cards{flex-direction:row;flex-wrap:wrap}}@media screen and (min-width:1024px){.archive__cards{margin-bottom:-4rem}}.archive__button-wrapper{justify-content:center;margin-top:3rem}@media screen and (min-width:768px){.archive__button-wrapper{margin-top:8rem}}.analyse{overflow:hidden}.analyse *{text-align:center}@media screen and (min-width:1024px){.analyse *{text-align:left}.analyse .container{display:flex;flex-direction:row-reverse;justify-content:space-between}.analyse .container>*{width:calc(50% - 4rem)}}.analyse .h2{margin-bottom:2rem}.analyse__image{max-width:22rem}@media screen and (min-width:1024px){.analyse__image{left:50%;max-width:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:30rem}}.analyse__image-wrapper{margin-left:0!important;margin-top:6rem;position:relative}@media screen and (min-width:1024px){.analyse__image-wrapper{margin:0 auto}.analyse__image-wrapper--backdrop:before{background-color:#fff;border-radius:50%;content:"";height:50rem;left:50%;opacity:.07;position:absolute;top:50%;transform:translate(-49%,-50%);width:50rem}}.analyse__content .btn--secundary{margin-bottom:5rem}.lessons__title{margin-bottom:3.5rem}.lessons__level{display:block;margin-left:0;padding:2.5rem;width:100%}.lessons__level:not(:last-child){margin-bottom:2.5rem}.lessons__level *{color:#fff}.lessons__heading{font-size:1.7rem}.lessons__number{margin-top:.5rem;opacity:.75}.lessons__description{margin-top:.5rem}.lessons__educations{margin-top:3rem}@media screen and (min-width:1024px){.lessons__educations{margin-top:5rem}}.lessons__form-description{margin-top:5rem}.lessons__form-description .h3{margin-bottom:1rem}.lessons__form-description a{color:#f49100;text-decoration:underline}.contact{position:relative}.contact:after,.contact:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.contact:before{background-color:#163f70;z-index:-2}.contact--logo-pattern:after{background-image:url(../img/test-back.jpg);background-position:50%;background-repeat:noe-repeat;background-size:cover;z-index:-1}.contact__box{background-color:#fff;border-radius:3rem;overflow:hidden;padding:2.5rem;text-align:center}.contact__box .h2{color:#f49100}.contact__box p{color:#666!important}.contact__box a{color:#0e2243!important;display:block;font-size:1.5rem;font-weight:600;margin-top:1rem;transition:color .25s ease-out}.contact__box a:hover{color:#f49100!important}.contact__illustration{height:21rem;margin-bottom:-7rem;margin-top:1rem;width:24rem}.consults__items{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin-bottom:-3.5rem;margin-top:3rem}@media screen and (min-width:1024px){.consults__items{flex-direction:row;margin-top:4rem}}.consults__item{background-color:#163f70;border-radius:3rem;color:#fff;margin-bottom:3.5rem;padding:3rem 3.5rem}.consults__item>*{color:inherit;opacity:.8}.consults__item .btn,.consults__item .consults__title{opacity:1}.consults__item .btn{margin-top:2rem;width:100%}@media screen and (min-width:1024px){.consults__item{padding:3.5rem 4.5rem;width:calc(50% - 1.75rem)}}.consults__title{font-size:2.4rem;margin-bottom:1rem}.footer{background-color:#0e2243;color:#fff;padding:5rem 0}.footer__logo{color:#fff;font-weight:600;justify-content:center}.footer__logo-text{align-items:flex-start;color:#fff!important;flex-direction:column;font-size:1.8rem;line-height:1.5;margin-left:1.5rem}@media screen and (min-width:568px){.footer__logo-text{font-size:2.2rem;line-height:1.6;margin-left:2rem}}.footer__logo-text--invert{color:#fff!important;font-size:inherit;line-height:1.6;margin-left:0}.footer__logo img{display:block;height:5.5rem;width:5.5rem}@media screen and (min-width:568px){.footer__logo img{height:6rem;width:6rem}}.footer__divider{margin:4rem 0}@media screen and (min-width:568px){.footer__divider{margin:4rem 0 6rem}}.footer__items{align-items:flex-start;flex-direction:column;justify-content:center}@media screen and (min-width:568px){.footer__items{flex-direction:row}}.footer__item{text-align:center;width:100%}.footer__item:not(:last-child){margin-bottom:3rem}@media screen and (min-width:568px){.footer__item{text-align:left;width:26rem}.footer__item:not(:last-child){margin-bottom:0;margin-right:4rem}}.footer__list{color:#fff;font-weight:600;list-style:none;margin-top:0;opacity:.8;padding:0}.footer__list--primary{color:#f49100;opacity:1}.footer__list-item:not(:last-child){margin-bottom:.6rem}.footer .h3{color:#fff;margin-bottom:1.5rem;text-align:center}@media screen and (min-width:568px){.footer .h3{text-align:left}.footer{padding:10rem 0}}.sub-footer{background-color:#f49100;color:#fff;font-weight:600;padding:3rem 0;text-align:center}@media screen and (min-width:1024px){.sub-footer .container{display:flex;justify-content:space-between;width:100%}}.sub-footer__list{color:#fff;list-style:none;margin:0;padding:0}.sub-footer__list-item:not(:last-child){margin-bottom:1.3rem}@media screen and (min-width:1024px){.sub-footer__list-item:not(:last-child){margin-bottom:0;margin-right:1.5rem}.sub-footer__list-item{line-height:2}.sub-footer__list{display:flex}}.sub-footer__copyright{color:#fff;display:block;margin-top:2.5rem}@media screen and (min-width:1024px){.sub-footer__copyright{margin-top:0}.sub-footer__copyright br{display:none}}
