@charset "UTF-8";*,*::after,*::before{padding:0;margin:0;box-sizing:border-box}.background-dark{background-color:#000}.background-white{background-color:#FFF}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center;z-index:99999;transform:translateY(0)}@media screen and (max-width:540px){svg{width:200px}}.logo-bull{opacity:0;filter:blur(10px);transform:translateX(124px);animation:cinematicReveal 1.5s ease-out forwards}@keyframes cinematicReveal{0%{opacity:0;filter:blur(10px);transform:translateX(124px)}40%{opacity:1;filter:blur(0);transform:translateX(124px)}100%{opacity:1;filter:blur(0);transform:translateX(0)}}.s{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 1s forwards}.t{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 1.2s forwards}.e{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 1.4s forwards}.a{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 1.6s forwards}.k{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 1.8s forwards}.r{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 2s forwards}.a_2{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 2.2s forwards}.n{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 2.4s forwards}.c{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 2.6s forwards}.h{clip-path:inset(0 100% 0 100%);animation:reveal-fill 0.6s ease 2.8s forwards}@keyframes reveal-fill{to{clip-path:inset(0 0 0 0)}}.section-privacidade{display:flex;flex-direction:column!important;gap:24px;padding:40px 0}.section-privacidade h1{color:#FFF}.section-privacidade h2{color:#FFF}.section-privacidade h3{color:#FFF}.section-privacidade li{color:#FFF}.container{max-width:1440px;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:flex-start;overflow:hidden;position:relative}@media screen and (max-width:1440px) and (min-width:1140px){.container{max-width:1440px;padding-left:clamp(32px, 2vw, 64px);padding-right:clamp(32px, 2vw, 64px)}}@media screen and (max-width:1140px) and (min-width:960px){.container{max-width:1140px;flex-wrap:wrap;padding-left:clamp(32px, 5vw, 48px);padding-right:clamp(32px, 5vw, 48px)}}@media screen and (max-width:960px){.container{max-width:960px;flex-wrap:wrap;padding-left:clamp(24px, 5vw, 32px);padding-right:clamp(24px, 5vw, 32px)}}@media screen and (max-width:540px){.container{max-width:540px;flex-wrap:wrap;padding-left:clamp(16px, 4vw, 24px);padding-right:clamp(16px, 4vw, 24px)}}.flex-top{display:flex;justify-content:center;align-items:flex-start}.flex-start{display:flex;justify-content:flex-start;align-items:flex-start}.flex-center{display:flex;justify-content:center;align-items:center}.flex-column{flex-direction:column}.space-between{display:flex;align-items:center;justify-content:space-between}.relative{position:relative}.flex-wrap{flex-wrap:wrap}.flex-item-1{flex:1 1 328px}.flex-item-2{flex:2 1 328px}.flex-item-3{flex:3 1 328px}.flex-item-4{flex:4 1 328px}.flex-item-5{flex:5 1 328px}.flex-item-auto{flex:1 1 auto}.flex-row{display:flex;flex-direction:row}.flex-colunm{display:flex;flex-direction:column}.w-auto{width:auto}.w-100{width:100%}.hidden{overflow:hidden}.visibleY{overflow-y:visible!important}.border{border:1px solid red}.relative{position:relative}.video-bg{position:absolute;top:-272px;left:0;width:100%;height:auto;z-index:0;overflow:hidden}.video-bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-bg::after{content:"";width:100%;height:100%;position:absolute;z-index:999;top:0;left:0;background:linear-gradient(180deg,rgb(0 0 0 / .5) 0%,#000 100%)}@media screen and (max-width:540px){.video-bg{top:0;height:600px}.video-bg video{width:100%;height:100%}.video-bg::after{background:linear-gradient(180deg,rgb(0 0 0 / .25) 0%,#000 100%)}}.hero{margin-top:264px;gap:5rem;display:flex;justify-content:space-between!important}.hero .div-hero{display:flex;flex-direction:column;overflow:visible;z-index:2;flex:1}.hero .div-hero h1{width:auto}.hero .div-hero p{color:#fff!important;width:80%}.hero .div-hero-forms{display:flex;flex:1;z-index:888}@media screen and (max-width:1440px) and (min-width:1140px){.hero .div-hero h1{width:84%}.hero .div-hero P{width:90%}}@media screen and (max-width:1140px) and (min-width:960px){.hero{row-gap:88px}.hero .div-hero h1{width:480px}.hero .div-hero p{width:500px}.hero .div-hero-forms{margin-left:0}}@media screen and (max-width:960px){.hero{row-gap:64px;margin-bottom:288px}.hero .div-hero-forms{margin-left:0}}@media screen and (max-width:540px){.hero{margin-bottom:96px!important;row-gap:80px}.hero .div-hero h1{width:240px}.hero .div-hero p{width:256px}.hero .div-hero-forms{margin-left:0}}.checklist{list-style:none;padding:0;margin-top:40px}.checklist li{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:#FFF;font-size:clamp(16px, 2vw, 24px);font-weight:700}.checklist .icon-check{width:auto;display:inline-block}@media screen and (max-width:1440px) and (min-width:1140px){.checklist{margin-top:32px}.checklist li{font-size:clamp(16px, 2vw, 20px)}}@media screen and (max-width:540px){.checklist .icon-check{width:24px}}.form-wrapper{background:#FFF;padding:64px 48px;border-radius:32px;display:flex;flex-direction:column}@media screen and (max-width:1140px) and (min-width:960px){.form-wrapper{padding:32px 24px;width:100%;height:auto}}@media screen and (max-width:1440px) and (min-width:1140px){.form-wrapper{padding:48px 40px;width:640px}}@media screen and (max-width:540px){.form-wrapper{padding:28px 24px}}.form-row{width:100%;display:flex;flex-wrap:nowrap;gap:32px;margin-bottom:32px}@media screen and (max-width:1140px) and (min-width:960px){.form-row{flex-direction:column;row-gap:24px}}@media screen and (max-width:1440px) and (min-width:1140px){.form-row{gap:16px;margin-bottom:24px}}@media screen and (max-width:540px){.form-row{flex-wrap:wrap;row-gap:16px;margin-bottom:16px}}.form-group{flex:1 1 100px;display:flex;flex-direction:column}@media screen and (max-width:1140px) and (min-width:960px){.form-group{width:100%;max-width:100%;margin-bottom:0}}@media screen and (max-width:540px){.form-group{flex:1 1 auto}}.form-group.full1{width:100%;margin-bottom:32px;position:relative}@media screen and (max-width:1440px) and (min-width:1140px){.form-group.full1{margin-bottom:24px}}@media screen and (max-width:540px){.form-group.full1{margin-bottom:16px}}.form-group.full2{width:100%;margin-bottom:32px;position:relative}label{font-size:clamp(14px, 3vw, 20px);font-weight:700;margin-bottom:6px;width:100%}@media screen and (max-width:1440px) and (min-width:1140px){label{font-size:clamp(17px, 5vw, 17px);margin-bottom:8px;margin-left:2px}}input,select{font-size:clamp(12px, 4vw, 18px);padding:28px 28px;border:none;border-radius:16px;background:#f0f0f0}@media screen and (max-width:1440px) and (min-width:1140px){input,select{font-size:clamp(16px, 4vw, 16px);padding:26px 24px}}@media screen and (max-width:540px){input,select{font-size:clamp(14px, 4vw, 14px);padding:14px 18px;border-radius:8px}}.form-group.full1 select{width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-group.full1::after{content:"";position:absolute;top:58px;right:48px;width:24px;height:24px;background-image:url(/svg/ArrowDown.svg);background-size:cover;background-position:center center;pointer-events:none}@media screen and (max-width:540px){.form-group.full1::after{top:38px;right:24px;width:18px;height:18px}}.form-group.full2 select{width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-group.full2::after{content:"";position:absolute;top:58px;right:48px;width:24px;height:24px;background-image:url(/svg/ArrowDown.svg);background-size:cover;background-position:center center;pointer-events:none}@media screen and (max-width:540px){.form-group.full2::after{top:38px;right:24px;width:18px;height:18px}}.checkbox-wrapper{display:flex;justify-content:center;align-items:center}.checkbox-wrapper p{text-align:center}@media screen and (max-width:540px){.checkbox-wrapper p{font-size:12px}}.checkbox-wrapper input[type=checkbox]{display:none}.custom-checkbox{width:20px;height:20px;border-radius:100px;display:inline-block;position:relative;margin-right:8px;vertical-align:middle;background-color:#F2F2F2;transition:background 0.3s,border-color 0.3s}.custom-checkbox::before{content:"";position:absolute;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;top:1.5px;left:7px;transform:rotate(45deg);opacity:0;transition:opacity 0.2s}.checkbox-wrapper input[type=checkbox]:checked+.custom-checkbox{background-color:#b22222;border-color:#b22222}.checkbox-wrapper input[type=checkbox]:checked+.custom-checkbox::before{opacity:1}.privacidade{font-size:clamp(14px, 1.5vw, 16px);text-align:center;color:#A6A6A6;margin:24px 40px 32px 40px}@media screen and (max-width:1440px) and (min-width:1140px){.privacidade{margin:24px 24px 48px 24px}}@media screen and (max-width:540px){.privacidade{margin:24px 0}}#overlay-sucesso{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .6);display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}#overlay-sucesso.ativo{opacity:1;visibility:visible}#overlay-sucesso .conteudo-sucesso{background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:64px;border-radius:12px;text-align:center;max-width:100%;width:400px}#overlay-sucesso .conteudo-sucesso p{color:#FFF;font-size:18px;margin-top:20px}@font-face{font-family:"DM Sans";src:url(../fonts/DMSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url(../fonts/DMSans-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"DM Sans";src:url(../fonts/DMSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}h1{color:#FFF;font-size:clamp(24px, 4vw, 72px);line-height:104%;font-family:"DM Sans",sans-serif;font-style:normal;font-weight:700}h2{font-size:clamp(24px, 4vw, 72px);line-height:130%;font-family:"DM Sans",sans-serif;font-style:normal;font-weight:700}.p1{color:#A6A6A6;font-size:clamp(14px, 2vw, 24px);line-height:140%;font-family:"DM Sans",sans-serif;font-style:normal;font-weight:400}.p2{color:#231F20;font-size:clamp(16px, 2vw, 18px);line-height:140%;font-family:"DM Sans",sans-serif;font-style:normal;font-weight:400}.p3{color:#A6A6A6;font-size:clamp(16px, 2vw, 16px);line-height:140%;font-family:"DM Sans",sans-serif;font-style:normal;font-weight:400}a{font-family:"DM Sans",sans-serif;font-style:normal;font-weight:400}.section-info{margin:128px auto;justify-content:space-between;gap:2rem}@media screen and (max-width:540px){.section-info{margin:56px auto;flex-direction:column}}.div-info{display:flex;flex-direction:column;flex:1.06;position:relative;z-index:2}.div-info h2{width:600px;height:470px;margin-bottom:278px;color:#FFF}.div-info p{width:100%}@media screen and (max-width:1440px) and (min-width:1140px){.div-info h2{width:480px;margin-bottom:196px}.div-info p{font-size:22px;width:98%}}@media screen and (max-width:540px){.div-info{margin-right:0;margin-bottom:32px}.div-info h2{width:98%;height:auto;margin-bottom:24px}.div-info p{width:100%}}.div-info-grid{display:flex;flex-direction:column;flex:1}.grid-info{width:100%;display:grid;grid-template-columns:repeat(2,minmax(308px,324px));gap:32px}.grid-info .card-info{width:100%;height:326px;display:flex;flex-direction:column;align-items:start;justify-content:flex-start;background-color:#FFF;padding:32px;border-radius:16px}.grid-info .card-info h3{font-size:clamp(24px, 3vw, 48px);line-height:100%;color:#AC1E22;margin-top:70px}.grid-info .card-info p{font-size:clamp(22px, 2vw, 30px);width:100%;line-height:100%;font-weight:700;color:#000;margin-top:32px}.grid-info .card-info .w-75{width:75%}@media screen and (max-width:1440px) and (min-width:1140px){.grid-info{gap:24px;grid-template-columns:repeat(2,minmax(308px,330px))}.grid-info .card-info{height:290px}.grid-info .card-info h3{margin-top:56px}.grid-info .card-info p{font-size:clamp(26px, 2vw, 26px);width:90%}.grid-info .card-info .w-75{width:75%}}@media screen and (max-width:540px){.grid-info{grid-template-columns:repeat(1,100%)}.grid-info .card-info{height:auto;padding:16px;display:flex;justify-content:center;align-items:center}.grid-info .card-info div{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:14px}.grid-info .card-info div h3{margin-top:0}.grid-info .card-info div svg{width:32px}.grid-info .card-info p{width:100%;margin-top:8px;text-align:center}}.who-weare{flex-direction:column;overflow:visible!important}.who-weare h3{font-size:clamp(24px, 4vw, 32px);line-height:100%;color:#000}.who-weare .div-who-weare{overflow:visible!important}.who-weare .div-who-weare h2{width:520px;margin-bottom:24px}.who-weare .div-who-weare .margin-bottom{margin-bottom:40px}.who-weare .div-who-weare p{width:763px;color:#231F20}.who-weare .div-timeline{width:100%;display:flex;justify-content:space-between;flex-wrap:nowrap;margin-bottom:96px}.who-weare .div-timeline h4{font-size:clamp(24px, 4vw, 32px);font-weight:700;color:#AC1E22}.who-weare .div-timeline .card-traj1{flex:1 1 280px;display:flex;flex-direction:row;padding-left:80px}.who-weare .div-timeline .card-traj1 p{width:64%}.who-weare .div-timeline .card-traj2{flex:1 1 328px;padding-left:40px;display:flex;flex-direction:row}.who-weare .div-timeline .card-traj2 p{width:64%}.who-weare .div-timeline .card-traj3{flex:1 1 100px;padding-left:40px;display:flex;flex-direction:row}.who-weare .div-timeline .card-traj3 p{width:97%}.who-weare .div-diferenciais{position:relative;z-index:888}.who-weare .div-cards{width:100%;z-index:2;margin-bottom:478px;gap:32px;position:relative;display:flex;flex-wrap:wrap}.who-weare .div-cards .cards{width:100%;height:246px;flex-direction:column;flex:1 1 200px;border-radius:16px;padding:32px;background-color:#000;transition:0.8s ease}.who-weare .div-cards .cards h4{font-size:clamp(24px, 2vw, 28px);line-height:100%;font-weight:600;color:#FFF;margin-bottom:8px}.who-weare .div-cards .cards p{color:#A6A6A6;width:88%;font-size:18px}.who-weare .div-cards .cards .p-70{width:68%}@media screen and (max-width:1440px) and (min-width:1140px){.who-weare .div-who-weare h2{width:390px}.who-weare .div-timeline .card-traj1{flex:1 1 280px;padding-left:72px}.who-weare .div-timeline .card-traj2{flex:1 1 300px;padding-left:24px}.who-weare .div-timeline .card-traj2 p{width:80%}.who-weare .div-timeline .card-traj3{flex:1 1 100px;padding-left:32px;width:100%}.who-weare .div-cards{margin-bottom:372px}.who-weare .div-cards .cards p{width:100%;font-size:16px}.who-weare .div-cards .cards .p-70{width:100%}}@media screen and (max-width:540px){.who-weare{overflow:visible!important}.who-weare h3{line-height:100%;color:#000}.who-weare .div-who-weare{display:flex;flex-direction:column;gap:24px}.who-weare .div-who-weare h2{width:100%;margin-bottom:8px}.who-weare .div-who-weare .margin-bottom{margin-bottom:0}.who-weare .div-who-weare p{width:88%}.who-weare .div-timeline{flex-direction:column;flex:1 1 auto;gap:0}.who-weare .div-timeline .card-traj1{display:flex;flex-direction:row;flex:1 1 auto;justify-content:flex-start;padding-top:26px;padding-left:0;margin-left:-4px;height:auto}.who-weare .div-timeline .card-traj1 p{width:100%}.who-weare .div-timeline .card-traj1 .div-diamond{padding-top:5px}.who-weare .div-timeline .card-traj1 .div-diamond svg{width:18px;height:18px}.who-weare .div-timeline .card-traj2{display:flex;flex-direction:row;flex:1 1 auto;justify-content:flex-start;padding-top:56px;padding-left:0;margin-left:-4px;height:auto}.who-weare .div-timeline .card-traj2 p{width:100%}.who-weare .div-timeline .card-traj2 .div-diamond{padding-top:5px}.who-weare .div-timeline .card-traj2 .div-diamond svg{width:18px;height:18px}.who-weare .div-timeline .card-traj3{display:flex;flex-direction:row;flex:1 1 auto;justify-content:flex-start;padding-top:70px;padding-left:0;height:auto;margin-left:-4px}.who-weare .div-timeline .card-traj3 p{width:100%}.who-weare .div-cards{margin-bottom:100px}.who-weare .div-cards .cards{flex:1 1 100px;height:174px;display:flex;gap:10px}.who-weare .div-cards .cards div{width:100%;height:32px;gap:16px;display:flex;justify-content:flex-start;align-items:flex-start}.who-weare .div-cards .cards div h4{margin-top:4px}.who-weare .div-cards .cards div svg{width:32px;height:32px}.who-weare .div-cards .cards p{width:100%;font-size:18px!important}.who-weare .div-cards .cards .p-70{width:100%}}.section-busines{row-gap:196px;flex-direction:column;margin-bottom:128px}.h2-busines{color:#FFF;margin-top:514px;margin-bottom:-132px}@media screen and (max-width:540px){.h2-busines{margin-top:300px}}.div-busines{gap:32px;flex-wrap:nowrap}.cards-busines{flex:1 1 360px;height:816px;padding:40px 62px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border-radius:32px;overflow:hidden;position:relative}.cards-busines .quebra-texto{width:200px!important}.cards-busines h3{width:272px;line-height:100%;font-size:clamp(18px, 4vw, 40px);font-weight:600;margin-top:188px;margin-bottom:16px;text-align:center;color:#FFF}.cards-busines p{width:280px;text-align:center;color:#FFF}.cards-busines .overlay-busines{width:100%;height:100%;z-index:-1;position:absolute;overflow:hidden;top:0;left:0}.cards-busines .overlay-busines video{width:100%;height:100%;border-radius:32px;-o-object-fit:cover;object-fit:cover}.cards-busines .overlay-busines::after{content:"";width:102%;height:102%;position:absolute;z-index:1;top:0;left:0;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .9) 100%)}.grid-menu{display:grid;width:100%;height:auto;grid-template-columns:repeat(4,minmax(320px,360px))}.grid-menu div{display:flex;align-items:center;justify-content:center}.grid-menu h3{font-size:clamp(40px, 4vw, 64px);font-weight:700;line-height:100%;color:#FFF}.grid-menu .h3-menu1{width:268px}.grid-menu .h3-menu2{width:205px}.grid-menu .img-menu1{width:100%;height:100%;border-radius:32px 0 0 0}.grid-menu .img-menu2{width:100%;height:100%;border-radius:0 0 0 0}.grid-menu .img-menu3{width:100%;height:100%;border-radius:0 32px 32px 0}.grid-menu .img-menu4{width:100%;height:100%;border-radius:32px 0 0 32px}.grid-menu .img-menu5{width:100%;height:100%;border-radius:0 0 0 0}.grid-menu .img-menu6{width:100%;height:100%;border-radius:0 0 32px 0}.h3-benefits{font-size:clamp(24px, 4vw, 40px);font-weight:700;line-height:100%;margin-bottom:64px;color:#FFF}@media screen and (max-width:540px){.h3-benefits{width:60%;text-align:center}}.grid-benefits{display:grid;width:100%;grid-template-columns:repeat(4,minmax(280px,326px));gap:32px;justify-content:flex-start;align-items:center}.grid-benefits .card-hover1{width:100%;height:256px;padding:32px;border-radius:16px;background-color:#AC1E22;transition:0.8s ease!important;scale:1}.grid-benefits .card-hover1 svg{width:48px;height:48px;margin-bottom:40px}.grid-benefits .card-hover1 h4{font-size:clamp(24px, 2vw, 28px);font-weight:600;line-height:100%;margin-bottom:8px;color:#FFF}.grid-benefits .card-hover1 P{color:#F5B8B9;width:234px}.grid-benefits .card-hover1:hover{background-color:#FFF;scale:.96}.grid-benefits .card-hover1:hover svg path{fill:#AC1E22}.grid-benefits .card-hover1:hover h4,.grid-benefits .card-hover1:hover p{color:#AC1E22}@media screen and (max-width:1440px) and (min-width:1140px){.cards-busines{height:600px}.cards-busines h3{width:272px;margin-top:100px}.cards-busines .overlay-busines video{width:100%;height:100%}.grid-menu{width:100%;grid-template-columns:repeat(4,minmax(264px,356px))}.grid-benefits{gap:24px}}@media screen and (max-width:540px){.section-busines{row-gap:124px;flex-direction:column;margin-bottom:80px}.h2-busines{margin-top:256px;margin-bottom:-60px}.div-busines{display:flex;flex-direction:column;gap:32px}.cards-busines{flex:1 1 326px;width:100%;height:200px;padding:0 0}.cards-busines h3{width:100%;margin-top:96px;margin-bottom:24px;text-align:center;color:#FFF}.cards-busines p{display:none}.cards-busines .overlay-busines{width:100%;height:100%;border-radius:32px}.cards-busines .overlay-busines video{width:100%;height:195%;border-radius:32px}.cards-busines .overlay-busines::after{border-radius:32px;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .4) 80%)}.grid-menu{display:grid;justify-content:center;align-items:center;grid-template-columns:repeat(1,minmax(320px,360px))}.grid-menu div{height:auto;display:flex;align-items:center;justify-content:center}.grid-menu h3{font-weight:700;line-height:100%;text-align:center;color:#FFF}.grid-menu .h3-menu1{width:100%;margin-bottom:40px}.grid-menu .h3-menu2{width:80%;margin-top:40px}.grid-menu .img-menu1{width:100%;height:100%;border-radius:32px 32px 0 0}.grid-menu .img-menu2{width:100%;height:100%;border-radius:0 0 0 0}.grid-menu .img-menu3{width:100%;height:100%;border-radius:0 0 0 0}.grid-menu .img-menu4{width:100%;height:100%;border-radius:0 0 0 0}.grid-menu .img-menu5{width:100%;height:100%;border-radius:0 0 0 0}.grid-menu .img-menu6{width:100%;height:100%;border-radius:0 0 32px 32px}.grid-menu .div-img-menu{display:none}.h3-benefits{width:100%}.grid-benefits{width:100%;display:grid;justify-content:center;grid-template-columns:repeat(1,minmax(328px,356px));gap:24px}.grid-benefits .card-hover1{display:flex;flex-direction:column;gap:8px;height:auto;padding:24px}.grid-benefits .card-hover1 div{height:auto;display:flex;justify-content:flex-start;align-items:center;padding:0;gap:16px}.grid-benefits .card-hover1 svg{width:32px;margin-top:0;margin-bottom:0}.grid-benefits .card-hover1 h4{margin-bottom:0}.grid-benefits .card-hover1 P{width:234px;font-size:18px!important}}.div-investment{justify-content:center;flex-wrap:nowrap;gap:2rem}.div-investment .div-img-investment{display:flex;flex:1}.div-investment .img-investment{min-width:550px;width:100%;height:auto}@media screen and (max-width:1140px) and (min-width:960px){.div-investment{flex-wrap:wrap}}@media screen and (max-width:960px){.div-investment{flex-wrap:wrap}}@media screen and (max-width:540px){.div-investment{flex-wrap:wrap}.div-investment .img-investment{min-width:300px;width:100%;height:auto}}.div-cards-investment{display:flex;flex-direction:column;flex:1}.red-cards{width:100%;height:auto;background-color:#AC1E22;border-radius:16px;padding:40px;display:flex;align-items:center;justify-content:center}.red-cards p{width:310px;font-size:clamp(24px, 2vw, 40px);line-height:120%;font-weight:600;text-align:center;color:#FFF}@media screen and (max-width:1440px) and (min-width:1140px){.red-cards{width:100%;padding:40px}.red-cards p{font-size:clamp(26px, 2vw, 40px);width:232px}}@media screen and (max-width:540px){.red-cards{width:auto;height:auto;padding:32px 0}.red-cards p{width:60%}}.grid-investment{display:grid;height:100%;grid-template-columns:repeat(2,minmax(100px,326px));gap:2rem}.grid-investment div{width:100%;display:flex;justify-content:center;align-items:center;background-color:#F2F2F2;border-radius:32px;padding:32px}.grid-investment div p{font-size:clamp(16px, 4vw, 26px);line-height:120%;font-weight:600;text-align:center}.grid-investment div .p-payback{width:50%}@media screen and (max-width:1440px) and (min-width:1140px){.grid-investment{grid-template-columns:repeat(2,minmax(100px,356px))}.grid-investment div{height:auto;padding:36px;border-radius:24px}.grid-investment div p{width:81%;font-size:clamp(22px, 4vw, 22px)}}@media screen and (max-width:540px){.grid-investment{grid-template-columns:repeat(1,100%)}.grid-investment div{height:auto;border-radius:16px;padding:32px}.grid-investment div p{width:100%}.grid-investment .p-payback{width:100%}}.h2-steps{margin:80px 0 80px 0;color:#FFF}@media screen and (max-width:540px){.h2-steps{width:100%;text-align:center}}.div-steps{display:flex;width:100%;justify-content:center;align-items:flex-start;flex-wrap:nowrap;margin-bottom:170px;gap:24px}.div-steps div{width:100%;flex:1 1 200px;align-items:center;justify-content:center}.div-steps div h3{width:156px;font-size:20px;line-height:130%;font-weight:700;margin-top:12px;margin-bottom:4px;color:#FFF;text-align:center}.div-steps div .w-text186{width:186px}.div-steps div .w-text122{width:122px}.div-steps div p{width:230px;text-align:center}.div-steps .arrow-steps{padding-top:40px}@media screen and (max-width:1440px) and (min-width:1140px){.div-steps{gap:0}}@media screen and (max-width:540px){.div-steps{display:flex;flex-direction:column;justify-content:center;align-items:center}.div-steps .arrow-steps{width:auto;height:auto;padding-top:35px;padding-bottom:35px}.div-steps .arrow-steps svg{rotate:90deg}.div-steps div{flex:1 1 auto}.div-steps div h4{font-size:18px;width:100%}.div-steps div p{width:69.5%;text-align:center}.div-steps div .w-text122{width:100%}.div-steps div .w-text186{width:100%}}.background-steakranch{width:1920px;height:336px;display:flex;justify-content:center;align-items:center;position:relative;background-image:url(/img/fundo_investment.webp);background-position:center center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:540px){.background-steakranch{width:1160px;height:244px}}.section-partner{justify-content:space-between;flex-direction:column;margin-top:140px}.section-partner h2{color:#FFF;margin-bottom:124px}.section-partner .div-partner{gap:6.8rem}.section-partner .partner-01{flex:1.9}.section-partner .partner-02{display:flex;flex:2}@media screen and (max-width:1440px) and (min-width:1140px){.section-partner h2{margin-bottom:92px}.section-partner .div-partner{display:flex;gap:4rem}}@media screen and (max-width:540px){.section-partner{padding-bottom:88px}.section-partner h2{margin-bottom:64px}}button{font-family:"DM Sans",sans-serif;font-style:normal;cursor:pointer}.cookie-buttons{display:flex;gap:16px;width:100%;animation:all 1s ease}.cookie-buttons button{color:#FFF;border:none;padding:8px 18px;border-radius:6px;cursor:pointer}.cookie-buttons #cookie-accept-btn{background-color:#AC1E22;font-weight:600;transition:all 0.6s ease;scale:1.1}.cookie-buttons #cookie-accept-btn:hover{background-color:#7A1518;scale:1;filter:blur(4)}.cookie-buttons #cookie-decline-btn{background-color:#fff0;border:1px solid #A6A6A6;color:#A6A6A6;transition:all 0.6s ease}.cookie-buttons #cookie-decline-btn:hover{background-color:#fff0;scale:.9;filter:blur(4);color:#FFF;border:1px solid #FFF}.btn-hero{width:auto;padding:16px 32px;border-radius:8px;background-color:#AC1E22;border:0;transition:0.6s ease;cursor:pointer;font-size:16px;line-height:100%;font-weight:700;color:#FFF}.btn-hero:hover{background-color:#7A1518;scale:.98}@media screen and (max-width:540px){.btn-hero{font-size:14px;padding:12px 24px}}.btn-enviar{width:100%;height:80px;padding:28px;display:flex;justify-content:center;align-items:center;background-color:#AC1E22;color:#fff;font-weight:700;border:none;border-radius:12px;cursor:pointer;font-size:24px;transition:0.3s ease}.btn-enviar:hover{background-color:#7A1518;scale:.98}@media screen and (max-width:540px){.btn-enviar{font-size:18px;padding:18px;height:auto}}.m-8{margin:8px}.m-16{margin:16px}.m-24{margin:24px}.m-32{margin:32px}.m-40{margin:40px}.m-48{margin:48px}.m-56{margin:56px}.m-64{margin:64px}.m-72{margin:72px}.m-80{margin:80px}.m-88{margin:88px}.m-96{margin:96px}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.mt-48{margin-top:48px}.mt-56{margin-top:56px}.mt-64{margin-top:64px}.mt-72{margin-top:72px}.mt-80{margin-top:80px}.mt-88{margin-top:88px}.mt-96{margin-top:96px}.mt-128{margin-top:128px!important}.ml-8{margin-left:8px}.ml-16{margin-left:16px}.ml-24{margin-left:24px}.ml-32{margin-left:32px}.ml-40{margin-left:40px}.ml-48{margin-left:48px}.ml-56{margin-left:56px}.ml-64{margin-left:64px}.ml-72{margin-left:72px}.ml-80{margin-left:80px}.ml-88{margin-left:88px}.ml-96{margin-left:96px}.mr-8{margin-right:8px}.mr-16{margin-right:16px}.mr-24{margin-right:24px}.mr-32{margin-right:32px}.mr-40{margin-right:40px}.mr-48{margin-right:48px}.mr-56{margin-right:56px}.mr-64{margin-right:64px}.mr-72{margin-right:72px}.mr-80{margin-right:80px}.mr-88{margin-right:88px}.mr-96{margin-right:96px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mb-40{margin-bottom:40px}.mb-48{margin-bottom:48px}.mb-56{margin-bottom:56px}.mb-64{margin-bottom:64px}.mb-72{margin-bottom:72px}.mb-80{margin-bottom:80px}.mb-88{margin-bottom:88px}.mb-96{margin-bottom:96px}.mb-128{margin-bottom:128px}.row-gap8{row-gap:8px}.row-gap16{row-gap:16px}.row-gap24{row-gap:24px}.row-gap32{row-gap:32px}.row-gap40{row-gap:40px}.column-gap8{-moz-column-gap:8px;column-gap:8px}.column-gap16{-moz-column-gap:16px;column-gap:16px}.column-gap24{-moz-column-gap:24px;column-gap:24px}.column-gap32{-moz-column-gap:32px;column-gap:32px}.column-gap40{-moz-column-gap:40px;column-gap:40px}.column-gap96{-moz-column-gap:96px;column-gap:96px}.p-32{padding:32px}.pt-128{padding-top:128px}@media screen and (max-width:540px){.pt-128{padding-top:80px}}.pb-70{padding-bottom:70px}.pb-128{padding-bottom:128px}@media screen and (max-width:540px){.pb-128{padding-bottom:80px}}.PY-40{padding:40px 0}.PY-48{padding:48px 0}.PY-56{padding:56px 0}.PY-70{padding:70px 0}.PY-78{padding:78px 0}.PX-32{padding:0 32px}.PX-40{padding:0 40px}.PX-78{padding:0 78px}.PX-172{padding:0 172px}.pr-96{padding-right:96px}html{scroll-behavior:smooth}body{width:100%;height:100%;position:relative;scroll-behavior:smooth;background-color:#000;font-family:"DM Sans",sans-serif;font-weight:400}svg,img{display:block}.logo{z-index:999}@media screen and (max-width:540px){.logo svg{width:166px;height:32px}}#header{width:100%;position:fixed;top:0;z-index:999}.active-header{background:#000!important;z-index:9999}.navbar-desktop{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:40px 0}.navbar-desktop .list-desktop{list-style:none;display:flex;justify-content:flex-start;align-items:center;-moz-column-gap:3rem;column-gap:3rem}.navbar-desktop .list-desktop a{text-decoration:none;color:#FFF;transition:0.6s ease}.navbar-desktop .list-desktop a:hover{color:#A6A6A6;scale:.98;filter:blur(2px)}@media screen and (max-width:1440px) and (min-width:1140px){.navbar-desktop{max-width:1440px;padding-left:clamp(32px, 2vw, 64px);padding-right:clamp(32px, 2vw, 64px)}}@media screen and (max-width:1140px) and (min-width:960px){.navbar-desktop{display:none}}@media screen and (max-width:960px){.navbar-desktop{display:none}}@media screen and (max-width:540px){.navbar-desktop{display:none}}.no-scroll{overflow:hidden;height:100vh}.navbar-mobile{margin:48px auto;padding-left:clamp(16px, 5vw, 96px);padding-right:clamp(16px, 5vw, 96px);display:none;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;z-index:9999}@media screen and (max-width:1440px) and (min-width:1140px){.navbar-mobile{display:none}}@media screen and (max-width:1140px) and (min-width:960px){.navbar-mobile{max-width:1140px;display:flex}}@media screen and (max-width:960px){.navbar-mobile{max-width:960px;display:flex}}@media screen and (max-width:540px){.navbar-mobile{margin:28px auto;max-width:540px;display:flex}}.bx{width:40px;height:40px;display:flex;justify-content:center;align-items:center;position:relative;background-color:#fff0;border:0;z-index:9999;transition:0.6s ease}.bx svg{transition:0.6s ease}.bx::after{content:"";position:absolute;top:40%;left:8px;width:28px;height:2px;border-radius:100px;rotate:0deg;opacity:0;filter:blur(4px);pointer-events:none;background-color:#FFF;transition:0.6s ease}.bx::before{content:"";position:absolute;top:60%;left:8px;width:28px;height:2px;border-radius:100px;rotate:0deg;opacity:0;filter:blur(4px);pointer-events:none;background-color:#FFF;transition:0.6s ease}.active-bx svg{opacity:0;filter:blur(4px)}.active-bx::after{content:"";position:absolute;top:50%;left:8px;width:28px;height:2px;border-radius:100px;rotate:-135deg;opacity:1;filter:blur(0);background-color:#FFF}.active-bx::before{content:"";position:absolute;top:50%;left:8px;width:28px;height:2px;border-radius:100px;rotate:135deg;opacity:1;filter:blur(0);background-color:#FFF}.menu-mobile{width:100%;height:100vh!important;background-color:#000;display:flex;justify-content:center;align-items:center;position:absolute;z-index:888;pointer-events:none;opacity:0;transform:translate3d(0,-164px,0);transition:1s ease}.active-menu-mobile{opacity:1;pointer-events:all}.nav-link-mobile{width:100%;display:inline-block;align-items:center;justify-content:center;text-align:center;font-size:24px;line-height:120%;color:#FFF;text-decoration:none;transition:0.6s ease}.nav-link-mobile:hover{color:#A6A6A6;scale:.98;filter:blur(2px)}.redes-sociais{width:100%;display:flex;align-items:center;justify-content:center;margin-top:24px}.redes-sociais a{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#AC1E22;border-radius:8px;transition:0.6s ease}.redes-sociais a svg path{fill:#FFF}.redes-sociais a:hover{background-color:#7A1518;scale:.98;filter:blur(2px)}.bar-container{height:432px;position:absolute;z-index:0;top:250px;left:28px;display:flex;justify-content:center;align-items:flex-end;flex-direction:row;-moz-column-gap:26px;column-gap:26px}@media screen and (max-width:1440px) and (min-width:1140px){.bar-container{top:172px}}@media screen and (max-width:1140px) and (min-width:960px){.bar-container{height:374px;top:64px;left:68px;-moz-column-gap:26px;column-gap:26px}}@media screen and (max-width:540px){.bar-container{top:40px;height:auto;-moz-column-gap:12px;column-gap:12px;display:none}}.bar-container .bar{border-radius:6px;background:linear-gradient(80deg,#000 44.29%,#2E2E2E 80.29%);width:70px}@media screen and (max-width:1440px) and (min-width:1140px){.bar-container .bar{width:62px}}@media screen and (max-width:1140px) and (min-width:960px){.bar-container .bar{width:75px}}@media screen and (max-width:960px){.bar-container .bar{width:44px}}@media screen and (max-width:960px){.bar-container .bar{width:33px}}.bar-container .bar-01{height:196px;animation:growShrink-01 3s ease-in-out 0.1s;background:linear-gradient(70deg,#000 44.29%,#2E2E2E 80.29%)}@media screen and (max-width:1140px) and (min-width:960px){.bar-container .bar-01{height:170px}}@media screen and (max-width:540px){.bar-container .bar-01{height:114px}}.bar-container .bar-02{height:236px;animation:growShrink-02 3s ease-in-out 0.1s;background:linear-gradient(75deg,#000 44.29%,#2E2E2E 80.29%)}@media screen and (max-width:1140px) and (min-width:960px){.bar-container .bar-02{height:204px}}@media screen and (max-width:540px){.bar-container .bar-02{height:138px}}.bar-container .bar-03{height:274px;animation:growShrink-03 3s ease-in-out 0.2s;background:linear-gradient(77deg,#000 44.29%,#2E2E2E 80.29%)}@media screen and (max-width:1140px) and (min-width:960px){.bar-container .bar-03{height:238px}}@media screen and (max-width:540px){.bar-container .bar-03{height:160px}}.bar-container .bar-04{height:314px;animation:growShrink-04 3s ease-in-out 0.3s;background:linear-gradient(79deg,#000 44.29%,#2E2E2E 80.29%)}@media screen and (max-width:1140px) and (min-width:960px){.bar-container .bar-04{height:272px}}@media screen and (max-width:540px){.bar-container .bar-04{height:182px}}.bar-container .bar-05{height:354px;animation:growShrink-05 3s ease-in-out 0.4s;background:linear-gradient(80deg,#000 44.29%,#2E2E2E 80.29%)}@media screen and (max-width:1140px) and (min-width:960px){.bar-container .bar-05{height:306px}}@media screen and (max-width:540px){.bar-container .bar-05{height:206px}}.bar-container .bar-06{height:392px;animation:growShrink-06 3s ease-in-out 0.5s;background:linear-gradient(80deg,#000 44.29%,#2E2E2E 80.29%)}@media screen and (max-width:1140px) and (min-width:960px){.bar-container .bar-06{height:340px}}@media screen and (max-width:540px){.bar-container .bar-06{height:228px}}.bar-container .bar-07{height:432px;animation:growShrink-07 3s ease-in-out 0.6s}@media screen and (max-width:1140px) and (min-width:960px){.bar-container .bar-07{height:374px}}@media screen and (max-width:540px){.bar-container .bar-07{height:252px}}.timeline{width:100%;max-width:1440px;height:auto;position:absolute;top:64px}.timeline svg{height:71px}.timeline #timeline-mobile{display:none}@media screen and (max-width:1440px) and (min-width:1140px){.timeline{top:68px}.timeline svg{height:auto}}@media screen and (max-width:540px){.timeline{width:20%;position:static;padding-left:4px}.timeline svg{width:39px;height:auto}.timeline #timeline-mobile{display:flex}.timeline #timeline-desktop{display:none}}.div-background-red{width:100%;height:615px;position:absolute;bottom:0;z-index:0;background-color:#AC1E22}@media screen and (max-width:1440px) and (min-width:1140px){.div-background-red{height:524px}}@media screen and (max-width:540px){.div-background-red{height:205px;bottom:-28px}}.icon-bull{width:180px;height:180px;border-radius:34px;display:flex;align-items:center;justify-content:center;position:absolute;top:-68px;background-color:#AC1E22}@media screen and (max-width:960px){.icon-bull{width:124px;height:124px;border-radius:16px}}.cards-busines .div-player{width:108px;height:108px;background-color:rgb(255 255 255 / .3);border-radius:100px;display:flex;align-items:center;justify-content:center}.cards-busines .div-player .player{width:50px}@media screen and (max-width:540px){.cards-busines .div-player{width:88px;height:88px}}.div-hero-steak{width:100%;height:auto;overflow-x:hidden;position:absolute;z-index:0;bottom:56px;background-color:#AC1E22}.div-hero-steak svg{width:1920px;height:400px}@media screen and (max-width:1440px) and (min-width:1140px){.div-hero-steak{bottom:74px}.div-hero-steak svg{width:1600px;height:372px}}@media screen and (max-width:540px){.div-hero-steak{height:290px;top:432px;bottom:0}.div-hero-steak .hero-steak{width:1380px;height:290px}}.div-meat-board{width:594px;height:auto;margin-top:32px;pointer-events:none}.div-meat-board .meat-board{width:594px;height:auto}@media screen and (max-width:1440px) and (min-width:1140px){.div-meat-board{width:532px;margin-top:19px}.div-meat-board .meat-board{width:100%}}@media screen and (max-width:540px){.div-meat-board{justify-content:center;bottom:-140px;display:none}.div-meat-board .meat-board{width:200px;margin-left:0;z-index:888}}.div-stamp{max-width:100%;width:204px;height:auto;z-index:2;right:16.2%;top:9%;position:absolute}@media screen and (max-width:1440px) and (min-width:1140px){.div-stamp{width:180px;top:7%;right:11%}}@media screen and (max-width:540px){.div-stamp{width:80px;top:-2.7%;right:21%;display:none}}.div-meat-sauceboard{max-width:100%;width:672px;height:auto;position:absolute;display:flex;justify-content:flex-end;top:-4.5%;right:13%}@media screen and (max-width:1440px) and (min-width:1140px){.div-meat-sauceboard{width:600px;right:5.5%}}@media screen and (max-width:540px){.div-meat-sauceboard{width:234px;height:156px;top:-4%;right:19%;display:none}}.div-partner-steak{width:100%;height:auto;overflow-x:hidden;position:absolute;z-index:-1;bottom:-116px;background-color:#AC1E22}.div-partner-steak .hero-steak{width:1920px;height:440px}@media screen and (max-width:1440px) and (min-width:1140px){.div-partner-steak{bottom:-70px}.div-partner-steak .hero-steak{width:1920px;height:400px}}@media screen and (max-width:540px){.div-partner-steak{bottom:0;top:508px;height:290px}}.div-burger{width:100%;height:auto;z-index:-1;position:absolute;bottom:-150px;overflow:hidden}.div-burger .burger_board{width:524px;margin-left:300px}@media screen and (max-width:1440px) and (min-width:1140px){.div-burger{bottom:-104px}.div-burger .burger_board{width:488px;margin-left:80px}}@media screen and (max-width:540px){.div-burger{display:none}}.video-container{position:absolute;width:100%;height:788px;bottom:-374px;background-color:#000;overflow:hidden;cursor:pointer;z-index:888;border-radius:32px}@media screen and (max-width:1440px) and (min-width:1140px){.video-container{width:95%;height:700px;bottom:-374px}}@media screen and (max-width:540px){.video-container{width:90%;height:300px;bottom:-208px}}.video-container img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;transition:opacity 0.3s ease-in-out}.video-container:hover img{opacity:.8}.video-container .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px;z-index:10;transition:transform 0.3s ease-in-out}.video-container:hover .play-button{transform:translate(-50%,-50%) scale(1.1)}.video-container iframe{width:100%;height:100%;position:absolute;top:0;left:0}.faq{max-width:1440px;margin:248px auto 124px auto;padding-left:clamp(16px, 5vw, 96px);padding-right:clamp(16px, 5vw, 96px);display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:1440px) and (min-width:1140px){.faq{max-width:1440px;margin:200px auto 124px auto}}@media screen and (max-width:1140px) and (min-width:960px){.faq{max-width:1140px}}@media screen and (max-width:960px){.faq{max-width:960px}}@media screen and (max-width:540px){.faq{max-width:540px;margin:88px auto 0 auto}}.faq h2{color:#FFF;margin-bottom:56px}.faq-item{border-bottom:1px solid red}.faq-item span{font-size:clamp(18px, 4vw, 32px);font-weight:700}@media screen and (max-width:540px){.faq-item span{width:80%}}.faq-question{width:100%;background:none;border:none;color:#FFF;padding:70px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}@media screen and (max-width:540px){.faq-question{align-items:flex-start;text-align:start}}.faq-icon{font-size:24px;background-color:#FFF;border-radius:100px;padding:10px;transition:transform 0.3s ease}.faq-answer{max-height:0;overflow:hidden;transition:0.6s ease;padding-left:0}.faq-answer p{color:#666}.faq-answer ul{display:flex;flex-direction:column;margin:12px 0 12px 16px;font-size:clamp(16px, 4vw, 24px);row-gap:12px;color:#666;list-style-type:disc;padding-left:2rem}.faq-item.active .faq-answer{max-height:400px;margin-top:-42px;padding-bottom:70px}.faq-item.active .faq-icon{transform:rotate(135deg)}.cookie-banner{position:fixed;z-index:9999;bottom:0;left:0;width:100%;background-color:#000;color:#fff;padding:20px;display:none;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.cookie-banner a{color:#AC1E22}footer{max-width:1440px;margin:0 auto;padding-left:clamp(16px, 5vw, 96px);padding-right:clamp(16px, 5vw, 96px);padding-top:94px;padding-bottom:94px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#000}footer .div-footer1{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1 1 360px;gap:32px}footer .div-footer1 div{display:flex;flex-direction:row}footer .div-footer1 div p{color:#FFF}footer .div-footer1 .flex-logo .logo-footer svg{width:274px}footer .div-footer2{display:flex;flex-direction:column;justify-content:flex-end;align-items:end;gap:32px}footer .div-footer2 .arrow-up{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:12px;background-color:#AC1E22;border-radius:8px}footer .div-footer2 a{color:#FFF;filter:blur(0);transition:0.6s ease}footer .div-footer2 a:hover{scale:.98;filter:blur(2px)}@media screen and (max-width:1440px) and (min-width:1140px){footer{max-width:1440px}}@media screen and (max-width:1140px) and (min-width:960px){footer{max-width:1140px}}@media screen and (max-width:960px){footer{max-width:960px}}@media screen and (max-width:540px){footer{max-width:540px;justify-content:center;align-items:center;flex-direction:column;padding-top:64px;padding-bottom:64px}footer .div-footer1{flex-direction:column;justify-content:center;align-items:center}footer .div-footer1 .flex-logo{width:100%;gap:38px;flex-direction:column;justify-content:center;align-items:center}footer .div-footer1 p{width:70%;color:#FFFFFF!important;text-align:center}footer .div-footer2{justify-content:center;align-items:center}}footer .social-icons{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background-color:#AC1E22;border-radius:8px;transition:0.6s ease}footer .social-icons:hover{background-color:#7A1518;scale:.98}footer .facebook{padding:8px}