body{width:100%;background-color:#00183c;margin:0;padding:0;font-family:Sora,sans-serif}.nav{position:fixed;top:0;left:0;width:100%;height:74px;display:flex;background-color:#00183c;align-items:center;justify-content:space-between;padding-left:5%;padding-right:5%;z-index:999}.nav-container{display:flex;width:90%;max-width:1440px;justify-content:space-between;align-items:center}.nav-logo{width:180px;height:85px;cursor:pointer}@media (max-width: 768px){.nav-logo{width:135px;height:60px;cursor:pointer}}.nav-sanduiche{cursor:pointer;position:relative;display:inline-block;margin-right:18px}.nav-menu-desktop{display:none}.bar{width:28px;margin:5px 0;color:#fff;border:solid 1px #fff}.dropdown{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;position:fixed;top:10%;left:0;background-color:#ffffffe6;color:#00183c;z-index:1000;padding-top:10%;box-shadow:none}.close-button{position:absolute;top:10px;right:10px;padding:5px;font-size:18px;color:#fff;background-color:transparent;border:none;cursor:pointer}.dropdown-list{display:flex;flex-direction:column;list-style:none;color:#00183c;font-size:20px;font-weight:700;padding:0 0 3%;margin:0;font-family:Sora,sans-serif;width:90%}.dropdown-list hr{height:2px;background-color:#00183c;width:100%;margin:15px auto;border:none}.dropdown-list li{font-size:20px!important;padding-left:2%}.parceiro-btn{border:1px solid #58ffc3;background-color:transparent;color:#58ffc3;border-radius:8px;height:48px;width:100px}.dropdown-list li{position:relative}.subcategories-list{list-style-type:none;padding:0;margin:0;position:relative;display:none;width:100%}.subcategories-list li{padding-top:10px;cursor:pointer}.subcategories-list li:hover{background:transparent}.dropdown-list li:hover .subcategories-list{display:block}.parceiro-btn{border:2px solid #0b76bb;background-color:transparent;color:#0b76bb;border-radius:8px;height:48px;font-size:20px;font-weight:700;width:305px;display:flex;justify-content:center;column-gap:5px;align-items:center;align-content:space-between}.back-button{display:block;padding:10px 20px 10%;border:none;color:#00183c;font-weight:700;font-size:16px;background-color:transparent;display:flex;justify-content:flex-start;align-items:center;width:90%;column-gap:3%;cursor:pointer}.view-all-button{border:2px solid #0b76bb;background-color:transparent;color:#0b76bb;border-radius:8px;height:48px;font-size:16px;font-weight:700;width:305px;display:flex;justify-content:center;column-gap:5px;align-items:center;align-content:space-between}.submenu{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;position:fixed;top:5%;left:0;color:#00183c;z-index:1000;padding-top:10%;box-shadow:none}.submenu-list{display:flex;flex-direction:column;list-style:none;color:#00183c;font-size:20px;font-weight:700;padding:0 0 3%;margin:0;font-family:Sora,sans-serif;width:90%}.submenu-list li{padding:5px 0;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:space-between;padding-inline:10%}.submenu-list hr{height:2px;background-color:#00183c;width:90%;border:none}@media screen and (max-width: 768px){.dropdown-list li{margin-bottom:10px}}@media screen and (min-width: 1024px){.nav-sanduiche,.bar,.dropdown{display:none}.nav{height:90px;align-items:center;justify-content:space-evenly;padding-inline:0px;column-gap:5%}.nav-menu-desktop{display:flex;flex-direction:row;align-items:center}.desktop-menu-list{color:#fff;list-style:none;column-gap:20px;font-size:12px;display:flex;align-items:center;font-weight:300}.desktop-menu-list li{position:relative;cursor:pointer}.subcategories-list{display:none;position:absolute;top:80%;left:0%;width:200px}.desktop-menu-list li:hover .subcategories-list{display:block}.parceiro-btn{border:1px solid #58ffc3;background-color:transparent;color:#58ffc3;display:flex;height:48px;width:144px;border-radius:8px;font-family:Sora,sans-serif;font-size:14px;font-weight:600;column-gap:10px}.parceiro-btn img{width:15px;height:20px}.parceiro-btn:hover{background-color:#fff}}@media screen and (min-width: 1100px){.nav{height:100px;align-items:center;justify-content:space-evenly;padding-inline:0px;column-gap:5%}.nav-logo{width:211px;height:94px}.nav-menu-desktop{display:flex;flex-direction:row;align-items:center}.nav-menu-desktop ul{column-gap:20px}.nav-menu-desktop ul li:hover{color:#58ffc3;text-decoration:underline}.parceiro-btn{height:48px;width:144px;border-radius:8px;font-family:Sora,sans-serif;font-size:14px;font-weight:600;column-gap:10px}}.empreendimentos-dropdown{position:absolute;top:100%;left:0;width:100%;height:100vh;background:#ffffffe6;padding:20px;box-shadow:0 4px 8px #0000001a;z-index:1001;display:flex;flex-direction:column}@media screen and (min-width: 1310px){.desktop-menu-list{color:#fff;list-style:none;column-gap:20px;font-size:14px;display:flex;align-items:center;font-weight:300}}@media screen and (min-width: 768px){.empreendimentos-dropdown{height:21rem}}@media screen and (min-width: 1024px){.empreendimentos-dropdown{justify-content:space-around}}.view-projects-all{max-width:350px}.drop-empreendimentos{display:flex;align-items:center;gap:3px}@media screen and (min-width: 768px){.empreendimentos-dropdown{flex-direction:row;align-items:center}}.empreendimentos-dropdown h3{font-size:1.5rem}@media screen and (min-width: 768px){.empreendimentos-dropdown h3{width:70%}}.empreendimentos-list p{cursor:pointer;margin:5px 0}.empreendimentos-list{display:flex;flex-wrap:wrap;flex-direction:column;margin-left:8px;margin-top:1rem;gap:2rem}@media screen and (min-width: 768px){.empreendimentos-list{gap:1rem;height:70%}}.projects-btn{display:inline-block;margin-top:10px;padding:10px 15px;border:#007bff solid 1px;background-color:transparent;color:#007bff;border-radius:5px;display:flex;align-items:center;column-gap:15px;cursor:pointer;height:50px;font-size:1rem;font-family:Sora,sans-serif}.view-project{display:flex;align-items:center;gap:15px;font-size:1rem!important;font-weight:bolder;color:#00183c}.home-carousel-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.home-carousel-title{font-family:Sora,sans-serif;font-size:36px;font-weight:300;cursor:default}.home-view-projects-button{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;font-family:Sora,sans-serif;font-size:16px;font-weight:700;color:#fff;background-color:transparent;border:1px solid #fff;height:50px;width:244px;border-radius:8px;cursor:pointer}.home-carousel-item{width:285px;height:365px;border-radius:8px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.home-carousel-item:hover{box-shadow:0 10px 20px #0000004d}.home-carousel-item{position:relative;width:285px;height:365px;border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.home-carousel-image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.home-carousel-item:before{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgb(14,28,48),transparent);z-index:1;pointer-events:none}.home-carousel-name{position:absolute;bottom:10px;left:10px;color:#fff;font-size:1.5rem;font-weight:700;text-shadow:0px 0px 5px rgba(0,0,0,.7);z-index:2;transition:transform .3s ease}.home-carousel-item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#ffffffb3,#ffffffb3);opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.home-carousel-item:hover:after{opacity:1}.home-carousel-item:hover .home-carousel-name{transform:translateY(-120px);color:#00183c;z-index:1}.home-extra-info{opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;position:absolute;bottom:30px;left:10px;color:#00183c;z-index:1}.home-carousel-item:hover .home-extra-info{opacity:1;transform:translateY(0)}.home-extra-info p{font-size:14px;margin:5px 0}.home-extra-info .home-btn-conheca{background-color:transparent;border:none;padding-top:20%;border-radius:4px;font-size:1rem;cursor:pointer;color:#00183c;font-weight:700;margin-right:2%;padding-left:0}@media (max-width: 768px){.home-carousel-name{max-width:80%}.home-carousel-title{font-size:28px;font-weight:300}.home-carousel-header{flex-direction:column;justify-content:start;align-items:start;width:100%}}.home-embla{position:relative;overflow:hidden;width:100%;max-width:1440px}.home-embla__viewport{overflow:hidden;width:100%}.home-embla__container{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;margin-left:-10px}.home-embla__slide{position:relative;flex:0 0 25%;padding-left:10px}.home-embla__button{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.home-embla__button--prev{left:10px}.home-embla__button--next{right:10px}.home-embla__button:hover{background-color:transparent}.home-progress-bar-home{margin:0 auto;width:90%;height:5px;display:flex;justify-content:center;margin-top:1rem}.home-progress-bar-dots{display:flex;justify-content:center;gap:8px}.home-progress-dot{width:10px;height:10px;border-radius:50%;background-color:#333;margin:0 5px;transition:background-color .3s}.home-progress-dot.active{background-color:#58ffc3}.about{margin-top:2rem;width:100%;height:666px;display:flex;flex-direction:column;padding-top:10%;padding-bottom:10%;background-image:url(/assets/about-DIl_b6-t.png);background-size:cover;background-position:50% 0%;background-repeat:no-repeat;position:relative}.about-main{display:flex;align-items:end;justify-content:end;width:100%;height:100%;margin-bottom:4rem}.about-details2 button{width:40%}@media screen and (min-width: 768px){.about{height:522px}}@media screen and (min-width: 768px){.about-main{display:flex;justify-content:space-around;align-items:center;width:100%;margin:0 auto}}.home-about-cta{display:flex;flex-direction:column;background-image:url(/assets/homeAboutMobileCta-CMFzjRTR.png);background-size:cover;width:100%;max-width:350px;height:542px;margin-top:-60px}.home-about-container{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:24px;margin-top:40px;padding:30px}.about-details{background-color:#0b76bb;color:#fff;border-radius:25px;width:80%;height:541px;padding:22px;display:flex;flex-direction:column;justify-content:start;margin:-80px auto 0;gap:1rem}.about-details2{display:none;background-color:#0b75bbe3;border-radius:25px;padding:25px;width:350px;height:320px;position:relative}@media screen and (min-width: 1024px){.about{height:35vh;margin-top:2rem;width:100%;display:flex;flex-direction:column;padding-top:10%;padding-bottom:10%;background-image:url(/assets/about-DIl_b6-t.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.about-details2{width:450px}.about-details2{display:none;background-image:url(/assets/element-DqhxyUKM.png);border-radius:25px;padding:55px 25px 15px 45px;width:full;height:300px;position:relative;background-color:transparent;background-size:cover;background-repeat:no-repeat;width:394px}.decorate{display:none}.about-details h3,.about-details2 h3{font-size:2rem;font-weight:300;font-family:Sora,sans-serif}.about-details button,.about-details2 button{border-radius:8px;padding:10px 15px;font-weight:700;font-size:1rem;margin-top:1rem;width:50%;cursor:pointer}}.decorate{position:absolute;bottom:-.5rem;right:-1rem;width:95px;height:95px;background-color:#0cf;border-radius:25px;border:#00183c solid 7px}@media screen and (min-width: 768px){.about-details{display:none}.about-details2{display:block}.decorate{border:#fafcffe1 solid 7px}}.container-relative{position:relative}.about-details h3,.about-details2 h3{font-weight:lighter;margin:0;font-size:1.8rem}@media screen and (min-width: 1024px){.about-details h3,.about-details2 h3{font-size:2rem}}.about-details h1,.about-details2 h1{font-weight:bolder;margin:0;font-size:2rem;margin-top:0rem}.about-details p,.about-details2 p{font-weight:300;font-size:.8rem}@media screen and (min-width: 1024px){.about-details p,.about-details2 p{font-size:.8rem;line-height:22px}}.about-details button,.about-details2 button{background-color:transparent;color:#fff;border:#fff solid 1px;border-radius:8px;padding:13px 15px;font-weight:700;font-size:1rem;margin-top:1rem;width:40%}.about-numbers{color:#00183c;text-align:end;margin-right:1rem;display:flex;flex-direction:column;gap:1.5rem}.info{display:flex;flex-direction:column;gap:0}.info h3{font-weight:bolder;font-size:2rem;margin:0}@media screen and (min-width: 1024px){.info h3{font-size:3rem}}.info p{font-weight:300;font-size:1rem;margin:0}.about-button{display:flex;justify-content:center;width:141px;height:50px;font-family:Sora,sans-serif!important;align-items:center}.experience{margin-top:60px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:5%}@media screen and (min-width: 768px){.experience{margin-top:5rem}}.experience-text{display:flex;flex-direction:column}@media screen and (min-width: 768px){.experience-text{flex-direction:row;justify-content:space-around;width:100%}}@media screen and (min-width: 768px){.experience-text .container{max-width:455px;display:flex;flex-direction:column;justify-content:center}}.experience-text h2{font-weight:lighter;color:#fff;font-size:2rem;margin:0}.experience-text p{font-family:Sora,sans-serif;font-weight:200;color:#fff;font-size:14px;margin:0;padding-top:5%;padding-bottom:10%}.experience-text ul{list-style:none;width:100%;display:flex;flex-direction:column;padding:0}@media screen and (min-width: 768px){.experience-text ul{width:fit-content;flex-direction:row;flex-wrap:wrap;justify-content:end;max-width:50%}}.experience-title{font-size:40px!important}.experience-description{font-size:24px!important;font-weight:100!important;max-width:426px}@media (max-width: 768px){.experience-title{font-size:30px!important}.experience-description{font-size:18px!important;max-width:297px}}.list-text{font-size:20px!important;font-weight:200;curstor:default}@media screen and (min-width: 1024px){.experience-text ul{column-count:2;column-gap:1rem;width:100%}.experience-text ul li{display:flex;align-items:center;margin-bottom:1.5rem;font-size:18px}.experience-text ul li img{margin-right:10px;width:25px;height:auto}}.experience-text ul li{color:#fff;padding-bottom:10%;font-size:20px;display:flex;width:100%;column-gap:5%}@media screen and (min-width: 768px){.experience-text ul li{width:312px}}@media screen and (min-width: 1024px){.experience-text ul{display:block;column-count:2;column-gap:1rem;width:55%}.experience-text ul li{width:100%;font-size:1.2rem;column-gap:1%}.experience-text p{line-height:30px;font-family:Sora,sans-serif;font-weight:300;color:#fff;font-size:18px;margin:0;padding-top:5%;padding-bottom:15%!important}}.front-img{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (min-width: 768px){.front-img{background-image:url(/assets/front-DzFcMV2S.png);justify-content:end;align-items:end;height:557px}}.front{width:80%;height:100%;background-color:#0b76bb;padding:20px;margin:0 auto;position:relative;border-radius:25px;height:300px;color:#fff}@media screen and (min-width: 768px){.front{height:300px;width:350px;margin:auto 10% auto 0;background-color:#0b75bbda}}.front h3{font-size:36px}.front p{font-weight:200;margin:0}.front-about-cta{display:flex;flex-direction:column;background-image:url(/assets/negociosMobileCta-xIvdEfdu.png);background-size:cover;width:100%;max-width:347px;height:400px}.front-about-container{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:24px;padding:30px}.selector-image{user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.front-decorate{position:absolute;width:95px;height:95px;bottom:0;right:0;border:#001638 solid 7px;background-color:#0cf;border-radius:25px}@media screen and (min-width: 768px){.front-decorate{border:#5b5c5ecc solid 7px}}@media screen and (min-width: 1024px){.front{height:300px;width:432px;margin:auto 10% auto 0;background-color:transparent;background-image:url(/assets/element2-CeX2RVhR.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:end;padding-top:64px;padding-bottom:24px}.front-padding{padding-right:34px}.button-container{padding-top:10px;display:flex;width:100%;flex-direction:row;justify-content:end;align-items:center}.front-decorate{display:none}.front h3,.front p{margin-bottom:10px;font-weight:200;text-align:right}.front p{font-weight:200!important;font-size:14px}.partners-grid{gap:50px;padding-inline:5%}.partners h2{text-align:center;color:#fff;padding-bottom:5%;font-weight:300;font-size:36px}}.partners{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2rem;padding-bottom:10%;position:relative}.partners h2{text-align:center;color:#fff;padding-bottom:5%;font-weight:300}.partners-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:35px;padding-inline:5%;padding-bottom:5%}.partners-grid img{width:65px}@media screen and (min-width: 768px){.partners{padding-bottom:0%}.partners-grid{gap:65px}.partners-grid img{width:150px}.partners h2{text-align:center;color:#fff;padding-bottom:5%;font-weight:300;font-size:36px}}@media screen and (min-width: 1500px){.partners-grid{display:flex;max-width:1200px}}.notify{margin-top:3rem;color:#fff;background-color:#427fea;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5%}.notify header{margin:0 auto;display:flex;align-items:center;justify-content:space-between;font-size:22px;font-family:Sora,sans-serif;font-weight:300}.size-limiter{display:flex;flex-direction:column;max-width:1440px}.notify header button{display:none}@media screen and (min-width: 768px){.notify{margin-top:0rem}.notify header button{background-color:transparent;border:1px solid #fff;font-size:16px;color:#fff;font-weight:700!important;font-family:Sora,sans-serif;display:flex;align-items:center;justify-content:center;column-gap:20px;border-radius:8px;height:45px;padding-inline:2%}.notify header p{font-size:36px;font-family:Sora,sans-serif}}.news-container{display:flex;flex-direction:column;gap:20px;margin-top:2rem}@media screen and (min-width: 1024px){.news-container{display:flex;flex-direction:row;justify-content:space-between;gap:30px}}.news-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0003;padding:20px;width:100%;height:100%;max-height:384px;max-width:333px;transition:transform .3s ease}.news-image{width:100%;height:78px;object-fit:cover;margin-bottom:15px}.news-title{color:#00183c;font-size:1.25rem;font-weight:700;margin-bottom:10px}.news-description{font-size:12px;color:#00183c;margin-bottom:10px}.news-link{text-decoration:none;color:#063272}@media screen and (min-width: 1024px){.news-item{width:calc(33.333% - 20px)}.news-item{width:333px;height:384px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;border-radius:20px}.news-image{width:200px}.news-title{font-size:24px;font-weight:700!important;font-family:Sora,sans-serif}.news-description{font-size:16px;color:#1e1e1e;line-height:22px}.news-link{font-size:16px;align-self:flex-start;text-align:center;display:flex;align-items:center;column-gap:3%;width:100%}}@media screen and (max-width: 1023px){.news-container.carousel-mode{display:flex;flex-direction:row;overflow-x:auto;scroll-behavior:smooth;gap:16px;padding:10px}.news-item{flex:0 0 90%;margin-right:10px}.news-image{height:110px}.news-container{margin-top:0}}.progress-bar-news{display:none;position:relative;width:90%;height:4px;margin:1rem auto 0}.progress-bar-line-news{position:absolute;top:-2px;border-radius:20px;left:0;height:180%;width:20%;transition:width .3s ease}@media screen and (max-width: 1023px){.progress-bar-news{display:block;margin-top:10%}.mais-news{background-color:transparent;border:1px solid #fff;font-size:16px;color:#fff;font-weight:700!important;font-family:Sora,sans-serif;display:flex;align-items:center;justify-content:center;column-gap:20px;border-radius:8px;height:45px;width:65%;margin:0 auto 15%}}@media screen and (min-width: 1024px){.mais-news{display:none}}.not-embla{position:relative;overflow:hidden;width:100%;max-width:1440px}.not-embla__viewport{overflow:hidden;width:100%}.not-embla__container{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;margin-left:-10px;margin-right:-30px;gap:20px}.not-embla__slide{position:relative;flex:0 0 100%;padding-left:10px}@media screen and (min-width: 1024px){.not-embla__slide{flex:0 0 25%}.not-embla__container{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;margin-left:-10px;justify-content:center;gap:20px}}.not-embla__button{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.not-embla__button--prev{left:10px}.not-embla__button--next{right:10px}.not-embla__button:hover{background-color:transparent}.sidebar-container{width:300px;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:1rem}@media screen and (min-width: 768px){.sidebar-container{flex-direction:row;width:100%;justify-content:space-around;padding:0rem}}.header .logo{width:253px;margin-bottom:1rem}.address{font-size:.8rem;line-height:1.5;margin-bottom:2rem;font-weight:lighter}@media screen and (min-width: 768px){.address{text-align:start}}.address span{display:block;margin-top:.5rem}.address a{color:#fff;text-decoration:none}.navigation ul{list-style:none;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.navigation li{margin:.5rem 0;text-align:center}@media screen and (min-width: 768px){.navigation ul{flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:flex-start}.navigation li{text-align:start}}.navigation a{color:#fff;text-decoration:none;font-size:14px;font-weight:700}@media screen and (min-width: 768px){.navigation a{font-size:.8rem}}@media screen and (min-width: 1000px){.header,.navigation{padding-left:5%}}.newsletter{margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2rem}.social-media{margin-bottom:1.5rem}.social-media p{margin-bottom:1.5rem;font-size:.8rem}.social-media .icons{display:flex;gap:10px;justify-content:center}.social-media .icons img{width:30px;height:30px}.restricted-area a{display:inline-block;padding:.5rem 1rem;border:1px solid #ffffff;border-radius:5px;color:#fff;text-decoration:none;font-size:1rem;margin-bottom:2rem;width:100%}.footer{font-size:.8rem;display:flex;gap:.5rem;justify-content:center}.footer a{color:#fff;text-decoration:none}@media screen and (min-width: 1024px){.sidebar-container{flex-direction:row;width:100%;justify-content:space-around;height:55vh;text-align:left;margin:0}.address{text-align:start;padding-left:5%;width:100%;font-size:14px;font-weight:300}.header .logo{margin-bottom:0}.navigation ul{width:150px;justify-content:space-around;list-style:none;margin-bottom:2rem;display:flex;gap:0rem;flex-direction:column;justify-content:flex-start}.navigation{padding-left:1%;display:flex}.restricted-area{display:flex;flex-direction:row;width:60%;align-items:center;column-gap:5px}.newsletter{margin-bottom:0rem;padding-top:3%}.hubox{padding-left:74%;padding-top:7%}.restricted-area a{display:inline-block;padding:.5rem 1rem;border:1px solid #ffffff;border-radius:5px;color:#fff;text-decoration:none;font-size:1rem;margin-bottom:2rem;width:100%;text-align:center}}@media screen and (min-width: 1400px){.sidebar-container{flex-direction:row;width:100%;justify-content:space-around;height:55vh;text-align:left;margin:0;column-gap:5%}}@media screen and (min-width: 1600px){.sidebar-container{flex-direction:row;width:100%;justify-content:space-around;height:55vh;text-align:left;margin:0;column-gap:11%}}.home-hero-embla{position:relative;overflow:hidden;width:100%}.home-hero-embla__viewport{overflow:hidden;width:100%}.home-hero-embla__container{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;margin-left:-10px}.home-hero-embla__slide{position:relative;flex:0 0 100%;padding-left:10px}.home-hero-embla__button{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.home-hero-embla__button--prev{left:10px}.home-hero-embla__button--next{right:10px}.home-hero-embla__button:hover{background-color:transparent}.home-hero-image{width:100%;max-width:1440px;height:537px}section{padding:0 10px;margin-top:120px;position:relative;height:750px}.link{text-decoration:none}@media screen and (min-width: 768px){section{height:initial}}.hero{width:100%;max-width:1440px;height:514px;background-image:url(/assets/bannerhero-fz5_6MVR.png);background-size:cover;background-position:100% 0%;background-repeat:no-repeat;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:30px;position:relative}.hero-mobile{width:100%;height:100%;min-height:625px;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 1400px){.hero{width:90%;height:500px}}@media screen and (min-width: 768px){.hero{width:90%}}@media screen and (min-width: 768px){.vector{display:block}}@media screen and (min-width: 1024px){.vector{width:75%;height:100%}}@media screen and (min-width: 1440px){.vector{width:70%;height:100%}}@media screen and (min-width: 1920px){.vector{width:54%;height:100%}}@media screen and (min-width: 2560px){.vector{width:50%;height:100%}}.arrow{display:none;position:absolute;cursor:pointer;color:#fff;font-size:1.4rem;top:50%}.left{left:1.5rem}.right{right:1.5rem}@media screen and (min-width: 768px){.arrow{display:block}}.hero .hero-text{background-color:#0b76bb;width:calc(100% - 60px);border-radius:25px;position:absolute;bottom:-180px;padding:20px 30px;font-family:Sora,sans-serif;z-index:2}@media screen and (min-width: 768px){.hero .hero-text{bottom:-1rem;width:40%;max-width:25%;left:-1rem;border:#00183c solid 17px}}.hero .hero-text h1{font-weight:700;font-size:2rem;margin:0}.hero .hero-text h3{font-size:2rem;margin:0;font-weight:lighter}.hero .hero-text p{font-size:1rem;display:flex;align-items:center}.hero .hero-text footer{display:flex;justify-content:space-between;align-items:center}.hero .hero-text footer a{font-size:1rem;display:flex;align-items:center;color:#fff;gap:5px}@media screen and (min-width: 750px){.hero .hero-text{bottom:-1rem;width:40%;height:48%;max-width:33%;left:-1rem;border:#00183c solid 17px;border-radius:30px}.hero .hero-text h1{font-weight:700;font-size:2.5rem;margin:0;font-family:Sora,sans-serif;color:#00183c}.hero .hero-text h3{font-weight:300;font-size:2.5rem;margin:0;font-family:Sora,sans-serif;color:#00183c}.hero .hero-text p{font-weight:300;font-size:1.5rem;margin:0;font-family:Sora,sans-serif;color:#00183c;line-height:30px;padding-top:3%}.hero .hero-text img{width:215px;height:51px}.hero .hero-text footer{display:flex;justify-content:space-between;align-items:center}}@media screen and (min-width: 1300px){.hero .hero-text{bottom:-1rem;width:40%;height:50%;max-width:29%;left:-1rem;border:#00183c solid 17px}}@media screen and (min-width: 1400px){.hero .hero-text{bottom:-1rem;width:37%;height:50%;max-width:26%;left:-1rem;border:#00183c solid 17px}}.section-namidia{padding:0 10px;margin-top:120px;position:relative;height:auto!important}.na-midia-hero{width:100%;max-width:1440px;height:250px;margin:0 auto;display:flex;justify-content:center;align-items:flex-end;border-radius:30px;position:relative}.na-midia-hero-texto{position:relative;z-index:2;color:#fff;padding:20px;border-radius:20px}.na-midia-hero h2{font-size:36px;margin-bottom:10px;font-family:Sora,sans-serif}.na-midia-hero p{font-size:16px;font-family:Sora,sans-serif;font-weight:300}@media (min-width: 1024px){.na-midia-hero-texto{position:relative;z-index:2;text-align:center;color:#00183c;padding:20px;border-radius:20px}.na-midia-hero{width:80%;height:250px;background-image:url(/assets/Nam%C3%ADdia-CVTSHHoG.png);background-size:cover;background-position:70% 0%;background-repeat:no-repeat;margin:0 auto;display:flex;justify-content:center;align-items:flex-end;border-radius:30px;position:relative}.na-midia-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:30px;z-index:1;background:linear-gradient(to left,#fff,#fff0 0%)}.na-midia-hero-texto{text-align:left;align-self:center;width:85%}}.midiana-hero-image{display:flex;justify-content:center;align-items:center;width:88%;max-width:1440px;height:236px;background-image:url(/assets/namidiaHero-S4Lvr6tQ.png);background-size:cover;position:relative;border-radius:30px;background-position:100% 0%;background-repeat:no-repeat}.na-midia-cards{margin-top:3rem;color:#fff;height:auto;display:flex;flex-direction:column;justify-content:center;padding:20px}.na-midia-container{max-width:1440px;display:grid;grid-template-columns:repeat(4,1fr);gap:68px 68px;justify-content:center;align-items:start;padding-bottom:5%}.midia-card{background-color:#fff;border-radius:20px;box-shadow:0 4px 8px #0000001a;text-align:start;width:100%;height:384px;display:flex;flex-direction:column;justify-content:start;gap:24px;align-items:center;box-sizing:border-box;overflow:hidden;padding:10%}.midia-card-image{width:200px;height:85px;border-radius:8px;object-fit:fit}.midia-card-title{font-size:1.25rem;margin-top:10px;font-weight:700;color:#063272;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.midia-card-description{font-size:1rem;color:#555;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.midia-card-link{display:flex;margin-top:15px;color:#063272;text-decoration:none;align-items:center;justify-content:flex-start;column-gap:2%}.midia-card-link:hover{text-decoration:underline}.pagination{display:flex;justify-content:center;align-items:center;margin-top:20px}.pagination button{color:#fff;border:none;padding:10px;margin:0 10px;cursor:pointer;border-radius:4px;background-color:transparent}.pagination button:disabled{cursor:not-allowed}.pagination span{font-size:1rem}@media (max-width: 768px){.na-midia-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.na-midia-container{grid-template-columns:1fr}}@media (min-width: 1024px){.na-midia-container{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;justify-content:center;align-items:center;padding-bottom:5%;grid-template-rows:repeat(4,auto);width:80%;margin:0 auto;column-gap:5%;justify-items:center}.midia-card{height:380px}.pagination{display:flex;justify-content:center;align-items:center;width:80%;margin:0 auto 30px}}@media (min-width: 1200px){.na-midia-container{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1700px){.na-midia-container{gap:68px 68px;padding-bottom:5%}.midia-card{height:50vh}.midia-card-link{margin-top:20px}}@media (min-width: 1500px){.midia-card{height:400px}}@media (min-width: 1600px){.midia-card{height:425px}}@media (min-width: 1700px){.midia-card{height:450px}}.section-social{padding:0 10px;margin-top:120px;position:relative;height:60vh!important;background-image:url(/assets/bg-CB_Lgdgz.png);background-size:auto;background-position:-10%;background-repeat:no-repeat}.social-hero{width:90%;height:250px;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:30px;position:relative}.social-hero-texto{position:relative;z-index:2;text-align:left;padding:20px;border-radius:20px}.social-hero-texto h2{font-size:30px;font-weight:700;margin-bottom:10px;font-family:Sora,sans-serif;color:#fff}.social-hero-texto p{font-size:12px;font-weight:300;font-family:Sora,sans-serif;color:#fff}.social-hero img{width:60%;height:45vh}.section-social-mobile{display:none}@media (min-width: 1200px){.social-hero{width:90%;height:auto}.social-hero-texto{text-align:left;align-self:center;width:85%;padding:74px 20px 20px}.social-hero-texto h2{font-size:36px;font-weight:700;margin-bottom:10px;font-family:Sora,sans-serif;color:#fff}.social-hero-texto p{font-size:16px;font-weight:300;font-family:Sora,sans-serif;color:#fff;line-height:20px}.social-hero img{height:52vh}}@media (min-width: 1300px){.section-social{height:65vh!important}.social-hero img{height:60vh}}@media (min-width: 1400px){.section-social{height:65vh!important}.social-hero img{height:55vh;padding-top:2%}.social-hero-texto{padding:74px 20px 20px 75px}}@media (max-width: 1023px){.section-social{display:none}.section-social-mobile{display:flex}}.social-front-mobile{display:none}.social-front-img{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (min-width: 768px){.social-front-desk{display:flex}.social-front-img{background-image:url(/assets/fazemos-DArMYuSb.png);justify-content:end;align-items:end;height:557px}}.social-front{width:80%;height:100%;background-color:#0b76bb;padding:20px;margin:0 auto;position:relative;border-radius:25px;height:300px;color:#fff}@media screen and (min-width: 768px){.social-front{height:300px;width:350px;margin:auto 10% auto 0;background-color:#0b75bbda}}.social-front h3{font-size:1.5rem;max-width:277px}.social-front p{font-weight:300;margin:0;max-width:277px}.social-front button{padding:10px 20px;border:#fff solid 2px;background-color:transparent;color:#fff;border-radius:5px;margin-top:10px}.social-front-decorate{position:absolute;width:95px;height:95px;bottom:0;right:0;border:#001638 solid 7px;background-color:#0cf;border-radius:25px}@media screen and (min-width: 768px){.social-front-decorate{border:#5b5c5ecc solid 7px}}@media screen and (min-width: 1024px){.social-front{height:350px;width:40%;margin:auto 10% auto 0;background-color:transparent;background-image:url(/assets/element2-CeX2RVhR.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5% 0% 0%}.social-front-decorate{display:none}.social-front h3{font-size:2.2rem;max-width:277px}.social-front h3,.social-front p{font-weight:400;text-align:right;max-width:500px;width:77%;margin-right:10%}.social-front p{font-size:1rem;line-height:22px;margin-right:10%;font-weight:300!important}.social-front button{align-self:flex-end;margin-top:10px;margin-right:17%}}@media screen and (min-width: 1300px){.social-front button{margin-right:20%}}@media screen and (min-width: 1400px){.social-front{width:35%}.social-front button{margin-right:23%}}@media screen and (min-width: 1500px){.social-front{width:33%}.social-front button{margin-right:25%}}@media screen and (min-width: 1600px){.social-front{width:31%}.social-front button{margin-right:27%}}@media screen and (min-width: 1700px){.social-front{width:29%}.social-front button{margin-right:29%}}@media screen and (min-width: 1800px){.social-front{width:27%}.-social-front button{margin-right:31%}}@media screen and (max-width: 768px){.social-front-desk{display:none}.social-front-mobile{display:flex}.social-front-img{background-image:url(/assets/fazemos-DArMYuSb.png);justify-content:center;align-items:center;height:557px}.social-front{height:400px;width:90%;margin:auto 0% auto 0;background-color:transparent;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5% 0% 0%}.social-front h3{font-size:1.5rem;width:75%;display:flex;justify-content:flex-end}}.section-contribuimos{padding:0 10px;margin-top:0!important;height:95vh!important;background-image:url(/assets/fundo-tTm97Tuk.png);background-size:auto;background-position:right;background-repeat:no-repeat}.contribuimos-hero{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.social-contribuimos{width:100%;height:250px;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:30px;position:relative}.contribuimos-hero-texto{position:relative;z-index:2;text-align:left;padding:20px;border-radius:20px}.contribuimos-hero-texto h2{font-size:30px;font-weight:700;margin-bottom:10px;font-family:Sora,sans-serif;color:#fff;text-align:center}.contribuimos-hero-texto p{font-size:12px;font-weight:300;font-family:Sora,sans-serif;color:#fff;text-align:center}.contribuimos-img{display:flex;width:100%;align-items:center;justify-content:center;column-gap:5%;padding-top:3%}.contribuimos-card1,.contribuimos-card2{display:flex;flex-direction:column;align-items:center;justify-content:center;width:25%;height:178px;background-color:#063272;border-radius:20px;padding:5%;row-gap:5%}.contribuimos-card1 img,.contribuimos-card2 img{width:70%}.contribuimos-card1,.contribuimos-card2 p{color:#fff;font-size:1rem;font-weight:400;line-height:22px;font-family:Sora,sans-serif}.contribuimos-card1 span,.contribuimos-card2 span{color:#fff;font-size:1rem;font-weight:700;line-height:22px;font-family:Sora,sans-serif}@media (min-width: 1200px){.contribuimos-hero{width:100%;height:auto}.contribuimos-hero-texto{text-align:left;align-self:center;width:85%;padding:74px 20px 20px}.contribuimos-hero-texto h2{font-size:36px;font-weight:700;margin-bottom:10px;font-family:Sora,sans-serif;color:#fff}.contribuimos-hero-texto p{font-size:16px;font-weight:300;font-family:Sora,sans-serif;color:#fff;line-height:20px}}@media (min-width: 1300px){.contribuimos-social{height:65vh!important}}@media (min-width: 1400px){.contribuimos-social{height:65vh!important}}@media screen and (max-width: 768px){.contribuimos-card1,.contribuimos-card2{display:flex;flex-direction:column;align-items:center;justify-content:center;width:85%;height:220px;background-color:#063272;border-radius:20px;padding:5%;row-gap:5%}.contribuimos-img{display:flex;width:100%;align-items:center;justify-content:center;column-gap:5%;padding-top:3%;flex-direction:column;row-gap:40px}.contribuimos-hero-texto h2{font-size:26px;font-weight:700;margin-bottom:10px;font-family:Sora,sans-serif;color:#fff;text-align:center}.contribuimos-hero-texto p{font-size:16px;font-weight:300;font-family:Sora,sans-serif;color:#fff;text-align:center}.section-contribuimos{padding:0 10px;margin-top:0!important;margin-bottom:20px!important;height:105vh!important;background-image:url(/assets/fundo-tTm97Tuk.png);background-size:auto;background-position:right;background-repeat:no-repeat}}.section-catalogo{padding:0 10px;margin-top:120px;position:relative;height:auto!important}.catalogo-hero{width:100%;height:50vh;background-image:url(/assets/catalogo-B2jzmJ6g.png);background-size:cover;background-position:center center;background-repeat:no-repeat;margin:0 auto;display:flex;justify-content:center;align-items:flex-end;border-radius:30px;position:relative}.catalogo-hero-texto{position:relative;z-index:2;text-align:center;color:#00183c;padding:20px 20px 5%;border-radius:20px;display:flex;flex-direction:column}.catalogo-hero h2{font-size:2.5rem;margin-bottom:10px;font-family:Sora,sans-serif;color:#0b76bb;font-weight:400}.catalogo-hero span{font-size:2.5rem;margin-bottom:10px;font-family:Sora,sans-serif;color:#00183c;font-weight:700}.catalogo-hero p{font-size:1rem;font-family:Sora,sans-serif;color:#0b76bb;font-weight:400}.whats{display:flex;align-items:center;justify-content:flex-start;column-gap:2%;height:7vh}.whats img{width:46px;height:44px}.whats p{font-size:2.3rem;font-family:Sora,sans-serif;color:#00183c;font-weight:700}.whats p:hover{color:#58ffc3}@media (min-width: 1024px){.catalogo-hero{width:92%;height:48vh}.catalogo-hero-texto{text-align:left;align-self:center;width:90%}}@media (min-width: 1100px){.catalogo-hero{height:55vh}}@media (min-width: 1200px){.catalogo-hero{height:60vh}}@media (min-width: 1300px){.catalogo-hero{height:65vh}}@media (min-width: 1400px){.catalogo-hero{height:70vh}}@media (min-width: 1500px){.catalogo-hero{height:75vh}}@media (min-width: 1600px){.catalogo-hero{height:80vh}}@media (min-width: 1700px){.catalogo-hero{height:85vh}}@media (min-width: 1800px){.catalogo-hero{height:90vh}}@media screen and (max-width: 768px){.section-catalogo{margin-top:60%}.catalogo-hero{width:100%;height:55vh;background-color:#fff;background-image:none;margin:0 auto;display:flex;justify-content:center;align-items:flex-end;border-radius:30px;position:relative}.catalogo-hero-texto{background-color:#fff;text-align:left;width:95%;padding-bottom:10%}.catalogo-hero h2{font-size:32px;margin-bottom:10px;font-family:Sora,sans-serif;color:#0b76bb;font-weight:400}.catalogo-hero span{font-size:32px;margin-bottom:10px;font-family:Sora,sans-serif;color:#00183c;font-weight:700}.catalogo-hero p{font-size:18px;font-family:Sora,sans-serif;color:#0b76bb;font-weight:400}.whats p{font-size:30px;font-family:Sora,sans-serif;color:#00183c;font-weight:700}}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;width:100%;max-width:1440px;margin:20px auto;padding:0 20px}.filter-item{display:flex;flex-direction:column}.filter-item label{font-size:1rem;margin-bottom:5px;font-family:Sora,sans-serif;color:#fff;font-weight:400}.select-wrapper{position:relative}.filter-item select{border:solid 1px #58FFC3;border-radius:10px;width:100%;height:47px;background-color:transparent;color:#fff;padding:0 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Sora,sans-serif}.filter-item select option{color:#fff;background-color:#00183c}.catalogo-cards{margin-top:3rem;color:#fff;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}@media (max-width: 768px){.catalogo-cards{max-width:86%;color:#fff;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}}.catalogo-container{width:100%;max-width:1440px;display:grid;gap:42px;justify-content:center;align-items:center}.catalogo-card{max-height:365px;width:100%;height:365px;border-radius:8px;overflow:hidden;position:relative;background:transparent}.catalogo-card-image{width:100%;height:100%;border-radius:8px}.catalogo-card:hover .carousel-name{transform:translateY(-20px)}.catalogo-card:hover .extra-info{opacity:1;transform:translateY(0)}.carousel-card:hover .carousel-name{transform:translateY(-120px);color:#00183c;z-index:1}.catalogo-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#ffffffb3,#ffffffb3);opacity:0;transition:opacity .3s ease-in-out;pointer-events:none;z-index:0}.catalogo-card:hover:after{opacity:1}.catalogo-card:hover .carousel-name{transform:translateY(-120px);color:#00183c;z-index:1}@media (max-width: 767px){.catalogo-container{grid-template-columns:repeat(1,1fr)}}@media (min-width: 768px) and (max-width: 1023px){.catalogo-container{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px) and (max-width: 1439px){.catalogo-container{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1440px){.catalogo-container{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.custom-select-icon{left:167px}.catalogo-card{background-color:transparent;border-radius:8px;padding:15px;text-align:start;width:100%}.catalogo-card-image{width:100%;height:100%;border-radius:8px}}.pagination{display:flex;justify-content:center;margin-top:20px}.page-button{background-color:#063272;color:#fff;border:none;padding:10px 15px;margin:0 5px;cursor:pointer;border-radius:5px}.page-button.active,.page-button:hover{background-color:#58ffc3;color:#063272}.section-negocios{padding:0 10px;margin-top:120px;position:relative;height:auto}.negocios-hero{width:100%;max-width:1440px;height:250px;background-image:url(/assets/negocios-C0mKVivY.png);background-size:cover;background-position:70% 0%;background-repeat:no-repeat;margin:0 auto;display:flex;justify-content:center;align-items:flex-end;border-radius:30px;position:relative}.negocios-hero-texto{position:relative;z-index:2;text-align:left;color:#fff;padding:20px;border-radius:20px}.negocios-hero h2{font-size:2.2rem;margin-bottom:10px;font-family:Sora,sans-serif;font-weight:700}.negocios-hero p{font-size:1rem;font-family:Sora,sans-serif;font-weight:300;line-height:20px}@media (min-width: 1024px){.section-negocios-mobile{display:none}.section-negocios{padding:0 10px;margin-top:120px;position:relative;height:55vh}.negocios-hero{width:92%;height:45vh;background-size:cover;background-repeat:no-repeat;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;border-radius:30px;position:relative}.negocios-hero-texto{text-align:left;align-self:center;width:92%;height:85%;padding:0% 0% 0% 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}@media (min-width: 1100px){.section-negocios{height:60vh}.negocios-hero{width:92%;height:47vh}}@media (min-width: 1200px){.section-negocios{height:65vh}.negocios-hero{width:92%;height:52vh}}@media (min-width: 1300px){.section-negocios{height:65vh}.negocios-hero{width:92%;height:57vh}}@media (min-width: 1400px){.section-negocios{height:70vh}.negocios-hero{height:62vh}}@media (min-width: 1500px){.section-negocios{height:75vh}.negocios-hero{height:65vh}}@media (min-width: 1600px){.section-negocios{height:70vh}.negocios-hero{height:65vh}}@media (min-width: 1700px){.section-negocios{height:70vh}.negocios-hero{height:67vh}}@media screen and (max-width: 768px){.section-negocios{display:none}.section-negocios-mobile{display:flex;margin-top:20%}}.negocios-hero-image{display:flex;justify-content:center;align-items:center;width:88%;max-width:1280px;height:350px;background-image:url(/assets/negocios-C0mKVivY.png);background-size:cover;position:relative;border-radius:30px}.section-neg-desk{display:none}.section-neg-mobile{display:flex;padding:0;justify-content:center}@media screen and (min-width: 768px){.section-neg-mobile{display:none}.section-neg-desk{display:flex}.front-negocios{width:100%;height:70vh;margin:0 auto;position:relative;border-radius:25px;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:10%}.front-negocios h3{font-size:2.5rem;font-family:Sora,sans-serif;font-weight:700;margin:0}.front-negocios img{width:90%}}@media screen and (max-width: 768px){.section-neg-mobile{display:flex;margin-top:20%;justify-content:center}}main{margin-top:3rem;color:#fff}main header{width:90%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.carousel-header{width:100%;text-align:center}.carousel-title{font-size:2rem;font-weight:300}.view-projects-button{display:none;background-color:#062c66;color:#fff;padding:10px 20px;border:none;cursor:pointer;font-size:1rem;border-radius:5px;transition:background-color .3s}@media screen and (max-width: 1023px){.carousel-button{display:none}.carousel-title{font-size:1rem;width:100%;display:flex;align-items:center;justify-content:flex-start;padding-inline:10%}.view-projects-button{display:none}.progress-bar-home{display:block;width:90%;height:5px;background-color:#ccc;margin:1rem auto 0;position:relative}.progress-bar-line{position:absolute;top:-2px;border-radius:10px;left:0;height:200%;width:0%;background-color:#062c66;transition:width .3s ease}.progress-dot{display:none}.carousel-container{padding-inline:10%}}.carousel-container{max-width:1440px;position:relative;display:flex;align-items:center}.carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;padding:10px;gap:16px;margin:0 auto;scrollbar-width:none}.carousel-item{min-width:225px;border-radius:8px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.carousel-item:hover{box-shadow:0 10px 20px #0000004d}.carousel-image{width:96%;height:300px;border-radius:20px;transition:opacity .3s ease}.carousel-name{position:absolute;bottom:10px;left:10px;color:#fff;font-size:1.5rem;font-weight:700;text-shadow:0px 0px 5px rgba(0,0,0,.7);transition:transform .3s ease}.carousel-item:after{width:96%;border-radius:20px;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#ffffffb3,#ffffffb3);opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.carousel-item:hover:after{opacity:1}.carousel-item:hover .carousel-name{transform:translateY(-120px);color:#00183c;z-index:1}.extra-info{opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease;position:absolute;bottom:30px;left:10px;color:#00183c;z-index:1}.carousel-item:hover .extra-info{opacity:1;transform:translateY(0)}.extra-info p{font-size:14px;margin:5px 0}.extra-info .btn-conheca{background-color:transparent;border:none;padding-top:20%;border-radius:4px;font-size:1rem;cursor:pointer;color:#00183c;font-weight:700;margin-right:2%;padding-left:0}.progress-bar-home{margin:0 auto;width:90%;height:5px;display:flex;justify-content:center;margin-top:1rem;background-color:#062c66}.progress-bar-dots{display:flex;justify-content:center;gap:8px}.progress-dot{width:10px;height:10px;border-radius:50%;background-color:#333;margin:0 5px;transition:background-color .3s}.progress-dot.active{background-color:#58ffc3}@media screen and (min-width: 1024px){.progress-bar-home{display:none}.progress-bar-dots{display:flex}.carousel-title{font-size:2.5rem;text-align:center}.carousel-button{background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer}.view-projects-button{display:inline-block}.carousel-header{width:87%;justify-content:center;padding-top:3%;padding-bottom:20px}.carousel-title{margin:0 auto;font-size:2.2rem;font-family:Sora,sans-serif;padding-left:20%;font-weight:200;cursor:default}.view-projects-button{display:flex;align-items:center;gap:12px;background-color:transparent;border:1px solid #fff;border-radius:8px;font-size:1rem;font-family:Sora,sans-serif;font-weight:700}.carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:42px;margin:0 auto;scrollbar-width:none}}@media screen and (min-width: 1200px){.carousel{gap:64px}.carousel-item{min-width:622px}.carousel-image{height:424px;width:622px;border-radius:20px}}@media screen and (min-width: 1300px){.carousel-header{width:85%}.carousel-container{max-w-width:1440px}}@media screen and (min-width: 1400px){.carousel-header{width:78%}.carousel-container{max-w-width:1440px}}@media screen and (min-width: 1500px){.carousel-header{width:72%}.carousel-container{max-width:1440px}}.negocios-embla{position:relative;overflow:hidden;width:100%;max-width:1280px}.negocios-embla__viewport{overflow:hidden;width:100%}.negocios-embla__container{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;margin-left:-10px}.negocios-embla__slide{position:relative;flex:0 0 50%;padding-left:10px}.negocios-embla__button{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.negocios-embla__button--prev{left:10px}.negocios-embla__button--next{right:10px}.negocios-embla__button:hover{background-color:transparent}.negocios-progress-bar-home{margin:0 auto;width:90%;height:5px;display:flex;justify-content:center;margin-top:1rem}.negocios-progress-bar-dots{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.negocios-progress-dot{width:10px;height:10px;border-radius:50%;background-color:#333;margin:0 5px 10px;transition:background-color .3s}.negocios-progress-dot.active{background-color:#58ffc3}@media screen and (max-width: 767px){.negocios-embla__slide{flex:0 0 100%}}.title-negocios{font-size:36px;font-weight:700;text-align:center}@media screen and (min-width: 768px){.negocios-container{margin-top:-100px}}@media screen and (max-width: 768px){.title-negocios{font-size:30px;max-width:284px}}@media screen and (min-width: 1023px){.negocios-container{margin-top:-200px}}@media screen and (min-width: 1400px){.negocios-container{margin-top:-300px}}.sobre{padding:0 10px;margin-top:45px;position:relative;height:500px}.sobre-hero{width:100%;max-width:1440px;height:537px;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:30px;position:relative}.desktop{display:block}.mobile{display:none}@media screen and (min-width: 768px){.sobre-hero{width:93%}.sobre-hero img{width:58%;max-height:442px;height:100%}.sobre-hero .sobre-hero-text{max-width:462px;max-height:442px;height:100%;width:100%;border:#00183c solid 17px;border-radius:30px;display:flex;flex-direction:column;align-items:start;justify-content:center}.sobre-hero .sobre-hero-text-inner{padding-left:36px}}@media screen and (min-width: 768px){.sobre-vector{display:block}}@media screen and (min-width: 1024px){.sobre-vector{width:75%;height:100%;display:flex}}@media screen and (min-width: 1400px){.sobre{height:530px}.sobre-vector{width:70%;height:100%}}@media screen and (min-width: 1920px){.sobre-vector{width:54%;height:100%}}@media screen and (min-width: 2560px){.sobre-vector{width:50%;height:100%}}.sobre-hero .sobre-hero-text{background-color:#0b76bb;width:calc(100% - 60px);border-radius:25px;bottom:-180px;font-family:Sora,sans-serif;z-index:2}.sobre-hero .sobre-hero-text-inner{padding-left:36px}.sobre-hero .sobre-hero-text h1{font-weight:700;font-size:2rem;margin:0}.sobre-hero .sobre-hero-text h3{font-size:2rem;margin:0;font-weight:lighter}.sobre-hero .sobre-hero-text p{font-size:1rem;display:flex;align-items:center}.sobre-hero .sobre-hero-text footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.sobre-hero .sobre-hero-text footer a{font-size:1rem;display:flex;align-items:center;color:#fff;gap:5px}.sobre-hero .sobre-hero-text h1{font-weight:700;font-size:2.2rem;margin:0;font-family:Sora,sans-serif;color:#fff}.sobre-hero .sobre-hero-text p{font-weight:300;font-size:1rem;margin:0;font-family:Sora,sans-serif;color:#fff;line-height:20px;padding-top:3%}@media screen and (min-width: 1000px){.sobre-hero .sobre-hero-text{bottom:-1rem;max-width:462px;max-height:442px;height:100%;width:100%;left:-1rem;border:#00183c solid 17px;border-radius:48px}.sobre-hero .sobre-hero-text-inner{padding-left:36px}.sobre-hero .sobre-hero-text button{border:1px solid #fff;background-color:transparent;font-size:1rem;font-weight:700;width:35%;height:45px;padding:2%;border-radius:8px;margin-top:8%;color:#fff;cursor:pointer}.sobre-hero .sobre-hero-text footer{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}}@media screen and (min-width: 1300px){.sobre-hero .sobre-hero-text{bottom:-1rem;max-width:462px;max-height:442px;height:100%;width:100%;left:-1rem;border:#00183c solid 17px}}@media screen and (min-width: 1400px){.sobre{padding:0 10px;margin-top:65px;position:relative;height:525px}.sobre-hero .sobre-hero-text{bottom:-1rem;max-width:462px;max-height:442px;height:100%;width:100%;border:#00183c solid 17px}.sobre-hero img{width:58%;max-height:442px;height:100%}}@media screen and (min-width: 1600px){.sobre{padding:0 10px;margin-top:82px;position:relative;height:550px}.sobre-hero img{width:58%;max-height:442px;height:100%}}@media screen and (min-width: 1700px){.sobre-hero .sobre-hero-text{bottom:-1rem;max-width:462px;max-height:442px;height:100%;width:100%;left:-1rem;border:#00183c solid 17px}}@media screen and (min-width: 1800px){.sobre{padding:0 10px;margin-top:99px;position:relative;height:580px}.sobre-hero img{width:58%;max-height:442px;height:100%}.sobre-hero .sobre-hero-text{max-width:462px;max-height:442px;height:100%;width:100%}}@media screen and (max-width: 1023px){.desktop{display:none}.mobile{display:block}.sobre-mobile{padding:0 10px;margin-top:45px;position:relative}.sobre-hero-mobile{display:flex;flex-direction:column-reverse;gap:12px;padding-inline:5%;margin-top:40px;margin-bottom:20px}.sobre-hero-text-mobile{background-color:#0b76bb;border-radius:25px;margin-top:54px;display:flex;flex-direction:column;align-items:start}.sobre-hero-text-mobile h1{color:#fff;font-size:30px;font-weight:700;margin:0}.sobre-container{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:24px;padding:30px}.sobre-hero-text-mobile p{color:#fff;font-size:18px;font-weight:200}}.atua-front-img{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (min-width: 768px){.atua-front-img{background-image:url(/assets/atuacao-XftM20iX.png);justify-content:end;align-items:end;height:557px}}.atua-front{width:80%;height:100%;background-color:#0b76bb;padding:20px;margin:0 auto;position:relative;border-radius:25px;height:300px;color:#fff}@media screen and (min-width: 768px){.atua-front{height:300px;width:350px;margin:auto 10% auto 0;background-color:#0b75bbda}}.atua-front h3{font-size:1.5rem;max-width:277px}.atua-front p{font-weight:300;margin:0;max-width:277px}.atua-front button{padding:10px 20px;border:#fff solid 2px;background-color:transparent;color:#fff;border-radius:5px;margin-top:10px}.atua-front-decorate{position:absolute;width:95px;height:95px;bottom:0;right:0;border:#001638 solid 7px;background-color:#0cf;border-radius:25px}@media screen and (min-width: 768px){.atua-front-decorate{border:#5b5c5ecc solid 7px}}@media screen and (min-width: 1024px){.atua-mobile{display:none}.atua-front{height:300px;width:35%;margin:auto 4% auto 0;background-color:transparent;background-image:url(/assets/atua-elemento-DLkAUC99.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5% 0% 0%}.atua-front-decorate{display:none}.atua-front h3,.atua-front p{margin-bottom:10px;font-weight:400;text-align:right}.atua-front p{margin-right:0%;font-weight:300!important;font-size:12px;max-width:70%;line-height:22px;padding-bottom:10%;padding-top:2%}.atua-front button{align-self:flex-end;margin-top:10px;margin-right:17%}.atua-partners-grid{gap:50px;padding-inline:5%}.atua-front h3{font-size:1.8rem;font-weight:700;max-width:277px;align-self:end;padding-right:17%}}@media screen and (min-width: 1300px){.atua-front{height:330px}.atua-front-img{background-image:url(/assets/atuacao-XftM20iX.png);justify-content:end;align-items:end;height:587px}.atua-front h3{padding-right:17%;font-size:2rem}.atua-front p{font-size:.8rem}.atua-front button{margin-right:20%}}@media screen and (min-width: 1400px){.atua-front{height:350px}.atua-front h3{padding-right:21%}.atua-front button{margin-right:23%}.atua-front h3{padding-right:17%;font-size:2rem}.atua-front p{font-size:.8rem}}@media screen and (min-width: 1500px){.atua-front{height:370px}.atua-front h3{padding-right:13%;font-size:2rem}.atua-front p{font-size:1rem;max-width:82%}.atua-front button{margin-right:25%}}@media screen and (min-width: 1600px){.atua-front h3{padding-right:11%}.atua-front button{margin-right:27%}.atua-front{width:31%}}@media screen and (min-width: 1700px){.atua-front h3{padding-right:13%}.atua-front button{margin-right:29%}}@media screen and (min-width: 1800px){.atua-front{width:29%}.atua-front h3{padding-right:13%}.atua-front button{margin-right:31%}}.atua-desk{margin-top:50px}@media screen and (max-width: 1023px){.atua-desk{display:none}.atua-mobile{display:block;margin:0;background-image:url(/assets/mobileatua-BDNxQUMp.png);background-repeat:no-repeat;display:flex;align-items:center;height:80vh}.atua-front-img-mobile{margin:0 auto;display:flex;align-items:center;justify-content:center}}.pilares-desk{width:100%;height:100vh;display:flex;flex-direction:column;padding-top:2rem;position:relative;background-image:url(/assets/pilaresbg-7wo2t_TK.png);background-repeat:no-repeat;background-size:cover}.pilares-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.pilares h2{text-align:center;color:#fff;padding-bottom:5%;font-weight:300}.pilares-grid{display:grid;max-width:877px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:32px 64px;justify-items:center;align-items:center;margin-top:20px}.pilar-item{display:flex;flex-direction:column;justify-content:start;align-items:center;width:245px;height:190px;border-radius:20px;background-color:#58ffc3}.pilar-title{font-family:"Sora, sans-serif";font-size:25px;font-weight:500;color:#063272;line-height:28px;text-align:center;max-width:190px;margin-top:0}.pilar-icon{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:32px;gap:12px;cursor:default;-webkit-user-select:none;user-select:none}@media screen and (min-width: 768px){.pilares-desk{height:135vh}.pilares h2{text-align:center;color:#fff;padding-bottom:0%;font-weight:300;font-size:36px}.para-fazer-mais{display:flex}.para-fazer-mais{display:flex;align-items:center;justify-content:space-evenly;padding-top:5%}.para-fazer-mais img{width:40%}.fazer-mais-text h2{font-size:34px;font-weight:300;margin:0;padding-bottom:2%}.fazer-mais-text span{font-size:34px;font-weight:700}.fazer-mais-text h4{font-size:30px;font-weight:300;color:#fff;margin:0;padding-bottom:5%}.fazer-mais-text p{font-size:16px;font-weight:300;line-height:22px;color:#fff;margin:0}}.cultura-mobile{display:flex;flex-direction:column;background-size:cover;width:100%;max-width:349px;height:233px;margin-top:20px}@media (max-width: 768px){.pilares-grid{display:grid;max-width:877px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:12px 24px;justify-items:center;align-items:center;margin-top:20px}.pilares h2{text-align:center;color:#fff;padding-bottom:0%;font-size:30px}.pilar-item{width:168px;height:143px}.pilar-title{font-family:"Sora, sans-serif";font-size:18px;font-weight:500;color:#063272;line-height:18px;text-align:center;max-width:190px;margin-top:0}}.mobile-bg{width:100%;display:flex;flex-direction:column;padding-top:2rem;background-image:url(/assets/pilaresbg-7wo2t_TK.png);background-repeat:no-repeat;background-size:cover}.historico-desk{width:100%;height:auto;display:flex;justify-content:center;background-color:#00183c}.historico-mobile{display:none}@media screen and (max-width: 1023px){.historico-desk{display:none}.historico-mobile{margin:0;display:flex;padding-top:10%;height:auto;align-items:center}}@media screen and (min-width: 1024px){.reconhecimento-desk{width:100%;height:auto;display:flex;flex-direction:column}.reconhecimento-desk section{padding:0}.reconhecimento-mobile{display:none}.rec-img{width:100%}.carousel-rec{position:relative;width:100%;height:30vh;background-color:#fff;display:flex;justify-content:center;align-items:center}.carousel-rec-container{display:flex;overflow:hidden;width:100%;align-items:center;justify-content:center}.carousel-rec-images{display:flex;transition:transform .5s ease;column-gap:7%;width:70%;align-items:center;justify-content:center}.carousel-rec-image{width:90%;object-fit:contain}.carousel-rec-button{position:absolute;top:50%;transform:translateY(-50%);color:#00183c;border:none;font-size:1.5rem;background-color:transparent;cursor:pointer;z-index:10}.carousel-rec-button.prev{left:10px}.carousel-rec-button.next{right:10px}}@media screen and (min-width: 1200px){.carousel-rec-image{width:25%;object-fit:contain}}@media (max-width: 768px){.carousel-rec{height:50vh}.reconhecimento-desk{display:none}.reconhecimento-mobile{display:flex;margin-top:0;width:100%}.carousel-rec-mobile{height:6vh;width:100%;display:flex;background-color:#fff;align-items:center}.carousel-rec-images-mobile{transform:translate(0);transition:transform .5s;width:100%;display:flex;align-items:center;justify-content:space-evenly}}.reconhecimento-banner{width:100%}.rec-carousel-image{width:"auto";height:"auto"}.rec-embla{position:relative;overflow:hidden;width:100%;max-width:1440px}.rec-embla__viewport{overflow:hidden;width:100%}.rec-embla__container{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;margin-left:-10px}.rec-embla__slide{position:relative;flex:0 0 25%;padding-left:10px}.rec-carousel-image{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.rec-embla__button{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.rec-embla__button--prev{left:-10px}.rec-embla__button--next{right:-10px}.rec-embla__button:hover{background-color:transparent}.rec-progress-bar-home{margin:0 auto;width:90%;height:5px;display:flex;justify-content:center;margin-top:1rem}.rec-progress-bar-dots{display:flex;justify-content:center;gap:8px}.rec-progress-dot{width:10px;height:10px;border-radius:50%;background-color:#333;margin:0 5px;transition:background-color .3s}.rec-progress-dot.active{background-color:#58ffc3}@media screen and (max-width: 1024px){.image-rec-c{max-width:80px}}.local-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:96%;gap:32px}.local-map{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;max-width:716px;height:436px}.info-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;max-width:1200px;gap:65px}@media (max-width: 768px){.local-container{flex-direction:column;gap:16px}.local-map{max-width:549px;height:441px}}@media (max-width: 1023px){.info-container{flex-direction:column;align-items:center;justify-content:center}}.nav-container-empreendimento{display:flex}@media (max-width: 768px){.nav-container-empreendimento{display:none}}.contact-input{height:65px;border-radius:10px;border:1px solid #58ffc3;background-color:#000d1f;color:#fff;padding:0 20px;font-family:Sora,sans-serif;font-size:14px;outline:none}.contact-input::placeholder{color:#fff}.local-card{display:flex;flex-direction:column;background-image:url(/assets/localBackground-BYLtrT7T.png);background-size:cover;min-width:549px;height:442px}.local-card-container{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:24px;padding:40px}.empreendimento-background-hero-image{display:flex;justify-content:center;align-items:center;width:88%;max-width:1275px;height:550px;background-size:cover;position:relative;border-radius:30px;background-position:center;background-repeat:no-repeat;margin-bottom:36px}.empreendimento-card-size{width:322px;height:77px}.empreendimento-status{display:flex;flex-direction:column;align-items:start;justify-content:end;width:90%;height:80%}@media (max-width: 768px){.empreendimento-status{align-items:center;height:90%}.empreendimento-card-size{width:322px;height:66px}}.gallery-video-container{display:flex;justify-content:center;align-items:center;max-width:747px;height:491px!important;width:100%}.galery-button-size{width:141px}.galery-image-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:747px;height:520px}.galery-image-item{width:auto;max-width:747px;height:auto;max-height:455px;cursor:zoom-in;object-fit:contain}@media (max-width: 768px){.gallery-embla__button{display:none}.galery-image-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:348px;height:228px}.galery-image-section{height:auto}.galery-image-item{width:auto;max-width:348px;height:auto;max-height:228px;cursor:zoom-in;object-fit:contain}}.PhotoView-Portal{height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{-webkit-user-drag:none;cursor:grab;max-width:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}.progress-title{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;max-width:1440px}.progress-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:1280px}.gallery-embla{position:relative;overflow:hidden;width:100%}.gallery-embla__viewport{overflow:hidden;width:100%}.gallery-embla__container{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;margin-left:-10px}.gallery-embla__slide{position:relative;flex:0 0 100%;padding-left:10px}.gallery-embla__button{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.gallery-embla__button--prev{left:-10px}.gallery-embla__button--next{right:-10px}.gallery-embla__button:hover{background-color:transparent}.progress-bar-size{width:100%}.progress-title{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;max-width:1280px}@media (max-width: 768px){.progress-title{flex-direction:column}}body{padding:0;margin:0}*,html,body{scroll-behavior:smooth!important}
