.page_background_donut__2xJOq{position:absolute;top:0;left:0}.section_brands{width:100vw!important;height:105vh!important;position:relative;justify-items:center;align-items:center;overflow:hidden}.section_brands .button_contact{position:absolute;right:40px;top:40px;background-color:#000;width:130px;height:40px;border:2px solid rgba(88,88,88,.368627451);z-index:110;color:#c9c9c9;display:flex;justify-content:center;align-items:center;font-size:1.1rem;font-weight:400;border-radius:12px;-webkit-border-r2adius:1px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;-webkit-border-radius:12px;transition:1s;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s;-o-transition:1s}.section_brands .button_contact:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);border:2px solid #c9c9c9}.section_brands .title_brands{position:absolute;left:0;color:#fff;margin-top:30vh;font-size:5rem;text-align:center;width:100%;font-weight:500}.section_brands .title_brands span{font-weight:lighter;color:gray}@media(max-width:834px){.section_brands .title_brands{font-size:2rem}}.section_brands .background_brands__cont{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden}.section_brands .background_brands__cont .background_brands{position:absolute;bottom:0;right:0;text-align:right;font-weight:900;font-size:300px;z-index:-1;transform:rotate(-15deg) translateX(50px);color:rgba(0,0,0,.3333333333);-webkit-transform:rotate(-15deg) translateX(50px);-moz-transform:rotate(-15deg) translateX(50px);-ms-transform:rotate(-15deg) translateX(50px);-o-transform:rotate(-15deg) translateX(50px)}@media(max-width:1150px){.section_brands .background_brands__cont .background_brands{bottom:10vh;font-size:120px}}.section_brands .item{position:relative;display:flex;justify-content:center;align-items:center;width:200px;height:200px;font-weight:700;margin-left:75px;font-size:1.5em;border:1px solid #000;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background-color:#1a1a1a}.section_brands .item video{position:relative;padding:20px;width:100%;height:100%;object-fit:contain;filter:contrast(0) saturate(0) brightness(100%);-webkit-filter:contrast(0) saturate(0) brightness(100%)}@media(max-width:1150px){.section_brands .item{width:150px;height:150px;margin-left:25px}}.image_brand{width:400px;height:300px;margin-left:20px;background:#1a1a1a;display:flex;justify-items:center;align-items:center;justify-self:center;justify-content:center;transition:1s;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s;-o-transition:1s}.image_brand,.image_brand video{border-radius:20px;object-fit:cover;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.image_brand video{position:relative;width:100%;height:100%}@media only screen and (max-width:768px){.image_brand{width:150px;height:150px}}.image_brand:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.image_brand:last-of-type{padding-left:0}.inner{position:relative;width:100%;overflow:hidden;height:500px;align-items:center;justify-content:center;top:70%}.wrapper{position:absolute}.carousel,.wrapper{display:flex;align-items:center;justify-content:center}.carousel{animation:swipe var(--speed) linear infinite backwards;-webkit-animation:swipe var(--speed) linear infinite backwards;overflow-y:hidden}@keyframes swipe{0%{transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0)}to{transform:translate(-100%);-webkit-transform:translate(-100%);-moz-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%)}}