*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}fieldset{border:none}li{list-style:none}a{text-decoration:none}picture{display:block}img{width:100%;-webkit-filter:brightness(.8) contrast(1.1);filter:brightness(.8) contrast(1.1)}html{color:rgba(0,0,0,.87);font-family:"Work Sans",sans-serif;font-size:10px}body{background:#fff;font-size:1.6rem;--bg-color:#222222;--bg-color-medium:#272727;--bg-color-tint:#343434;--text-color:rgba(255, 255, 255, 0.87);--text-color-tint:rgba(255, 255, 255, 0.7);--divider-color:#343434}h1{font-size:2.6rem;font-weight:700;line-height:1.4}@media screen and (min-width:736px){h1{font-size:3.6rem}}h2{font-size:2.6rem;line-height:1.3}@media screen and (min-width:736px){h2{font-size:3.2rem}}h3{font-size:2.4rem}@media screen and (min-width:736px){h3{font-size:2.6rem}}h4{font-size:1.9rem}@media screen and (min-width:736px){h4{font-size:2rem}}h5{font-size:1.8rem}@media screen and (min-width:736px){h5{font-size:1.9rem}}p{color:rgba(0,0,0,.7);font-size:1.7rem;line-height:1.6}.t-heading{color:var(--text-color);font-family:Poppins,sans-serif;font-size:3rem;font-weight:600}@media screen and (min-width:736px){.t-heading{font-size:4.2rem;line-height:1.3}}.t-subheading{margin-top:32px;margin-bottom:5px;color:#af8540;font-size:1.8rem}.t-description{color:var(--text-color-tint);font-size:1.7rem;line-height:1.8}@media screen and (min-width:736px){.t-description{font-size:1.8rem;line-height:1.9}}.t-heading--mb{margin-right:initial;margin-left:initial;margin-bottom:20px}.t-heading--mtb{margin-right:initial;margin-left:initial;margin-top:25px;margin-bottom:20px}.subheader{max-width:800px;margin:auto;text-align:center}.title-wrapper{margin-bottom:40px;text-align:center}.t-heading--noticia{font-size:3rem;font-weight:lighter;color:rgba(33,33,33,.6)}.t-sub-heading--noticia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:lighter;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(33,33,33,.6)}.blogtitle{opacity:0}.header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:80px;background-color:var(--bg-color);-webkit-transition:.3s;transition:.3s;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);z-index:2}@media screen and (min-width:980px){.header{height:100px}}.header-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;z-index:10}@media screen and (min-width:1200px){.header-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.logo{position:relative;width:180px}.logo__img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.logo--smaller{width:150px}.nav{position:fixed;top:0;bottom:0;right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(39,36,35,.97);z-index:1;-webkit-transition:-webkit-transform .3s cubic-bezier(.65,.05,.36,1);transition:transform .3s cubic-bezier(.65,.05,.36,1);transition:transform .3s cubic-bezier(.65,.05,.36,1),-webkit-transform .3s cubic-bezier(.65,.05,.36,1);-webkit-transform:translateY(-999px);transform:translateY(-999px)}@media screen and (min-width:1200px){.nav{display:block;position:initial;top:initial;right:initial;bottom:initial;left:initial;-webkit-transform:initial;transform:initial;background-color:transparent}}.nav__ul{margin:80px 0 0}.nav--visible{-webkit-transform:translateY(0);transform:translateY(0)}.nav__item{position:relative;display:block}.nav__item .nav__link:after{content:"";position:absolute;left:50%;bottom:0;display:block;width:100%;max-width:25px;height:1px;margin:auto;background-color:#3f3f3f;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:1200px){.nav__item .nav__link:after{content:none}.nav__item{display:inline-block}}.nav__item--has-dropdown:hover .nav-dropdown{opacity:1;visibility:visible}.nav__link{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;position:relative;display:block;padding:20px;color:var(--text-color-tint);font-size:1.7rem;font-weight:300;text-align:center;text-decoration:none;text-transform:uppercase}.nav__link:hover{color:rgba(255,255,255,.87)}@media screen and (min-width:1200px){.nav__link{padding:10px 20px;font-size:1.7rem;font-weight:initial;text-align:initial}.nav__link--is-active{font-size:1.7rem}}.nav__link--is-active{color:#bd924b;font-size:1.7rem;font-weight:600;-webkit-animation:140ms linear linkScale;animation:140ms linear linkScale}.nav__link--is-active:hover{color:#bd924b}.menu-icon-open{position:absolute;top:10px;right:10px;width:22px;height:14px;cursor:pointer;z-index:9}.menu-icon-open>span{position:absolute;left:0;top:0;width:100%;height:2px;-webkit-transition:.3s,background;transition:.3s,background;background:rgba(255,255,255,.7)}.menu-icon-open>span:nth-child(2){top:6px}.menu-icon-open>span:last-child{top:12px}.menu-icon-close>span:first-child,.menu-icon-close>span:last-child{top:8px}.menu-icon-close>span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-icon-close>span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-icon-close>span:nth-child(2){opacity:0;visibility:hidden}.nav-dropdown{z-index:1;-webkit-transition:250ms;transition:250ms}.nav__link--dropdown:after{content:"";position:absolute;left:50%;bottom:0;display:block;width:100%;max-width:25px;height:1px;margin:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:1200px){.menu-icon-open{display:none}.nav-dropdown{position:absolute;top:30px;right:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:4px;background-color:#272727;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);visibility:hidden;opacity:0}.nav__link--dropdown{font-size:1.5rem;padding:0 0 10px}.nav__link--dropdown:last-child{padding-bottom:0}.nav-dropdown__link{border-bottom:1px solid #343434;font-size:1.5rem}.nav-dropdown__link:last-child{border-bottom:none}}.nav-dropdown--visible{opacity:1;visibility:visible}.nav-dropdown__link{display:block;padding:12px 15px;color:rgba(255,255,255,.6)}.nav-dropdown__link:hover{color:rgba(255,255,255,.87)}.nav-dropdown__link--is-active{color:#bd924b;font-weight:600}@media screen and (min-width:1200px){.nav-dropdown__link--is-active{color:rgba(255,255,255,.6);font-weight:initial}}@-webkit-keyframes linkScale{0%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes linkScale{0%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}.chat{position:fixed;right:15px;bottom:15px;width:60px;height:60px;border-radius:50%;background-color:#25d366;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.22);box-shadow:0 2px 6px rgba(0,0,0,.22);z-index:3}.chat__icon{display:block;width:30px;height:30px;margin:14px auto auto;fill:#fff}.hero{display:none;position:relative;width:100%;background-color:#272423;z-index:1;text-align:center}.hero--mobile{display:block}@media screen and (min-width:480px){.hero{display:block;text-align:initial}.hero--mobile{display:none}}.banner{position:relative;width:100%}.swipper--mobile{display:block!important}@media screen and (min-width:980px){.swipper--mobile{display:none!important;opacity:0!important}}.banner__img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}@media screen and (min-width:480px){.banner-content{gap:30px}}.banner__title{font-size:3.2rem;font-weight:300;color:#fff}@media screen and (min-width:736px){.banner__title{font-size:3.8rem}}.button{position:relative;display:inline-block;padding:10px 18px;border:none;background-color:#bd924b;border-radius:6px;color:#fff;font-size:1.3rem;text-align:center;letter-spacing:.6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);-webkit-transition:80ms cubic-bezier(.65,.05,.36,1);transition:80ms cubic-bezier(.65,.05,.36,1);cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase}@media screen and (min-width:736px){.button{font-size:1.4rem}}@media screen and (min-width:1200px){.button{padding:15px 25px}}.button:focus,.button:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.button:active{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.button--fill{width:100%}.button--taller{padding:18px 35px}.button--wider{width:100%}@media screen and (min-width:1200px){.button--wider{width:auto;min-width:380px}}.button--smaller{padding:8px 20px;font-size:1.4rem}.button--tiny{padding:8px 18px;font-size:1.3rem}.button-animation{opacity:0}.services{max-width:800px;margin:auto;margin-top:50px!important}.service{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:390px;padding:20px;background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:8px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.12);box-shadow:0 2px 6px rgba(0,0,0,.12);-webkit-transform:scale(.9);transform:scale(.9);opacity:.6;cursor:pointer;-webkit-transition:150ms;transition:150ms}@media screen and (min-width:980px){.service{padding:25px 20px;min-height:initial}.service__picture{float:left;margin-right:25px}}.service--no-padding{padding-top:0}.service__img{width:160px;height:160px;margin:auto}@media screen and (min-width:980px){.service__img{width:160px;height:160px;margin:initial}}.service__title{margin-bottom:10px;font-size:2rem;text-align:center}@media screen and (min-width:980px){.service__title{font-size:2.2rem;text-align:left}}.service__text{color:rgba(0,0,0,.7);font-size:1.5rem;line-height:1.8}@media screen and (min-width:736px){.service__text{font-size:1.6rem;line-height:1.8}}.jobs{margin-top:30px;margin-bottom:30px;text-align:center}.job{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 18px;border-radius:8px;background-color:#fff}.job__title{font-size:1.5rem;font-weight:600}@media screen and (min-width:1200px){.jobs{margin-top:40px;margin-bottom:40px}.job{padding:15px 22px}.job__title{font-size:1.6rem}}.job__icon{margin-left:8px;stroke:#bd924b}.tech__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;max-width:700px;margin:auto;font-size:1.7rem;line-height:1.7;color:#fff;text-align:center}.tech{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.tech-item{width:25%;height:100px;text-align:center}@media screen and (min-width:1200px){.tech__title{font-size:1.8rem;line-height:1.7}.tech-item{width:initial;height:initial;margin:0 25px}}.tech-item__img{width:38px;opacity:.7}.tech-item__label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:block;margin-top:3px;color:rgba(255,255,255,.6);font-size:1.5rem;font-weight:600;text-align:center}.job-description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1200px){.tech-item__img{width:45px}.job-description-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.job-description-content{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:1200px){.job-description-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.card-floating{padding:25px 25px 40px;margin-bottom:40px;border:1px solid rgba(0,0,0,.1);border-radius:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16)}@media screen and (min-width:1200px){.card-floating{-webkit-box-flex:0;-ms-flex:0 0 370px;flex:0 0 370px;position:sticky;top:50px;margin-bottom:initial;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.card-floating__title{margin-bottom:15px}.card-floating-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0 15px;margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,.1)}.card-floating-row--last-child{border-bottom:none}.card-floating__icon{width:22px;height:22px;margin-right:15px;stroke:#bd924b}.card-floating__text{font-size:1.7rem}.card-floating__heading{display:block;margin-bottom:10px;color:#af8540;font-size:1.6rem;font-weight:600}.card-floating__button{width:100%;margin-top:10px;-webkit-box-shadow:none;box-shadow:none}.recent-case{position:relative;padding-top:25px;padding-bottom:50px;text-align:center;overflow:hidden}.recent-case:before{content:"";display:block;width:100%;max-width:600px;height:1px;margin:auto auto 60px;background-color:rgba(0,0,0,.1)}@media screen and (min-width:1200px){.recent-case{height:650px;padding-bottom:80px;text-align:initial}}.partners{background-color:#1a1d21}.grid-clients{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}@media screen and (min-width:980px){.grid-clients{margin-top:60px}}.client{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;margin-bottom:10px}@media screen and (min-width:736px){.client{margin-top:15px;margin-bottom:15px}}.client__img{width:200px;height:60px;margin:auto;-o-object-fit:contain;object-fit:contain;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transform:scale(1);transform:scale(1);opacity:.6}@media screen and (min-width:736px){.client__img{width:280px;height:74px}}.contact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-top:30px;gap:25px}.contact-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 15px;background-color:#383838;border-radius:6px;border:1px solid rgba(0,0,0,.2)}.contact-card__icon{width:26px;height:26px;-ms-flex-negative:0;flex-shrink:0}.contact-card__label{margin-left:10px;color:var(--text-color-tint);font-size:1.6rem}.contact-form{margin-top:30px;opacity:0}.success{height:calc(100vh - 100px - 328.56px)}.success-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:800px;margin:auto;height:100%}.contact-form__title{text-align:center;font-size:1.9rem;font-weight:800}.contact-answer__title{font-weight:100;margin-bottom:20px;max-width:550px;text-align:center;font-size:2rem}.contact-answer__svg{margin-bottom:15px}.contact-answer__svg--falha{color:red}.contact-answer__svg--sucesso{color:green}.map__iframe{display:block;width:100%;height:400px;margin-top:30px;border-radius:6px;border:none}.form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-field{width:100%;position:relative;margin-bottom:20px;-webkit-transition:120ms ease-in-out;transition:120ms ease-in-out}.form-field__svg{position:absolute;right:10px;top:50px;color:rgba(255,255,255,.6)}@media screen and (min-width:736px){.form-wrapper{gap:0 40px}.form-field--half{width:calc(50% - 20px)}}.form-label{display:block;margin-bottom:15px;color:var(--text-color-tint);font-size:1.6rem;font-weight:300;line-height:1.4;letter-spacing:.2px;-webkit-transform:translate(3px,5px);transform:translate(3px,5px);-webkit-transition:120ms ease-in-out;transition:120ms ease-in-out}.form-label i{display:inline-block;font-size:1.3rem;color:rgba(0,0,0,.55);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.form-field--active{-webkit-transform:scale(1.03);transform:scale(1.03)}.form-field--active .form-label{color:#bd924b}.form-input{display:block;width:100%;height:53px;padding-right:16px;padding-left:16px;border:1px solid rgba(0,0,0,.2);border-radius:6px;background-color:#383838;font-family:"Work Sans",sans-serif;font-size:1.6rem;font-weight:500;color:var(--text-color-tint);outline:0;-webkit-appearance:none}.form-input:focus{border:1px solid #c49d5e}.form-select{background-color:#fff;font-size:1.5rem}.form-textarea{height:100px;padding-top:16px;resize:none}@media screen and (min-width:736px){.form-textarea{height:120px}}.form-submit{text-align:center;margin-top:40px}.form-input-attachment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.25);font-size:1.4rem;cursor:pointer;overflow:hidden}.form-input-attachment-select{color:rgba(255,255,255,.6);-ms-flex-negative:0;flex-shrink:0}::-webkit-input-placeholder{color:rgba(0,0,0,.25);font-size:1.4rem}::-moz-placeholder{color:rgba(0,0,0,.25);font-size:1.4rem}:-ms-input-placeholder{color:rgba(0,0,0,.25);font-size:1.4rem}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--bg-color-tint) inset!important}input:-webkit-autofill{-webkit-text-fill-color:var(--text-color-tint)!important}.form-attachment{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:120px;border:1px solid rgba(0,0,0,.2);background-color:#383838;font-family:Raleway,sans-serif;font-size:1.6rem;font-weight:500;color:rgba(0,0,0,.5);outline:0;-webkit-transition:120ms ease-in-out;transition:120ms ease-in-out}.form-attachment__icon{width:24px;height:24px;color:rgba(255,255,255,.6)}.form-attachment__previewimage{position:absolute;top:0;right:0;bottom:1px;left:0;height:inherit;-o-object-fit:cover;object-fit:cover}.form-attachment__clear{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-12px;right:-12px;background-color:red;width:24px;height:24px;border-radius:50%;z-index:2;cursor:pointer}.form-attachment__clearicon{width:20px;height:20px;color:#fff}.form-attachment__previewname{padding:0 10px;font-size:1.5rem;text-align:center;color:rgba(255,255,255,.6)}[type=checkbox]:checked,[type=checkbox]:not(:checked),[type=radio]:checked,[type=radio]:not(:checked){position:absolute;left:-9999px}[type=checkbox]:checked+label,[type=checkbox]:not(:checked)+label{position:relative;display:block;padding-left:32px;margin-top:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;color:rgba(0,0,0,.55);cursor:pointer}[type=checkbox]:checked+label:last-child,[type=checkbox]:not(:checked)+label:last-child{padding-bottom:0}[type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;border:2px solid rgba(0,0,0,.4);border-radius:50%}[type=checkbox]:checked+label:before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;border:2px solid #c49d5e;border-radius:50%}[type=checkbox]:not(:checked)+label:after{content:"";position:absolute;top:7px;left:7px;width:6px;height:6px;border-radius:50%;-webkit-transition:.2s;transition:.2s;background-color:rgba(0,0,0,.55);opacity:0;-webkit-transform:scale(0);transform:scale(0)}[type=checkbox]:checked+label:after{content:"";position:absolute;top:7px;left:7px;width:6px;height:6px;border-radius:50%;-webkit-transition:.2s;transition:.2s;background-color:#c49d5e;opacity:1;-webkit-transform:scale(1);transform:scale(1)}[type=checkbox]:disabled:checked+label:before,[type=checkbox]:disabled:not(:checked)+label:before,[type=radio]:disabled:checked+label:before,[type=radio]:disabled:not(:checked)+label:before{background:rgba(0,0,0,.4);border:2px solid rgba(0,0,0,.4)}[type=checkbox]:disabled:checked+label:after,[type=radio]:disabled:checked+label:after{color:#999}[type=checkbox]:disabled+label,[type=radio]:disabled+label{color:#aaa}[type=radio]:checked+label,[type=radio]:not(:checked)+label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px;padding-bottom:10px;padding-left:32px;margin-top:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;line-height:1.5;color:rgba(0,0,0,.55);cursor:pointer}[type=radio]:focus+label{border:1px dotted rgba(0,0,0,.3)}[type=radio]:not(:checked)+label:before{content:"";position:absolute;top:12px;left:0;width:16px;height:16px;border:2px solid rgba(0,0,0,.35);border-radius:50%}[type=radio]:checked+label:before{content:"";position:absolute;top:12px;left:0;width:16px;height:16px;border:2px solid #c49d5e;border-radius:50%}[type=radio]:not(:checked)+label:after{content:"";position:absolute;top:19px;left:7px;width:6px;height:6px;border-radius:50%;-webkit-transition:.2s;transition:.2s;background-color:rgba(0,0,0,.55);opacity:0;-webkit-transform:scale(0);transform:scale(0)}[type=radio]:checked+label:after{content:"";position:absolute;top:19px;left:7px;width:6px;height:6px;border-radius:50%;-webkit-transition:.2s;transition:.2s;background-color:#c49d5e;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.section-cases-top{padding-top:40px}.case{padding-bottom:40px;text-align:center;max-width:600px;margin-right:auto;margin-left:auto;margin-top:30px}@media screen and (min-width:1200px){.case{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0;margin-top:60px;height:500px;text-align:left;max-width:initial;margin-left:initial;margin-right:initial}.case--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.case-first{padding-top:120px}.case-content{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;margin:30px auto auto}@media screen and (min-width:736px){.case-first{padding-top:200px}.case-content{margin:20px initial initial}}.case__picture{-webkit-box-flex:1;-ms-flex:1;flex:1}.case__img{display:block;width:90%;margin:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;border-radius:10px}@media screen and (min-width:980px){.case__img{max-width:650px;border-radius:10px}}@media screen and (min-width:1600px){.case__img{max-width:700px}.case__img--800{height:800px}}.case__img--bigger{width:100%}@media screen and (min-width:980px){.case__img--bigger{max-width:800px;max-width:900px}}.case__header{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin-bottom:25px;color:#fff;font-weight:700;line-height:1.3}@media screen and (min-width:736px){.case__header{width:80%;margin-bottom:40px;line-height:1.2}}.case-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:2px;margin-bottom:20px}.case-categories-inside{margin-bottom:50px}.case-category{min-width:70px;margin-right:8px;margin-left:8px}@media screen and (min-width:1200px){.case-categories{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.case-category{min-width:60px;margin-right:30px;margin-left:0}}.case-category__img{width:30px;height:30px;display:block;margin:auto auto 5px;-o-object-fit:contain;object-fit:contain;opacity:.3}.case-category__label{display:block;text-align:center;color:rgba(0,0,0,.55);font-size:1.3rem}.case-category--bigger .case-category__img{width:34px;height:34px;margin-bottom:7px}.case-category--bigger .case-category__label{font-size:1.4rem}.case__category:not(:first-child)::before{content:"";display:inline-block;width:4px;height:4px;margin-right:8px;margin-left:5px;border-radius:50%;background:rgba(255,255,255,.8);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.case__category-inside:not(:first-child)::before{content:"";display:inline-block;width:4px;height:4px;margin-right:8px;margin-left:5px;border-radius:50%;background:rgba(0,0,0,.8);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.case__title{font-size:2.6rem;font-weight:700}.case__title-inside{text-align:center;margin-bottom:20px}@media screen and (min-width:1200px){.case__title{font-size:3.2rem}.case__title-inside{font-weight:700;color:#000;text-shadow:none;text-align:left}}.case__text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin-top:15px;margin-bottom:30px;color:rgba(0,0,0,.7);font-size:1.5rem;line-height:1.6}@media screen and (min-width:1200px){.case__text{max-width:600px;font-size:1.7rem;line-height:1.9}}.case__btn{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:inline-block;padding:8px 25px 9px;margin-right:15px;background:#bd924b;color:#fff;font-size:1.5rem}.case__inline-btn{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:rgba(255,255,255,.8);font-size:1.5rem}.case__inline-btn:before{content:"";display:inline-block;width:1px;height:14px;margin-right:15px;background:rgba(255,255,255,.5);-webkit-transform:translateY(3px);transform:translateY(3px)}.case-inside{height:600px;padding-top:140px;overflow:visible}.case-inside-article{padding-top:60px;padding-bottom:40px}.case-inside__img{width:80%;max-height:600px;margin-top:25px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 2px 25px rgba(0,0,0,.24);box-shadow:0 2px 25px rgba(0,0,0,.24)}@media screen and (min-width:736px){.case-inside{height:800px}.case-inside__img{max-width:700px;max-height:800px}}.testimonial{padding-top:30px;margin-top:30px;border-top:1px solid rgba(0,0,0,.08)}.testimonial__text{color:rgba(0,0,0,.55);font-size:1.7rem;line-height:1.9;font-style:italic}@media screen and (min-width:1200px){.testimonial__text{font-size:1.8rem;line-height:2.1}}.testimonial__picture{width:48px;height:48px;-ms-flex-negative:0;flex-shrink:0;margin-right:15px;border-radius:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.testimonial-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:22px}.testimonial__clientname{color:rgba(0,0,0,.55)}.testimonial__clientrole{color:rgba(0,0,0,.55);font-size:1.4rem;font-style:italic}.container-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.features{display:grid;grid-template-columns:repeat(2,300px);grid-gap:50px;padding:50px;overflow:hidden;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;border-right:1px solid rgba(0,0,0,.12)}.fature-secondary{max-width:500px}.feature-descriptions{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px}.feature-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-height:150px;min-width:200px;text-align:center;padding:20px;border:1px solid #e7e7e7;cursor:pointer;-webkit-transition:250ms;transition:250ms;z-index:1;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.12);box-shadow:0 2px 5px rgba(0,0,0,.12);border-radius:8px}.feature-description:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.16);box-shadow:0 4px 10px rgba(0,0,0,.16)}.feature-description__svg{margin-bottom:15px;color:#bd924b}.feature-contain-picture{height:500px;-o-object-fit:contain;object-fit:contain}.feature-picture{max-width:780px;-o-object-fit:contain;object-fit:contain}.feature-picture--hidden{display:none}.feature__img{border:1px solid rgba(0,0,0,.1);border-radius:10px}.feature__title{font-size:1.9rem}.feature__text{margin-top:5px;font-size:1.5rem;color:#000}.prototype-section{height:auto;padding-top:120px;padding-bottom:100px;overflow:initial}@media screen and (min-width:1200px){.prototype-section{padding-top:180px;padding-bottom:120px}.prototype-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.prototype-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:30px}@media screen and (min-width:1200px){.prototype-content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (min-width:1600px){.prototype-content{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}.prototype-phone{display:none}@media screen and (min-width:1200px){.prototype-phone{display:block;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.prototype-iframe{height:900px}}.prototype-iframe{width:100%}.prototype__title{margin-bottom:25px;color:#bd924b;font-size:3.2rem;line-height:1.4}@media screen and (min-width:1200px){.prototype__title{font-size:4rem;line-height:2}}.prototype__text{display:block;margin-bottom:20px;font-size:1.7rem}.prototype__button{margin-top:30px}.lightbox{opacity:0;visibility:hidden;-webkit-transition:.1s linear;transition:.1s linear;-webkit-transform-origin:center;transform-origin:center}.lightbox--visible{opacity:1;visibility:visible}.lightbox__image{position:fixed;top:50%;left:50%;width:95%;margin:auto;max-width:1366px;max-height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain;z-index:10}.lightbox-close{position:fixed;top:20px;right:15px}@media screen and (min-width:980px){.lightbox__image{width:auto}.lightbox-close{top:30px;right:30px}}@media screen and (min-width:1600px){.prototype-phone{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.lightbox-close{top:40px;right:40px}}.lightbox-close__icon{width:24px;height:24px;fill:#fff}@media screen and (min-width:1200px){.prototype__text{font-size:1.9rem}.lightbox-close__icon{width:30px;height:30px}}.lightbox-icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:36px;z-index:11;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media screen and (min-width:1200px){.lightbox-icon-wrapper{width:48px;height:48px;border-radius:48px}}.lightbox-arrow__icon{width:34px;height:34px;fill:#fff}.lightbox-arrow-left{position:fixed;top:50%;left:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lightbox-arrow-right{position:fixed;top:50%;right:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:1200px){.lightbox-arrow__icon{width:40px;height:40px}.lightbox-arrow-left{left:30px}.lightbox-arrow-right{right:30px}}.dark-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:.1s linear;transition:.1s linear;visibility:hidden;z-index:10}.dark-overlay--visible{opacity:1;visibility:visible}.dark-overlay--full{background-color:#121212}.modal-360{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9}.article-rich-text div{margin-bottom:10px;border-radius:0 15px 15px;overflow:hidden}@media screen and (min-width:1200px){.article-rich-text div{width:90%;margin-right:auto;margin-left:auto;margin-bottom:10px;border-radius:0 20px 20px}}.article-rich-text h1,.article-rich-text h2,.article-rich-text h3,.article-rich-text h4,.article-rich-text h5,.article-rich-text h6{margin-bottom:12px;color:var(--text-color);font-family:Poppins,sans-serif;font-size:2rem}.article-rich-text p{color:var(--text-color-tint);line-height:1.9}.article-rich-text ul{margin-bottom:30px}.article-rich-text li{margin-bottom:25px;color:var(--text-color-tint);font-size:1.7rem}.article-rich-text li:before{content:"";-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:8px;height:8px;margin-right:13px;border-radius:50px;background-color:#bd924b;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.article-rich-text a{color:#bd924b}.article-rich-text img{width:100%;height:350px;-o-object-fit:cover;object-fit:cover}.article__title{position:relative;margin-bottom:25px;color:var(--text-color);font-family:Poppins,sans-serif;font-size:2.8rem;line-height:1.4;text-align:center}.article-picture{position:relative;margin-bottom:20px}.article-picture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);z-index:1;pointer-events:none;-webkit-transition:.1s linear;transition:.1s linear;opacity:0;visibility:hidden}.article-picture:after{content:"Clique para ver mais";position:absolute;top:50%;left:50%;font-weight:700;font-size:1.8rem;color:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;pointer-events:none;-webkit-transition:.1s linear;transition:.1s linear;opacity:0;visibility:hidden}.article-picture:hover:after,.article-picture:hover:before{opacity:1;visibility:visible}.article__img{display:block;-o-object-fit:cover;object-fit:cover;border-radius:6px;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);-webkit-transition:150ms;transition:150ms;cursor:-webkit-zoom-in;cursor:zoom-in}@media screen and (min-width:1200px){.article__title{font-size:3.2rem;line-height:1.3}.article__img{height:450px}}.gallery-posts-picture{position:relative}@media screen and (min-width:980px){.gallery-posts-picture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);z-index:1;pointer-events:none;-webkit-transition:.1s linear;transition:.1s linear;opacity:0;visibility:hidden}.gallery-posts-picture:after{content:"Clique para ver mais";position:absolute;top:50%;left:50%;font-weight:600;font-size:1.5rem;color:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;pointer-events:none;-webkit-transition:.1s linear;transition:.1s linear;opacity:0;visibility:hidden}.gallery-posts-picture:hover:after,.gallery-posts-picture:hover:before{opacity:1;visibility:visible}}.article-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px}.article-date__icon{width:20px;height:20px;color:var(--text-color-tint);opacity:.5}.article-date__label{margin-left:8px;color:var(--text-color-tint);font-size:1.6rem}.article-footer{padding-top:20px;margin-top:20px;border-top:1px solid var(--divider-color)}@media screen and (min-width:480px){.article-date{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.article-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.author-avatar{display:block;margin-right:15px}.author__img{width:75px;height:75px;border-radius:75px;-o-object-fit:cover;object-fit:cover}.author__title{margin-bottom:3px;color:var(--text-color);font-size:1.6rem}.author__text{color:var(--text-color-tint);font-size:1.5rem}.author__text--secondary{color:var(--text-color-tint);font-size:1.4rem}.share{padding-top:20px;margin-top:20px;border-top:1px solid var(--divider-color);text-align:center}@media screen and (min-width:736px){.share{padding-top:initial;margin-top:initial;border-top:initial}}.share__label{margin-bottom:5px;color:var(--text-color-tint);font-size:1.5rem}.share-icon{display:inline-block;padding:5px;cursor:pointer}@media screen and (min-width:480px){.author{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.author-avatar{margin-right:20px}.share-icon{display:inline-block}}.share__svg{width:24px;height:24px}.gallery-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(0,0,0,.1);border-radius:46px;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);z-index:1}.gallery-arrow-prev{position:absolute;top:49%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.gallery-arrow-next{position:absolute;top:49%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:1200px){.gallery-arrow{width:52px;height:52px;border-radius:52px}.gallery-arrow-prev{left:-28px}.gallery-arrow-next{right:-28px}}.gallery-arrow__svg{width:26px;height:26px;stroke:#bd924b}@media screen and (min-width:1200px){.gallery-arrow__svg{width:30px;height:30px}}.staff{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:50px;opacity:0}.staff-item{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;text-align:center}.staff__img{display:block;width:100%;height:250px;-o-object-fit:cover;object-fit:cover;border-top-right-radius:6px;border-top-left-radius:6px}.staff-content{min-height:115px;padding:15px 10px;background-color:var(--bg-color-tint);border:1px solid rgba(0,0,0,.1);border-bottom-right-radius:6px;border-bottom-left-radius:6px}.staff__title{color:var(--text-color);font-size:2.2rem}.staff__role{color:var(--text-color-tint);font-size:1.6rem}.pills{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:22px;margin-top:20px}.pill{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:80px;padding:15px;background-color:var(--bg-color-tint);border-radius:6px;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);opacity:0}.pill:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}.pill:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.pill:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.pill:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.pill:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}.pill:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s}.pill:nth-child(7){-webkit-animation-delay:.7s;animation-delay:.7s}.pill:nth-child(8){-webkit-animation-delay:.8s;animation-delay:.8s}@media screen and (min-width:736px){.pill{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 11px);flex:0 0 calc(50% - 11px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:initial;padding:10px 15px}.pill--three-columns{-webkit-box-flex:0;-ms-flex:0 0 calc(33% - 20px);flex:0 0 calc(33% - 20px)}}.pill-icon{-ms-flex-negative:0;flex-shrink:0}.pill__svg{width:30px;height:30px;color:#bd924b}.pill__title{margin-left:10px;color:var(--text-color-tint);font-size:1.9rem;font-weight:400}@media screen and (min-width:736px){.pill__svg{width:34px;height:34px}.pill__title{font-size:1.8rem}}.pill__text{margin-top:5px;color:var(--text-color-tint);font-size:1.6rem;line-height:1.4}@media screen and (min-width:736px){.pill__text{font-size:1.6rem;margin-top:2px}}.timeline{margin-top:30px;overflow:hidden}.timeline-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (min-width:980px){.timeline{padding-top:30px;padding-bottom:30px}.timeline-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:100px 0}}.text-hover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;height:160px;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition:.3s;transition:.3s}.text-hover p{font-weight:700;font-size:1.8rem;color:#fff}.timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-top:30px}.timeline-item:first-child{padding-top:0}.timeline-item:before{content:"";display:block;width:1px;height:100%;position:absolute;top:0;left:50%;background-color:var(--bg-color-tint)}@media screen and (min-width:980px){.timeline-item{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:initial;padding-top:0}.timeline-item:hover .timeline-item-content{-webkit-transform:scale(1.1);transform:scale(1.1)}.timeline-item:hover .timeline-item__date{-webkit-transform:translateX(10px);transform:translateX(10px)}.timeline-item:hover .text-hover{opacity:1}.timeline-item:before{content:"";display:block;width:100%;height:1px;position:absolute;top:50%;left:0;background-color:var(--bg-color-tint)}.timeline-item:after{content:"";display:block;width:100%;height:1px;position:absolute;top:50%;left:100%;background-color:var(--bg-color-tint)}}.timeline-item__date{width:75px;height:32px;line-height:30px;margin:auto;background-color:var(--bg-color-tint);border:1px solid rgba(0,0,0,.2);border-radius:50px;color:var(--text-color-tint);font-size:1.7rem;text-align:center;z-index:1;-webkit-transition:150ms cubic-bezier(.46,.03,.52,.96);transition:150ms cubic-bezier(.46,.03,.52,.96)}@media screen and (min-width:980px){.timeline-item__date{margin:initial}}.timeline-item-content{position:relative;width:280px;margin:30px auto auto;z-index:1;-webkit-transition:150ms cubic-bezier(.46,.03,.52,.96);transition:150ms cubic-bezier(.46,.03,.52,.96)}@media screen and (min-width:980px){.timeline-item-content{width:260px;margin:initial initial initial 50px}}.timeline-item__img{display:block;width:100%;height:160px;border-top-right-radius:6px;border-top-left-radius:6px;-o-object-fit:cover;object-fit:cover}.timeline-item__title{padding:15px 11px;background-color:var(--bg-color-tint);border:1px solid rgba(0,0,0,.1);border-bottom-right-radius:6px;border-bottom-left-radius:6px;color:var(--text-color-tint);font-family:Poppins,sans-serif;font-size:1.9rem}.rich-text{position:relative;text-align:left}.rich-text p{margin-bottom:15px;color:rgba(0,0,0,.8);font-size:1.7rem;line-height:1.9}.rich-text p:last-child{margin-bottom:initial}.rich-text img{display:block;height:auto;margin-bottom:40px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:736px){.rich-text p{font-size:1.8rem;line-height:2.2}.rich-text img{width:110%;margin-right:-5%;margin-left:-5%;-o-object-fit:cover;object-fit:cover}}.rich-text ul{margin-top:30px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-count:1;-moz-column-count:1;column-count:1;list-style:none;line-height:1.3}.rich-text li{margin-bottom:30px;list-style:none;color:rgba(0,0,0,.8);font-size:1.7rem}.rich-text li:before{content:url(img/check-circle.svg);margin-right:8px;float:left}.rich-text strong{display:block;margin-top:25px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.7);color:rgba(0,0,0,.8);font-size:1.6rem;font-weight:600;text-align:center;text-transform:uppercase;line-height:1.5;letter-spacing:.4px}.article__picture{margin-top:25px;margin-bottom:25px}@media screen and (min-width:736px){.rich-text ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}.rich-text li{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.rich-text strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:120%;padding-bottom:initial;margin-right:-10%;margin-left:-10%;border-bottom:none;white-space:nowrap}.rich-text strong:before{content:"";display:inline-block;width:100%;height:1px;margin-right:20px;background-color:rgba(0,0,0,.5)}.rich-text strong:after{content:"";display:inline-block;width:100%;height:1px;margin-left:20px;background-color:rgba(0,0,0,.5)}.article__picture{width:80%;margin:40px auto}}.footer{position:relative;padding-top:51px;padding-bottom:51px;background-color:var(--bg-color);text-align:center;z-index:1;-webkit-box-shadow:0 -2px 4px rgba(0,0,0,.12);box-shadow:0 -2px 4px rgba(0,0,0,.12)}.footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media screen and (min-width:980px){.footer{padding-top:50px;padding-bottom:50px;text-align:initial}.footer-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin-top:10px;color:var(--text-color-tint);font-weight:500}.footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:736px){.footer-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px}}.footer-content-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media screen and (min-width:980px){.footer-content-item{margin-top:initial;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.footer__header{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:auto;padding:0 20px 5px;border-bottom:.5px solid var(--divider-color);color:var(--text-color-tint);font-size:1.5rem;font-weight:600;text-transform:uppercase;text-align:center}@media screen and (min-width:980px){.footer__header{width:100%;padding-left:25px;margin:0 initial initial;padding-right:0;text-align:right}}.footer-list{margin-top:10px}.footer-info__text{margin-top:20px;text-align:center}@media screen and (min-width:736px){.footer-info__text{text-align:right}}.footer-info__text--link{text-decoration:none;text-align:right;color:var(--text-color-tint);font-weight:500}.footer-info__phone--link{color:rgba(255,255,255,.7)}.footer-info__phone--link:hover{color:#fff}.footer-info__phone{font-size:2.5rem;font-weight:700;margin-top:20px}.footer__item{list-style:none;margin-bottom:6px}.footer__link{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:inline-block;width:80%;max-width:280px;color:var(--text-color-tint);font-size:1.6rem;font-weight:500;line-height:1.6;text-align:center}@media screen and (min-width:980px){.footer__link{text-align:right}}.botapragirar{-webkit-animation:2s linear infinite botapragirar;animation:2s linear infinite botapragirar;-webkit-transform-origin:14% 50%;transform-origin:14% 50%}@-webkit-keyframes botapragirar{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes botapragirar{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.logo-footer__img{position:relative;top:initial;left:initial;-webkit-transform:initial;transform:initial;max-width:200px;height:100%}.footer-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.footer__header--right{width:100%;text-align:right;font-size:2rem}@media screen and (min-width:736px){.footer__link{width:100%}.footer-text-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__header--right{padding:0 0 5px 25px;text-align:right}}.footer-content-item--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:300px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#BD924B;--swiper-navigation-size:44px}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#7e7e7e);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:1s linear infinite swiper-preloader-spin;animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@supports (display:grid){.cards{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,310px));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}@media screen and (min-width:736px){.cards{margin-top:60px}}@media screen and (min-width:1600px){.cards{gap:40px;margin-top:60px}}}@supports not (display:grid){.cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cards>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px}@media screen and (min-width:736px){.cards>*{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;margin-right:2%}}@media screen and (min-width:980px){.cards>*{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;margin-right:2%}}@media screen and (min-width:1600px){.cards>*{-webkit-box-flex:0;-ms-flex:0 0 23%;flex:0 0 23%;margin-right:2%}}}.card{position:relative;display:block;background-color:var(--bg-color-tint);border-radius:6px;border:1px solid rgba(0,0,0,.1);-webkit-transition:80ms linear;transition:80ms linear;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);opacity:0}.card:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}.card:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.card:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.card:before{content:"";position:absolute;width:100%;height:150px;background-color:rgba(0,0,0,.3);z-index:1;pointer-events:none;-webkit-transition:.1s linear;transition:.1s linear;opacity:0;visibility:hidden}.card:after{content:"Clique para ver mais";position:absolute;top:75px;left:50%;font-weight:600;font-size:1.5rem;color:#fff;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2;pointer-events:none;-webkit-transition:.1s linear;transition:.1s linear;opacity:0;visibility:hidden}.card:hover:after,.card:hover:before{opacity:1;visibility:visible}.card__category{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;position:absolute;top:15px;left:15px;padding:1px 10px;background-color:#bd924b;color:#fff;font-size:1.4rem}.card__img{display:block;height:150px;border-top-right-radius:6px;border-top-left-radius:6px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:980px){.card:before,.card__img{height:180px}}.card-content{min-height:120px;padding:15px 20px 20px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.card__title{color:var(--text-color);font-family:Poppins,sans-serif;font-size:2.1rem;line-height:1.4}@media screen and (min-width:736px){.card__title{font-size:2.1rem;line-height:1.3}}.card__date{color:var(--text-color-tint);font-size:1.4rem;font-weight:500}.card__text{margin-top:8px;line-height:1.6;font-size:1.6rem;color:var(--text-color-tint)}.card__link{display:block;margin-top:10px;color:#bd924b;font-size:1.5rem}.card--horizontal{margin-top:30px}.card--horizontal .card__img{height:170px}.card--horizontal .card__text{margin-bottom:15px}@media screen and (min-width:736px){.card--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card--horizontal .card__img{width:310px;height:100%;border-radius:6px initial initial 6px}.card--horizontal .card-content{padding:25px 40px 40px;border-top-right-radius:6px;border-bottom-right-radius:6px}.card--horizontal .card__title{font-size:2.8rem}.card--horizontal .card__text{margin-bottom:15px;line-height:1.7}.card--horizontal:before{content:"";position:absolute;width:310px;height:100%;background-color:rgba(0,0,0,.3);z-index:1;pointer-events:none;-webkit-transition:.1s linear;transition:.1s linear;opacity:0;visibility:hidden}.card--horizontal:after{content:"Clique para ver mais";position:absolute;top:50%;left:80px;font-weight:600;font-size:1.5rem;color:#fff;text-align:center;z-index:2;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.1s linear;transition:.1s linear;opacity:0;visibility:hidden}.card--horizontal:hover:after,.card--horizontal:hover:before{opacity:1;visibility:visible}}.tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:900px;margin:auto}.tag{padding:6px 12px;margin-right:8px;margin-left:8px;margin-bottom:16px;border:1px solid rgba(0,0,0,.2);color:rgba(0,0,0,.5);font-size:1.5rem}.tag--active{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;padding:6px 12px;margin-right:8px;margin-left:8px;margin-bottom:15px;background-color:#bd924b;border:1px solid #bd924b;color:#fff;font-size:1.4rem}.search-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}@media screen and (min-width:736px){.search-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:60px}}.search-wrapper-ghost{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px}.search{position:relative;width:220px;height:44px}.search__input{position:absolute;top:0;right:0;bottom:0;left:0;height:initial;padding-right:45px;padding-left:12px;border:1px solid rgba(0,0,0,.2);border-radius:6px}.search__icon{width:22px;height:22px;position:absolute;top:8px;right:13px;fill:rgba(0,0,0,.3)}.header-noticia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.post-data{margin-bottom:10px}.cards-projects{display:grid;gap:25px}@media screen and (min-width:980px){.cards-projects{grid-template-columns:repeat(auto-fit,minmax(300px,600px));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}}.card-animation{opacity:0}.text-hover--overlay{height:100%}.card-overlay{position:relative;border-radius:6px;overflow:hidden;cursor:pointer;opacity:0}.card-overlay:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}.card-overlay:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.card-overlay:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.card-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.2);-webkit-transition:150ms linear;transition:150ms linear;z-index:2}.card-overlay:hover .card-overlay__img{-webkit-transform:scale(1.03);transform:scale(1.03)}.card-overlay:hover .text-hover{opacity:1}.card-overlay--project{height:150px;width:100%}@media screen and (min-width:1200px){.card-overlay--project{height:250px}}.card-overlay--project:last-child{margin-bottom:0}.card-overlay--project::after{background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,rgba(0,0,0,.4)),color-stop(70%,transparent));background:linear-gradient(0deg,rgba(0,0,0,.4) 20%,transparent 70%)}.card-overlay-content{position:absolute;top:50%;left:50%;padding:10px 25px;z-index:3;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.card-overlay-content--project{position:absolute;bottom:0;left:0;padding:15px;z-index:3}.card-overlay__title{border-radius:6px;color:#fff;font-family:Poppins,sans-serif;font-size:2.3rem;line-height:1.2;-webkit-transition:.1s linear;transition:.1s linear}.card-overlay-picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.card-overlay__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.1s linear;transition:.1s linear}.cards-logo{gap:25px}@media screen and (min-width:736px){.cards-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1200px){.cards-logo{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.card-logo{height:140px;margin-top:20px;opacity:0}.card-logo:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}.card-logo:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.card-logo:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}@media screen and (min-width:736px){.card-logo{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;height:200px;margin-top:initial}}@media screen and (min-width:1200px){.card-logo{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;height:250px}}.card-logo__img{width:110px;height:110px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:736px){.card-logo__img{width:160px}}@media screen and (min-width:1200px){.card-logo__img{width:180px;height:250px}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px;margin-bottom:50px}.pagination__next,.pagination__previous{padding:4px 16px;background-color:#bd924b;border:1px solid #bd924b;border-radius:10px}.pagination__icon{width:22px;height:22px;stroke:#bd924b;-webkit-transform:translateY(2px);transform:translateY(2px)}.pagination__pages{margin-right:4px;margin-left:4px}.pagination__number{padding:4px 18px;font-size:16px;color:#fff;border-radius:10px;margin:0}.pagination__number:active,.pagination__number:hover{background-color:rgba(0,0,0,.1)}.pagination__number--active{color:#fff;background-color:#bd924b}.pagination__number--active:active,.pagination__number--active:hover{background-color:#bd924b}.call-action-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;max-width:1000px;height:220px;border-radius:20px;overflow:hidden;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.12);box-shadow:0 4px 10px rgba(0,0,0,.12)}.left{-webkit-box-flex:60%;-ms-flex:60%;flex:60%;position:relative;padding:80px;background-image:-webkit-gradient(linear,left top,right top,from(#067ff9),to(#066bd2));background-image:linear-gradient(to right,#067ff9,#066bd2)}.left:before{content:"";position:absolute;top:0;right:0;border-top:220px solid #fff;border-left:100px solid transparent;width:0}.symbol{position:absolute;top:0;left:0}.symbol-svg{fill:rgba(255,255,255,.3)}.call-action__text{color:#fff;margin-bottom:15px}.call-action__button{padding:10px 30px;border-radius:20px;text-align:center;color:#056dd6;font-weight:600;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.12);box-shadow:0 4px 10px rgba(0,0,0,.12);cursor:pointer;outline:0}.call-action__img{width:100%;height:200px;-o-object-fit:contain;object-fit:contain}.presentation-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.presentation-content{height:400px;padding:40px;background-color:rgba(0,0,0,.12)}.presentation-content_heading{font-weight:100;color:rgba(0,0,0,.6);margin-bottom:20px;font-size:2.5rem}@media screen and (min-width:1200px){.presentation-content_heading{font-size:3.5rem}}.presentation-content_text{font-size:1.8rem}.presentation-content_button{position:relative;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-top:20px;padding:10px 20px;font-size:1.5rem;text-transform:uppercase;color:#fff;background:#4e4e4e}.presentation_img{min-width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:980px){.presentation-section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.presentation_img{width:400px;height:400px}}@media screen and (min-width:1600px){.presentation_img{width:700px;height:400px}}.simulator{padding:50px;margin:auto;max-width:1000px}.simulator__title{text-transform:uppercase;font-weight:500}.simulator__sub-title{font-size:1.6rem;color:rgba(0,0,0,.6)}.simulator-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px;margin-top:50px;max-width:750px}.simulator-input__label{color:rgba(33,33,33,.6);font-weight:600}.simulator__input{border:.5px solid rgba(0,0,0,.12);padding:30px;max-width:350px;border-radius:5px}.simulator__input:focus{border:.5px solid #bd924b}.simulator-answer-wrapper{margin-top:50px;width:100%}.simulator-answer__title{width:100%;border-bottom:.5px solid rgba(0,0,0,.12);text-transform:uppercase;font-size:2.3rem;color:rgba(0,0,0,.6)}.modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:20;top:0;right:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform 150ms cubic-bezier(.65,.05,.36,1);transition:transform 150ms cubic-bezier(.65,.05,.36,1);transition:transform 150ms cubic-bezier(.65,.05,.36,1),-webkit-transform 150ms cubic-bezier(.65,.05,.36,1)}.modal--visible{-webkit-transform:scale(1);transform:scale(1)}.modal-card{-webkit-overflow-scrolling:touch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:90%;max-width:1200px;padding:20px;border:1px solid rgba(0,0,0,.1);background-color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);border-radius:10px}.modal-card::-webkit-scrollbar{display:none}@media screen and (min-width:980px){.modal-card{padding:50px;width:60%}}.modal-close{position:absolute;top:-10px;right:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e85454;width:30px;height:30px;border-radius:30px;z-index:2;cursor:pointer}.modal-close svg{fill:#fff;width:22px;height:22px}.modal-heading{margin-bottom:20px;color:#c49d5e;font-size:2.8rem}.modal-subheading{margin-bottom:15px;color:#bd924b;font-size:1.5rem;text-transform:uppercase}.modal-content{max-height:100%;overflow-x:hidden;overflow-y:scroll}.modal-content::-webkit-scrollbar{display:none}.modal-content-row{margin-top:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.12)}.modal-content-row:last-of-type{border-bottom:none}.modal__link{display:inline-block;padding:10px 15px 9px;border:1px solid rgba(0,0,0,.2);color:#bd924b;font-size:1.5rem}.modal-form__title{color:#bd924b;margin-bottom:40px;text-align:left;font-size:2.3rem}@media screen and (min-width:480px){.modal-form__title{font-size:3rem}}@media screen and (min-width:980px){.modal-form__title{font-size:3.8rem}}@supports (display:grid){.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:20px;grid-auto-rows:minmax(160px,auto);grid-auto-flow:dense}@media screen and (min-width:480px){.gallery{grid-gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-auto-rows:minmax(200px,auto)}}@media screen and (min-width:1200px){.gallery{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-auto-rows:minmax(230px,auto)}}@media screen and (min-width:736px){.gallery__picture:first-child{grid-column-end:span 2;grid-row-end:span 1}.gallery__picture:nth-child(even){grid-column-end:span 2;grid-row-end:span 2}}}@supports not (display:grid){.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px}@media screen and (min-width:736px){.gallery>*{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;margin-right:3%}}@media screen and (min-width:980px){.gallery>*{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;margin-right:2%}}.gallery__picture{height:200px;margin-bottom:20px}@media screen and (min-width:736px){.gallery__picture{height:250px;margin-bottom:25px}}}.gallery__picture{cursor:-webkit-zoom-in;cursor:zoom-in}.gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-posts__img{display:block;width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover;cursor:-webkit-zoom-in;cursor:zoom-in}.divisor{position:relative;width:100%;height:250px}.divisor-mask{position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.6)}.divisor-mask__title{font-size:3.8rem;font-weight:100;color:#fff}.divisor-button{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:10px 30px}.divisor-mask__text{line-height:2;font-size:2rem;font-weight:100;color:#fff;max-width:700px}.divisor--big{height:600px}.divisor-mask--big{position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 50px;background-image:-webkit-gradient(linear,left top,right top,from(#212121),to(rgba(33,33,33,.2)));background-image:linear-gradient(to right,#212121,rgba(33,33,33,.2))}.divisor-mask__img{width:200px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.social-component{position:fixed;right:0;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;padding:7px;background-color:var(--bg-color-tint);border-top:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.16);box-shadow:0 2px 4px rgba(0,0,0,.16);z-index:10}.social-component-item{position:relative}.social-component__svg{width:24px;height:24px;position:relative}.about-item{position:relative;background-color:var(--bg-color-medium);z-index:1}@media screen and (min-width:736px){.social-component{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:50%;right:0;left:initial;bottom:initial;gap:5px;border:1px solid rgba(0,0,0,.1);border-top-left-radius:6px;border-bottom-left-radius:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.social-component__svg{width:26px;height:26px}.about-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.about-item--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.about-item__picture{display:none}@media screen and (min-width:736px){.about-item__picture{display:block;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;opacity:0}}.about-item__img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about-item__img--smaller{width:90%;margin:auto}.about-item-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:80px;background-color:var(--bg-color-medium);border-bottom:1px solid rgba(255,255,255,.12);text-align:center}@media screen and (min-width:736px){.about-item-content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-top:100px;padding-bottom:100px;border:none}}.about-item-logo{display:none;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:100px;margin-top:-50px;margin-bottom:10px;border-radius:50%;background-color:#222}@media screen and (min-width:980px){.about-item-logo{position:absolute;top:50%;left:50%;width:0;height:0;margin-top:initial;background-color:transparent;z-index:1;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}}.about-item__svg{width:75px}@media screen and (min-width:980px){.about-item__svg{width:400px;height:400px;opacity:.05}}@media screen and (min-width:1200px){.about-item__picture{max-height:600px}.about-item__svg{width:500px;height:500px}}.about-item-content-text{position:relative;width:90%;max-width:600px;margin-right:auto;margin-left:auto;opacity:0;z-index:2}.about-item__title{text-align:center;font-size:3.8rem}@media screen and (min-width:1200px){.about-item__title{font-size:4.6rem}}.about-item__title span{display:block}.mission{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;opacity:0}.mission-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (min-width:736px){.mission-item{-webkit-box-flex:0;-ms-flex:0 0 46%;flex:0 0 46%}}.mission-item--full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.mission-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;margin-bottom:10px}.mission__title{font-size:2.8rem;color:#fff}.mission__description{line-height:1.6;text-align:left}.mission-svg-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;background:#383838;width:48px;height:48px;border-radius:48px}.mission__svg{color:#fff;width:26px;height:26px}.fadeIn{-webkit-animation:1s linear forwards fadeIn;animation:1s linear forwards fadeIn}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:100%}}@keyframes fadeIn{0%{opacity:0}100%{opacity:100%}}.slideInRight{-webkit-animation:.6s cubic-bezier(.65,.05,.36,1) forwards slideInRight;animation:.6s cubic-bezier(.65,.05,.36,1) forwards slideInRight}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:100%}}@keyframes slideInRight{0%{-webkit-transform:translateX(75px);transform:translateX(75px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:100%}}.slideInLeft{-webkit-animation:.6s cubic-bezier(.65,.05,.36,1) forwards slideInLeft;animation:.6s cubic-bezier(.65,.05,.36,1) forwards slideInLeft}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:100%}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-75px);transform:translateX(-75px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:100%}}.slideInBottom{-webkit-animation:.3s cubic-bezier(.65,.05,.36,1) forwards slideInBottom;animation:.3s cubic-bezier(.65,.05,.36,1) forwards slideInBottom}@-webkit-keyframes slideInBottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:100%}}@keyframes slideInBottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:100%}}.animate-delay-1{-webkit-animation-delay:.1s;animation-delay:.1s}.animate-delay-2{-webkit-animation-delay:.2s;animation-delay:.2s}.animate-delay-3{-webkit-animation-delay:.3s;animation-delay:.3s}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:980px){.flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.flex-responsive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:980px){.flex-responsive{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.flex-responsive-content{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.flex-responsive-content--bigger{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.gap-10{gap:10px}.flex-3-columns{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-3-columns>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:736px){.flex-3-columns>*{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}}@media screen and (min-width:1200px){.flex-3-columns>*{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%}.container{max-width:1100px}}.row-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-content-start{-ms-flex-line-pack:start;align-content:flex-start}.align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.text-align-center{text-align:center}.text-white{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#fff}.container{width:90%;margin:auto}@media screen and (min-width:1600px){.container{max-width:1300px}}@media screen and (min-width:736px){.container--smaller{max-width:800px}}@media screen and (min-width:1200px){.container--smaller{max-width:900px}.container--tiny{max-width:700px}}.container--article{max-width:800px}.section-padding{position:relative;padding-top:35px;padding-bottom:35px;background-color:var(--bg-color-medium);z-index:1}@media screen and (min-width:736px){.section-padding{padding-top:60px;padding-bottom:80px}}.section-cards{padding-bottom:70px}.section-min-h{min-height:calc(100vh - 100px - 353.53px)}.u-mt-20{margin-top:20px}.u-mb-20{margin-bottom:20px}.u-mb-10{margin-bottom:10px}.u-text-align-center{text-align:center}.u-link-absolute{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9}.u-overflow-hidden{overflow:hidden}.u-hide-on-mobile{display:none!important}@media screen and (min-width:736px){.section-padding--bigger{padding-top:80px;padding-bottom:100px}.u-hide-on-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.u-hide-on-desktop{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (min-width:736px){.u-hide-on-desktop{display:none!important}}.u-no-scroll{overflow:hidden}.section-gray{background-color:rgba(0,0,0,.05)}.color-warning{color:red}.relative{position:relative}.color-primary{color:#bd924b!important}.color-linkedin{color:#0077b5}.color-facebook{color:#1877f2}.color-twitter{color:#1da1f2}.color-whatsapp{color:#25d366}.color-instagram{color:#c13584}.opacity-0{opacity:0}.block{display:block}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.center{margin:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.hidden,.hidden--in-mobile{display:none}@media screen and (min-width:1200px){.hidden--in-mobile{display:initial}}.mt-50{margin-top:50px}.mt-40{margin-top:40px}.mt-30{margin-top:30px}.mt-20{margin-top:20px}.mt-15{margin-top:15px}.mt-10{margin-top:10px}.mt-5{margin-top:5px}.max-w-xs{max-width:20rem}.grid-coluns-3{grid-template-columns:repeat(3,1fr)}.gap-10px{gap:10px}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.max-w-7xl{max-width:80rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-center,.text-center--mobile{text-align:center}@media screen and (min-width:980px){.text-center--mobile{text-align:initial}}.font-thin{font-weight:100}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.border{border:1px solid #000}.border-t-1px{border-top:1px solid var(--divider-color)}.border-b-1px{border-bottom:1px solid var(--divider-color)}.rounded-lg{border-radius:.5rem}.p-2{padding:.5rem}.bold{font-weight:700}.upercase{text-transform:uppercase}.lg-section-padding{background:#fff}.lg-section-clients,.lg-section-padding-projects{position:relative;overflow:hidden}.lg-section-clients-mask{position:absolute;bottom:0;top:0;left:0;right:0;background-color:rgba(39,39,39,.95)}.lg-clients-bg{position:absolute;bottom:0;top:0;left:0;right:0;width:initial;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:736px){.lg-clients-bg{width:100%}}.lg-clients-bg-100{width:100%}.lg-button{opacity:0}.lg-divisor{position:relative;z-index:1;padding:40px 20px;background-color:#272727}.lg-divisor-risk{margin:auto;width:200px;height:10px;background-image:-webkit-gradient(linear,left top,right top,from(rgba(189,146,75,.1)),to(#bd924b));background-image:linear-gradient(to right,rgba(189,146,75,.1),#bd924b);opacity:0}.lg-divisor__text{margin-top:10px;font-size:2.3rem;text-align:center;color:rgba(255,255,255,.6)}@media screen and (min-width:736px){.lg-divisor__text{font-size:3rem}}@media screen and (min-width:980px){.lg-divisor__text{font-size:3rem}}.lg-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media screen and (min-width:1200px){.lg-products{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.lg-products-item{text-align:center;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;opacity:0}@media screen and (min-width:1200px){.lg-products-item{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}}@media screen and (min-width:1600px){.lg-products-item{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}}.lg-products-item:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}.lg-products-item:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.lg-products-item:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.lg-products-item:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.lg-products-item:nth-child(5),.lg-products-item:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}.lg-products-item__svg{width:38px;height:38px;color:#c49d5e}.lg-products__text{max-width:180px;margin:5px auto auto;color:#bd924b;font-size:1.9rem;font-weight:500}.lg-products__title{color:#af8540;font-size:1.9rem;font-weight:700}.lg-prosucts-content{margin-top:50px;text-align:center}.lg-prosucts-content__title{margin-bottom:10px;font-size:2rem;font-weight:700}.lg-cards-benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:30px 20px;background-color:#272727;border-radius:20px;opacity:0}.lg-card-checked{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;gap:10px;opacity:0}.lg-card-checked:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}.lg-card-checked:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.lg-card-checked:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.lg-card-checked:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.lg-card-checked:nth-child(5),.lg-card-checked:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}@media screen and (min-width:736px){.lg-card-checked{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}}@media screen and (min-width:980px){.lg-cards-benefits{padding:30px 40px}.lg-card-checked{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px}}.lg-card-check__svg{height:30px;width:30px;color:#bd924b;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px}.lg-card-check__text{font-size:1.5rem;color:#fff}.lg-step-by-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.lg-step-by-step>*{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;text-align:center}@media screen and (min-width:736px){.lg-step-by-step{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media screen and (min-width:980px){.lg-step-by-step{margin-top:40px}.lg-step-by-step>*{-webkit-box-flex:0;-ms-flex:0 0 16.5%;flex:0 0 16.5%;text-align:center}}.lg-step-by-step-card{position:relative;text-align:center;margin-top:60px;opacity:0}.lg-step-by-step-card:first-child{margin-top:40px}.lg-step__numbers{position:absolute;top:-10px;right:0;left:0;font-weight:600}@media screen and (min-width:980px){.lg-step-by-step-card{margin-top:0;border-top:1px solid rgba(39,39,39,.4)}.lg-step__numbers{top:-50px}}.lg-step__content{margin-top:20px;font-size:1.4rem;padding:0 10px}.lg-step-line-boll{position:absolute;top:-40px;right:0;left:0;width:10px;height:10px;margin:auto;border-radius:100px;background-color:#bd924b}.lg-operation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:980px){.lg-step__content{font-size:1.6rem}.lg-step-line-boll{top:-10px;width:20px;height:20px}.lg-operation{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:50px}}.lg-operation__img{max-width:600px;-o-object-fit:cover;object-fit:cover;opacity:0;-webkit-filter:none;filter:none}.lg-pill__title{font-size:1.5rem}.lg-pill-icon{font-size:3.5rem;color:#bd924b;font-weight:700}.lg-cards-clients-wrapper{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;margin-top:50px;z-index:1}.lg-card-clients{margin:auto auto 30px;min-height:230px;padding:20px 30px;background-color:rgba(52,52,52,.8);border-radius:20px;opacity:0}.lg-card-clients:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}.lg-card-clients:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.lg-card-clients:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.lg-card-clients:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.lg-card-clients:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}.lg-card-clients:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s}.lg-card-clients:last-child{margin-bottom:0}@media screen and (min-width:736px){.lg-cards-clients-wrapper{display:grid;grid-template-columns:1fr 1fr}.lg-card-clients{max-width:350px;min-height:260px;margin-bottom:0}}@media screen and (min-width:980px){.lg-card-clients{max-width:400px}}@media screen and (min-width:1200px){.lg-card-clients{max-width:550px}}.lg-clients-card__img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:100px}@media screen and (min-width:736px){.lg-clients-card__img{width:80px;height:80px}}.lg-card-clients-perfil{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px}.lg-card-clients__name{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Poppins,sans-serif;font-size:1.5rem;color:#fff}@media screen and (min-width:980px){.lg-card-clients__name{font-size:2.1rem}}.lg-clients-card__sub-content{font-size:1.3rem;font-weight:400;color:rgba(255,255,255,.7)}.card-stars{width:80px;margin-top:3px}.lg-card-clients__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:1.6rem;color:var(--text-color-tint)}.lg-grid-cards{display:grid;grid-template-columns:1fr;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lg-card-overlay{grid-column:auto;grid-row:auto}@media screen and (min-width:980px){.lg-card-clients__content{font-size:1.8rem;line-height:1.4}.lg-grid-cards{grid-template-columns:repeat(4,220px);grid-auto-rows:200px}.lg-card-overlay{height:auto}.lg-card-overlay:nth-child(1){height:100%;grid-column:1/3;grid-row:1/3}.lg-card-overlay:nth-child(2){height:100%;grid-column:3/5;grid-row:1/4}.lg-card-overlay:nth-child(3){grid-column:1/1;grid-row:3/4}.lg-card-overlay:nth-child(4){grid-column:2/2;grid-row:3/4}}