.corp-hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;padding:100px var(--container-padding);background-position:center center;background-repeat:no-repeat;background-size:cover;z-index:1}.corp-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#000000d9 30%,#0006);z-index:-1}.corp-hero-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.corp-hero-logo{width:240px;height:auto;margin-bottom:8px}.corp-hero-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,54px)!important;font-weight:400!important;line-height:1.1!important;color:#fff;letter-spacing:-.01em;text-transform:uppercase!important;max-width:700px;margin:0}.corp-hero-text{font-family:Gilroy,sans-serif!important;font-size:22px!important;font-weight:400!important;line-height:1.25em!important;color:#fffdfd!important;max-width:570px;margin:0}.corp-hero .btn-primary{background-color:transparent!important;color:#fff!important;border:2px solid #B86346!important;border-radius:20px!important;font-family:Gilroy,sans-serif!important;font-size:15px!important;font-weight:500!important;padding:12px 28px!important;text-transform:uppercase!important;box-shadow:none!important;transition:all .3s ease!important}.corp-hero .btn-primary:hover{background-color:#b86346!important;border-color:#b86346!important}.corp-experience-spaces-section{position:relative;background-color:#b86346;padding:120px 0;overflow:visible;z-index:2}.corp-experience-spaces-section:before{content:"";position:absolute;inset:0;background-image:url(/images/Quadrado.png);background-position:center center;background-repeat:repeat;opacity:.2;z-index:-1;pointer-events:none}.corp-experience-card{background-color:#aba390;border-radius:50px;padding:80px;margin-bottom:80px;position:relative;box-shadow:0 15px 35px #00000026}.corp-experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.corp-experience-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;position:relative;z-index:2}.corp-experience-title{color:#fff!important;font-size:42px!important;font-family:BlurLight,sans-serif!important;text-transform:uppercase;margin:0;line-height:1.2}.corp-experience-text{font-family:Gilroy,sans-serif!important;font-size:22px!important;font-weight:500!important;line-height:1.3em!important;color:#fff!important;margin:0}.corp-experience-card .btn-primary{background-color:transparent!important;color:#fff!important;border:2px solid #ffffff!important;border-radius:20px!important;font-family:Gilroy,sans-serif!important;font-size:15px!important;font-weight:500!important;padding:12px 28px!important;text-transform:uppercase!important;box-shadow:none!important;transition:all .3s ease!important}.corp-experience-card .btn-primary:hover{background-color:#aba390!important;color:#fff!important;border-color:#fff!important;opacity:.9}.corp-experience-media{position:relative;width:100%;height:735px;margin:-120px 0;z-index:2}.corp-experience-img{width:100%;height:100%;object-fit:cover;border-radius:0;position:relative;z-index:2;box-shadow:0 15px 35px #0003}.corp-floating-bird{position:absolute;top:-161px;left:-43px;width:336px;height:auto;pointer-events:none;z-index:5;animation:bird-float 6s ease-in-out infinite}@keyframes bird-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(-2deg)}}.corp-spaces{padding:40px 0 0;position:relative}.corp-spaces-title{color:#fff!important;text-align:center;font-family:BlurLight,sans-serif!important;font-size:60px!important;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto;text-transform:none!important;line-height:1.1}.corp-spaces-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.space-card{background-color:#aba390!important;border:none!important;border-radius:20px!important;overflow:hidden;box-shadow:0 10px 25px #0000001a!important;transition:all .3s var(--ease-out-expo);display:flex;flex-direction:column}.space-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0003!important}.space-card-img-wrapper{width:100%;height:350px;overflow:hidden;position:relative}.space-card-img-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0000 70%,#000);z-index:1;pointer-events:none}.space-card-img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out-expo)}.space-card:hover .space-card-img{transform:scale(1.05)}.space-card-content{padding:25px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;flex-grow:1;text-align:center;min-height:142px}.space-card-title{font-family:BlurLight,sans-serif!important;font-size:40px!important;color:#fff!important;text-transform:uppercase;margin:0;position:absolute;bottom:25px;left:0;width:100%;text-align:center;z-index:2;pointer-events:none}.space-card-text{font-family:Gilroy,sans-serif!important;font-size:24px!important;color:#fff!important;line-height:1.5em!important}.corp-floating-leaf{position:absolute;top:-95px;right:-120px;width:425px;height:auto;pointer-events:none;z-index:0;transform:scaleX(-1)}.corp-exclusives{background-color:#aba390!important;padding:170px 0 220px!important;position:relative;z-index:1}.corp-exclusives-bg{position:absolute;top:20px;left:calc(50% - 140px);transform:translate(-50%);width:440px;height:440px;pointer-events:none;background-position:center;background-repeat:no-repeat;background-size:contain;opacity:1;z-index:0}.corp-exclusives-title{color:#fff!important;text-align:center;font-family:BlurLight,sans-serif!important;font-size:54px!important;margin-bottom:70px;position:relative;z-index:2;text-transform:uppercase;line-height:1.15}.corp-exclusives-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:50px 24px;position:relative;z-index:2;max-width:1200px;margin:0 auto}.exclusive-item{flex:0 0 200px;background-color:transparent!important;border:none!important;padding:16px 8px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;transition:all .3s var(--ease-out-expo)}.exclusive-icon{width:130px;height:130px;object-fit:contain}.exclusive-caption{font-family:Gilroy,sans-serif!important;font-size:22px!important;color:#fff!important;text-align:center!important;line-height:1.3em!important;font-weight:400!important;text-transform:none!important;white-space:nowrap!important}.corp-gastronomy{position:relative;border-radius:120px!important;margin:-120px auto 120px!important;background-color:#b86346!important;background-image:url(/images/Design-sem-nome-2.png)!important;background-position:center center;background-repeat:no-repeat;background-size:cover;padding:120px 0!important;z-index:2}.corp-gastronomy-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.corp-gastronomy-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.corp-gastronomy-title{color:#fff!important;font-family:BlurLight,sans-serif!important;font-size:54px!important;text-transform:uppercase;margin:0;line-height:1.1}.corp-gastronomy-text{font-family:Gilroy,sans-serif!important;font-size:24px!important;color:#fff!important;font-weight:500!important;line-height:1.3em!important;margin:0}.corp-floating-lemon{position:absolute;bottom:-131px;right:-111px;width:360px;height:auto;pointer-events:none;z-index:3}.gastronomy-swiper-container{width:100%;max-width:555px;height:749px;background-image:url(/images/Quadrado.png);background-position:right center;background-repeat:repeat;display:flex;align-items:center;justify-content:center;position:relative}.gastronomy-swiper{width:495px;height:749px;margin:0 30px;border-radius:20px;overflow:hidden;border:none;box-shadow:none;padding:0;position:relative}.gastronomy-swiper .swiper-slide{border-radius:20px;overflow:hidden;height:100%}.gastronomy-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.gastronomy-swiper .swiper-button-next,.gastronomy-swiper .swiper-button-prev{width:48px!important;height:48px!important;background-color:#aba390!important;border-radius:50%!important;color:#fff!important;top:auto!important;bottom:40px!important;transition:all .3s ease;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important}.gastronomy-swiper .swiper-button-next:after,.gastronomy-swiper .swiper-button-prev:after{font-size:20px!important}.gastronomy-swiper .swiper-button-prev{left:calc(50% - 54px)!important;right:auto!important}.gastronomy-swiper .swiper-button-next{left:calc(50% + 6px)!important;right:auto!important}.gastronomy-swiper .swiper-button-prev:hover,.gastronomy-swiper .swiper-button-next:hover{background-color:#b86346!important}.corp-gallery{background-color:#aba390!important;margin:-230px 0 0!important;padding:220px 0 120px!important;position:relative;z-index:1}.corp-gallery-title{color:#fff!important;text-align:center;font-family:BlurLight,sans-serif!important;font-size:54px!important;margin-bottom:60px;text-transform:uppercase}.corp-gallery-layout{display:flex;gap:40px;max-width:1140px;margin:0 auto}.gallery-col-left{flex:0 0 416px;display:flex;flex-direction:column;gap:20px}.gallery-col-right{flex:1;display:flex;flex-direction:column;gap:20px}.gallery-row{display:flex;gap:20px;width:100%}.gallery-row-top{height:350px}.gallery-row-bottom{height:457px}.gallery-row-top .col-small{flex:0 0 229px}.gallery-row-top .col-large{flex:1}.gallery-row-bottom .gallery-item{flex:1 1 50%}.gallery-col-left .gallery-item:nth-child(1){height:250px}.gallery-col-left .gallery-item:nth-child(2){height:555px}.gallery-item{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-md);cursor:pointer;height:100%}.gallery-item-img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out-expo)}.gallery-item:hover .gallery-item-img{transform:scale(1.05)}.corp-testimonials{position:relative;padding:120px 0;background-color:#aba390;z-index:1}.corp-testimonials-title{color:#fff!important;text-align:center;font-family:BlurLight,sans-serif!important;font-size:54px!important;margin-bottom:80px;text-transform:uppercase!important;line-height:1.2}.meus-depoimentos-container{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;width:100%;max-width:1200px;margin:50px auto;font-family:Gilroy,sans-serif}.testimonial-card{background-color:#b86346;border-radius:20px;padding:60px 25px 25px;text-align:center;position:relative;margin-top:50px;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;min-height:250px;transition:all .3s var(--ease-out-expo)}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0003}.testimonial-card .avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:none;box-shadow:0 4px 10px #00000026;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.testimonial-card .rating{margin-bottom:5px;color:#dacf4a;font-size:16px;display:flex;justify-content:center;gap:4px}.testimonial-card .name{font-family:BlurLight,sans-serif;font-size:20px;font-weight:600;color:#aba390;margin-bottom:15px;letter-spacing:-.01em}.testimonial-card .text-content{font-family:Gilroy,sans-serif;font-size:14px;color:#fff;line-height:1.6;flex-grow:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;transition:-webkit-line-clamp .35s ease}.testimonial-card.expanded .text-content{-webkit-line-clamp:99}.testimonial-card .read-more-btn{background:none;border:none;color:#aba390;font-family:Gilroy,sans-serif;font-weight:700;font-size:14px;cursor:pointer;margin-top:auto;padding-top:15px;text-decoration:underline;transition:color .2s}.testimonial-card .read-more-btn:hover{color:#fff}.corp-contact{position:relative;padding:120px 0 150px!important;background-color:#b86346;background-image:url(/images/Design-sem-nome-3.webp)!important;background-position:center center;background-repeat:no-repeat;background-size:cover;z-index:1;overflow:hidden}.corp-contact-grid{display:grid;grid-template-columns:5.5fr 4.5fr;gap:60px;align-items:flex-start;max-width:1600px;margin:0 auto;position:relative;z-index:3}.corp-contact-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:580px}.corp-contact-text-group{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.corp-contact-title{color:#fff!important;font-family:BlurLight,sans-serif!important;font-size:54px!important;text-transform:uppercase!important;line-height:1.2}.corp-contact-logo-origami{width:370px;max-width:90%;height:auto;opacity:1}.corp-contact-text{font-family:Gilroy,sans-serif!important;font-size:24px!important;color:#fff!important;font-weight:500!important;line-height:1.3em!important;max-width:440px}.corp-contact-logo{width:240px;height:auto}.corp-contact-singer{position:absolute;bottom:0;left:-95px;width:382px;height:auto;z-index:10;pointer-events:none}.corp-form-wrapper{background-color:transparent!important;border:none!important;border-radius:0!important;padding:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;width:100%}.corp-form-wrapper .lead-form{max-width:80%!important}.corp-form-wrapper .form-input,.corp-form-wrapper .form-textarea{background-color:#fff0!important;border-top:none!important;border-left:none!important;border-right:none!important;border-bottom:2px solid #F6EADB!important;border-radius:0!important;padding:8px 16px!important;color:#fff!important;font-size:21px!important;font-family:Baskervville,serif!important;height:auto!important;outline:none!important;box-shadow:none!important}.corp-form-wrapper .form-select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-color:#fff0!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 16px center!important;background-size:16px 16px!important;color:#fff!important;border-top:none!important;border-left:none!important;border-right:none!important;border-bottom:2px solid #F6EADB!important;border-radius:0!important;padding:8px 16px!important;font-size:21px!important;font-family:Baskervville,serif!important;height:auto!important;outline:none!important;box-shadow:none!important}.corp-form-wrapper .form-input:focus,.corp-form-wrapper .form-select:focus,.corp-form-wrapper .form-textarea:focus{border-bottom-color:#b86346!important}.corp-form-wrapper .form-input::placeholder,.corp-form-wrapper .form-textarea::placeholder{color:#ffffffb3!important;opacity:1!important}.corp-form-wrapper .form-select option{background-color:#b86346!important;color:#fff!important}.corp-form-wrapper .form-submit{width:auto!important;background-color:#609b9c!important;color:#fff!important;font-family:Baskervville,serif!important;font-size:24px!important;font-weight:600!important;padding:20px 40px!important;border-radius:20px!important;border:3px solid #B86346!important;text-transform:none!important;margin:30px auto 0!important;display:block!important;transition:all .3s ease!important}.corp-form-wrapper .form-submit:hover{background-color:#4f8081!important;border-color:#fff!important}.corp-form-wrapper .form-group:last-of-type{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.corp-form-wrapper .form-footer{display:none!important}.corp-footer{background-color:#060404;border-top:1px solid rgba(255,255,255,.05);padding:40px 0}.corp-footer-grid{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;width:100%}.corp-footer-logo{width:150px;height:auto;flex:0 0 auto}.corp-footer-copy{font-family:Gilroy,sans-serif;font-size:13px;color:#888;margin:0;flex:1;text-align:left}.corp-footer-dev{display:flex;align-items:center;gap:12px;font-family:Gilroy,sans-serif;font-size:13px;color:#888;flex:1;justify-content:flex-end;margin-right:80px}.corp-footer-dev-link{display:inline-flex;align-items:center}.corp-footer-dmove-logo{height:20px;width:auto;opacity:.85;transition:opacity .2s;filter:brightness(0) invert(1)}.corp-footer-dmove-logo:hover{opacity:1}@media(max-width:1024px){.corp-experience-grid{grid-template-columns:1fr;gap:40px}.corp-spaces-grid{grid-template-columns:repeat(2,1fr)}.exclusive-item{flex:0 0 30%}.corp-gastronomy-grid{grid-template-columns:1fr;gap:40px;display:flex;flex-direction:column-reverse}.meus-depoimentos-container{grid-template-columns:repeat(2,1fr)}.corp-gallery-layout{gap:20px}}@media(max-width:768px){.corp-hero{min-height:100vh;padding-top:140px;padding-bottom:60px}.corp-hero-content{align-items:flex-start;text-align:left}.corp-hero-content .btn{align-self:flex-start}.corp-hero-title{font-size:36px!important;line-height:42px!important}.corp-hero-text{font-size:18px!important;line-height:1.4em!important}.corp-experience-spaces-section{padding:60px 0}.corp-experience-card{padding:30px;border-radius:20px;margin-bottom:60px}.corp-experience-media{height:320px;margin:0}.corp-experience-img{margin:0;height:100%;border-radius:20px}.corp-floating-bird{display:none}.corp-spaces-title{font-size:36px!important}.corp-spaces-grid{grid-template-columns:1fr}.space-card-img-wrapper{height:240px}.space-card-title{font-size:28px!important}.space-card-text{font-size:18px!important}.corp-floating-leaf{display:none}.corp-exclusives{padding:80px 0 120px!important}.corp-exclusives-bg{width:200px;height:200px;top:15px;left:calc(50% - 60px);transform:translate(-50%);opacity:1}.corp-exclusives-title{font-size:36px!important}.corp-exclusives-grid{gap:30px 15px}.exclusive-item{flex:0 0 45%}.exclusive-icon{width:120px;height:120px}.exclusive-caption{font-size:18px!important}.corp-gastronomy{border-radius:40px!important;margin:0 auto 60px!important;padding:60px 0!important}.corp-gastronomy-grid{grid-template-columns:1fr;display:flex;flex-direction:column-reverse}.corp-gastronomy-title{font-size:36px!important}.corp-gastronomy-text{font-size:18px!important}.gastronomy-swiper-container{height:400px;max-width:100%}.gastronomy-swiper{width:calc(100% - 60px);height:400px;margin:0 30px}.corp-floating-lemon{display:none}.corp-gallery{margin:0!important;padding:60px 0!important}.corp-gallery-title{font-size:36px!important}.corp-gallery-layout{flex-direction:column;gap:20px}.gallery-col-left,.gallery-col-right{flex:none;width:100%;gap:20px}.gallery-row{flex-direction:column;height:auto!important;gap:20px}.gallery-row-top .col-small,.gallery-row-top .col-large,.gallery-row-bottom .gallery-item{flex:none;width:100%;height:300px!important}.gallery-col-left .gallery-item:nth-child(1){height:250px!important}.gallery-col-left .gallery-item:nth-child(2){height:350px!important}.meus-depoimentos-container{grid-template-columns:1fr}.corp-contact{padding:80px 0!important;background-position:left center!important}.corp-contact-grid{grid-template-columns:1fr;gap:40px}.corp-contact-title{font-size:36px!important;text-align:center}.corp-contact-text{font-size:18px!important;text-align:center}.corp-contact-info{align-items:center;text-align:center;min-height:auto!important;gap:40px}.corp-form-wrapper{padding:24px var(--space-md)}.corp-form-wrapper .lead-form{max-width:100%!important}.corp-contact-text-group{align-items:center;text-align:center}.corp-contact-singer{width:187px;left:-13%;bottom:101px;z-index:10}.corp-footer-grid{flex-direction:column;text-align:center;gap:24px}.corp-footer-copy{text-align:center;order:2}.corp-footer-logo{order:1}.corp-footer-dev{justify-content:center;order:3;margin-right:0}}
