﻿html{scroll-behavior:smooth;}body{overflow-x:hidden;}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;margin-bottom:0;}iframe{border:0;}mark{padding:0;background-color:transparent;}menu{padding-inline-start:0;margin-block-start:0;margin-block-end:0;}ul{list-style-type:none;padding-inline-start:0;}section,article,aside,details,figcaption,figure,header,footer,menu,nav{display:block;}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZg.ttf) format('truetype');}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZg.ttf) format('truetype');}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZg.ttf) format('truetype');}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZg.ttf) format('truetype');}@keyframes effect--fade_in_right{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.page__breadcrumb{background-image:url('/assets/img/breadcrumb/breadcrumb-mobile.png');background-size:cover;height:363px;}.page__breadcrumb .wrapper{padding-top:135px;padding-bottom:30px;}.page__breadcrumb .wrapper .title{position:relative;color:#fff;text-align:center;margin-bottom:60px;padding-left:15px;padding-right:15px;font:500 40px 'Inter',sans-serif;}.page__breadcrumb .wrapper .title::after{content:"";position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background-color:#5bbc48;}.page__breadcrumb .wrapper .navigation{display:flex;justify-content:center;align-items:center;gap:15px;}.page__breadcrumb .wrapper .navigation a{color:#fff;font:500 18px 'Inter',sans-serif;}.page__breadcrumb .wrapper .navigation a.active:hover{text-decoration:none;}.page__breadcrumb .wrapper .navigation a:hover{text-decoration:underline;text-underline-offset:2px;}@media(min-width:768px){.page__breadcrumb{background-image:url('/assets/img/breadcrumb/breadcrumb-desktop.png');}.page__breadcrumb .wrapper{padding-top:201px;display:flex;justify-content:space-between;align-items:flex-start;max-width:1240px;margin-left:auto;margin-right:auto;}.page__breadcrumb .wrapper .title{margin-bottom:0;padding-left:0;padding-right:0;text-align:left;font:500 46px 'Inter',sans-serif;}.page__breadcrumb .wrapper .title::after{left:0;}}.card__marketplace{width:295px;height:359px;border-radius:5px;background-color:#fff;box-shadow:0 10px 22px 0 rgba(0,0,0,.04),0 39px 39px 0 rgba(0,0,0,.03),0 89px 53px 0 rgba(0,0,0,.02),0 158px 63px 0 rgba(0,0,0,.01),0 247px 69px 0 rgba(0,0,0,0);border:2px solid transparent;transition:all linear .2s;}.card__marketplace .cover{width:295px;height:188px;border-radius:5px 5px 0 0;overflow:hidden;}.card__marketplace .cover .cover__image{width:295px;height:188px;border-radius:5px 5px 0 0;object-fit:cover;object-position:center;transition:all linear .2s;}.card__marketplace .card__body{padding-left:30px;padding-right:30px;}.card__marketplace .card__body .location{padding-top:20px;padding-bottom:10px;font:400 16px 'Inter',sans-serif;color:#918d8c;}.card__marketplace .card__body .name{height:64px;font:700 18px 'Inter',sans-serif;color:#00140a;}.card__marketplace .card__body .price{color:#5bbc48;font:400 18px 'Inter',sans-serif;}.card__marketplace .card__body .price .number{font-weight:700;}.card__marketplace:hover{border:2px solid #5bbc48;box-shadow:0 10px 22px 0 rgba(0,0,0,.04),0 39px 39px 0 rgba(0,0,0,.03),0 89px 53px 0 rgba(0,0,0,.02),0 158px 63px 0 rgba(0,0,0,.01),0 247px 69px 0 rgba(0,0,0,0),6px 6px 0 #5bbc48;}.card__marketplace:hover .cover{width:292px;}.card__marketplace:hover .cover .cover__image{transform:scale(1.05);}.page__faq{padding-top:65px;padding-bottom:60px;background-image:url('/assets/img/faq/background.png');background-size:cover;}.page__faq .container{max-width:1070px;}.page__faq .container .faq__heading{position:relative;font:500 38px 'Inter',sans-serif;text-align:center;padding-left:15px;padding-right:15px;color:#fff;margin-bottom:30px;}.page__faq .container .faq__heading::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.page__faq .container .wrapper{padding:0 15px;display:flex;flex-direction:column;gap:20px;}.page__faq .container .wrapper .question{background-color:#fff;border-radius:5px;}.page__faq .container .wrapper .question .question__title{padding-top:30px;padding-bottom:30px;padding-left:30px;padding-right:30px;list-style-type:none;font:500 16px 'Inter',sans-serif;color:#00140a;display:flex;justify-content:space-between;align-items:flex-start;gap:23px;}.page__faq .container .wrapper .question .question__title img{transition:all linear .15s;}.page__faq .container .wrapper .question .question__title.active{padding-bottom:20px;}.page__faq .container .wrapper .question .question__title.active img{transform:rotate(90deg);}.page__faq .container .wrapper .question .question__content{padding-bottom:30px;padding-left:30px;padding-right:30px;font:400 14px/20px 'Inter',sans-serif;color:#00140a;max-width:950px;}@media(min-width:768px){.page__faq{padding-top:120px;padding-bottom:130px;}.page__faq .container .faq__heading{font-size:46px;margin-bottom:50px;}.page__faq .container .wrapper .question .question__title{padding-top:30px;padding-bottom:30px;padding-left:50px;padding-right:35px;font-size:18px;}.page__faq .container .wrapper .question .question__content{padding-left:50px;padding-right:67px;}}.page__header{position:absolute;left:0;top:0;width:100%;z-index:1000;}.page__header .wrapper{padding-top:22px;padding-left:30px;padding-right:40px;display:flex;align-items:center;justify-content:space-between;}.page__header .wrapper .logo{width:fit-content;}.page__header .wrapper .header__whatsapp{display:none;}.page__header .wrapper .menu__desktop{display:none;}@media(min-width:768px){.page__header .wrapper{max-width:1240px;margin-left:auto;margin-right:auto;padding-top:38px;display:grid;align-items:start;grid-template-columns:1fr 200px 45px;gap:40px;}.page__header .wrapper .header__whatsapp{display:inline-flex;padding:8px 20px;align-items:center;gap:10px;border-radius:5px;background:#004823;justify-self:flex-end;color:#fff;font:400 16px/25px 'Inter',sans-serif;transition:all linear .15s;}.page__header .wrapper .header__whatsapp:hover{filter:brightness(110%);box-shadow:6px 6px 0 0 #5bbc48;}.page__header .wrapper .menu__mobile{display:none;}.page__header .wrapper .menu__desktop{display:block;}}@media(min-width:1240px){.page__header .wrapper{padding-left:0;padding-right:0;}}.page__header .menu__mobile__overlay{display:none;}.page__header .menu__mobile__overlay.open{animation-duration:1s;animation-fill-mode:both;animation-name:effect--fade_in_right;display:block;position:fixed;top:0;left:0;width:100%;height:100vh;min-height:100vh;overflow:scroll;background-color:#013219;background-image:url('/assets/img/header/detail-desktop.svg'),linear-gradient(90deg,#00140a 0%,rgba(0,20,10,.58) 54.76%);background-repeat:no-repeat,repeat;background-position:right 0 bottom 0,top 0 left 0;background-attachment:fixed;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .heading{padding-top:28px;padding-bottom:78px;padding-right:44px;padding-left:30px;display:flex;justify-content:space-between;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .links{margin-left:92px;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .links a{color:#fff;font:400 16px/25px 'Inter',sans-serif;margin-bottom:20px;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .links details{margin-bottom:10px;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .links details summary{width:fit-content;color:#fff;font:400 16px/25px 'Inter',sans-serif;margin-bottom:10px;list-style-type:none;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .links details summary::after{display:inline-block;content:url('/assets/img/icons/chevron.svg');padding-left:10px;padding-top:10px;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .links details[open] summary{font-weight:600;text-decoration:underline;text-underline-offset:4px;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .links details[open] summary::after{transform:rotate(90deg) translateY(-10px);padding:0;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .links details a{margin-bottom:10px;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .header__whatsapp{margin-top:30px;margin-bottom:60px;margin-left:auto;margin-right:auto;display:flex;width:fit-content;padding:8px 20px;align-items:center;gap:10px;border-radius:5px;background:#004823;justify-self:flex-end;color:#fff;font:400 16px/25px 'Inter',sans-serif;transition:all linear .15s;}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .header__whatsapp:hover{filter:brightness(110%);}.page__header .menu__mobile__overlay.open .wrapper__menu__mobile__overlay .social{display:flex;justify-content:center;gap:20px;padding-bottom:30px;}.page__header .menu__desktop__overlay{display:none;}.page__header .menu__desktop__overlay.open{animation-duration:1s;animation-fill-mode:both;animation-name:effect--fade_in_right;display:block;position:fixed;overflow:auto;top:0;left:0;width:100%;height:832px;background-color:#013219;background-image:url('/assets/img/header/detail-desktop.svg'),linear-gradient(90deg,#00140a 0%,rgba(0,20,10,.58) 54.76%);background-repeat:no-repeat,repeat;background-position:right 0 bottom 21px,top 0 left 0;color:#fff;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay{max-width:1240px;margin-left:auto;margin-right:auto;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .heading{padding-top:46px;padding-bottom:40px;display:flex;justify-content:space-between;align-items:center;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .navigation{height:417px;display:flex;justify-content:center;gap:20px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .navigation .column a{color:#fff;font:400 16px/25px 'Inter',sans-serif;margin-bottom:10px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .navigation .column a:first-child{margin-bottom:30px;font-weight:600;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .navigation .column a:hover{text-decoration:underline;text-underline-offset:4px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer{border-top:1px solid #fff;padding-top:46px;padding-left:105px;display:flex;gap:38px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .unit,.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .hours{margin-bottom:40px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .unit .title,.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .hours .title{text-align:left;color:#fff;font:700 16px 'Inter',sans-serif;margin-bottom:20px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .unit .address,.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .hours .address{text-align:left;color:#fff;font:400 16px 'Inter',sans-serif;margin-bottom:10px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .unit .link,.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .hours .link{text-align:left;color:#fff;font:400 16px 'Inter',sans-serif;margin-bottom:10px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .unit .link:hover,.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .hours .link:hover{text-decoration:underline;text-underline-offset:4px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .unit .map,.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .hours .map{text-align:left;color:#5bbc48;font:400 16px 'Inter',sans-serif;text-decoration:underline;text-underline-offset:4px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .unit .description,.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .hours .description{color:#fff;font:500 16px 'Inter',sans-serif;margin-bottom:8px;text-align:left;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .hours{padding-left:26px;padding-right:31px;}.page__header .menu__desktop__overlay.open .wrapper__menu__desktop__overlay .footer .links__contact .social{margin-bottom:43px;display:flex;justify-content:center;gap:20px;}.page__footer .footer__main{background-color:#004823;}.page__footer .footer__main .wrapper{padding-top:60px;padding-bottom:46px;display:flex;flex-direction:column;align-items:center;}.page__footer .footer__main .wrapper .brand{margin-bottom:40px;}.page__footer .footer__main .wrapper .brand .logo{width:fit-content;margin-left:auto;margin-right:auto;}.page__footer .footer__main .wrapper .brand .social{margin-top:30px;display:flex;justify-content:center;gap:20px;}.page__footer .footer__main .wrapper .brand .social a{transition:all linear .15s;}.page__footer .footer__main .wrapper .brand .social a:hover{transform:scale(1.1);}.page__footer .footer__main .wrapper .unit,.page__footer .footer__main .wrapper .hours{margin-bottom:40px;}.page__footer .footer__main .wrapper .unit .title,.page__footer .footer__main .wrapper .hours .title{text-align:center;color:#fff;font:700 16px 'Inter',sans-serif;margin-bottom:20px;}.page__footer .footer__main .wrapper .unit .address,.page__footer .footer__main .wrapper .hours .address{text-align:center;color:#fff;font:400 16px 'Inter',sans-serif;margin-bottom:10px;}.page__footer .footer__main .wrapper .unit .link,.page__footer .footer__main .wrapper .hours .link{text-align:center;color:#fff;font:400 16px 'Inter',sans-serif;margin-bottom:10px;}.page__footer .footer__main .wrapper .unit .link:hover,.page__footer .footer__main .wrapper .hours .link:hover{text-decoration:underline;text-underline-offset:4px;}.page__footer .footer__main .wrapper .unit .map,.page__footer .footer__main .wrapper .hours .map{text-align:center;color:#5bbc48;font:400 16px 'Inter',sans-serif;text-decoration:underline;text-underline-offset:4px;}.page__footer .footer__main .wrapper .unit .description,.page__footer .footer__main .wrapper .hours .description{color:#fff;font:500 16px 'Inter',sans-serif;margin-bottom:8px;text-align:center;}.page__footer .footer__main .wrapper .footer__up{width:27px;height:24px;background:#00140a;display:flex;justify-content:center;align-items:center;transition:all linear .15s;}.page__footer .footer__main .wrapper .footer__up:hover{background-color:#5bbc48;}.page__footer .footer__attribution{padding-top:79px;padding-left:30px;padding-right:30px;padding-bottom:49px;display:flex;flex-direction:column;align-items:center;gap:24px;}.page__footer .footer__attribution .copyright{text-align:center;font:400 16px 'Inter',sans-serif;color:#00140a;}@media(min-width:1240px){.page__footer .footer__main .wrapper{padding-top:86px;padding-bottom:87px;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:38px;max-width:1240px;margin-left:auto;margin-right:auto;}.page__footer .footer__main .wrapper .brand{padding-top:27px;}.page__footer .footer__main .wrapper .brand .logo{margin-left:0;margin-right:0;}.page__footer .footer__main .wrapper .brand .social{justify-content:flex-start;}.page__footer .footer__main .wrapper .unit,.page__footer .footer__main .wrapper .hours{margin-bottom:0;}.page__footer .footer__main .wrapper .unit .title,.page__footer .footer__main .wrapper .hours .title{text-align:left;}.page__footer .footer__main .wrapper .unit .description,.page__footer .footer__main .wrapper .hours .description{text-align:left;}.page__footer .footer__main .wrapper .unit .map,.page__footer .footer__main .wrapper .hours .map{text-align:left;}.page__footer .footer__main .wrapper .unit .link,.page__footer .footer__main .wrapper .hours .link{text-align:left;}.page__footer .footer__main .wrapper .unit .address,.page__footer .footer__main .wrapper .hours .address{text-align:left;}.page__footer .footer__main .wrapper .footer__up{margin-top:17px;}.page__footer .footer__attribution{padding-top:30px;padding-bottom:30px;padding-left:0;padding-right:0;max-width:1240px;margin-left:auto;margin-right:auto;flex-direction:row;justify-content:space-between;}}.float__whatsapp{position:fixed;bottom:5px;right:10px;width:74px;height:74px;border-radius:5px;background-color:#5bbc48;display:flex;justify-content:center;align-items:center;margin-left:auto;z-index:2999;transition:all linear .15s;}.float__whatsapp:hover{background-color:#fff;box-shadow:0 0 26px rgba(0,0,0,.2);}.float__whatsapp:hover img{filter:brightness(0) saturate(100%) invert(56%) sepia(83%) saturate(464%) hue-rotate(91deg) brightness(96%) contrast(91%);}.page__banner{position:relative;height:723px;}.page__banner .background{position:absolute;z-index:-1;width:100%;height:100%;object-fit:cover;object-position:center;}.page__banner .wrapper{padding-top:318px;padding-right:30px;padding-left:30px;}.page__banner .wrapper .title{font:500 34px 'Inter',sans-serif;color:#fff;margin-bottom:10px;position:relative;}.page__banner .wrapper .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__banner .wrapper .description{color:#fff;margin-bottom:30px;font:400 18px/25px 'Inter',sans-serif;}.page__banner .wrapper .description strong{font-weight:600;}.page__banner .wrapper .button{color:#fff;font:400 18px 'Inter',sans-serif;display:inline-flex;padding:15px 36px;justify-content:center;align-items:center;border-radius:5px;background:linear-gradient(89deg,#004823 -8.83%,#5bbc48 110.98%);transition:all linear .15s;}.page__banner .wrapper .button:hover{box-shadow:6px 6px 0 0 #fff;}@media(min-width:768px){.page__banner .wrapper{max-width:1240px;margin-left:auto;margin-right:auto;padding-left:105px;padding-top:270px;}.page__banner .wrapper .title{font-size:46px;max-width:400px;}.page__banner .wrapper .description{margin-bottom:40px;max-width:393px;}}.page__solutions{background-image:url('/assets/img/home/solutions/background.png');background-size:cover;}.page__solutions .solutions__heading{padding-top:80px;padding-bottom:64px;max-width:260px;margin-left:auto;margin-right:auto;}.page__solutions .solutions__heading .title{color:#fff;font:500 34px 'Inter',sans-serif;text-align:center;position:relative;}.page__solutions .solutions__heading .title::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.page__solutions .solutions__products{position:relative;}.page__solutions .solutions__products .carousel__title{font:500 18px 'Inter',sans-serif;color:#004823;padding:10px 20px;border-radius:5px;background:#fff;position:absolute;z-index:10;top:-21px;left:calc(50% - 109px);width:fit-content;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel{max-width:1240px;margin-left:auto;margin-right:auto;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions{display:flex;flex-direction:column;align-items:center;padding:49px 23px 40px 23px;height:637px;position:relative;border-radius:5px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions.card--1{background-color:#004823;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions.card--2{background-color:#5bbc48;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions .icon--1,.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions .icon--2{margin-bottom:13px;width:150px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions h3{font:500 22px 'Inter',sans-serif;color:#fff;text-align:center;margin-bottom:10px;max-width:179px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions p{font:400 14px 'Inter',sans-serif;color:#fff;line-height:20px;text-align:center;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions .btn__solutions{position:absolute;bottom:40px;left:calc(50% - 92.5px);padding:8px 20px;display:flex;align-items:center;gap:10px;font:400 16px 'Inter',sans-serif;color:#004823;border-radius:5px;background:#fff;transition:all linear .15s;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions .btn__solutions .btn__icon{width:fit-content;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions .btn__solutions:hover{transform:translateY(-5px);color:#004823;cursor:pointer;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .owl-dots{margin-top:30px;display:flex;justify-content:center;align-items:center;gap:10px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .owl-dots .owl-dot{height:10px!important;display:flex;align-items:center;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .owl-dots .owl-dot span{margin:0;width:5px;height:5px;background-color:#5bbc48;transition:all linear .25s;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .owl-dots .owl-dot.active span{width:10px;height:10px;}.page__solutions .solutions__cta{padding:40px 8px 50px 9px;}.page__solutions .solutions__cta .cta__wrapper{display:flex;flex-direction:column;align-items:center;max-width:1060px;margin-left:auto;margin-right:auto;}.page__solutions .solutions__cta .cta__wrapper h2{font:500 34px 'Inter',sans-serif;text-align:center;color:#fff;width:284px;margin-bottom:30px;}.page__solutions .solutions__cta .cta__wrapper .btn__cta{background-image:linear-gradient(89deg,#004823 -8.83%,#5bbc48 110.98%);padding:15px 36px;font:500 18px 'Inter',sans-serif;color:#fff;border-radius:5px;transition:all linear .15s;}.page__solutions .solutions__cta .cta__wrapper .btn__cta:hover{box-shadow:6px 6px 0 0 #fff;}@media(min-width:768px){.page__solutions .solutions__heading{padding-top:120px;padding-bottom:61px;max-width:610px;}.page__solutions .solutions__heading .title{font-size:46px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions{display:flex;flex-direction:column;align-items:flex-start;padding-top:60px;padding-bottom:30px;height:421px;width:525px;position:relative;border-radius:5px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions.card--1{background-color:#004823;padding-right:85px;padding-left:125px;margin-left:auto;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions.card--1 .btn__solutions{bottom:30px;left:125px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions.card--2{background-color:#5bbc48;padding-left:86px;padding-right:105px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions.card--2 .btn__solutions{bottom:30px;left:86px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions .icon--1,.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions .icon--2{margin-bottom:0;width:fit-content;position:absolute;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions .icon--1{top:95px;left:-110px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions .icon--2{top:101px;right:-122px;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions h3{text-align:left;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .card__solutions p{text-align:left;}.page__solutions .solutions__products .owl-carousel.owl-theme.solutions__carousel .owl-dots{display:none;}.page__solutions .solutions__cta{padding:74px 20px 78px 20px;}.page__solutions .solutions__cta .cta__wrapper{flex-direction:row;justify-content:space-between;}.page__solutions .solutions__cta .cta__wrapper h2{width:447px;text-align:left;}}.page__about--home .wrapper--grid{padding-bottom:88px;display:grid;grid-template-areas:"cover" "text--1" "bullets" "button__wrapper" "numbers";}.page__about--home .wrapper--grid .cover{grid-area:cover;position:relative;overflow-x:hidden;padding-bottom:50px;}.page__about--home .wrapper--grid .cover .cover__image{width:100%;max-width:610px;padding-left:25px;padding-right:25px;}.page__about--home .wrapper--grid .cover .cover__detail{position:absolute;top:191px;right:-58px;}.page__about--home .wrapper--grid .numbers{grid-area:numbers;}.page__about--home .wrapper--grid .numbers .number__box{margin-bottom:30px;}.page__about--home .wrapper--grid .numbers .number__box span{display:block;}.page__about--home .wrapper--grid .numbers .number__box span.line--1{background:linear-gradient(89deg,#004823 -2.03%,#5bbc48 97.42%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font:500 46px 'Inter',sans-serif;}.page__about--home .wrapper--grid .numbers .number__box span.line--2{color:#00140a;text-align:center;font:500 18px 'Inter',sans-serif;}.page__about--home .wrapper--grid .numbers .number__box:last-child{margin-bottom:0;}.page__about--home .wrapper--grid .text--1{grid-area:text--1;padding-left:30px;padding-right:30px;}.page__about--home .wrapper--grid .text--1 .title{margin-bottom:10px;position:relative;text-align:left;color:#00140a;font:500 28px 'Inter',sans-serif;}.page__about--home .wrapper--grid .text--1 .title::after{position:absolute;left:0;top:-10px;content:"";background-color:#5bbc48;height:2px;width:54px;}.page__about--home .wrapper--grid .text--1 .description{text-align:left;color:#00140a;font:400 14px/20px 'Inter',sans-serif;margin-bottom:41px;}.page__about--home .wrapper--grid .bullets{grid-area:bullets;margin-bottom:40px;padding-left:30px;}.page__about--home .wrapper--grid .bullets .item{display:flex;align-items:center;color:#00140a;font:500 18px 'Inter',sans-serif;margin-bottom:20px;}.page__about--home .wrapper--grid .bullets .item::before{content:url('/assets/img/about/bullet.svg');padding-right:15px;}.page__about--home .wrapper--grid .bullets .item:last-child{margin-bottom:0;}.page__about--home .wrapper--grid .button__wrapper{display:flex;justify-content:center;margin-bottom:50px;}.page__about--home .wrapper--grid .button__wrapper .btn__about{background:linear-gradient(88deg,#004823 0%,#5bbc48 98.93%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font:500 18px 'Inter',sans-serif;border-radius:5px;border:1px solid #004823;padding:15px 36px;width:fit-content;transition:all linear .15s;}.page__about--home .wrapper--grid .button__wrapper .btn__about:hover{box-shadow:6px 6px 0 0 #5bbc48;border-color:#5bbc48;}@media(min-width:1240px){.page__about--home .wrapper--grid{padding-bottom:114px;grid-template-areas:"cover cover numbers numbers" "text--1 bullets bullets btn__about";grid-template-columns:353px 353px 4fr 167px;max-width:1240px;margin-left:auto;margin-right:auto;}.page__about--home .wrapper--grid .cover{padding-bottom:73px;}.page__about--home .wrapper--grid .cover .cover__image{padding-left:0;padding-right:0;}.page__about--home .wrapper--grid .cover .cover__detail{top:268px;right:24px;}.page__about--home .wrapper--grid .numbers .number__box{margin-bottom:40px;}.page__about--home .wrapper--grid .numbers .number__box span.line--1{font:500 60px 'Inter',sans-serif;text-align:left;}.page__about--home .wrapper--grid .numbers .number__box span.line--2{text-align:left;}.page__about--home .wrapper--grid .text--1{padding-left:38px;padding-right:0;margin-bottom:0;}.page__about--home .wrapper--grid .text--1 .description{text-align:justify;margin-bottom:0;}.page__about--home .wrapper--grid .bullets{display:grid;grid-template-columns:310px 310px;padding-left:47px;margin-bottom:0;align-items:end;row-gap:20px;align-content:center;padding-top:88px;}.page__about--home .wrapper--grid .bullets .item{margin-bottom:0;}.page__about--home .wrapper--grid .button__wrapper{align-items:flex-end;margin-bottom:0;}}.page__testimonials .grid{padding-top:104px;padding-bottom:100px;}.page__testimonials .grid .testimonials__heading{margin-bottom:40px;}.page__testimonials .grid .testimonials__heading .title{position:relative;font:500 46px 'Inter',sans-serif;color:#00140a;text-align:center;}.page__testimonials .grid .testimonials__heading .title::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.page__testimonials .grid .testimonials__video .testimonial__frame{margin-left:auto;margin-right:auto;position:relative;width:295px;height:406px;border-radius:5px;transition:all linear .2s;}.page__testimonials .grid .testimonials__video .testimonial__frame .cover{width:295px;height:406px;border-radius:5px;}.page__testimonials .grid .testimonials__video .testimonial__frame .overlay{position:absolute;z-index:2;top:0;left:0;width:295px;height:406px;border-radius:5px;background:linear-gradient(180deg,#00140a 0%,rgba(0,20,10,0) 50%);}.page__testimonials .grid .testimonials__video .testimonial__frame .info{position:absolute;z-index:3;width:100%;top:0;left:0;text-align:center;padding-top:20px;}.page__testimonials .grid .testimonials__video .testimonial__frame .info .name,.page__testimonials .grid .testimonials__video .testimonial__frame .info .job{display:block;}.page__testimonials .grid .testimonials__video .testimonial__frame .info .name{color:#fff;font:400 14px 'Inter',sans-serif;}.page__testimonials .grid .testimonials__video .testimonial__frame .info .job{color:#5bbc48;font:500 16px 'Inter',sans-serif;}.page__testimonials .grid .testimonials__video .testimonial__frame .button-play{position:absolute;z-index:3;bottom:-39px;left:calc(50% - 39.5px);transition:all linear .2s;}.page__testimonials .grid .testimonials__video .testimonial__frame:hover{cursor:pointer;filter:brightness(110%);box-shadow:6px 6px 0 0 #5bbc48;}.page__testimonials .grid .testimonials__video .testimonial__frame:hover .button-play{transform:scale(1.05);}.page__testimonials .grid .testimonials__video .videoplayer{max-width:100%;margin-left:auto;margin-right:auto;border-radius:5px;}.page__testimonials .grid .testimonials__video #testimonialVideoModal .info .name{display:block;color:#00140a;font:500 18px 'Inter',sans-serif;}.page__testimonials .grid .testimonials__video #testimonialVideoModal .info .job{display:block;color:#5bbc48;font:500 18px 'Inter',sans-serif;}.page__testimonials .grid .testimonials__video #testimonialVideoModal .modal-content{border:0;}.page__testimonials .grid .testimonials__video #testimonialVideoModal .modal-content .modal-header{border-bottom:0;}.page__testimonials .grid .testimonials__quotes{padding-top:79px;}.page__testimonials .grid .testimonials__quotes .testimonial__card{padding-left:30px;padding-right:30px;margin-bottom:30px;}.page__testimonials .grid .testimonials__quotes .testimonial__card .heading{display:flex;padding-left:30px;padding-right:30px;padding-bottom:10px;gap:16px;}.page__testimonials .grid .testimonials__quotes .testimonial__card .heading .person{padding-top:5px;text-align:center;color:#00140a;font:500 14px 'Inter',sans-serif;}.page__testimonials .grid .testimonials__quotes .testimonial__card .heading .person .job{color:#5bbc48;}.page__testimonials .grid .testimonials__quotes .testimonial__card .description{margin-bottom:10px;color:#00140a;text-align:center;font:400 14px/20px 'Inter',sans-serif;}.page__testimonials .grid .testimonials__quotes .testimonial__card:last-child{margin-bottom:0;}@media(min-width:1240px){.page__testimonials .grid{padding-top:100px;padding-bottom:139px;display:grid;max-width:1048px;margin-left:auto;margin-right:auto;grid-template-columns:322px 335px 1fr;}.page__testimonials .grid .testimonials__heading{padding-top:119px;margin-bottom:0;}.page__testimonials .grid .testimonials__heading .title{position:relative;text-align:left;}.page__testimonials .grid .testimonials__heading .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__testimonials .grid .testimonials__quotes{padding-top:0;}.page__testimonials .grid .testimonials__quotes .testimonial__card{margin-bottom:45px;}.page__testimonials .grid .testimonials__quotes .testimonial__card .heading{padding-left:0;padding-right:0;}.page__testimonials .grid .testimonials__quotes .testimonial__card .heading .person{text-align:left;}.page__testimonials .grid .testimonials__quotes .testimonial__card .description{text-align:left;}.page__testimonials .grid .testimonials__quotes .testimonial__card:first-child{margin-top:25px;margin-bottom:40px;}}.page__services{padding-bottom:60px;}.page__services .services__wrapper{max-width:1240px;margin-left:auto;margin-right:auto;margin-top:-63px;}.page__services .services__wrapper .owl-carousel.owl-theme.services__carousel{overflow:hidden;}.page__services .services__wrapper .owl-carousel.owl-theme.services__carousel .card__carousel{border-radius:5px;background:#fff;box-shadow:0 4px 36px 0 rgba(0,0,0,.09);width:295px;height:309px;padding:33px 33px 40px 33px;display:flex;flex-direction:column;justify-content:space-between;font:500 18px 'Inter',sans-serif;color:#00140a;margin-bottom:30px;transition:all linear .15s;}.page__services .services__wrapper .owl-carousel.owl-theme.services__carousel .card__carousel .icon__service{width:fit-content;}.page__services .services__wrapper .owl-carousel.owl-theme.services__carousel .card__carousel:hover{box-shadow:0 4px 36px 0 rgba(0,0,0,.09),10px 10px #5bbc48;cursor:pointer;color:#00140a;}.page__services .services__wrapper .owl-carousel.owl-theme.services__carousel .owl-dots{margin-top:10px;display:flex;justify-content:center;align-items:center;gap:10px;}.page__services .services__wrapper .owl-carousel.owl-theme.services__carousel .owl-dots .owl-dot{height:10px!important;display:flex;align-items:center;}.page__services .services__wrapper .owl-carousel.owl-theme.services__carousel .owl-dots .owl-dot span{margin:0;width:5px;height:5px;background-color:#5bbc48;transition:all linear .25s;}.page__services .services__wrapper .owl-carousel.owl-theme.services__carousel .owl-dots .owl-dot.active span{width:10px;height:10px;}@media(min-width:1240px){.page__services .services__wrapper .owl-carousel.owl-theme.services__carousel .owl-stage-outer{overflow:visible;}}@media(min-width:768px){.page__services{padding-bottom:83px;}.page__services .services__wrapper{margin-top:-110px;}}.page__about .wrapper--grid{padding-top:60px;padding-bottom:88px;display:grid;grid-template-areas:"cover" "text--1" "text--2" "bullets" "numbers";}.page__about .wrapper--grid .cover{grid-area:cover;position:relative;overflow-x:hidden;padding-bottom:50px;}.page__about .wrapper--grid .cover .cover__image{width:100%;max-width:610px;padding-left:25px;padding-right:25px;}.page__about .wrapper--grid .cover .cover__detail{position:absolute;top:191px;right:-58px;}.page__about .wrapper--grid .numbers{grid-area:numbers;}.page__about .wrapper--grid .numbers .number__box{margin-bottom:30px;}.page__about .wrapper--grid .numbers .number__box span{display:block;}.page__about .wrapper--grid .numbers .number__box span.line--1{background:linear-gradient(89deg,#004823 -2.03%,#5bbc48 97.42%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font:500 46px 'Inter',sans-serif;}.page__about .wrapper--grid .numbers .number__box span.line--2{color:#00140a;text-align:center;font:500 18px 'Inter',sans-serif;}.page__about .wrapper--grid .numbers .number__box:last-child{margin-bottom:0;}.page__about .wrapper--grid .text--1{grid-area:text--1;padding-left:30px;padding-right:30px;}.page__about .wrapper--grid .text--1 .title{margin-bottom:10px;position:relative;text-align:left;color:#00140a;font:500 28px 'Inter',sans-serif;}.page__about .wrapper--grid .text--1 .title::after{position:absolute;left:0;top:-10px;content:"";background-color:#5bbc48;height:2px;width:54px;}.page__about .wrapper--grid .text--1 .description{text-align:left;color:#00140a;font:400 14px/20px 'Inter',sans-serif;}.page__about .wrapper--grid .text--2{grid-area:text--2;margin-bottom:40px;padding-left:30px;padding-right:30px;}.page__about .wrapper--grid .text--2 .description{text-align:left;color:#00140a;font:400 14px/20px 'Inter',sans-serif;}.page__about .wrapper--grid .bullets{grid-area:bullets;margin-bottom:40px;padding-left:30px;}.page__about .wrapper--grid .bullets .item{display:flex;align-items:center;color:#00140a;font:500 18px 'Inter',sans-serif;margin-bottom:20px;}.page__about .wrapper--grid .bullets .item::before{content:url('/assets/img/about/bullet.svg');padding-right:15px;}.page__about .wrapper--grid .bullets .item:last-child{margin-bottom:0;}@media(min-width:1240px){.page__about .wrapper--grid{padding-top:103px;padding-bottom:120px;grid-template-areas:"cover cover numbers" "text--1 text--2 text--2" "bullets bullets bullets";grid-template-columns:5fr 2fr 5fr;max-width:1240px;margin-left:auto;margin-right:auto;}.page__about .wrapper--grid .cover{padding-bottom:73px;}.page__about .wrapper--grid .cover .cover__image{padding-left:0;padding-right:0;}.page__about .wrapper--grid .cover .cover__detail{top:103px;right:32px;}.page__about .wrapper--grid .numbers .number__box{margin-bottom:40px;}.page__about .wrapper--grid .numbers .number__box span.line--1{font:500 60px 'Inter',sans-serif;text-align:left;}.page__about .wrapper--grid .numbers .number__box span.line--2{text-align:left;}.page__about .wrapper--grid .text--1{padding-left:38px;padding-right:0;margin-bottom:69px;}.page__about .wrapper--grid .text--1 .description{text-align:justify;}.page__about .wrapper--grid .text--2{margin-top:20px;margin-bottom:0;padding-left:59px;}.page__about .wrapper--grid .text--2 .description{text-align:justify;}.page__about .wrapper--grid .bullets{display:flex;justify-content:space-between;align-items:center;}.page__about .wrapper--grid .bullets .item{margin-bottom:0;}}.page__values{padding-bottom:100px;background-image:url('/assets/img/values/background.svg');background-position:bottom 0 left 0;background-repeat:repeat-x;}.page__values .wrapper{display:grid;gap:21px;max-width:1240px;margin-left:auto;margin-right:auto;}.page__values .value__card{min-height:400px;background-color:#fff;border-radius:5px;box-shadow:10px 8px 0 #5bbc48;padding-top:84px;padding-left:50px;}.page__values .value__card .title{margin-top:30px;margin-bottom:10px;font:500 36px 'Inter',sans-serif;}.page__values .value__card .description{max-width:324px;padding-right:30px;color:#00140a;text-align:justify;font:400 14px/20px 'Inter',sans-serif;}@media(min-width:1240px){.page__values .wrapper{grid-template-columns:repeat(3,1fr);}}.service__about{background-color:#fff;padding-top:60px;padding-bottom:60px;overflow:hidden;}.service__about .container{max-width:1060px;}.service__about .container .service__wrapper{display:flex;flex-direction:column-reverse;}.service__about .container .service__wrapper .cover__box{position:relative;}.service__about .container .service__wrapper .cover__box .cover--service{max-width:100%;}.service__about .container .service__wrapper .cover__box .cover__detail{position:absolute;bottom:-38px;right:-45px;}.service__about .container .service__wrapper .about__content .title__about{position:relative;font:500 28px 'Inter',sans-serif;color:#00140a;margin-bottom:20px;margin-top:20px;}.service__about .container .service__wrapper .about__content .title__about::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.service__about .container .service__wrapper .about__content .description__about{font:400 14px 'Inter',sans-serif;text-align:justify;line-height:20px;color:#00140a;margin-bottom:40px;}.service__about .container .service__wrapper .about__content .benefits{font:500 18px 'Inter',sans-serif;color:#5bbc48;letter-spacing:9px;margin-bottom:20px;}.service__about .container .service__wrapper .about__content .benefits__box{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px;}.service__about .container .service__wrapper .about__content .benefits__box .icon__check{width:fit-content;}.service__about .container .service__wrapper .about__content .benefits__box .benefits__detail .line--1{font:500 18px 'Inter',sans-serif;color:#00140a;margin-bottom:5px;}.service__about .container .service__wrapper .about__content .benefits__box .benefits__detail .line--2{font:400 14px 'Inter',sans-serif;color:#00140a;margin-bottom:5px;text-align:justify;line-height:20px;}.service__about .container .service__wrapper .about__content .btn__service{font:500 18px 'Inter',sans-serif;color:#fff;padding:15px 30px;border-radius:5px;background-image:linear-gradient(89deg,#004823 -3.62%,#5bbc48 106.28%);width:fit-content;margin-top:20px;margin-bottom:40px;transition:all linear .15s;}.service__about .container .service__wrapper .about__content .btn__service:hover{color:#fff;box-shadow:6px 6px #5bbc48;}@media(min-width:768px){.service__about{padding-top:119px;padding-bottom:157px;}.service__about .container .service__wrapper{flex-direction:row;justify-content:space-between;}.service__about .container .service__wrapper .cover__box .cover--service{max-width:400px;}.service__about .container .service__wrapper .about__content{max-width:524px;}.service__about .container .service__wrapper .about__content .btn__service{padding:15px 36px;margin-bottom:0;}}.service__works{background-color:#fff;padding-bottom:60px;}.service__works .container{max-width:1031px;}.service__works .container .works__wrapper .works__title{position:relative;font:500 28px 'Inter',sans-serif;color:#00140a;text-align:center;margin-bottom:40px;}.service__works .container .works__wrapper .works__title::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.service__works .container .works__wrapper .works__box{display:flex;flex-direction:column;align-items:center;gap:20px;}.service__works .container .works__wrapper .works__box .step{width:295px;display:flex;flex-direction:column;align-items:center;}.service__works .container .works__wrapper .works__box .step .icon{width:fit-content;}.service__works .container .works__wrapper .works__box .step .step__title{font:700 18px 'Inter',sans-serif;color:#00140a;text-align:center;}.service__works .container .works__wrapper .works__box .step .step__description{font:400 14px 'Inter',sans-serif;color:#00140a;text-align:center;line-height:20px;}@media(min-width:768px){.service__works{padding-bottom:132px;}.service__works .container .works__wrapper .works__title{margin-bottom:73px;}.service__works .container .works__wrapper .works__box{flex-direction:row;}}.page__financing__banner .wrapper{overflow:hidden;display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px;padding-left:30px;padding-right:30px;gap:70px;}.page__financing__banner .wrapper .cover{position:relative;}.page__financing__banner .wrapper .cover .cover__image{display:block;margin-left:auto;margin-right:auto;max-width:100%;}.page__financing__banner .wrapper .cover .detail{position:absolute;right:-49px;bottom:-36px;}.page__financing__banner .wrapper .contents .title{position:relative;margin-bottom:10px;font:500 28px 'Inter',sans-serif;color:#00140a;}.page__financing__banner .wrapper .contents .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__financing__banner .wrapper .contents .description{color:#00140a;text-align:justify;font:400 14px/20px 'Inter',sans-serif;text-align:left;}@media(min-width:768px){.page__financing__banner .wrapper{padding-top:98px;padding-bottom:79px;flex-direction:row;justify-content:center;align-items:center;gap:125px;}.page__financing__banner .wrapper .cover{max-width:400px;}.page__financing__banner .wrapper .cover .detail{top:116px;right:-51px;bottom:initial;}.page__financing__banner .wrapper .contents{max-width:500px;}.page__financing__banner .wrapper .contents .title{margin-bottom:20px;}.page__financing__banner .wrapper .contents .description{text-align:justify;}}.page__financing__options{padding-bottom:60px;background-image:url('/assets/img/values/background.svg');background-position:top 0 left 0;background-repeat:repeat-x;}.page__financing__options .heading{padding-top:100px;}.page__financing__options .heading .title{margin-bottom:11px;font:500 36px 'Inter',sans-serif;color:#fff;text-align:center;position:relative;}.page__financing__options .heading .title::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.page__financing__options .wrapper{display:grid;margin-left:30px;margin-right:30px;grid-template-columns:repeat(1,1fr);gap:20px;}.page__financing__options .wrapper .financing__option__card{position:relative;padding-top:81px;}.page__financing__options .wrapper .financing__option__card .card__cover{position:absolute;top:0;left:50%;transform:translateX(-50%);}.page__financing__options .wrapper .financing__option__card .card__antecipacao{height:250px!important;position:absolute;top:0;left:50%;transform:translateX(-50%);}.page__financing__options .wrapper .financing__option__card .card__body{padding-top:120px;padding-bottom:30px;display:flex;flex-direction:column;align-items:center;gap:30px;border-radius:5px;background-color:#fff;box-shadow:0 4px 36px 0 rgba(0,0,0,.09);}.page__financing__options .wrapper .financing__option__card .card__body .card__title{color:#00140a;font:500 28px 'Inter',sans-serif;position:relative;text-align:center;padding-left:20px;padding-right:20px;}.page__financing__options .wrapper .financing__option__card .card__body .card__title::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.page__financing__options .wrapper .financing__option__card .card__body .card__description{color:#00140a;text-align:justify;font:400 14px/20px 'Inter',sans-serif;text-align:center;padding-left:20px;padding-right:20px;}.page__financing__options .wrapper .financing__option__card .card__body .card__button{margin-left:auto;margin-right:auto;font:500 18px 'Inter',sans-serif;color:#fff;border-radius:5px;background:linear-gradient(89deg,#004823 -3.62%,#5bbc48 106.28%);padding:15px 18px;transition:all linear .2s;}.page__financing__options .wrapper .financing__option__card .card__body .card__button:hover{box-shadow:6px 6px 0 #5bbc48;}@media(min-width:768px){.page__financing__options{padding-bottom:130px;}.page__financing__options .wrapper{grid-template-columns:repeat(2,1fr);}.page__financing__options .wrapper .financing__option__card .card__body{min-height:550px;padding-top:165px;padding-bottom:50px;}.page__financing__options .wrapper .financing__option__card .card__body .card__title{padding-left:85px;padding-right:85px;}.page__financing__options .wrapper .financing__option__card .card__body .card__description{padding-left:50px;padding-right:50px;}.page__financing__options .wrapper .financing__option__card .card__body .card__button{position:absolute;bottom:72px;left:50%;transform:translateX(-50%);}}@media(min-width:1240px){.page__financing__options .wrapper{max-width:1240px;margin-left:auto;margin-right:auto;}}.page__loan__banner .wrapper{overflow:hidden;display:flex;flex-direction:column;padding-top:60px;padding-bottom:80px;padding-left:30px;padding-right:30px;gap:70px;}.page__loan__banner .wrapper .cover{position:relative;}.page__loan__banner .wrapper .cover .cover__image{display:block;margin-left:auto;margin-right:auto;max-width:100%;}.page__loan__banner .wrapper .cover .detail{position:absolute;right:-49px;bottom:-36px;}.page__loan__banner .wrapper .contents .title{position:relative;margin-bottom:10px;font:500 28px 'Inter',sans-serif;color:#00140a;}.page__loan__banner .wrapper .contents .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__loan__banner .wrapper .contents .description{color:#00140a;text-align:justify;font:400 14px/20px 'Inter',sans-serif;text-align:left;}@media(min-width:768px){.page__loan__banner .wrapper{padding-top:119px;padding-bottom:139px;flex-direction:row;justify-content:center;align-items:center;gap:125px;}.page__loan__banner .wrapper .cover{max-width:400px;}.page__loan__banner .wrapper .cover .detail{top:116px;right:-51px;bottom:initial;}.page__loan__banner .wrapper .contents{max-width:500px;}.page__loan__banner .wrapper .contents .title{margin-bottom:20px;}.page__loan__banner .wrapper .contents .description{text-align:justify;}}.page__loan__options{padding-bottom:60px;background-color:#fff;}.page__loan__options .options__wrapper{max-width:1240px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;}.page__loan__options .options__wrapper .options__title{position:relative;font:500 28px 'Inter',sans-serif;color:#00140a;margin-bottom:44px;text-align:center;}.page__loan__options .options__wrapper .options__title::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.page__loan__options .options__wrapper .options{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;}.page__loan__options .options__wrapper .options .options__card{width:295px;height:344px;border-radius:5px;background-color:#fff;box-shadow:0 4px 36px 0 rgba(0,0,0,.09);padding:10px 44px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all linear .15s;}.page__loan__options .options__wrapper .options .options__card .icon{width:fit-content;margin-bottom:20px;}.page__loan__options .options__wrapper .options .options__card .card__title{font:700 18px 'Inter',sans-serif;text-align:center;margin-bottom:10px;color:#00140a;}.page__loan__options .options__wrapper .options .options__card .card__description{font:400 14px 'Inter',sans-serif;line-height:20px;color:#00140a;text-align:center;margin-bottom:33px;}.page__loan__options .options__wrapper .options .options__card .card__button{position:absolute;bottom:10px;left:8px;display:flex;width:279px;padding:15px 18px;justify-content:center;align-items:center;border-radius:5px;background:linear-gradient(89deg,#004823 -3.62%,#5bbc48 106.28%);font:500 18px 'Inter',sans-serif;color:#fff;text-align:center;}.page__loan__options .options__wrapper .options .options__card:hover{box-shadow:0 4px 36px 0 rgba(0,0,0,.09),8px 8px #5bbc48;cursor:pointer;transform:translateY(-5px) translateX(-5px);}.page__loan__options .options__wrapper .options .options__card:hover .card__title,.page__loan__options .options__wrapper .options .options__card:hover .card__description{color:#00140a;}.page__loan__options .options__wrapper .options .options__card:hover .card__button{filter:brightness(125%);}@media(min-width:768px){.page__loan__options{padding-bottom:221px;}.page__loan__options .options__wrapper{padding-left:0;padding-right:0;}}.page__consortia__banner .wrapper{overflow:hidden;display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px;padding-left:30px;padding-right:30px;gap:70px;}.page__consortia__banner .wrapper .cover{position:relative;}.page__consortia__banner .wrapper .cover .cover__image{display:block;margin-left:auto;margin-right:auto;max-width:100%;}.page__consortia__banner .wrapper .cover .detail{position:absolute;right:-49px;bottom:-36px;}.page__consortia__banner .wrapper .contents .title{position:relative;margin-bottom:10px;font:500 28px 'Inter',sans-serif;color:#00140a;}.page__consortia__banner .wrapper .contents .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__consortia__banner .wrapper .contents .description{color:#00140a;text-align:justify;font:400 14px/20px 'Inter',sans-serif;text-align:left;}@media(min-width:768px){.page__consortia__banner .wrapper{padding-top:98px;padding-bottom:118px;flex-direction:row;justify-content:center;align-items:center;gap:125px;}.page__consortia__banner .wrapper .cover{max-width:400px;}.page__consortia__banner .wrapper .cover .detail{top:116px;right:-51px;bottom:initial;}.page__consortia__banner .wrapper .contents{max-width:505px;}.page__consortia__banner .wrapper .contents .title{margin-bottom:20px;}.page__consortia__banner .wrapper .contents .description{text-align:justify;}}.page__consortia__options{background-color:#fff;padding-bottom:100px;background-image:linear-gradient(#f9f9f9,#f9f9f9);background-repeat:no-repeat;background-position:top 163px left 0;}.page__consortia__options .container{max-width:1240px;}.page__consortia__options .container h2{position:relative;color:#00140a;font:500 28px 'Inter',sans-serif;margin-bottom:30px;padding-left:15px;padding-right:15px;text-align:center;}.page__consortia__options .container h2::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.page__consortia__options .container .cards__wrapper{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;padding-left:5px;padding-right:5px;}.page__consortia__options .container .cards__wrapper .card__consortia{width:150px;height:150px;border-radius:5px;background:#fff;box-shadow:0 4px 36px 0 rgba(0,0,0,.09);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:#00140a;text-align:center;font:700 18px 'Inter',sans-serif;transition:all linear .15s;}.page__consortia__options .container .cards__wrapper .card__consortia .icon{width:30px;}.page__consortia__options .container .cards__wrapper .card__consortia:hover{background-color:#004823;color:#fff;}@media(min-width:768px){.page__consortia__options{padding-bottom:166px;}.page__consortia__options .container .cards__wrapper{padding-left:0;padding-right:0;}.page__consortia__options .container .cards__wrapper .card__consortia{width:190px;height:190px;gap:20px;}.page__consortia__options .container .cards__wrapper .card__consortia .icon{width:fit-content;}}.page__consortia__partners{background-color:#f9f9f9;padding-bottom:60px;}.page__consortia__partners .logo__partner{width:200px;height:200px;overflow:hidden;}.page__consortia__partners .logo__partner img{width:100%;height:100%;object-fit:contain;}.page__consortia__partners .container{max-width:1140px;}.page__consortia__partners .container .title{position:relative;font:500 28px 'Inter',sans-serif;color:#00140a;text-align:center;margin-bottom:10px;padding-left:15px;padding-right:15px;}.page__consortia__partners .container .title::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.page__consortia__partners .container .subtitle{font:400 14px/20px 'Inter',sans-serif;color:#00140a;text-align:center;margin-bottom:47px;padding-left:15px;padding-right:15px;}.page__consortia__partners .container .partners__wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;row-gap:69px;column-gap:100px;}.page__consortia__partners .container .partners__wrapper a:hover{cursor:pointer;}@media(min-width:768px){.page__consortia__partners{padding-bottom:165px;}}.modal__partner{backdrop-filter:blur(10px);}.modal__partner .modal-dialog{border-radius:5px;background:#fff;box-shadow:0 4px 36px 0 rgba(0,0,0,.09);max-width:1030px;position:relative;}.modal__partner .modal-dialog .modal-content{padding:75px 30px 30px 30px;}.modal__partner .modal-dialog .modal-content .button__close{position:absolute;width:fit-content;top:20px;right:20px;border:0;background:none;}.modal__partner .modal-dialog .modal-content .heading{display:flex;flex-direction:column;align-items:center;gap:80px;margin-bottom:40px;}.modal__partner .modal-dialog .modal-content .heading .logo{width:fit-content;}.modal__partner .modal-dialog .modal-content .heading .title__heading{position:relative;font:500 24px 'Inter',sans-serif;color:#00140a;text-align:center;max-width:687px;}.modal__partner .modal-dialog .modal-content .heading .title__heading::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.modal__partner .modal-dialog .modal-content .cta__partner{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px;margin-bottom:60px;}.modal__partner .modal-dialog .modal-content .cta__partner .text{font:400 14px/20px 'Inter',sans-serif;color:#00140a;text-align:center;width:206px;}.modal__partner .modal-dialog .modal-content .cta__partner .btn__modal{display:flex;gap:10px;width:279px;padding:15px 18px;justify-content:center;align-items:center;border-radius:5px;background-image:linear-gradient(89deg,#004823 -3.62%,#5bbc48 106.28%);color:#fff;font:500 18px 'Inter',sans-serif;transition:all linear .15s;}.modal__partner .modal-dialog .modal-content .cta__partner .btn__modal:hover{color:#fff;cursor:pointer;box-shadow:6px 6px 0 #5bbc48;}.modal__partner .modal-dialog .modal-content .contact__wrapper--1{display:flex;justify-content:space-between;flex-wrap:wrap;border-bottom:2px solid #5bbc48;padding-bottom:32px;gap:30px;}.modal__partner .modal-dialog .modal-content .contact__wrapper--1 .contact--1{width:100%;}.modal__partner .modal-dialog .modal-content .contact__wrapper--1 .contact--1 .icon{width:fit-content;margin-bottom:20px;}.modal__partner .modal-dialog .modal-content .contact__wrapper--1 .contact--1 .title__modal{font:500 28px 'Inter',sans-serif;color:#00140a;margin-bottom:10px;text-align:left;}.modal__partner .modal-dialog .modal-content .contact__wrapper--1 .contact--1 .phone{font:700 18px 'Inter',sans-serif;color:#00140a;text-decoration:underline;margin-bottom:20px;}.modal__partner .modal-dialog .modal-content .contact__wrapper--1 .contact--1 .phone:hover{color:#004823;cursor:pointer;}.modal__partner .modal-dialog .modal-content .contact__wrapper--1 .contact--1 .description{font:400 14px/20px 'Inter',sans-serif;color:#00140a;text-align:justify;}.modal__partner .modal-dialog .modal-content .contact__wrapper--2{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:38px;gap:30px;}.modal__partner .modal-dialog .modal-content .contact__wrapper--2 .contact--2{width:100%;}.modal__partner .modal-dialog .modal-content .contact__wrapper--2 .contact--2 .title__modal--2{font:500 28px 'Inter',sans-serif;color:#00140a;margin-bottom:16px;text-align:left;width:276px;}.modal__partner .modal-dialog .modal-content .contact__wrapper--2 .contact--2 .text--1{font:700 18px 'Inter',sans-serif;color:#00140a;}.modal__partner .modal-dialog .modal-content .contact__wrapper--2 .contact--2 .text--2{font:400 14px/20px 'Inter',sans-serif;color:#00140a;text-align:justify;}@media(min-width:768px){.modal__partner .modal-dialog .modal-content{padding:109px 140px 73px 140px;}.modal__partner .modal-dialog .modal-content .button__close{top:40px;right:40px;}.modal__partner .modal-dialog .modal-content .heading .title__heading{font-size:28px;}.modal__partner .modal-dialog .modal-content .cta__partner .text{text-align:right;}.modal__partner .modal-dialog .modal-content .contact__wrapper--1 .contact--1{width:315px;}.modal__partner .modal-dialog .modal-content .contact__wrapper--2 .contact--2{width:315px;}}.page__letters__banner .wrapper{overflow:hidden;display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px;padding-left:30px;padding-right:30px;gap:70px;}.page__letters__banner .wrapper .cover{position:relative;}.page__letters__banner .wrapper .cover .cover__image{display:block;margin-left:auto;margin-right:auto;max-width:100%;}.page__letters__banner .wrapper .cover .detail{position:absolute;right:-49px;bottom:-36px;}.page__letters__banner .wrapper .contents .title{position:relative;margin-bottom:10px;font:500 28px 'Inter',sans-serif;color:#00140a;}.page__letters__banner .wrapper .contents .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__letters__banner .wrapper .contents .description{color:#00140a;text-align:justify;font:400 14px/20px 'Inter',sans-serif;text-align:left;}@media(min-width:768px){.page__letters__banner .wrapper{padding-top:98px;padding-bottom:118px;flex-direction:row;justify-content:center;align-items:center;gap:125px;}.page__letters__banner .wrapper .cover{max-width:400px;}.page__letters__banner .wrapper .cover .detail{top:116px;right:-51px;bottom:initial;}.page__letters__banner .wrapper .contents{max-width:505px;}.page__letters__banner .wrapper .contents .title{margin-bottom:20px;max-width:419px;}.page__letters__banner .wrapper .contents .description{text-align:justify;max-width:419px;}}.page__consortia__options.letters--version{padding-bottom:60px;}.page__consortia__options.letters--version .container .cards__wrapper .card__consortia{cursor:pointer;}.page__consortia__options.letters--version .container .cards__wrapper .card__consortia.active{background-color:#004823;color:#fff;}@media(min-width:768px){.page__consortia__options.letters--version{padding-bottom:119px;}}.page__table{background-color:#f9f9f9;padding-bottom:60px;display:none;}.page__table.show{display:block;}.page__table .wrapper{margin-left:30px;margin-right:30px;background:#fff;border-radius:5px;box-shadow:0 4px 36px 0 rgba(0,0,0,.09);padding:60px 10px;}.page__table .wrapper .title{color:#00140a;font:500 28px 'Inter',sans-serif;position:relative;padding-bottom:30px;border-bottom:1px solid rgba(91,188,72,.16);margin-bottom:26px;}.page__table .wrapper .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__table .wrapper .table__responsive{width:100%;border-spacing:0 18px;border-collapse:separate;}.page__table .wrapper .table__responsive thead{display:none;}.page__table .wrapper .table__responsive thead th{color:#00140a;font:500 16px 'Inter',sans-serif;}.page__table .wrapper .table__responsive thead th:first-child::before{content:url('/assets/img/icons/checkbox-color.svg');padding-right:10px;}.page__table .wrapper .table__responsive a{display:inline-flex;padding:15px 36px;justify-content:center;align-items:center;gap:10px;border-radius:5px;border:1px solid #004823;color:#004823;font:500 18px 'Inter',sans-serif;transition:all linear .2s;}.page__table .wrapper .table__responsive a:hover{color:#5bbc48;border-color:#5bbc48;box-shadow:5px 5px 0 #5bbc48;}.page__table .wrapper .table__responsive tr{display:block;margin-bottom:30px;}.page__table .wrapper .table__responsive tr td{display:block;margin-bottom:6px;color:#918d8c;font:400 16px 'Inter',sans-serif;position:relative;text-align:right;}.page__table .wrapper .table__responsive tr td:first-child{color:#00140a;font:500 16px 'Inter',sans-serif;}.page__table .wrapper .table__responsive tr td:last-child{text-align:center;}.page__table .wrapper .table__responsive tr td::before{left:5px;position:absolute;color:#00140a;font:500 16px 'Inter',sans-serif;content:attr(data-label);}@media(min-width:1240px){.page__table{padding-bottom:100px;}.page__table .wrapper{max-width:1240px;margin-left:auto;margin-right:auto;padding-left:85px;padding-right:85px;padding-bottom:61px;padding-top:98px;}.page__table .wrapper .table__responsive thead{display:table-header-group;}.page__table .wrapper .table__responsive thead th{padding-bottom:20px;}.page__table .wrapper .table__responsive tr{display:table-row;}.page__table .wrapper .table__responsive tr td{display:table-cell;text-align:left;}.page__table .wrapper .table__responsive tr td::before{content:'';}.page__table .wrapper .table__responsive tr td:first-child::before{position:initial;content:url('/assets/img/icons/checkbox.svg');padding-right:10px;}.page__table .wrapper .table__responsive tr td.Prazos,.page__table .wrapper .table__responsive tr td.proxima_parcela{text-align:center;}}.page__marketplace .wrapper{padding-top:60px;padding-left:30px;padding-right:30px;padding-bottom:60px;display:flex;flex-direction:column;gap:40px;}.page__marketplace .wrapper .categories__list .title{color:#00140a;font:500 28px 'Inter',sans-serif;position:relative;margin-bottom:30px;}.page__marketplace .wrapper .categories__list .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__marketplace .wrapper .categories__list .list a{width:fit-content;color:#00140a;font:400 18px 'Inter',sans-serif;transition:all linear .1s;margin-bottom:20px;}.page__marketplace .wrapper .categories__list .list a:hover{color:#5bbc48;font-weight:600;}.page__marketplace .wrapper .cards__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;}.page__marketplace .wrapper .cards__wrapper img{width:100%;height:100%;object-fit:cover;}@media(min-width:768px){.page__marketplace .wrapper{padding-top:138px;padding-bottom:100px;flex-direction:row;}}@media(min-width:1240px){.page__marketplace .wrapper{padding-left:0;padding-right:0;margin-left:auto;margin-right:auto;max-width:1240px;}}.page__product{padding-top:60px;padding-left:30px;padding-right:30px;}.page__product .product__intro{margin-bottom:60px;display:flex;flex-direction:column;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel{display:grid;grid-template-columns:70px 1fr;grid-template-areas:"thumbs image";grid-template-rows:363px;gap:15px;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-stage-outer{grid-area:image;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-stage-outer .item{min-height:363px;display:flex;justify-content:flex-start;align-items:center;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-stage-outer .item img{display:block;max-width:330px;border-radius:5px;object-fit:contain;}@media(max-width:390px){.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-stage-outer .item{max-width:215px;}}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-thumbs{grid-area:thumbs;display:flex;flex-direction:column-reverse;align-items:flex-start;gap:10px;overflow:auto;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-thumbs .owl-thumb-item{border:0;background-color:transparent;padding:0;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-thumbs .owl-thumb-item img{width:46px;height:46px;border-radius:5px;opacity:.26;object-fit:contain;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-thumbs .owl-thumb-item img:hover{opacity:.6;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-thumbs .owl-thumb-item.active img{opacity:1;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-thumbs::-webkit-scrollbar{width:2px;background-color:rgba(0,0,0,.2);border-radius:4px;}.page__product .product__intro .product__images .owl-carousel.owl-theme.product__carousel .owl-thumbs::-webkit-scrollbar-thumb{background-color:#004823;border-radius:4px;}.page__product .product__intro .product__contents{padding-top:34px;}.page__product .product__intro .product__contents .location{color:#918d8c;font:400 18px 'Inter',sans-serif;margin-bottom:10px;}.page__product .product__intro .product__contents .name{margin-bottom:56px;text-transform:uppercase;color:#00140a;font:500 28px 'Inter',sans-serif;}.page__product .product__intro .product__contents .price{margin-bottom:40px;color:#5bbc48;font:400 28px 'Inter',sans-serif;position:relative;}.page__product .product__intro .product__contents .price::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__product .product__intro .product__contents .price span{font-weight:700;}.page__product .product__intro .product__contents .button__whatsapp{margin-bottom:20px;width:fit-content;display:flex;padding:15px 36px;justify-content:center;align-items:center;gap:10px;border-radius:5px;background:linear-gradient(89deg,#004823 -3.62%,#5bbc48 106.28%);color:#fff;font:500 18px 'Inter',sans-serif;transition:all linear .2s;}.page__product .product__intro .product__contents .button__whatsapp:hover{box-shadow:6px 6px 0 #5bbc48;}.page__product .product__intro .product__contents .button__interest{display:inline-flex;padding:15px 36px;border-radius:5px;border:1px solid #004823;color:#004823;font:500 18px 'Inter',sans-serif;transition:all linear .2s;}.page__product .product__intro .product__contents .button__interest:hover{color:#5bbc48;border-color:#5bbc48;box-shadow:6px 6px 0 #5bbc48;}.page__product .product__description{margin-bottom:60px;}.page__product .product__description .title{color:#00140a;font:500 28px 'Inter',sans-serif;position:relative;margin-bottom:26px;}.page__product .product__description .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__product .product__description .description{color:#00140a;text-align:justify;font:400 14px/20px 'Inter',sans-serif;text-align:left;}@media(min-width:768px){.page__product{padding-top:140px;}.page__product .product__intro{margin-bottom:119px;flex-direction:row;}.page__product .product__intro .product__images{width:420px;}.page__product .product__description{margin-bottom:100px;}.page__product .product__description .description{text-align:justify;}}@media(min-width:1240px){.page__product{max-width:946px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;}.page__product .product__intro{justify-content:space-between;}.page__product .product__intro .product__contents{width:421px;}}.page__interest{background-image:url('/assets/img/marketplace/background.png');background-size:cover;padding-top:60px;padding-bottom:60px;}.page__interest .wrapper{padding-top:40px;padding-bottom:40px;padding-left:20px;padding-right:20px;margin-right:30px;margin-left:30px;border-radius:5px;background:#fff;box-shadow:7px 26px 60px 0 rgba(0,0,0,.04),27px 105px 109px 0 rgba(0,0,0,.03),60px 237px 147px 0 rgba(0,0,0,.02),107px 422px 174px 0 rgba(0,0,0,.01),168px 659px 190px 0 rgba(0,0,0,0);}.page__interest .wrapper .title{position:relative;font:500 36px 'Inter',sans-serif;color:#00140a;text-align:center;margin-bottom:10px;}.page__interest .wrapper .title::after{content:'';position:absolute;top:-20px;left:calc(50% - 27px);width:54px;height:2px;background:#5bbc48;}.page__interest .wrapper .subtitle{color:#00140a;font:500 18px/20px 'Inter',sans-serif;margin-bottom:37px;text-align:center;}.page__interest .wrapper .interest__form{display:flex;flex-direction:column;gap:10px;align-items:flex-start;padding:0;}.page__interest .wrapper .interest__form input{width:100%;border-radius:5px;border:1px solid rgba(91,188,72,.46);color:#00140a;padding:15px 20px;}.page__interest .wrapper .interest__form input::placeholder{color:#00140a;}.page__interest .wrapper .interest__form .captcha{display:flex;justify-content:center;align-items:center;}.page__interest .wrapper .interest__form button{padding:15px 36px;border-radius:5px;background:linear-gradient(89deg,#004823 -3.62%,#5bbc48 106.28%);border:0;transition:all linear .2s;color:#fff;font:500 18px/20px 'Inter',sans-serif;}.page__interest .wrapper .interest__form button:hover{box-shadow:6px 6px 0 #5bbc48;}@media(min-width:768px){.page__interest{padding-top:82px;padding-bottom:82px;}.page__interest .wrapper{padding-top:86px;padding-bottom:66px;}.page__interest .wrapper .interest__form{flex-direction:row;justify-content:center;gap:20px;padding:0 70px;}.page__interest .wrapper .interest__form input:nth-child(1){flex-grow:1;}.page__interest .wrapper .interest__form input:nth-child(2){max-width:190px;}}@media(min-width:1240px){.page__interest .wrapper{max-width:1240px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;}.page__interest .wrapper .interest__form input:nth-child(1){max-width:400px;}}.page__related{padding-top:60px;padding-bottom:60px;}.page__related .wrapper{margin-right:30px;margin-left:30px;}.page__related .wrapper .heading .title{color:#00140a;font:500 28px 'Inter',sans-serif;position:relative;padding-bottom:40px;}.page__related .wrapper .heading .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__related .wrapper .cards__wrapper{display:flex;flex-direction:column;align-items:center;gap:20px;}.page__related .wrapper .cards__wrapper img{width:100%;height:100%;object-fit:cover;}@media(min-width:1240px){.page__related{padding-top:119px;padding-bottom:100px;}.page__related .wrapper{max-width:1240px;margin-left:auto;margin-right:auto;}.page__related .wrapper .cards__wrapper{flex-direction:row;justify-content:space-between;}}.page__contact .wrapper{padding-top:60px;padding-bottom:60px;padding-left:30px;padding-right:30px;}.page__contact .wrapper .contact__homeequity{display:flex;flex-direction:column;max-width:500px;margin:auto;}.page__contact .wrapper .contact__heading .title{color:#00140a;font:500 28px 'Inter',sans-serif;position:relative;margin-bottom:23px;}.page__contact .wrapper .contact__heading .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__contact .wrapper .form__contact--grid{display:flex;flex-direction:column;gap:20px;}.page__contact .wrapper .form__contact--grid input,.page__contact .wrapper .form__contact--grid textarea{width:100%;padding:20px 30px;font:400 16px 'Inter',sans-serif;color:#00140a;border:1px solid rgba(91,188,72,.46);border-radius:5px;}.page__contact .wrapper .form__contact--grid input::placeholder,.page__contact .wrapper .form__contact--grid textarea::placeholder{color:#00140a;}.page__contact .wrapper .form__contact--grid input:focus-visible,.page__contact .wrapper .form__contact--grid textarea:focus-visible{border:1px solid #5bbc48;outline:0;}.page__contact .wrapper .form__contact--grid .footer{display:flex;flex-direction:column;align-items:flex-start;gap:20px;}.page__contact .wrapper .form__contact--grid .footer .form__button{border:0;width:100%;display:inline-flex;padding:15px 36px;justify-content:center;align-items:center;border-radius:5px;background:linear-gradient(89deg,#004823 -3.62%,#5bbc48 106.28%);color:#fff;font:500 18px 'Inter',sans-serif;}.page__contact .wrapper .form__contact--grid .footer .form__button:hover{filter:brightness(110%);}@media(min-width:768px){.page__contact .wrapper{padding-top:137px;padding-bottom:100px;}}@media(min-width:1240px){.page__contact .wrapper{padding-left:0;padding-right:0;max-width:1240px;margin-left:auto;margin-right:auto;}.page__contact .wrapper .form__contact--grid{display:grid;grid-template-areas:"name tel message" "email email message" "footer footer footer";grid-template-columns:33.4% 16.6% 50%;}.page__contact .wrapper .form__contact--grid .name{grid-area:name;}.page__contact .wrapper .form__contact--grid .tel{grid-area:tel;}.page__contact .wrapper .form__contact--grid .email{grid-area:email;}.page__contact .wrapper .form__contact--grid .message{grid-area:message;}.page__contact .wrapper .form__contact--grid .footer{grid-area:footer;flex-direction:row;justify-content:flex-end;}.page__contact .wrapper .form__contact--grid .footer .form__button{width:fit-content;}.page__contact .wrapper .form__contact--grid.home-equity{width:100%;margin:0 auto;display:flex;}}.page__info{padding-top:60px;padding-bottom:60px;}.page__info .info__content{max-width:768px;margin-left:auto;margin-right:auto;padding:0 30px;display:flex;flex-direction:column;align-items:center;}.page__info .info__content img{margin-bottom:30px;}.page__info .info__content h2{font:500 36px 'Inter',sans-serif;color:#00140a;margin-bottom:20px;text-align:center;}.page__info .info__content p{font:400 14px/20px 'Inter',sans-serif;color:#00140a;margin-bottom:30px;text-align:center;}.page__info .info__content .button__info{position:relative;width:fit-content;background-image:url('/assets/img/info/button-gradient-frame.svg');background-repeat:no-repeat;background-position:center;}.page__info .info__content .button__info span{display:block;position:relative;z-index:2;color:#004823;text-align:center;font:500 18px 'Inter',sans-serif;padding:15px 36.5px;transition:all linear .2s;}.page__info .info__content .button__info::after{opacity:0;content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(to right,#004823,#5bbc48);border-radius:5px;transition:all linear .2s;}.page__info .info__content .button__info:hover span{color:#fff;}.page__info .info__content .button__info:hover::after{opacity:1;}@media screen and (min-width:768px){.page__info{padding-top:154px;padding-bottom:124px;}}.page__analysis-registration{margin-left:30px;margin-right:30px;padding-bottom:60px;}.page__analysis-registration .heading{padding-top:60px;padding-bottom:40px;}.page__analysis-registration .heading .title{color:#00140a;font:500 28px 'Inter',sans-serif;position:relative;}.page__analysis-registration .heading .title::after{content:'';position:absolute;top:-20px;left:0;width:54px;height:2px;background:#5bbc48;}.page__analysis-registration .form__wrapper .tabs__progress{display:grid;grid-template-columns:repeat(3,1fr);}.page__analysis-registration .form__wrapper .tabs__progress .tab__progress{padding-top:23px;padding-bottom:24px;padding-left:20px;border-bottom:1px solid #5bbc48;border-top:1px solid #5bbc48;border-left:1px solid #5bbc48;display:flex;align-items:center;gap:15px;}.page__analysis-registration .form__wrapper .tabs__progress .tab__progress p{color:#004823;font:500 18px 'Inter',sans-serif;}.page__analysis-registration .form__wrapper .tabs__progress .tab__progress.active{background-color:rgba(91,188,72,.16);}.page__analysis-registration .form__wrapper .tabs__progress .tab__progress:first-child{border-radius:5px 0 0 0;}.page__analysis-registration .form__wrapper .tabs__progress .tab__progress:last-child{border-radius:0 5px 0 0;border-right:1px solid #5bbc48;}@media(max-width:768px){.page__analysis-registration .form__wrapper .tabs__progress .tab__progress .text{display:none;}}.page__analysis-registration .form__wrapper .form-with-tabs{border-left:1px solid #5bbc48;border-right:1px solid #5bbc48;border-bottom:1px solid #5bbc48;border-radius:0 0 5px 5px;padding:10px;}.page__analysis-registration .form__wrapper .form-with-tabs input{width:100%;border-radius:5px;border:1px solid rgba(91,188,72,.46);color:#00140a;padding:15px 20px;}.page__analysis-registration .form__wrapper .form-with-tabs input::placeholder{color:#00140a;}.page__analysis-registration .form__wrapper .form-with-tabs .button__next{width:100%;border:0;display:inline-flex;justify-content:center;align-items:center;padding:15px 36px;margin-left:auto;margin-right:auto;border-radius:5px;background:linear-gradient(89deg,#004823 -3.62%,#5bbc48 106.28%);color:#fff;font:500 18px 'Inter',sans-serif;transition:all linear .2s;}.page__analysis-registration .form__wrapper .form-with-tabs .button__next:hover{box-shadow:6px 6px 0 #5bbc48;}.page__analysis-registration .form__wrapper .form-with-tabs .btn1{height:100%;}.page__analysis-registration .form__wrapper .form-with-tabs .description{font:400 16px 'Inter',sans-serif;margin-bottom:10px;color:#00140a;}.page__analysis-registration .form__wrapper .form-with-tabs .options__wrapper{display:flex;flex-wrap:wrap;gap:20px;}.page__analysis-registration .form__wrapper .form-with-tabs .options__wrapper .radio-option{display:inline-block;}.page__analysis-registration .form__wrapper .form-with-tabs .options__wrapper .radio-option label{border-radius:5px;border:1px solid rgba(91,188,72,.46);display:inline-flex;justify-content:center;align-items:center;gap:10px;font:400 16px 'Inter',sans-serif;color:#00140a;padding:20px 30px;margin-right:20px;}.page__analysis-registration .form__wrapper .form-with-tabs .options__wrapper .radio-option label input{display:none;}.page__analysis-registration .form__wrapper .form-with-tabs .options__wrapper .radio-option label.active{background:rgba(91,188,72,.16);}.page__analysis-registration .form__wrapper .form-with-tabs .options__wrapper .radio-option label:last-child{margin-right:0;}.page__analysis-registration .form__wrapper .form-with-tabs .options__wrapper .radio-option label:hover{cursor:pointer;background:rgba(91,188,72,.08);}.page__analysis-registration .form__wrapper .form-with-tabs .descriptive__tab{padding-left:30px;padding-right:30px;padding-top:40px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center;gap:20px;}.page__analysis-registration .form__wrapper .form-with-tabs .descriptive__tab p{text-align:center;font:400 18px/25px 'Inter',sans-serif;color:#00140a;}.page__analysis-registration .form__wrapper .form-with-tabs .descriptive__tab p strong{font-weight:700;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1,.page__analysis-registration .form__wrapper .form-with-tabs .tab--2,.page__analysis-registration .form__wrapper .form-with-tabs .tab--3,.page__analysis-registration .form__wrapper .form-with-tabs .tab--error{display:none;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1.active{display:grid;gap:10px;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--2.active{display:block;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--2 .options__selector{margin-bottom:25px;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--2 .set-of-options{margin-bottom:20px;display:none;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--2 .set-of-options.active{display:block;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--3.active{display:block;background:rgba(91,188,72,.16);}.page__analysis-registration .form__wrapper .form-with-tabs .tab--error.active{display:block;}@media(min-width:1240px){.page__analysis-registration{margin-left:0;margin-right:0;padding-bottom:100px;max-width:1240px;margin-left:auto;margin-right:auto;}.page__analysis-registration .heading{padding-top:120px;}.page__analysis-registration .form__wrapper .tabs__progress .tab__progress{padding-left:30px;}.page__analysis-registration .form__wrapper .form-with-tabs{padding:30px;min-height:260px;}.page__analysis-registration .form__wrapper .form-with-tabs input{padding:20px 30px;}.page__analysis-registration .form__wrapper .form-with-tabs .button__next{width:fit-content;}.page__analysis-registration .form__wrapper .form-with-tabs .descriptive__tab{padding-top:89px;padding-left:0;padding-right:0;margin-left:auto;margin-right:auto;max-width:458px;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1{grid-template-columns:repeat(12,1fr);gap:20px;grid-template-areas:"i__name i__name i__name i__email i__email i__email i__email i__tel i__tel i__cpf i__cpf i__cpf" "i__cep i__cep i__city i__city i__city i__state i__state i__state button__w button__w button__w button__w";}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1 .i__name{grid-area:i__name;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1 .i__email{grid-area:i__email;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1 .i__tel{grid-area:i__tel;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1 .i__cpf{grid-area:i__cpf;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1 .i__cep{grid-area:i__cep;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1 .i__city{grid-area:i__city;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1 .i__state{grid-area:i__state;}.page__analysis-registration .form__wrapper .form-with-tabs .tab--1 .button__wrapper{grid-area:button__w;}}.card__paginacao{display:flex;flex-direction:column;align-items:center;gap:50px;}.pagination{display:flex;}.pagination .active{border-radius:5px;color:#fff;background-color:#004823;}.pagination li a{margin:0 5px;border:1px solid #004823;padding:2px 8px;border-radius:5px;font:700 15px 'Lato',sans-serif;color:#004823;}.home-equity-text .wrapper{padding-top:30px;padding-bottom:30px;}.home-equity-text .wrapper .contact__homeequity{max-width:100%!important;margin:40px 10px;}.home-equity-text .wrapper .contact__homeequity p{margin-bottom:15px;}.home-equity-text .wrapper .contact__homeequity .title{margin-bottom:30px;}.home-equity-form .wrapper{padding-top:30px;padding-bottom:30px;}.home-equity-form .wrapper .contact__homeequity{max-width:800px!important;margin:40px auto!important;}.home-equity-form .wrapper .contact__homeequity .title{margin-bottom:30px;}