﻿@font-face{font-family:'Marcellus';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/marcellus/v14/wEO_EBrOk8hQLDvIAF8FUQ.ttf) format('truetype');}@font-face{font-family:'Urbanist';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v18/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDlR4fFg.ttf) format('truetype');}@font-face{font-family:'Urbanist';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v18/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx4fFg.ttf) format('truetype');}@font-face{font-family:'Urbanist';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v18/L0xjDF02iFML4hGCyOCpRdycFsGxSrqD-R4fFg.ttf) format('truetype');}@font-face{font-family:'Urbanist';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v18/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDFRkfFg.ttf) format('truetype');}@font-face{font-family:'Urbanist';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v18/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDLBkfFg.ttf) format('truetype');}@font-face{font-family:'Urbanist';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v18/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDSxkfFg.ttf) format('truetype');}@font-face{font-family:'Urbanist';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v18/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDYhkfFg.ttf) format('truetype');}html{scroll-behavior:smooth;}body{overflow-x:hidden;background-color:#fff;}body,p,h1,h2,h3,h4,h5,h6,figure,iframe{margin:0;}a{display:block;text-decoration:none;}a:hover{text-decoration:none;}address{font-style:normal;}iframe{border:0;}mark{padding:0;background-color:transparent;}menu{padding-inline-start:0;margin-block-start:0;margin-block-end:0;}.text__post ul{list-style-type:inherit;}.text__post a{display:inline-block;}ul{list-style-type:none;padding-inline-start:0;}ul .dots{list-style-type:inherit;}p{margin-bottom:0;}section,article,aside,details,figcaption,figure,header,footer,menu,nav{display:block;}body{background-color:#1d2329;}.btn__white{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:15px 28px 16px 30px;font:600 18px 'Urbanist',sans-serif;letter-spacing:.9px;color:#1d2329;text-align:center;width:fit-content;transition:all linear .15s;}.btn__white:hover{cursor:pointer;color:#1d2329;background-color:#475764;}.btn__line{display:flex;justify-content:center;align-items:center;background-color:#1d2329;border:1px solid #fff;padding:15px 28px 16px 30px;font:600 18px 'Urbanist',sans-serif;letter-spacing:.9px;color:#fff;text-align:center;width:fit-content;height:fit-content;transition:all linear .15s;}.btn__line:hover{cursor:pointer;color:#1d2329;background-color:#fff;}.btn__white2{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:15px 28px 16px 30px;font:600 18px 'Urbanist',sans-serif;letter-spacing:.9px;color:#1d2329;text-align:center;width:fit-content;transition:all linear .15s;}.btn__white2:hover{cursor:pointer;color:#fff;background-color:#1d2329;}.page__header{position:absolute;z-index:3000;padding-top:30px;width:100%;top:0;left:0;}.page__header .logo{margin-left:15px;}.page__header .is--desktop{display:none;}.page__header .button--desktop{display:none;}.page__header .is--mobile .navbar__hamburguer{margin-right:15px;display:flex;justify-content:flex-end;}.page__header .is--mobile .navbar__overlay{background-color:#000;z-index:3001;display:none;}.page__header .is--mobile .navbar__overlay.open{display:flex;flex-direction:column;height:100%;width:100%;position:fixed;top:0;right:0;overflow:hidden!important;transition:all linear .5s;}.page__header .is--mobile .navbar__overlay.open .overlay__content{overflow-y:auto!important;height:90%;}.page__header .is--mobile .navbar__overlay.open .overlay__content .overlay__header{margin:39px 53px 151px 30px;}.page__header .is--mobile .navbar__overlay.open .overlay__content .overlay__menu{margin:0;}.page__header .is--mobile .navbar__overlay.open .overlay__content .overlay__menu .overlay__links{margin-bottom:152px;}.page__header .is--mobile .navbar__overlay.open .overlay__content .overlay__menu .overlay__links a{font:400 15px 'Urbanist',sans-serif;color:#fff;text-decoration:none;margin-bottom:15px;text-align:center;}.page__header .is--mobile .navbar__overlay.open .overlay__content .overlay__menu .overlay__links a:hover{color:#fff;}.page__header .is--mobile .navbar__overlay.open .overlay__content .overlay__menu .overlay__social{display:flex;justify-content:center;gap:15px;}@media screen and (min-width:768px){.page__header .is--mobile{display:none;}}@media screen and (min-width:768px){.page__header{padding-top:41px;}.page__header .logo{margin-left:0;}.page__header .is--desktop{display:flex;align-items:center;justify-content:flex-end;}.page__header .is--desktop .links{display:flex;gap:18px;margin-right:60px;}.page__header .is--desktop .links a{color:#fff;font:400 15px 'Urbanist',sans-serif;transition:all linear .15s;}.page__header .is--desktop .links a:hover{color:#fff;cursor:pointer;text-decoration:underline;text-underline-offset:5px;}.page__header .button--desktop{display:flex;justify-content:flex-end;}}.page__footer{padding-top:60px;padding-bottom:28px;}.page__footer .footer__content{padding-bottom:60px;}.page__footer .footer__content .footer__wrapper{display:flex;flex-direction:column;align-items:center;}.page__footer .footer__content .footer__wrapper .social{display:flex;flex-direction:column;align-items:center;order:1;margin-bottom:40px;}.page__footer .footer__content .footer__wrapper .social .logo__footer{margin-bottom:31px;}.page__footer .footer__content .footer__wrapper .social .social__links{display:flex;justify-content:center;gap:15px;}.page__footer .footer__content .footer__wrapper .social .social__links a{transition:all linear .15s;}.page__footer .footer__content .footer__wrapper .social .social__links a:hover{transform:translateY(-5px);}.page__footer .footer__content .footer__wrapper .social .social__links a:hover img{filter:brightness(0) saturate(100%) invert(66%) sepia(79%) saturate(394%) hue-rotate(350deg) brightness(97%) contrast(83%);}.page__footer .footer__content .footer__wrapper .contact{display:flex;flex-direction:column;align-items:center;order:2;gap:25px;margin-bottom:39px;text-align:center;}.page__footer .footer__content .footer__wrapper .contact a,.page__footer .footer__content .footer__wrapper .contact p{font:400 16px 'Urbanist',sans-serif;color:#fff;}.page__footer .footer__content .footer__wrapper .contact a:hover{color:#475764;cursor:pointer;}.page__footer .footer__content .footer__wrapper .map{display:flex;flex-direction:column;align-items:center;order:3;}.page__footer .footer__content .footer__wrapper .map .wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;}.page__footer .footer__content .footer__wrapper .map .wrapper p{font:400 16px 'Urbanist',sans-serif;color:#fff;line-height:35px;margin-bottom:20px;}.page__footer .footer__content .footer__wrapper .map .wrapper a{font:400 16px 'Urbanist',sans-serif;color:#fff;text-decoration:underline;transition:all linear .15s;}.page__footer .footer__content .footer__wrapper .map .wrapper a:hover{color:#dedddb;transform:translateX(5px);}.page__footer .footer__copyrights .copy__wrapper{display:flex;flex-direction:column;align-items:center;border-top:1px solid #475764;padding-top:30px;}.page__footer .footer__copyrights .copy__wrapper p{font:400 14px 'Urbanist',sans-serif;color:#fff;text-align:center;margin-bottom:31px;padding-left:28px;padding-right:28px;line-height:20px;}@media screen and (min-width:768px){.page__footer{padding-bottom:30px;padding-top:101px;}.page__footer .footer__content{padding-bottom:57px;}.page__footer .footer__content .footer__wrapper{flex-direction:row;align-items:center;justify-content:space-between;}.page__footer .footer__content .footer__wrapper .social{order:2;width:280px;margin-bottom:0;}.page__footer .footer__content .footer__wrapper .contact{order:1;text-align:left;align-items:flex-start;gap:25px;width:280px;}.page__footer .footer__content .footer__wrapper .map{align-items:flex-end;width:280px;}.page__footer .footer__content .footer__wrapper .map .wrapper{text-align:left;align-items:flex-start;}.page__footer .footer__copyrights .copy__wrapper{flex-direction:row;justify-content:space-between;align-items:center;}.page__footer .footer__copyrights .copy__wrapper p{text-align:left;margin-bottom:0;padding-left:0;padding-right:0;}}.page__breadcrumb{background-image:url('/assets/img/blog/bg-breadcrumb.webp');background-repeat:no-repeat;background-size:cover;}.page__breadcrumb .title__breadcrumb{padding-top:120px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center;text-align:center;font:400 36px 'Marcellus',serif;color:#fff;}@media screen and (min-width:768px){.page__breadcrumb .title__breadcrumb{padding-top:172px;padding-bottom:116px;font-size:46px;}}@media screen and (min-width:1200px){.container.util--container1198{max-width:1198px;}}@media screen and (min-width:1200px){.container.util--container1016{max-width:1016px;}}@media screen and (min-width:1200px){.container.util--container871{max-width:871px;}}@media screen and (min-width:1200px){.container.util--container1035{max-width:1035px;}}@media screen and (min-width:1200px){.container.util--container1020{max-width:1020px;}}@media screen and (min-width:1200px){.container.util--container802{max-width:802px;}}@media screen and (max-width:768px){.util--padding30{padding-left:30px;padding-right:30px;}}.util--carousel{padding-left:0;padding-right:0;}@media screen and (max-width:768px){.util--carouselMobile{padding-left:0;padding-right:0;}}.modal{backdrop-filter:blur(4px);background-color:rgba(36,35,34,.6);}.modal .modal-dialog{border-radius:20px;}.modal .modal-dialog .modal-content{border-radius:20px;overflow:hidden;}.modal .modal-dialog .modal-content .button__close{appearance:none;border:0;background-color:transparent;position:absolute;top:30px;right:30px;padding:0;}.modal .modal-dialog .modal-content .button__close:hover{cursor:pointer;}.modal .modal-dialog .modal-content .button__close:hover img{filter:brightness(0) saturate(100%) invert(9%) sepia(17%) saturate(2595%) hue-rotate(214deg) brightness(93%) contrast(99%);}.modal .modal-dialog .modal-content .button__close:focus-visible{outline:#509dd6 auto 1px;}.page__team .modal.modal__equipe .modal-dialog{max-width:755px;}.page__team .modal.modal__equipe .modal-dialog .modal-content .modal__heading__home{padding-bottom:44px;padding-top:60px;padding-left:15px;padding-right:15px;}.page__team .modal.modal__equipe .modal-dialog .modal-content .modal__heading__home #titulo{color:#1b1533;font:700 36px 'Urbanist',sans-serif;text-align:center;width:fit-content;margin-left:auto;margin-right:auto;}.page__team .modal.modal__equipe .modal-dialog .modal-content .modal__heading__home .card__description p span{font:'Urbanist',sans-serif;}.page__team .modal.modal__equipe .modal-dialog .modal-content .modal__heading__home h3{color:#475764;padding-top:10px;font:700 20px 'Urbanist',sans-serif;text-align:center;width:fit-content;margin-left:auto;margin-right:auto;}.page__team .modal.modal__equipe .modal-dialog .modal-content .modal__heading__home .line{margin-top:45px;background-color:#dbdade;height:1px;width:80%;margin-left:auto;margin-right:auto;}.page__team .modal.modal__equipe .modal-dialog .modal-content h3{margin-bottom:16px;font:700 22px 'Urbanist',sans-serif;color:#1b1533;}.page__team .modal.modal__equipe .modal-dialog .modal-content a{margin-bottom:15px;font:400 18px 'Urbanist',sans-serif;color:#1b1533;}.page__team .modal.modal__equipe .modal-dialog .modal-content a:hover{text-decoration:underline;}.page__team .modal.modal__equipe .modal-dialog .modal-content .modal__bottom{margin-top:60px;}.page__team .modal.modal__equipe .modal-dialog .modal-content .modal__bottom a{display:flex;justify-content:center;gap:10px;border-radius:0 0 20px 20px;margin-bottom:0;text-align:center;padding:23px;font:700 26px 'Urbanist',sans-serif;color:#fff;background-image:linear-gradient(to left,#475764 0%,#dedddb 49%,#c48d35 100%);}.modal.modal__service{backdrop-filter:blur(4px);z-index:3001;}.modal.modal__service .modal-dialog{max-width:570px;}.modal.modal__service .modal-dialog .modal__heading__home{padding-bottom:44px;padding-top:60px;padding-left:15px;padding-right:15px;}.modal.modal__service .modal-dialog .modal__heading__home #titulo{color:#000;font:700 34px 'Urbanist',sans-serif;text-align:center;width:fit-content;margin-left:auto;margin-right:auto;}.modal.modal__service .modal-dialog .modal__heading__home .card__description p span{font:'Urbanist',sans-serif;}.modal.modal__service .modal-dialog .modal__heading__home h3{color:#1b1533;font:700 20px 'Urbanist',sans-serif;text-align:center;width:fit-content;margin-left:auto;margin-right:auto;}.modal.modal__service .modal-dialog .modal__heading__home a{margin-bottom:15px;font:400 18px 'Urbanist',sans-serif;color:#1b1533;}.modal.modal__service .modal-dialog .modal__heading__home a:hover{text-decoration:underline;}.modal.modal__service .modal-dialog .modal__heading__home .line{margin-top:45px;background-color:#dbdade;height:1px;width:80%;margin-left:auto;margin-right:auto;}.modal.modal__service .modal-dialog .modal__heading__home .button__close{appearance:none;border:0;background-color:transparent;position:absolute;top:20px;right:20px;padding:0;}.modal.modal__service .modal-dialog .modal__heading__home .button__close:hover{cursor:pointer;filter:brightness(0) saturate(100%) invert(33%) sepia(99%) saturate(839%) hue-rotate(165deg) brightness(104%) contrast(102%);}@media screen and (min-width:768px){.modal.modal__service .modal-dialog .modal__heading__home .button__close{top:40px;right:40px;}}.modal.modal__service .modal-dialog .modal__heading__home .heading{width:80%;margin-left:auto;margin-right:auto;margin-bottom:30px;}.modal.modal__service .modal-dialog .modal__heading__home .heading .icon{display:block;margin-left:auto;margin-right:auto;margin-bottom:29px;}.modal.modal__service .modal-dialog .modal__heading__home .heading h3{color:#00376d;font:800 26px 'Urbanist',sans-serif;text-align:center;}.modal.modal__service .modal-dialog .modal__heading__home .heading h3 span{color:#0086cb;}.modal.modal__service .modal-dialog .modal__heading__home p{font:400 14px/25px 'Urbanist',sans-serif;color:#545454;text-align:justify;}.modal.modal__service .modal-dialog .modal__heading__home .btn__modal{margin-top:30px;width:100%;}.modal.modal__service .modal-dialog .modal__heading__home .btn__modal:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(333deg) brightness(98%) contrast(110%);}.modal.modal__service .modal-dialog .modal-content a{margin-bottom:15px;font:400 18px 'Urbanist',sans-serif;color:#1b1533;}.modal.modal__service .modal-dialog .modal-content a:hover{text-decoration:underline;}.modal.modal__service .modal-dialog .modal-content .modal__bottom{margin-top:60px;}.modal.modal__service .modal-dialog .modal-content .modal__bottom a{display:flex;justify-content:center;gap:10px;border-radius:0 0 20px 20px;margin-bottom:0;text-align:center;padding:23px;font:700 26px 'Urbanist',sans-serif;color:#fff;background-image:linear-gradient(to left,#475764 0%,#475764 49%,#333e47 100%);}@media screen and (min-width:768px){.modal.modal__service .modal-dialog{min-width:574px;}}.page__banner{background-image:url('/assets/img/banner/banner-hero-mobile.png');background-repeat:no-repeat;background-size:cover;height:90%!important;padding-top:139px;padding-bottom:143px;}.page__banner .banner__content{display:flex;flex-direction:column;align-items:center;}.page__banner .banner__content .logo__banner{margin-bottom:30px;}.page__banner .banner__content .logo__banner img{width:229px;}.page__banner .banner__content h2{font:700 15px 'Urbanist',sans-serif;color:#c6b9b0;margin-bottom:7px;text-align:center;}.page__banner .banner__content p{font:400 15px 'Urbanist',sans-serif;color:#fff;line-height:25px;text-align:center;margin-bottom:143px;max-width:290px;}@media screen and (min-width:768px){.page__banner{background-image:url('/assets/img/banner/banner-hero.png');padding-top:247px;padding-bottom:170px;background-position:bottom;}.page__banner .banner__content .logo__banner img{width:338px;}.page__banner .banner__content p{max-width:478px;}}.page__services{padding-bottom:60px;}.page__services .title__services{display:flex;flex-direction:column;align-items:center;font:400 36px 'Marcellus',serif;color:#fff;line-height:45px;text-align:center;margin-bottom:40px;gap:20px;}.page__services .title__services img{width:fit-content;}.page__services .services__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:35px;}.page__services .services__wrapper .card__service{width:141px;height:141px;background-color:#1d2329;border:1px solid #c6b9b0;display:flex;flex-direction:column;gap:15px;justify-content:center;align-items:center;}.page__services .services__wrapper .card__service h3{font:900 12px 'Urbanist',sans-serif;color:#fff;line-height:14px;text-align:center;max-width:90px;}.page__services .services__wrapper .card__service:hover{background-color:#c6b9b0;cursor:pointer;}.page__services .services__wrapper .card__service:hover h3{color:#475764;}@media screen and (min-width:768px){.page__services{padding-bottom:0;}.page__services .services__wrapper{gap:20px;}.page__services .services__wrapper .card__service{width:178px;height:178px;}.page__services .services__wrapper .card__service h3{font-size:15px;line-height:18px;max-width:120px;}}.page__cta{padding-top:65px;padding-bottom:87px;background-image:url('/assets/img/cta/bg-cta-mobile-v2.svg');background-repeat:no-repeat;background-size:cover;}.page__cta .cta__content{display:flex;flex-direction:column;align-items:center;}.page__cta .cta__content .title__cta{font:700 28px 'Urbanist',sans-serif;color:#1d2329;line-height:40px;text-align:center;margin-bottom:100px;width:220px;}@media screen and (min-width:768px){.page__cta{padding-top:33px;padding-bottom:32px;background-image:url('/assets/img/cta/bg-cta-v2.svg');}.page__cta .cta__content{flex-direction:row;justify-content:space-between;}.page__cta .cta__content .title__cta{margin-bottom:0;width:fit-content;}}.page__about{padding-bottom:60px;}.page__about .carousel__wrapper{margin-bottom:92px;}.page__about .carousel__wrapper .owl-carousel.owl-theme.about__carousel{position:relative;}.page__about .carousel__wrapper .owl-carousel.owl-theme.about__carousel .owl-nav{position:absolute;left:calc(50% - 60px);bottom:-32px;width:120px;height:59px;display:flex;justify-content:center;}.page__about .carousel__wrapper .owl-carousel.owl-theme.about__carousel .owl-nav .owl-next{width:60px;height:59px;background-color:#475764;display:flex;align-items:center;justify-content:center;}.page__about .carousel__wrapper .owl-carousel.owl-theme.about__carousel .owl-nav .owl-prev{width:60px;height:59px;background-color:#475764;display:flex;align-items:center;justify-content:center;}.page__about .carousel__wrapper .owl-carousel.owl-theme.about__carousel .owl-nav .owl-next,.page__about .carousel__wrapper .owl-carousel.owl-theme.about__carousel .owl-nav .owl-prev{margin:0;border-radius:0;}.page__about .carousel__wrapper .owl-carousel.owl-theme.about__carousel .owl-nav .owl-next:hover img,.page__about .carousel__wrapper .owl-carousel.owl-theme.about__carousel .owl-nav .owl-prev:hover img{filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7473%) hue-rotate(211deg) brightness(104%) contrast(105%);}.page__about .about__content{display:flex;flex-direction:column;align-items:center;}.page__about .about__content .about__title{display:flex;flex-direction:column;align-items:center;text-align:center;font:400 36px 'Marcellus',serif;color:#fff;line-height:45px;max-width:221px;margin-bottom:20px;gap:18px;}.page__about .about__content .about__title img{width:fit-content;}.page__about .about__content .about__text{font:400 15px 'Urbanist',sans-serif;color:#fff;line-height:25px;text-align:center;}@media screen and (min-width:768px){.page__about{padding-bottom:157px;}.page__about .carousel__wrapper{margin-bottom:60px;}.page__about .carousel__wrapper .owl-carousel.owl-theme.about__carousel .owl-nav{bottom:0;}.page__about .about__content{flex-direction:row;justify-content:space-between;gap:75px;}.page__about .about__content .about__title{align-items:flex-start;margin-bottom:0;text-align:left;}.page__about .about__content .about__text{text-align:left;}}.page__team{background-image:url('/assets/img/equipe/banner-v2-mobile.png');background-repeat:no-repeat;background-size:cover;padding-bottom:60px;}.page__team .title{display:flex;flex-direction:column;align-items:center;font:400 36px 'Marcellus',serif;color:#fff;line-height:45px;max-width:206px;margin-bottom:30px;text-align:center;margin-left:auto;margin-right:auto;gap:19px;}.page__team .title img{width:fit-content;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .card__team{position:relative;width:277px;height:480px;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .card__team .card__photo{width:277px;height:480px;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .card__team .card__overlay{position:absolute;left:-1px;bottom:-1px;width:279px;height:481px;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .card__team .card__text{position:absolute;bottom:11px;width:100%;padding-left:20px;padding-right:20px;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .card__team .card__text h3{font:700 18px 'Urbanist',sans-serif;color:#fff;text-align:center;margin-bottom:10px;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .card__team .card__text p{font:400 15px 'Urbanist',sans-serif;color:#475764;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:30px;text-align:center;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .card__team .card__text .curriculum{display:block;text-decoration:none;font:400 18px 'Urbanist',sans-serif;font-style:italic;color:#fff;letter-spacing:.9px;text-align:center;transition:all linear .15s;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .card__team .card__text .curriculum:hover{cursor:pointer;color:#475764;transform:translateY(-4px);}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .owl-dots{margin-top:30px;display:flex;justify-content:center;align-items:center;gap:10px;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .owl-dots .owl-dot{height:10px!important;display:flex;align-items:center;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .owl-dots .owl-dot span{margin:0;width:5px;height:5px;background-color:#dedddb;transition:all linear .25s;border-radius:0;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .owl-dots .owl-dot.active span{width:10px;height:10px;}.page__team .carousel__wrapper .owl-carousel.owl-theme.team__carousel .owl-dots.disabled{display:none;}@media screen and (min-width:768px){.page__team{background-image:url('/assets/img/equipe/equipe banner v2.png');background-size:cover;padding-top:113px;padding-bottom:122px;}.page__team .title{max-width:400px;}}@media screen and (max-width:768px){.page__team .util--container871{max-width:360px!important;}}.page__reasons{padding-top:93px;padding-bottom:60px;background-image:url('/assets/img/motivos/foto-porque-2-mobile.png');background-repeat:no-repeat;background-size:cover;}.page__reasons .reasons__list{display:flex;flex-direction:column;align-items:center;gap:40px;}.page__reasons .reasons__list .title__reasons{display:flex;flex-direction:column;align-items:center;gap:19px;font:400 36px 'Marcellus',serif;color:#fff;line-height:45px;text-align:center;}.page__reasons .reasons__list .title__reasons img{width:fit-content;}.page__reasons .reasons__list .item__list{display:flex;flex-direction:column;align-items:center;max-width:196px;}.page__reasons .reasons__list .item__list .icon__check{width:fit-content;margin-bottom:20px;}.page__reasons .reasons__list .item__list h3{font:900 20px 'Urbanist',sans-serif;color:#fff;line-height:23px;text-align:center;margin-bottom:11px;max-width:157px;}.page__reasons .reasons__list .item__list p{font:400 15px 'Urbanist',sans-serif;color:#fff;line-height:25px;text-align:center;}@media screen and (min-width:768px){.page__reasons{padding-top:226px;padding-bottom:226px;background-image:url('/assets/img/motivos/banner 03.png');}.page__reasons .reasons__list{flex-direction:row;justify-content:space-between;gap:60px;}.page__reasons .reasons__list .title__reasons{align-items:flex-start;text-align:left;width:310px;}.page__reasons .reasons__list .item__list{align-items:flex-start;width:157px;}.page__reasons .reasons__list .item__list h3{text-align:left;}.page__reasons .reasons__list .item__list p{text-align:left;}}.page__news{padding-top:90px;padding-bottom:133px;}.page__news .news__header{padding-left:20px;padding-right:20px;margin-bottom:59px;}.page__news .news__header h2{display:flex;flex-direction:column;align-items:center;gap:19px;text-align:center;font:400 36px 'Marcellus',serif;color:#fff;tline-height:45px;}.page__news .news__header h2 img{width:fit-content;}.page__news .news__header .button--desktop{display:none;}.page__news .owl-carousel.owl-theme.news__carousel{margin-bottom:40px;}.page__news .owl-carousel.owl-theme.news__carousel .card__news{position:relative;overflow:hidden;}.page__news .owl-carousel.owl-theme.news__carousel .card__news .photo__news{width:298px;height:377px;object-fit:cover;object-position:center;transition:all linear .15s;}.page__news .owl-carousel.owl-theme.news__carousel .card__news .overlay__news{position:absolute;width:104%;height:100%;bottom:-1px;left:-1px;right:-1px;}.page__news .owl-carousel.owl-theme.news__carousel .card__news .news__text{position:absolute;left:30px;right:30px;bottom:30px;}.page__news .owl-carousel.owl-theme.news__carousel .card__news .news__text p{font:700 18px 'Urbanist',sans-serif;line-height:23px;color:#fff;margin-bottom:20px;}.page__news .owl-carousel.owl-theme.news__carousel .card__news .news__text .icon__dots{width:fit-content;}.page__news .owl-carousel.owl-theme.news__carousel .card__news:hover .photo__news{transform:scale(1.2);}.page__news .owl-carousel.owl-theme.news__carousel .card__news:hover .news__text p{color:#dedddb;}.page__news .owl-carousel.owl-theme.news__carousel .owl-dots{margin-top:30px;display:flex;justify-content:center;align-items:center;gap:10px;}.page__news .owl-carousel.owl-theme.news__carousel .owl-dots .owl-dot{height:10px!important;display:flex;align-items:center;}.page__news .owl-carousel.owl-theme.news__carousel .owl-dots .owl-dot span{margin:0;width:5px;height:5px;background-color:#dedddb;transition:all linear .25s;border-radius:0;}.page__news .owl-carousel.owl-theme.news__carousel .owl-dots .owl-dot.active span{width:10px;height:10px;}.page__news .owl-carousel.owl-theme.news__carousel .owl-dots.disabled{display:none;}.page__news .button--mobile{margin-left:auto;margin-right:auto;}@media screen and (min-width:768px){.page__news{padding-bottom:100px;}.page__news .news__header{padding-left:0;padding-right:0;margin-bottom:30px;display:flex;justify-content:space-between;}.page__news .news__header h2{align-items:flex-start;text-align:left;}.page__news .news__header .button--desktop{display:block;}.page__news .owl-carousel.owl-theme.news__carousel .card__news .photo__news{width:376px;height:376px;}.page__news .button--mobile{display:none;}}.page__blog{padding-top:60px;padding-bottom:60px;background-color:#fff;}.page__blog .blog__wrapper{display:flex;flex-direction:column;align-items:center;}.page__blog .blog__wrapper .blog__nav{padding-bottom:45px;}.page__blog .blog__wrapper .blog__nav .title{display:flex;flex-direction:column;gap:15px;font:700 22px 'Urbanist',sans-serif;color:#000;margin-bottom:19px;}.page__blog .blog__wrapper .blog__nav .title img{width:fit-content;}.page__blog .blog__wrapper .blog__nav .category{font:600 15px 'Urbanist',sans-serif;color:#000;margin-bottom:15px;transition:all linear .15s;}.page__blog .blog__wrapper .blog__nav .category:hover{color:#475764;transform:translateX(4px);}.page__blog .blog__wrapper .blog__nav .category.active{color:#000;text-decoration:underline;text-underline-offset:4px;font-weight:700;}.page__blog .blog__wrapper .blog__news{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;}.page__blog .blog__wrapper .blog__news .card__news{position:relative;overflow:hidden;}.page__blog .blog__wrapper .blog__news .card__news .photo__news{width:330px;height:377px;object-fit:cover;object-position:center;transition:all linear .15s;}.page__blog .blog__wrapper .blog__news .card__news .overlay__news{position:absolute;width:104%;height:100%;bottom:-1px;left:-1px;right:-1px;}.page__blog .blog__wrapper .blog__news .card__news .news__text{position:absolute;left:30px;right:30px;bottom:30px;}.page__blog .blog__wrapper .blog__news .card__news .news__text p{font:700 18px 'Urbanist',sans-serif;line-height:23px;color:#fff;margin-bottom:20px;}.page__blog .blog__wrapper .blog__news .card__news .news__text .icon__dots{width:fit-content;}.page__blog .blog__wrapper .blog__news .card__news:hover .photo__news{transform:scale(1.2);}.page__blog .blog__wrapper .blog__news .card__news:hover .news__text p{color:#dedddb;}@media screen and (min-width:768px){.page__blog{padding-top:100px;padding-bottom:142px;}.page__blog .blog__wrapper{flex-direction:row;align-items:flex-start;}.page__blog .blog__wrapper .blog__nav{width:33%;}.page__blog .blog__wrapper .blog__news{width:67%;}.page__blog .blog__wrapper .blog__news .card__news .photo__news{width:376px;height:377px;}}.blog__detail{padding-top:60px;padding-bottom:60px;background-color:#fff;}.blog__detail .post__wrapper .title__post{font:700 22px 'Urbanist',sans-serif;line-height:30px;color:#171906;margin-bottom:21px;}.blog__detail .post__wrapper .photo__post{width:100%;margin-bottom:18px;}.blog__detail .post__wrapper .post__info{display:flex;flex-direction:column;margin-bottom:30px;}.blog__detail .post__wrapper .post__info .data{text-transform:uppercase;font:400 12px 'Urbanist',sans-serif;letter-spacing:2.4px;color:#000;margin-bottom:15px;}.blog__detail .post__wrapper .post__info .social{display:flex;gap:10px;align-items:center;}.blog__detail .post__wrapper .post__info .social .share{font:400 12px 'Urbanist',sans-serif;letter-spacing:2.4px;color:#000;margin-right:10px;text-transform:uppercase;}.blog__detail .post__wrapper .post__info .social a .icon__social{width:fit-content;}.blog__detail .post__wrapper .post__info .social a:hover{filter:brightness(0) saturate(100%) invert(68%) sepia(80%) saturate(399%) hue-rotate(345deg) brightness(95%) contrast(88%);}.blog__detail .post__wrapper .text__post{font:400 16px 'Urbanist',sans-serif;color:#000;line-height:30px;}@media screen and (min-width:768px){.blog__detail{padding-top:100px;padding-bottom:100px;}.blog__detail .post__wrapper .title__post{font-size:26px;margin-bottom:31px;}.blog__detail .post__wrapper .post__info{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:49px;}.blog__detail .post__wrapper .post__info .data{margin-bottom:0;}.blog__detail .post__wrapper .text__post{font-size:18px;line-height:35px;}}.related__news{padding-top:60px;padding-bottom:60px;background-color:#f9f9f9;}.related__news .title__related{display:flex;flex-direction:column;align-items:center;gap:19px;font:400 36px 'Marcellus',serif;color:#000;line-height:45px;margin-bottom:41px;padding-left:15px;padding-right:15px;text-align:center;}.related__news .title__related img{width:fit-content;}.related__news .owl-carousel.owl-theme.news__carousel{margin-bottom:40px;}.related__news .owl-carousel.owl-theme.news__carousel .card__news{position:relative;overflow:hidden;}.related__news .owl-carousel.owl-theme.news__carousel .card__news .photo__news{width:298px;height:377px;object-fit:cover;object-position:center;transition:all linear .15s;}.related__news .owl-carousel.owl-theme.news__carousel .card__news .overlay__news{position:absolute;width:104%;height:100%;bottom:-1px;left:-1px;right:-1px;}.related__news .owl-carousel.owl-theme.news__carousel .card__news .news__text{position:absolute;left:30px;right:30px;bottom:30px;}.related__news .owl-carousel.owl-theme.news__carousel .card__news .news__text p{font:700 18px 'Urbanist',sans-serif;line-height:23px;color:#fff;margin-bottom:20px;}.related__news .owl-carousel.owl-theme.news__carousel .card__news .news__text .icon__dots{width:fit-content;}.related__news .owl-carousel.owl-theme.news__carousel .card__news:hover .photo__news{transform:scale(1.2);}.related__news .owl-carousel.owl-theme.news__carousel .card__news:hover .news__text p{color:#dedddb;}.related__news .owl-carousel.owl-theme.news__carousel .owl-dots{margin-top:30px;display:flex;justify-content:center;align-items:center;gap:10px;}.related__news .owl-carousel.owl-theme.news__carousel .owl-dots .owl-dot{height:10px!important;display:flex;align-items:center;}.related__news .owl-carousel.owl-theme.news__carousel .owl-dots .owl-dot span{margin:0;width:5px;height:5px;background-color:#dedddb;transition:all linear .25s;border-radius:0;}.related__news .owl-carousel.owl-theme.news__carousel .owl-dots .owl-dot.active span{width:10px;height:10px;}.related__news .owl-carousel.owl-theme.news__carousel .owl-dots.disabled{display:none;}@media screen and (min-width:768px){.related__news{padding-top:125px;padding-bottom:112px;}.related__news .title__related{padding-left:0;padding-right:0;}.related__news .owl-carousel.owl-theme.news__carousel .card__news .photo__news{width:376px;height:376px;}}