.button-primary.contact{max-width:100%;color:var(--white);background:rgba(17,17,20,.5019607843);border:1px solid hsla(0,0%,100%,.3019607843);backdrop-filter:blur(4rem);text-transform:uppercase}.button-primary.contact:hover{border:1px solid #3f2d24;color:#ef7d00}.button-primary.contact div{display:flex;align-items:center;gap:1.6rem}.button-primary.contact div img{max-width:2.4rem}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .3s ease;overflow:hidden;z-index:9999}.modal.modal-out{opacity:0;pointer-events:none}.modal.active{opacity:1;pointer-events:all}.modal.hidden{opacity:0;pointer-events:none}.modal .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(17,17,20,.8);backdrop-filter:blur(2.4rem)}.modal .box{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem;padding:10rem 5.6rem}@media (max-width:1400px){.modal .box{padding:5.6rem}}@media (max-width:1200px){.modal .box{padding:4rem}}@media (max-width:768px){.modal .box{gap:2.4rem;padding:1.6rem}}.modal .box .head{width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding-left:9.8rem;padding-right:10.4rem}@media (max-width:1200px){.modal .box .head{padding-left:8.2rem;padding-right:8.8rem}}@media (max-width:991px){.modal .box .head{padding-left:unset;padding-right:unset}}@media (max-width:768px){.modal .box .head{flex-direction:column;gap:1.6rem}}.modal .box .head .btn-modal-close{display:flex;align-items:center;gap:1.6rem;font-size:1.6rem;font-weight:700;line-height:100%;color:var(--white);transition:all .5s ease}.modal .box .head .btn-modal-close:hover{color:#f47b20}.modal .box .head h2{font-size:2.4rem;font-weight:500;line-height:100%;color:var(--white)}@media (max-width:520px){.modal .box .head h2{font-size:2rem}}.modal .box .slide-galeria-pagination{position:unset;max-width:8.4rem;width:100%;font-size:1.8rem;font-weight:400;line-height:100%;text-align:end;color:var(--white)}@media (max-width:520px){.modal .box .slide-galeria-pagination{font-size:1.6rem}}@media (max-width:991px){.modal .box .slide-galeria-pagination.desktop{display:none}}.modal .box .slide-galeria-pagination.mobile{display:none}@media (max-width:991px){.modal .box .slide-galeria-pagination.mobile{display:flex}}.modal .box .body{display:flex;align-items:center;justify-content:center;gap:5.6rem}@media (max-width:1200px){.modal .box .body{gap:4rem}}@media (max-width:991px){.modal .box .body{flex-direction:column}}@media (max-width:768px){.modal .box .body{gap:1.6rem}}.modal .box .body .slide-galeria-button-prev,.modal .box .body .slide-galeria-button-next{display:flex;align-items:center;justify-content:center;max-width:4.8rem;width:100%;height:4.8rem;border:1px solid #f47b20;cursor:pointer;transition:all .3s ease}@media (max-width:991px){.modal .box .body .slide-galeria-button-prev,.modal .box .body .slide-galeria-button-next{width:4.8rem}}@media (max-width:520px){.modal .box .body .slide-galeria-button-prev,.modal .box .body .slide-galeria-button-next{width:4rem;height:4rem}}.modal .box .body .slide-galeria-button-prev:hover,.modal .box .body .slide-galeria-button-next:hover{background:#f47b20}@media (max-width:991px){.modal .box .body .slide-galeria-button-prev.desktop{display:none}}.modal .box .body .slide-galeria-button-prev.mobile{display:none}@media (max-width:991px){.modal .box .body .slide-galeria-button-prev.mobile{display:flex}}.modal .box .body .slide-galeria{max-height:81.7rem;margin:unset}@media (max-width:1700px){.modal .box .body .slide-galeria{max-height:70.6rem}}@media (max-width:1400px){.modal .box .body .slide-galeria{max-height:65.2rem}}@media (max-width:1300px){.modal .box .body .slide-galeria{max-height:52.7rem}}@media (max-width:1200px){.modal .box .body .slide-galeria{max-height:61.1rem}}@media (max-width:1080px){.modal .box .body .slide-galeria{max-height:68.4rem}}@media (max-width:991px){.modal .box .body .slide-galeria{max-height:52.3rem}}@media (max-width:768px){.modal .box .body .slide-galeria{max-height:63.1rem}}@media (max-width:600px){.modal .box .body .slide-galeria{max-height:52.3rem}}.modal .box .body .slide-galeria .swiper-slide{display:flex;align-items:center;justify-content:center;cursor:grab}.modal .box .body .slide-galeria .swiper-slide img{width:auto;height:100%;object-fit:cover}.modal .box .footer{max-width:4.8rem;width:100%}@media (max-width:991px){.modal .box .footer{max-width:100%;display:flex;align-items:center;justify-content:space-between}.modal .box .footer .slide-galeria-buttons{display:flex;align-items:center;gap:1.6rem}}#contact-modal .btn-modal-close{position:absolute;top:4.8rem;right:4.8rem;z-index:9990}@media (max-width:768px){#contact-modal .btn-modal-close{top:1rem;right:1rem}}@media (max-width:520px){#contact-modal .btn-modal-close{top:.5rem;right:.5rem}}#contact-modal .btn-modal-close img{max-width:4rem}@media (max-width:520px){#contact-modal .btn-modal-close img{max-width:3.2rem}}#contact-modal .box{max-width:67rem;width:90%;gap:3.2rem;padding:unset}@media (max-width:520px){#contact-modal .box{gap:2.4rem}}#contact-modal .head{align-items:flex-start;justify-content:flex-start;padding-left:unset;padding-right:unset}#contact-modal .head p{color:var(--white)}#contact-modal .body{width:100%}#contact-modal .body form{width:100%;display:flex;flex-direction:column;gap:1.6rem}@media (max-width:520px){#contact-modal .body form{gap:1rem}}#contact-modal .body form input,#contact-modal .body form select,#contact-modal .body form textarea{width:100%;font-size:1.6rem;font-weight:400;line-height:100%;color:var(--white);background:hsla(0,0%,100%,.2);backdrop-filter:blur(6.4rem);border:1px solid hsla(0,0%,100%,.2);padding:1.6rem;transition:all .3s ease}#contact-modal .body form input:focus-visible,#contact-modal .body form select:focus-visible,#contact-modal .body form textarea:focus-visible{border:1px solid #f47b20;box-shadow:0px 4px 32px 0px rgba(244,123,32,.3019607843)}#contact-modal .body form select{appearance:none}#contact-modal .body form select option{color:var(--black)}#contact-modal .body form select option[selected]{color:var(--white)}#contact-modal .body form .form-div{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}@media (max-width:520px){#contact-modal .body form .form-div{flex-direction:column;gap:1rem}#contact-modal .body form .form-div:last-of-type{flex-direction:column-reverse;gap:1.6rem}}#contact-modal .body form .form-div .button{max-width:25rem}@media (max-width:520px){#contact-modal .body form .form-div .button{max-width:100%}}#contact-modal .body form .form-div .field-error{color:#ffa19a;font-size:1.2rem;margin:1rem 0 0;display:block}#contact-modal .body form .disclaimer{display:flex;align-items:center;gap:2rem}#contact-modal .body form .disclaimer img{max-width:2.4rem}#contact-modal .body form .disclaimer p{max-width:27rem;width:100%;font-size:1.6rem;color:#aeaaaa}#contact-modal .body form .disclaimer p a{font-weight:700;color:#f47b20}#contact-modal .body form .input-div{width:100%}#contact-modal .body form .select-div{width:100%;position:relative}#contact-modal .body form .select-div:before{content:"";position:absolute;top:50%;right:1.6rem;transform:translateY(-50%);width:.8rem;height:.8rem;background:#f47b20;z-index:1}.s-header.scrolled{background:#111114}@media (max-width:991px){.s-header.scrolled{background:rgba(0,0,0,0)}}.menu-opened{overflow:hidden}.menu-opened .menu-responsive{opacity:1;pointer-events:all}.menu-opened .menu-responsive aside{transform:translateX(0%)}@media (max-width:520px){.s-policies .container{padding-right:unset}}.s-policies-wrapper{display:flex;justify-content:space-between}@media (max-width:991px){.s-policies-wrapper{flex-direction:column;gap:4.8rem}}.s-policies-content{max-width:70%;width:100%}@media (max-width:991px){.s-policies-content{max-width:100%}}@media (max-width:520px){.s-policies-content{overflow-x:hidden}}.s-policies h1{position:sticky;top:4rem;max-width:27rem;width:100%;height:fit-content}.s-policies h1.auxiliar{max-width:17rem}@media (max-width:991px){.s-policies h1.auxiliar{max-width:100%}}@media (max-width:991px){.s-policies h1{position:unset;max-width:100%}}.s-policies h3{color:#f47b20;padding-bottom:2.4rem}@media (max-width:520px){.s-policies h3{max-width:95%}}.s-policies h3:not(:first-of-type){padding-top:2.4rem}.s-policies p{color:#9e9a9a}@media (max-width:520px){.s-policies p{max-width:95%}}.s-policies p:not(:last-of-type){padding-bottom:1.6rem}.s-policies .subtitle{font-weight:600;padding-top:1rem}.s-policies .support-text{font-weight:600;padding-bottom:unset!important}.s-policies blockquote{font-size:1.6rem;font-weight:400;line-height:140%;color:#d8d2d2;padding:1.6rem;background:#202a30;margin-top:1.6rem;margin-bottom:1.6rem}@media (max-width:520px){.s-policies blockquote{max-width:95%;font-size:1.4rem}}.s-policies blockquote .subtitle{padding-top:unset;padding-bottom:1rem}.s-policies ul,.s-policies ol{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.6rem}@media (max-width:520px){.s-policies ul,.s-policies ol{max-width:95%}}.s-policies ul li,.s-policies ol li{font-size:1.8rem;font-weight:400;line-height:140%;color:#9e9a9a}@media (max-width:520px){.s-policies ul li,.s-policies ol li{font-size:1.6rem}}.s-policies ul li::marker,.s-policies ol li::marker{color:#f47b20}.s-policies ul li{list-style:inside}.s-policies ol{padding-left:2rem}.s-policies ol li{list-style:decimal}.s-policies .data{border:1px solid #9e9a9a;padding:1.6rem;margin-top:2.4rem;margin-bottom:2.4rem}@media (max-width:520px){.s-policies .data{max-width:95%}}.s-policies .data p{font-size:1.6rem;font-weight:400;line-height:140%}@media (max-width:520px){.s-policies .data p{font-size:1.4rem}}.s-policies .data p:not(:last-of-type){padding-bottom:1rem}@media (max-width:520px){.s-policies .table-div{overflow-x:scroll;padding-right:2rem}}.s-policies table{width:100%;border-spacing:unset;padding-top:2.4rem;padding-bottom:2.4rem}@media (max-width:520px){.s-policies table{width:150%}}.s-policies table th{font-size:1.6rem;font-weight:600;line-height:140%;color:#d8d2d2;background:#202a30;padding:1rem}@media (max-width:520px){.s-policies table th{font-size:1.4rem}}.s-policies table td{font-size:1.6rem;font-weight:400;line-height:140%;color:#9e9a9a;border:1px solid #9e9a9a;padding:1rem}@media (max-width:520px){.s-policies table td{font-size:1.4rem}}.s-hero.policies{background:#202a30;height:100%;padding-top:4.8rem;padding-bottom:6.4rem}@media (max-width:1080px){.s-hero.policies{padding-top:2.4rem}}.s-hero.policies:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(38% 50% at 50% 50%,rgba(17,17,20,.1) 0%,rgba(17,17,20,.7) 100%)}.s-services .swiper-button-disabled{opacity:.3;pointer-events:none}.s-testimonials{overflow:hidden;border-bottom:1px solid #e3e3e3}.s-testimonials-wrapper{display:flex;align-items:center;justify-content:space-between;padding-bottom:7.2rem}@media (max-width:991px){.s-testimonials-wrapper{padding-bottom:6.4rem}}@media (max-width:768px){.s-testimonials-wrapper{padding-bottom:5.6rem}}@media (max-width:520px){.s-testimonials-wrapper{justify-content:center;padding-bottom:4.8rem}}.s-testimonials-wrapper h5{color:#111114}@media (max-width:768px){.s-testimonials-wrapper h5{max-width:24rem}}@media (max-width:520px){.s-testimonials-wrapper h5{text-align:center}}.s-testimonials .slide-depoimentos{overflow:visible}.s-testimonials .slide-depoimentos .swiper-slide{display:flex;align-items:center;gap:4rem;cursor:grab}@media (max-width:991px){.s-testimonials .slide-depoimentos .swiper-slide{gap:3.2rem}}@media (max-width:520px){.s-testimonials .slide-depoimentos .swiper-slide{flex-direction:column}}.s-testimonials .slide-depoimentos-button-prev,.s-testimonials .slide-depoimentos-button-next{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center;border:1px solid #f47b20;cursor:pointer;transition:all .3s ease}@media (max-width:520px){.s-testimonials .slide-depoimentos-button-prev,.s-testimonials .slide-depoimentos-button-next{width:5.6rem;height:5.6rem}}.s-testimonials .slide-depoimentos-button-prev:hover,.s-testimonials .slide-depoimentos-button-next:hover{background:#f47b20}.s-testimonials-image{min-width:23rem;background:#f47b20}@media (max-width:520px){.s-testimonials-image{min-width:100%}.s-testimonials-image img{margin:0 auto}}.s-testimonials-texts{display:flex;flex-direction:column;gap:3.2rem}.s-testimonials-texts p{font-family:helvetica-neue-lt-pro,sans-serif;font-size:2.4rem;font-weight:400;line-height:130%;letter-spacing:-.01rem;color:#373740}@media (max-width:520px){.s-testimonials-texts p{font-size:2rem}}.s-testimonials-div{display:flex;flex-direction:column;gap:.8rem}.s-testimonials-div p{font-family:helvetica-lt-pro,sans-serif;font-size:2rem;font-weight:400;line-height:100%;color:#f47b20}.s-testimonials-div span{display:block;font-size:1.6rem;font-weight:400;line-height:100%;color:#aeaaaa}.s-testimonials-buttons{display:flex;gap:.8rem}@media (max-width:520px){.s-testimonials-buttons{display:none}}.s-project-hero{height:100%;padding-top:20rem;padding-bottom:8rem}@media (max-width:1080px){.s-project-hero{padding-top:17rem;padding-bottom:6.4rem}}@media (max-width:520px){.s-project-hero{padding-top:14rem;padding-bottom:3.2rem}}@media (max-width:520px){.s-project-hero .s-hero-video.services{object-position:60% 50%}}.s-project-hero .s-hero-div{gap:unset}.s-project-hero .s-hero-wrapper .description{max-width:55rem;width:100%;color:#d8d2d2}.s-project-hero .s-hero-wrapper h1{max-width:100%}@media (max-width:520px){.s-project-hero .s-hero-wrapper h1{font-size:3.2rem}}.s-project-hero .s-hero-bottom{position:unset;flex-direction:row;align-items:unset;justify-content:unset;gap:5.6rem;padding-top:8rem}@media (max-width:1080px){.s-project-hero .s-hero-bottom{padding-top:6.4rem}}@media (max-width:520px){.s-project-hero .s-hero-bottom{flex-direction:column;gap:2rem;padding-top:2.4rem}}.s-project-hero .s-hero-bottom li{display:flex;flex-direction:column;font-size:1.8rem;font-weight:400;line-height:130%;color:#d8d2d2}@media (max-width:520px){.s-project-hero .s-hero-bottom li{flex-direction:row;align-items:baseline;gap:.5rem;font-size:1.6rem}}.s-project-hero .s-hero-bottom li strong{font-weight:700;color:#f47b20}.s-project-hero .s-hero-bottom.single-project{gap:10rem;padding-top:7.2rem}@media (max-width:1080px){.s-project-hero .s-hero-bottom.single-project{padding-top:6.4rem}}@media (max-width:520px){.s-project-hero .s-hero-bottom.single-project{gap:2rem;padding-top:3.2rem}}@media (max-width:600px){.s-project-hero .s-hero-bottom.services{display:grid;grid-template-columns:repeat(2,1fr);column-gap:unset;row-gap:4rem}}@media (max-width:520px){.s-project-hero .s-hero-bottom.services{grid-template-columns:repeat(1,1fr);row-gap:2rem}}.s-projects .container-full:first-of-type{position:sticky;top:0;background:#f6f6f6;z-index:10}@media (max-width:991px){.s-projects .container-full:first-of-type{position:unset}}.s-projects-menu{display:grid;grid-template-columns:repeat(13,1fr);align-items:center;padding:3.2rem 0;margin-bottom:3.2rem}@media (max-width:1200px){.s-projects-menu{grid-template-columns:repeat(7,1fr)}}@media (max-width:991px){.s-projects-menu{grid-template-columns:repeat(3,1fr);row-gap:3.2rem}}@media (max-width:520px){.s-projects-menu{grid-template-columns:repeat(2,1fr);margin-bottom:2rem}}.s-projects-menu-item{font-size:1.6rem;font-weight:700;line-height:100%;text-transform:uppercase;color:#aeaaaa;transition:all .5s ease}.s-projects-menu-item:hover,.s-projects-menu-item.active{color:#f47b20}@media (max-width:991px){.s-projects-menu-item:first-of-type{order:1;grid-column:3 span}}@media (max-width:520px){.s-projects-menu-item:first-of-type{grid-column:2 span}}.s-projects .separator{display:flex;align-items:center;justify-content:center;width:.8rem;height:.8rem;background:#eee;margin:0 auto}@media (max-width:1200px){.s-projects .separator{display:none}}.s-projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem;margin-bottom:3.2rem;opacity:1;transition:opacity .2s ease}.s-projects-grid.is-filtering{opacity:0;pointer-events:none}@media (max-width:1200px){.s-projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.s-projects-grid{gap:2.4rem}}@media (max-width:768px){.s-projects-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:520px){.s-projects-grid{gap:1.6rem;margin-bottom:2rem}}.s-projects-grid-div{position:absolute;bottom:3.2rem;left:3.2rem;display:flex;flex-direction:column;gap:2.4rem;z-index:2}@media (max-width:991px){.s-projects-grid-div{bottom:2.4rem;left:2.4rem;gap:1.6rem}}@media (max-width:768px){.s-projects-grid-div{bottom:3.2rem;left:3.2rem;gap:2.4rem}}@media (max-width:520px){.s-projects-grid-div{bottom:2.4rem;left:2.4rem;gap:1.6rem}}.s-projects-grid-div .tag{color:var(--white)}.s-projects-grid-div h2{font-size:2.4rem;font-weight:500;line-height:130%;color:var(--white);text-transform:uppercase;transition:all .3s ease}@media (max-width:520px){.s-projects-grid-div h2{font-size:2rem}}.s-projects-grid-infos{display:flex;align-items:center;gap:2.4rem}.s-projects-grid-infos p{font-size:1.4rem;line-height:100%;color:var(--white)}.s-projects-grid-image{position:relative;width:100%;height:100%;aspect-ratio:16/9;overflow:hidden}@media (max-width:1500px){.s-projects-grid-image{aspect-ratio:4/3}}@media (max-width:1200px){.s-projects-grid-image{aspect-ratio:16/9}}@media (max-width:991px){.s-projects-grid-image{aspect-ratio:4/3}}@media (max-width:768px){.s-projects-grid-image{aspect-ratio:16/9}}@media (max-width:520px){.s-projects-grid-image{aspect-ratio:4/3}}.s-projects-grid-image:hover img{transform:scale(1.05)}.s-projects-grid-image:hover h2{color:#f47b20}.s-projects-grid-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(17,17,20,0) 0%,rgba(17,17,20,.6) 100%);z-index:1}.s-projects-grid-image img{width:100%;height:100%;object-fit:cover;transition:all .5s ease}.s-projects .button{margin:8rem auto}@media (max-width:1080px){.s-projects .button{margin:6.4rem auto}}@media (max-width:520px){.s-projects .button{margin:5.6rem auto}}.s-projects .button[hidden]{display:none}.s-single{padding-top:3.2rem;padding-bottom:3.2rem}@media (max-width:1080px){.s-single{padding-top:2.4rem;padding-bottom:2.4rem}}@media (max-width:520px){.s-single{padding-top:1.6rem;padding-bottom:1.6rem}}.s-single-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:3.2rem}@media (max-width:1080px){.s-single-grid{gap:2.4rem}}@media (max-width:520px){.s-single-grid{gap:1.6rem}}.s-single-image{grid-column:span 4;overflow:hidden;cursor:pointer}.s-single-image:nth-of-type(10n+1),.s-single-image:nth-of-type(10n+7){grid-column:span 7}.s-single-image:nth-of-type(10n+2),.s-single-image:nth-of-type(10n+6){grid-column:span 5}@media (max-width:991px){.s-single-image{grid-column:span 6!important}}@media (max-width:520px){.s-single-image{grid-column:span 12!important}}.s-single-image:hover img{transform:scale(1.01)}.s-single img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.s-solutions{background:#111114}.s-solutions-wrapper{display:flex;justify-content:space-between;background:#111114}.s-solutions-wrapper:nth-of-type(even){flex-direction:row-reverse}@media (max-width:991px){.s-solutions-wrapper:nth-of-type(even){flex-direction:column}}@media (max-width:991px){.s-solutions-wrapper{flex-direction:column;gap:4rem}}@media (max-width:520px){.s-solutions-wrapper{gap:3.2rem;padding-bottom:2.4rem}}.s-solutions-content{position:sticky;top:10rem;max-width:67rem;width:100%;height:100%}@media (max-width:1300px){.s-solutions-content{max-width:61rem}}@media (max-width:1200px){.s-solutions-content{max-width:47%}}@media (max-width:1080px){.s-solutions-content{max-width:48%}}@media (max-width:991px){.s-solutions-content{position:unset;max-width:100%}}.s-solutions-div{display:flex;align-items:center;justify-content:space-between;padding-bottom:6.4rem}@media (max-width:991px){.s-solutions-div{padding-bottom:4.8rem}}@media (max-width:520px){.s-solutions-div{justify-content:center;padding-bottom:3.2rem}}.s-solutions-tag{display:flex;align-items:center;gap:3.2rem}@media (max-width:520px){.s-solutions-tag{width:100%;flex-direction:row-reverse;justify-content:space-between;gap:2.4rem}}.s-solutions-tag p{font-size:1.6rem;font-weight:700;line-height:100%;text-transform:uppercase;color:#d8d2d2}.s-solutions-icon{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;background:#f47b20}.s-solutions-icon img{max-width:2.4rem}.s-solutions-link{display:flex;align-items:center;gap:1.6rem;font-size:1.6rem;font-weight:700;line-height:100%;color:var(--white);transition:all .3s ease}.s-solutions-link:hover{color:#f47b20}@media (max-width:520px){.s-solutions-link.desktop{display:none}}.s-solutions-link.mobile{display:none}@media (max-width:520px){.s-solutions-link.mobile{display:flex}}.s-solutions-texts{max-width:58.2rem;width:100%;display:flex;flex-direction:column;gap:6.4rem}@media (max-width:1200px){.s-solutions-texts{max-width:47%}}@media (max-width:991px){.s-solutions-texts{max-width:100%;gap:4rem}}@media (max-width:520px){.s-solutions-texts{gap:3.2rem}}.s-solutions-main{display:flex;flex-direction:column;gap:2.4rem}.s-solutions-main h3{color:var(--white)}.s-solutions-main p{font-family:helvetica-neue-lt-pro,sans-serif;font-size:1.6rem;color:#d8d2d2}.s-solutions-list{display:flex;flex-direction:column;gap:1.6rem}.s-solutions-list-item{display:flex;align-items:center;gap:1.6rem;font-family:helvetica-neue-lt-pro,sans-serif;font-size:1.4rem;font-weight:500;line-height:140%;color:#d8d2d2}.s-solutions-list-item span{display:block;width:.8rem;height:.8rem;background:#f47b20}.s-solutions .slide-solucoes{position:relative}.s-solutions .slide-solucoes .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.s-solutions .slide-solucoes-buttons{position:absolute;bottom:0;right:0;display:none;align-items:center;z-index:2}.s-solutions .slide-solucoes-button-prev,.s-solutions .slide-solucoes-button-next{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(174,170,170,.3019607843);background:#111114;cursor:pointer;transition:all .3s ease}.s-solutions .slide-solucoes-button-prev:hover,.s-solutions .slide-solucoes-button-next:hover{background:#f47b20;border:1px solid #f47b20}.s-contact-hero{padding-bottom:10rem}@media (max-width:1080px){.s-contact-hero{padding-bottom:8rem}}@media (max-width:520px){.s-contact-hero{padding-bottom:6.4rem}}@media (max-width:991px){.s-contact-hero .s-hero-video{object-position:left}}@media (max-width:768px){.s-contact-hero .s-hero-video{object-position:10% 50%}}@media (max-width:520px){.s-contact-hero .s-hero-video{object-position:20% 50%}}.s-contact-hero .container{display:flex;align-items:flex-end;justify-content:space-between}@media (max-width:991px){.s-contact-hero .container{flex-direction:column;gap:7.2rem}}@media (max-width:520px){.s-contact-hero .container{gap:5.6rem}}.s-contact-hero .s-hero-div{max-width:65rem;width:100%}@media (max-width:991px){.s-contact-hero .s-hero-div{max-width:100%}}@media (max-width:520px){.s-contact-hero .s-hero-div h1{max-width:23rem}}.s-contact-hero .s-hero-bottom{flex-direction:column;gap:4.8rem;padding-top:6.4rem}@media (max-width:1080px){.s-contact-hero .s-hero-bottom{padding-top:5.6rem}}@media (max-width:991px){.s-contact-hero .s-hero-bottom{display:grid;grid-template-columns:repeat(2,1fr);column-gap:unset;padding-top:4.8rem}}@media (max-width:768px){.s-contact-hero .s-hero-bottom{grid-template-columns:repeat(1,1fr);gap:3.2rem}}@media (max-width:520px){.s-contact-hero .s-hero-bottom{padding-top:4rem}}.s-contact-hero .s-hero-bottom li{flex-direction:row;align-items:flex-start;gap:3.2rem}@media (max-width:520px){.s-contact-hero .s-hero-bottom li{gap:2.4rem}}.s-contact-hero .s-hero-bottom li .s-contact-icon{width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;background:#202122}@media (max-width:991px){.s-contact-hero .s-hero-bottom li .s-contact-icon{min-width:5.6rem}}@media (max-width:520px){.s-contact-hero .s-hero-bottom li .s-contact-icon{min-width:4.8rem;width:4.8rem;height:4.8rem}}.s-contact-hero .s-hero-bottom li .s-contact-icon img{max-width:2.7rem}@media (max-width:520px){.s-contact-hero .s-hero-bottom li .s-contact-icon img{max-width:2.3rem}}.s-contact-hero .s-hero-bottom li p{max-width:42rem;display:flex;flex-direction:column;gap:.8rem;color:#aeaaaa}.s-contact-hero .s-hero-bottom li p strong{font-size:1.6rem;line-height:120%;color:#d8d2d2;text-transform:uppercase}.s-contact-hero .s-hero-bottom li a[x-apple-data-detectors],.s-contact-hero .s-hero-bottom li a[href^="tel:"],.s-contact-hero .s-hero-bottom li a[href^="mailto:"],.s-contact-hero .s-hero-bottom li a[href^="maps:"],.s-contact-hero .s-hero-bottom li a[href^="x-apple-data-detectors:"]{color:inherit!important;text-decoration:none!important;pointer-events:none;cursor:text}.s-contact-hero .s-hero-bottom li:last-of-type{grid-column:2 span}@media (max-width:768px){.s-contact-hero .s-hero-bottom li:last-of-type{grid-column:1 span}}.s-contact-hero .s-contact-content{max-width:55rem;width:100%;display:flex;flex-direction:column;gap:6.4rem}@media (max-width:1200px){.s-contact-hero .s-contact-content{max-width:45rem}}@media (max-width:1080px){.s-contact-hero .s-contact-content{max-width:35rem;gap:5.6rem}}@media (max-width:991px){.s-contact-hero .s-contact-content{max-width:100%;gap:4rem}}.s-contact-hero .s-contact-content p{color:var(--white)}.s-contact-hero .s-contact-buttons{display:flex;flex-direction:column;gap:4rem}@media (max-width:991px){.s-contact-hero .s-contact-buttons{gap:3.2rem}}.gce-cad{--gce-orange:#f47b20;--gce-red:#ef4444;--gce-ink:#373740;--gce-ink-soft:#9e9a9a;--gce-line:#e4e0da;--gce-bg:#fff;--gce-bg-soft:#f6f6f6;--gce-err:#ef4444;--gce-ok:#10b981}.gce-cad{background:#f1f1f1;overflow:hidden}.gce-cad .gce-header{padding:8rem 0 4.8rem}@media (max-width:520px){.gce-cad .gce-header{padding:4rem 0 3.2rem}}.gce-cad .gce-header-text h1{font-size:4.8rem;font-weight:500;text-transform:uppercase;color:var(--gce-ink);line-height:120%;padding-top:2.4rem}@media (max-width:1300px){.gce-cad .gce-header-text h1{font-size:4rem}}@media (max-width:520px){.gce-cad .gce-header-text h1{font-size:3.2rem}}.gce-cad .gce-header-text p{color:var(--gce-ink-soft);text-transform:uppercase}.gce-cad .gce-lgpd-badge{font-size:1.1rem;font-weight:600;color:var(--gce-orange);margin-left:auto;border:1px solid var(--gce-orange);padding:.6rem 1.4rem;text-transform:uppercase;white-space:nowrap}.gce-cad .gce-body{padding:0 0 5.6rem}.gce-cad .gce-lgpd-notice{background:var(--gce-bg-soft);border-left:2px solid var(--gce-orange);padding:2rem 2.4rem;margin-bottom:4.8rem}.gce-cad .gce-lgpd-notice h3{font-size:1.5rem;font-weight:700;text-transform:uppercase;color:var(--gce-orange);margin-bottom:.8rem}.gce-cad .gce-lgpd-notice p{font-size:1.3rem;color:var(--gce-ink-soft);line-height:1.7}.gce-cad .gce-lgpd-notice a{color:var(--gce-orange)}.gce-cad .gce-section{margin-bottom:4.4rem}.gce-cad .gce-section-header{display:flex;align-items:center;gap:1.4rem;margin-bottom:2.2rem;padding-bottom:1.2rem;border-bottom:1px solid var(--gce-line)}.gce-cad .gce-section-number{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:800;color:#fff;background:var(--gce-orange);flex-shrink:0}.gce-cad .gce-section-title{font-size:2rem;font-weight:700;text-transform:uppercase;color:#aeaaaa}@media (max-width:520px){.gce-cad .gce-section-title{font-size:1.8rem}}.gce-cad .gce-section-subtitle{font-size:1.2rem;color:var(--gce-ink-soft);margin-left:auto}.gce-cad .gce-subhead{font-size:1.4rem;font-weight:700;text-transform:uppercase;color:var(--gce-orange);margin:.4rem 0 1.6rem}.gce-cad .gce-grid{display:grid;gap:1.8rem}.gce-cad .gce-grid-2{grid-template-columns:1fr 1fr}.gce-cad .gce-grid-3{grid-template-columns:1fr 1fr 1fr}.gce-cad .gce-span-2{grid-column:span 2}.gce-cad .gce-span-3{grid-column:span 3}.gce-cad .gce-field{display:flex;flex-direction:column;gap:.7rem}.gce-cad .gce-field>label{font-size:1.1rem;font-weight:600;text-transform:uppercase;color:var(--gce-ink-soft)}.gce-cad .gce-field.gce-has-error .gce-field-error{display:block}.gce-cad .gce-req{color:var(--gce-orange);margin-left:.2rem}.gce-cad .gce-hint{font-size:1.1rem;color:#9a958e}.gce-cad input[type=text],.gce-cad input[type=tel],.gce-cad input[type=email],.gce-cad input[type=date],.gce-cad input[type=month],.gce-cad input[type=number],.gce-cad select,.gce-cad textarea{width:100%;font-size:1.6rem;line-height:100%;color:var(--gce-ink);background:#fff;border:1px solid var(--gce-line);padding:1.6rem;outline:none;transition:border-color .3s ease,box-shadow .3s ease;appearance:none;-webkit-appearance:none}.gce-cad input[type=text]:focus-visible,.gce-cad input[type=tel]:focus-visible,.gce-cad input[type=email]:focus-visible,.gce-cad input[type=date]:focus-visible,.gce-cad input[type=month]:focus-visible,.gce-cad input[type=number]:focus-visible,.gce-cad select:focus-visible,.gce-cad textarea:focus-visible{border:1px solid #f47b20;box-shadow:0 .4rem 3.2rem 0 rgba(244,123,32,.3019607843)}.gce-cad textarea{resize:vertical;min-height:9rem}.gce-cad ::placeholder{color:#b9b4ac;opacity:1}.gce-cad input:focus,.gce-cad select:focus,.gce-cad textarea:focus{border-color:var(--gce-orange)}.gce-cad select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.4rem center;padding-right:3.8rem;cursor:pointer}.gce-cad .gce-invalid{border-color:var(--gce-err)!important}.gce-cad .gce-field-error{display:none;font-size:1.2rem;color:var(--gce-err)}.gce-cad .gce-choices{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.2rem}.gce-cad .gce-choices label{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;color:var(--gce-ink);background:var(--white);border:1px solid var(--gce-bg-soft);padding:.9rem 1.4rem;cursor:pointer;user-select:none;transition:all .3s ease}.gce-cad .gce-choices label:hover{border-color:var(--gce-orange)}.gce-cad .gce-choices input{width:1.6rem;height:1.6rem;min-height:0;accent-color:var(--gce-orange);flex-shrink:0}.gce-cad .gce-choices input:checked+span{color:var(--gce-orange);font-weight:600}.gce-cad .gce-divider{border:none;border-top:1px dashed var(--gce-line);margin:2.6rem 0}.gce-cad .gce-emp-card{position:relative;background:var(--gce-bg-soft);border:1px solid var(--gce-line);padding:2.4rem 2rem 2rem;margin-top:1.4rem}.gce-cad .gce-emp-card::before{content:attr(data-num);position:absolute;top:-1.2rem;left:1.6rem;font-size:1.1rem;font-weight:800;color:#fff;background:var(--gce-orange);text-transform:uppercase;padding:.3rem 1.2rem}.gce-cad .gce-add-emp{font-size:1.3rem;font-weight:600;color:var(--gce-orange);background:0 0;border:1px dashed var(--gce-orange);padding:1.1rem 2.2rem;margin-top:1.8rem;cursor:pointer}.gce-cad .gce-add-emp:hover{background:rgba(239,100,35,.05)}.gce-cad .gce-consent{width:100%;background:var(--gce-bg-soft);border:1px solid var(--gce-line);padding:1.8rem 2.2rem}.gce-cad .gce-consent label{display:flex;align-items:flex-start;gap:1.2rem;font-size:1.3rem;line-height:1.7;color:var(--gce-ink-soft);cursor:pointer}.gce-cad .gce-consent input{width:1.8rem;height:1.8rem;min-height:0;margin-top:.2rem;accent-color:var(--gce-orange);flex-shrink:0}.gce-cad .gce-consent strong{color:var(--gce-orange)}.gce-cad .gce-consent.gce-has-error{border-color:var(--gce-err)}.gce-cad .gce-footer{display:flex;flex-direction:column;align-items:center;gap:1.8rem;margin-top:4.8rem}.gce-cad .gce-submit{max-width:33rem;width:100%;height:6.6rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;font-size:1.6rem;font-weight:700;line-height:100%;color:#ef7d00;border:1px solid #ef7d00;cursor:pointer;padding:.8rem .8rem .8rem 2rem;transition:all .5s ease}@media (max-width:1080px){.gce-cad .gce-submit{max-width:29rem}}@media (max-width:520px){.gce-cad .gce-submit{max-width:27rem}}.gce-cad .gce-submit span{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;background:#ef7d00;transition:all .5s ease}@media (max-width:520px){.gce-cad .gce-submit span{width:3.2rem;height:3.2rem}}.gce-cad .gce-submit:hover{color:#3f2d24;background:#ef7d00}.gce-cad .gce-submit:hover span{background:#3f2d24}.gce-cad .gce-submit:disabled{opacity:.55;cursor:wait;transform:none}.gce-cad .gce-form-msg{display:none;width:100%;padding:1.4rem 1.8rem;font-size:1.4rem}.gce-cad .gce-form-msg.gce-show{display:block}.gce-cad .gce-form-msg.gce-error{background:#fdecea;color:var(--gce-err);border:1px solid #f5c6c0}.gce-cad .gce-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(20,15,10,.7);padding:2rem;z-index:99999}.gce-cad .gce-modal.gce-show{display:flex}.gce-cad .gce-modal-box{max-width:46rem;background:#fff;border-top:5px solid var(--gce-orange);padding:4.4rem 4rem;text-align:center;box-shadow:0 2rem 6rem rgba(0,0,0,.3)}.gce-cad .gce-modal-box h2{font-size:2.6rem;font-weight:800;text-transform:uppercase;color:var(--gce-orange);margin-bottom:1.2rem}.gce-cad .gce-modal-box p{font-size:1.4rem;line-height:1.7;color:var(--gce-ink-soft)}.gce-cad .gce-modal-close{font-size:1.5rem;font-weight:700;text-transform:uppercase;color:#fff;background:var(--gce-orange);border:none;padding:1.2rem 3.6rem;margin-top:2.6rem;cursor:pointer}.gce-cad .gce-hp{position:absolute!important;left:-999.9rem!important;width:.1rem;height:.1rem;overflow:hidden}@media (max-width:768px){.gce-cad .gce-grid-2,.gce-cad .gce-grid-3{grid-template-columns:1fr}.gce-cad .gce-span-2,.gce-cad .gce-span-3{grid-column:span 1}.gce-cad .gce-logo img{width:15rem}.gce-cad .gce-lgpd-badge{display:none}.gce-cad .gce-section-subtitle{display:none}}@media (prefers-reduced-motion:reduce){.gce-cad *{transition:none!important;animation:none!important}}#gcf-app .site-header{border-bottom:2px solid var(--accent);padding:8rem 0 4.8rem}@media (max-width:520px){#gcf-app .site-header{padding:4rem 0 3.2rem}}#gcf-app .header-text h1{font-size:4.8rem;font-weight:500;text-transform:uppercase;color:var(--steel);line-height:120%;padding-top:2.4rem}@media (max-width:1300px){#gcf-app .header-text h1{font-size:4rem}}@media (max-width:520px){#gcf-app .header-text h1{font-size:3.2rem}}#gcf-app .header-text p{color:var(--text)}#gcf-app .progress-wrap{position:sticky;top:0;background:#f1f1f1;border-bottom:2px solid var(--accent);padding:1.6rem;z-index:100}@media (max-width:991px){#gcf-app .progress-wrap{padding:1.6rem 0}}#gcf-app .progress-inner{display:flex;align-items:center}#gcf-app .step-item{display:flex;align-items:center;gap:.8rem;cursor:pointer;transition:opacity .3s}#gcf-app .step-item:hover{opacity:.8}#gcf-app .step-item.active .step-num{background:var(--accent);border-color:var(--accent);color:var(--white)}#gcf-app .step-item.active .step-label{color:var(--accent)}#gcf-app .step-item.done .step-num{background:var(--accent-green);border-color:var(--accent-green);color:var(--white)}#gcf-app .step-item.done .step-label{color:var(--accent-green)}#gcf-app .step-num{width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:var(--white);background:var(--text-muted);border:.2rem solid var(--text-muted);transition:all .3s;flex-shrink:0}@media (max-width:320px){#gcf-app .step-num{width:2.6rem;height:2.6rem}}#gcf-app .step-label{font-size:1.1rem;font-weight:600;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}@media (max-width:768px){#gcf-app .step-label{display:none}}#gcf-app .step-connector{flex:1;min-width:1.6rem;height:.2rem;background:var(--border);margin:0 .8rem}#gcf-app .step-connector.done{background:var(--accent-green)}#gcf-app .main{padding:4rem 0 8rem}@media (max-width:768px){#gcf-app .main{padding:2.4rem 0 6rem}}#gcf-app .form-section{display:none;animation:fadeSlide .3s ease}#gcf-app .form-section.active{display:block}#gcf-app .section-header{display:flex;align-items:center;gap:1.6rem;margin-bottom:3.2rem;padding-bottom:2rem;border-bottom:2px solid var(--border)}#gcf-app .section-icon{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent),var(--accent));font-size:2.2rem;flex-shrink:0}#gcf-app .section-title h2{font-size:2rem;font-weight:700;text-transform:uppercase;color:var(--text-muted)}@media (max-width:520px){#gcf-app .section-title h2{font-size:1.8rem}}#gcf-app .section-title p{font-size:1.3rem;color:var(--text-muted);margin-top:.4rem}#gcf-app .card{position:relative;background:var(--section-bg);border:1px solid var(--border);padding:2.4rem;margin-bottom:2.4rem}#gcf-app .card::before{content:"";position:absolute;top:0;left:0;width:.2rem;height:100%;background:var(--accent)}#gcf-app .card-title{display:flex;align-items:center;gap:.8rem;font-weight:700;font-size:1.6rem;text-transform:uppercase;color:var(--accent);margin-bottom:2rem}#gcf-app .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}#gcf-app .grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.6rem}#gcf-app .grid-4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.6rem}#gcf-app .col-span-2{grid-column:span 2}#gcf-app .col-span-3{grid-column:span 3}#gcf-app .col-span-4{grid-column:span 4}@media (max-width:768px){#gcf-app .grid-2,#gcf-app .grid-3,#gcf-app .grid-4{grid-template-columns:1fr}#gcf-app .col-span-2,#gcf-app .col-span-3,#gcf-app .col-span-4{grid-column:span 1}}#gcf-app .field{display:flex;flex-direction:column;gap:.6rem}#gcf-app .field input.gcf-invalid,#gcf-app .field select.gcf-invalid,#gcf-app .field textarea.gcf-invalid{border-color:var(--accent-hot)!important;box-shadow:0 0 0 .3rem rgba(239,68,68,.2)}#gcf-app label{font-size:1.2rem;font-weight:600;text-transform:uppercase;color:var(--text-muted)}#gcf-app label .req{color:var(--accent-hot);margin-left:.3rem}#gcf-app input[type=text],#gcf-app input[type=email],#gcf-app input[type=tel],#gcf-app input[type=url],#gcf-app input[type=number],#gcf-app select,#gcf-app textarea{width:100%;font-size:1.6rem;color:var(--steel);background:var(--white);border:1px solid var(--border);padding:1.6rem;transition:border-color .3s,box-shadow .3s;outline:none;appearance:none;-webkit-appearance:none}#gcf-app input:focus,#gcf-app select:focus,#gcf-app textarea:focus{border-color:var(--accent);box-shadow:0 0 0 .3rem rgba(245,158,11,.15)}#gcf-app input::placeholder,#gcf-app textarea::placeholder{color:#b9b4ac;opacity:1}#gcf-app select{cursor:pointer}#gcf-app textarea{resize:vertical;min-height:9rem}#gcf-app .check-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));gap:1rem;margin-top:.8rem}#gcf-app .check-item{display:flex;align-items:flex-start;gap:1rem;background:var(--white);border:1px solid var(--border);padding:1rem 1.4rem;cursor:pointer;transition:border-color .3s,background .3s;user-select:none}#gcf-app .check-item:hover{border-color:var(--accent);background:rgba(245,158,11,.05)}#gcf-app .check-item input[type=checkbox]{width:1.6rem;height:1.6rem;min-width:1.6rem;accent-color:var(--accent);margin-top:.1rem;cursor:pointer;padding:0}#gcf-app .check-item span{font-size:1.3rem;color:var(--text);line-height:1.4}#gcf-app .check-item.checked{border-color:var(--accent);background:rgba(245,158,11,.1)}#gcf-app .radio-group{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.6rem}#gcf-app .radio-btn{display:flex;align-items:center;gap:.8rem;background:var(--white);border:1px solid var(--border);padding:.8rem 1.6rem;cursor:pointer;transition:all .3s;user-select:none}#gcf-app .radio-btn input{width:auto;accent-color:var(--accent);cursor:pointer;padding:0}#gcf-app .radio-btn:hover{border-color:var(--accent)}#gcf-app .radio-btn.selected{border-color:var(--accent);background:rgba(245,158,11,.1);color:var(--accent)}#gcf-app .radio-btn span{font-size:1.3rem;font-weight:500}#gcf-app .upload-zone{position:relative;border:2px dashed var(--border);padding:3.2rem;text-align:center;cursor:pointer;transition:all .3s}#gcf-app .upload-zone:hover,#gcf-app .upload-zone.drag-over{border-color:var(--accent);background:rgba(245,158,11,.05)}#gcf-app .upload-zone input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;padding:0;border:none;cursor:pointer}#gcf-app .upload-zone p{font-size:1.4rem;color:var(--text-muted)}#gcf-app .upload-zone strong{color:var(--accent)}#gcf-app .upload-zone small{display:block;font-size:1.2rem;color:#4a5568;margin-top:.4rem}#gcf-app .upload-icon{font-size:3.6rem;margin-bottom:1.2rem}#gcf-app .file-list{display:flex;flex-direction:column;gap:.6rem;margin-top:1.4rem}#gcf-app .file-item{display:flex;align-items:center;gap:1rem;font-size:1.3rem;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);padding:.8rem 1.2rem}#gcf-app .file-item .remove{font-size:1.6rem;line-height:1;color:var(--accent-hot);margin-left:auto;border:none;background:0 0;padding:0;cursor:pointer}#gcf-app .segment-block{border:1px solid var(--border);margin-bottom:1.2rem;overflow:hidden}#gcf-app .segment-header{display:flex;align-items:center;gap:1.2rem;padding:1.4rem 1.8rem;cursor:pointer;user-select:none;transition:background .3s}#gcf-app .segment-header:hover{background:hsla(0,0%,100%,.03)}#gcf-app .segment-header input[type=checkbox]{accent-color:var(--accent);width:1.8rem;height:1.8rem;padding:0}#gcf-app .seg-title{font-size:1.7rem;font-weight:700;text-transform:uppercase}#gcf-app .seg-emoji{font-size:2rem}#gcf-app .seg-toggle{font-size:1.2rem;color:var(--text-muted);transition:transform .3s;margin-left:auto}#gcf-app .seg-toggle.open{transform:rotate(180deg)}#gcf-app .segment-body{display:none;padding:0 1.8rem 1.8rem;border-top:1px solid var(--border)}#gcf-app .segment-body.open{display:block}#gcf-app .range-wrap{display:flex;align-items:center;gap:1.4rem}#gcf-app input[type=range]{flex:1;accent-color:var(--accent);height:.4rem;background:var(--border);border:none;box-shadow:none;padding:0;cursor:pointer}#gcf-app .range-val{min-width:4.8rem;font-size:2.2rem;font-weight:700;color:var(--accent);text-align:right}#gcf-app .form-nav{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;border-top:1px solid var(--border);margin-top:4rem;padding-top:2.8rem}#gcf-app .btn{display:inline-flex;align-items:center;gap:.8rem;font-size:1.5rem;font-weight:700;text-transform:uppercase;border:2px solid rgba(0,0,0,0);padding:1.4rem;cursor:pointer;transition:all .3s}#gcf-app .btn[disabled]{opacity:.55;cursor:not-allowed}#gcf-app .btn-primary{color:var(--accent);background:rgba(0,0,0,0);border-color:var(--accent)}#gcf-app .btn-primary:hover{color:#3f2d24;background:var(--accent)}#gcf-app .btn-secondary{background:rgba(0,0,0,0);color:var(--text);border-color:var(--border)}#gcf-app .btn-secondary:hover{border-color:var(--text-muted)}#gcf-app .btn-success{font-size:1.6rem;color:var(--white);background:var(--accent-green);border-color:var(--accent-green);padding:1.6rem}#gcf-app .btn-success:hover{background:#059669;border-color:#059669}#gcf-app .tags-wrap{min-height:4.8rem;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;cursor:text;transition:border-color .3s}#gcf-app .tags-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 .3rem rgba(245,158,11,.15)}#gcf-app .tags-wrap .tag{display:flex;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:600;color:var(--accent);background:rgba(245,158,11,.2);border:1px solid rgba(245,158,11,.4);padding:.3rem .8rem}#gcf-app .tags-wrap .tag button{font-size:1.4rem;line-height:1;color:var(--accent);background:0 0;border:none;cursor:pointer;padding:0}#gcf-app .tags-input-inner{min-width:12rem;flex:1;font-size:1.4rem;color:var(--text);border:none;background:rgba(0,0,0,0);outline:none;padding:.3rem .4rem;box-shadow:none}#gcf-app .callout{font-size:1.3rem;color:var(--text-muted);background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.25);border-left:4px solid var(--accent);padding:1.4rem 1.8rem;margin-bottom:2rem}#gcf-app .callout strong{color:var(--accent)}#gcf-app #section-success{text-align:center;padding:6rem 2rem}#gcf-app #section-success h2{font-size:3.6rem;font-weight:800;text-transform:uppercase;color:var(--steel);margin-bottom:1.2rem}#gcf-app #section-success p{max-width:52rem;font-size:1.5rem;color:var(--text-muted);margin:0 auto .8rem}#gcf-app .success-icon{width:10rem;height:10rem;display:flex;align-items:center;justify-content:center;font-size:4.8rem;background:linear-gradient(135deg,var(--accent-green),#059669);margin:0 auto 2.8rem;animation:popIn .5s ease}#gcf-app .protocol{display:inline-block;font-size:2.8rem;font-weight:800;color:var(--accent);border:1px solid var(--border);padding:1.4rem 3.2rem;margin:2.4rem 0}#gcf-app .success-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:2.8rem}#gcf-app .help{font-size:1.2rem;color:#4a5568;margin-top:.4rem}#gcf-app .required-note{font-size:1.2rem;color:var(--text-muted);margin-bottom:2.4rem}#gcf-app .required-note span{color:var(--accent-hot)}#gcf-app .link-group{display:flex;flex-direction:column;gap:.8rem}#gcf-app .link-row{display:grid;grid-template-columns:1fr auto;gap:.8rem;align-items:center}#gcf-app .btn-icon{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--text-muted);border:1px solid var(--border);cursor:pointer;transition:all .3s;flex-shrink:0}#gcf-app .btn-icon:hover{border-color:var(--accent-hot);color:var(--accent-hot)}#gcf-app .btn-add{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:600;color:var(--accent);background:rgba(0,0,0,0);border:1px dashed var(--accent);padding:.8rem 1.6rem;cursor:pointer;transition:all .3s;margin-top:.6rem}#gcf-app .btn-add:hover{background:rgba(245,158,11,.1)}#gcf-app .coverage-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:.8rem;margin-top:.8rem}#gcf-app .state-btn{font-size:1.2rem;font-weight:600;text-align:center;color:var(--text-muted);border:1px solid var(--border);padding:.8rem .6rem;cursor:pointer;transition:all .3s;user-select:none}#gcf-app .state-btn:hover{border-color:var(--accent);color:var(--accent)}#gcf-app .state-btn.selected{background:rgba(245,158,11,.15);border-color:var(--accent);color:var(--accent)}#gcf-app .state-btn.selected::after{content:" ✓"}#gcf-app .select-all-btn{display:inline-flex;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:700;text-transform:uppercase;color:var(--accent-green);background:rgba(0,0,0,0);border:1px solid var(--accent-green);padding:.8rem 1.6rem;cursor:pointer;transition:all .3s;margin-bottom:1.2rem}#gcf-app .select-all-btn:hover{background:rgba(16,185,129,.1)}#gcf-app .star-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}#gcf-app .stars{display:flex;gap:.4rem}#gcf-app .stars span{font-size:2.4rem;cursor:pointer;filter:grayscale(1) opacity(.4);transition:filter .1s}#gcf-app .stars span.lit{filter:none}#gcf-app .form-footer{background:#0d1520;border-top:1px solid var(--border);padding:2.4rem 3.2rem;text-align:center}#gcf-app .form-footer p{font-size:1.2rem;color:#4a5568}#gcf-app .form-footer a{color:var(--text-muted);text-decoration:none}#gcf-app .form-footer a:hover{color:var(--accent)}#gcf-app .stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-bottom:2.4rem}#gcf-app .stat-box{border:1px solid var(--border);padding:1.6rem;text-align:center}#gcf-app .stat-box .stat-num{font-size:2.8rem;font-weight:800;color:var(--accent)}#gcf-app .stat-box .stat-label{font-size:1.1rem;color:var(--text-muted);margin-top:.2rem;text-transform:uppercase}#gcf-app .logo-img{width:auto;height:5.2rem;display:block;flex-shrink:0}@media (max-width:768px){#gcf-app .logo-img{height:4rem}}#gcf-app .gcf-field-error{display:block;font-size:1.2rem;font-weight:500;color:var(--accent-hot);margin-top:.5rem}#gcf-app .gcf-group-error{border:1px solid var(--accent-hot);padding:.8rem}#gcf-app .gcf-alert{display:none;font-size:1.4rem;color:#fca5a5;background:rgba(239,68,68,.1);border:1px solid var(--accent-hot);padding:1.2rem 1.6rem;margin-bottom:1.8rem}#gcf-app .gcf-alert.show{display:block}#gcf-app .gcf-hp{position:absolute!important;top:-999.9rem!important;left:-999.9rem!important;height:.1rem;width:.1rem;overflow:hidden}#gcf-app .gcf-privacy{max-height:23rem;font-size:1.25rem;line-height:1.75;color:var(--text-muted);border:1px solid var(--border);padding:1.6rem;overflow-y:auto}#gcf-app .gcf-privacy strong{color:var(--text)}#gcf-app .gcf-privacy p{margin-bottom:.8rem}#gcf-app .gcf-spinner{display:inline-block;width:1.4rem;height:1.4rem;border:2px solid rgba(13,21,32,.35);border-top-color:#0d1520;margin-right:.8rem;vertical-align:-.2rem;animation:gcfspin .7s linear infinite}