.body{
    background-color:#fff;
    font-family:"electrolux";
    font-weight: 400;
    color:#fff;
    max-width:1440px;
    width: 100%;
    margin:0 auto;
    letter-spacing:.01px
}
div,p,h1,h2,h3,h4,span{
    margin:0px;
    padding:0px
}
h1,h2,h3,h4{
    margin:0px;
    padding:0px
}
.container-fluid{
    padding-left:0px !important;
    padding-right:0px !important
}
.carousel-indicators{
    justify-content:flex-start;
    margin-left:7%;
    margin-right:0;
    margin-bottom:3%
}
@media screen and (max-width: 766px){
    .carousel-indicators{
        margin:0 auto 10px;
        width:150px;
        top:24%
    }
}
.carousel-indicators [data-bs-target]{
    color:#fff;
    background-color:#fff;
    border-radius:50%;
    font-weight: 700;
    font-size:23px;
    width:34px;
    height:34px;
    opacity:1;
    margin:0px 7px 0px;
    padding:0
}
@media screen and (max-width: 990px){
    .carousel-indicators [data-bs-target]{
        width:25px;
        height:25px;
        margin:0px 6px 0px
    }
}
@media screen and (max-width: 766px){
    .carousel-indicators [data-bs-target]{
        width:18px;
        height:18px;
        margin:0px 4px 0px
    }
}
.carousel-indicators .active{
    background-color:#7b8a9c;
    color:#7b8a9c
}
.carousel-caption{
    font-family:"Electrolux Sans";
    width:100%;
    text-align:left;
    line-height:normal;
    color:var(--branco)
}
.bg-azul{
    background-color:#011e41
}
.bg2{
    background-color:#adb9c3
}
.txt-azul{
    color:#011e41
}
.txt-branco{
    color:#fff
}
.ft-regular{
    font-weight: 400;
}
.ft-SemiBold{
    font-weight: 600;
}
.ft-Bold{
    font-weight: 700;
}
#section-2{
    width:100%;
    padding:8% 0
}
#section-2 #video{
    padding:64px 125px 64px;
    width:100%;
    aspect-ratio:16/9;
    margin:0 auto;
    z-index:999
}
@media screen and (max-width: 1280px){
    #section-2 #video{
        padding:64px 90px 64px;
        width:100%;
        max-width:100%
    }
}
@media screen and (max-width: 990px){
    #section-2 #video{
        padding:64px 50px 64px
    }
}
@media screen and (max-width: 766px){
    #section-2 #video{
        padding:62px 30px
    }
}
#section-2 #video iframe{
    width:100%;
    aspect-ratio:16/9
}
.blocor-meio-textos-left{
    display:flex;
    flex-direction:column;
    justify-content:center;
    flex-wrap:wrap;
    width:100%;
    height:100%;
    align-content:flex-start;
    align-items:flex-start;
    padding:0px 20px 0px 110px;
    text-align:left
}
@media screen and (max-width: 1280px){
    .blocor-meio-textos-left{
        padding:0px 20px 0px 80px
    }
}
@media screen and (max-width: 990px){
    .blocor-meio-textos-left{
        padding:0px 20px 0px 60px
    }
}
@media screen and (max-width: 880px){
    .blocor-meio-textos-left{
        padding:0px 20px 0px 50px
    }
}
@media screen and (max-width: 768px){
    .blocor-meio-textos-left{
        padding:0px 20px 0px 30px
    }
}
@media screen and (max-width: 766px){
    .blocor-meio-textos-left{
        padding:55px 5px;
        text-align:center;
        align-items:center;
        align-content:center
    }
}
.blocor-meio-textos-left h1{
    font-size:50px;
    line-height:60px;
    font-weight: 600;;
    margin-bottom:30px
}
@media screen and (max-width: 1280px){
    .blocor-meio-textos-left h1{
        font-size:45px;
        line-height:50px
    }
}
@media screen and (max-width: 990px){
    .blocor-meio-textos-left h1{
        font-size:38px;
        line-height:42px;
        margin-bottom:28px
    }
}
@media screen and (max-width: 880px){
    .blocor-meio-textos-left h1{
        font-size:30px;
        line-height:38px;
        margin-bottom:28px
    }
}
@media screen and (max-width: 766px){
    .blocor-meio-textos-left h1{
        font-size:25px;
        line-height:32px;
        margin-bottom:15px
    }
}
@media screen and (max-width: 370px){
    .blocor-meio-textos-left h1{
        font-size:22px;
        line-height:26px
    }
}
.blocor-meio-textos-left .txt1{
    padding-bottom:40px
}
@media screen and (max-width: 766px){
    .blocor-meio-textos-left .txt1{
        padding-bottom:20px
    }
}
.blocor-meio-textos-left p{
    font-size:35px;
    line-height:42px;

}
@media screen and (max-width: 1280px){
    .blocor-meio-textos-left p{
        font-size:28px;
        line-height:32px
    }
}
@media screen and (max-width: 990px){
    .blocor-meio-textos-left p{
        font-size:25px;
        line-height:30px
    }
}
@media screen and (max-width: 766px){
    .blocor-meio-textos-left p{
        font-size:16px;
        line-height:20px
    }
}
.blocor-meio-textos-left p span{
    font-weight: 600;
}
.blocor-meio-textos-right{
    display:flex;
    flex-direction:column;
    justify-content:center;
    flex-wrap:wrap;
    width:100%;
    height:100%;
    align-content:flex-start;
    align-items:flex-start;
    padding:0px 20px 0px 100px;
    text-align:left
}
@media screen and (max-width: 1280px){
    .blocor-meio-textos-right{
        padding:0px 20px 0px 90px
    }
}
@media screen and (max-width: 990px){
    .blocor-meio-textos-right{
        padding:0px 20px 0px 60px
    }
}
@media screen and (max-width: 880px){
    .blocor-meio-textos-right{
        padding:0px 20px 0px 50px
    }
}
@media screen and (max-width: 768px){
    .blocor-meio-textos-right{
        padding:0px 20px 0px 30px
    }
}
@media screen and (max-width: 766px){
    .blocor-meio-textos-right{
        padding:55px 5px;
        text-align:center;
        align-items:center;
        align-content:center
    }
}
.blocor-meio-textos-right h1{
    font-size:50px;
    line-height:60px;
    font-weight: 600;;
    margin-bottom:30px
}
@media screen and (max-width: 1280px){
    .blocor-meio-textos-right h1{
        font-size:45px;
        line-height:50px
    }
}
@media screen and (max-width: 990px){
    .blocor-meio-textos-right h1{
        font-size:38px;
        line-height:42px;
        margin-bottom:28px
    }
}
@media screen and (max-width: 880px){
    .blocor-meio-textos-right h1{
        font-size:30px;
        line-height:38px
    }
}
@media screen and (max-width: 766px){
    .blocor-meio-textos-right h1{
        font-size:25px;
        line-height:32px;
        margin-bottom:15px
    }
}
@media screen and (max-width: 370px){
    .blocor-meio-textos-right h1{
        font-size:22px;
        line-height:26px
    }
}
.blocor-meio-textos-right .txt1{
    padding-bottom:40px
}
@media screen and (max-width: 766px){
    .blocor-meio-textos-right .txt1{
        padding-bottom:20px
    }
}
.blocor-meio-textos-right p{
    font-size:35px;
    line-height:42px;

}
@media screen and (max-width: 1280px){
    .blocor-meio-textos-right p{
        font-size:28px;
        line-height:32px
    }
}
@media screen and (max-width: 990px){
    .blocor-meio-textos-right p{
        font-size:25px;
        line-height:30px
    }
}
@media screen and (max-width: 766px){
    .blocor-meio-textos-right p{
        font-size:16px;
        line-height:20px
    }
}
.blocor-meio-textos-right p span{
    font-weight: 600;
}
.img-section3{
    width: 100%;
    padding-top:40px;
    max-width:511px
}
@media screen and (max-width: 1280px){
    .img-section3{
        padding-top:38px;
        max-width:470px
    }
}
@media screen and (max-width: 990px){
    .img-section3{
        padding-top:30px;
        max-width:300px
    }
}
@media screen and (max-width: 880px){
    .img-section3{
        padding-top:35px;
        max-width:300px
    }
}
@media screen and (max-width: 766px){
    .img-section3{
        padding-top:20px;
        max-width:370px
    }
}
@media screen and (max-width: 380px){
    .img-section3{
        max-width:320px
    }
}
.img-section4{
    padding-top:40px;
    max-width:397px
}
@media screen and (max-width: 1280px){
    .img-section4{
        padding-top:38px;
        max-width:380px
    }
}
@media screen and (max-width: 990px){
    .img-section4{
        padding-top:30px;
        max-width:300px
    }
}
@media screen and (max-width: 880px){
    .img-section4{
        padding-top:28px;
        max-width:300px
    }
}
@media screen and (max-width: 766px){
    .img-section4{
        padding-top:20px;
        max-width:245px
    }
}
#animate-icons-geladeira .icon_open{
    max-width:60px;
    top:42%;
    left:29%;
    cursor:pointer;
    z-index:2
}
@media screen and (max-width: 990px){
    #animate-icons-geladeira .icon_open{
        max-width:50px
    }
}
@media screen and (max-width: 830px){
    #animate-icons-geladeira .icon_open{
        max-width:45px
    }
}
@media screen and (max-width: 766px){
    #animate-icons-geladeira .icon_open{
        max-width:30px;
        top:58.5%;
        left:58%
    }
}
#animate-icons-geladeira .icon_close{
    max-width:60px;
    top:5%;
    right:3%;
    cursor:pointer;
    display:none;
    z-index:1
}
@media screen and (max-width: 990px){
    #animate-icons-geladeira .icon_close{
        max-width:50px
    }
}
@media screen and (max-width: 830px){
    #animate-icons-geladeira .icon_close{
        max-width:45px
    }
}
@media screen and (max-width: 766px){
    #animate-icons-geladeira .icon_close{
        max-width:30px;
        top:2.5%;
        left:88%
    }
}
#animate-icons-geladeira .card1.img_none{
    overflow:hidden;
    opacity:0;
    transition:.3s ease-in-out
}
#animate-icons-geladeira .img_none{
    overflow:hidden;
    opacity:0;
    transition:.3s ease-in-out
}
#animate-icons-geladeira .img_block{
    transition:.3s ease-out;
    opacity:1;
    overflow:visible
}
.video-gaveta{
    padding:0px;
    width:100%;
    height:800px;
    aspect-ratio:16/9;
    margin:0 auto
}
@media screen and (max-width: 1280px){
    .video-gaveta{
        height:750px
    }
}
@media screen and (max-width: 990px){
    .video-gaveta{
        height:650px
    }
}
@media screen and (max-width: 830px){
    .video-gaveta{
        height:500px
    }
}
@media screen and (max-width: 830px){
    .video-gaveta{
        height:500px
    }
}
@media screen and (max-width: 766px){
    .video-gaveta{
        height:auto
    }
}
.video-gaveta iframe{
    width:100%;
    aspect-ratio:16/9
}
.img-section7{
    width: 100%;
    padding-top:40px;
    max-width:475px
}
@media screen and (max-width: 1280px){
    .img-section7{
        padding-top:38px;
        max-width:420px
    }
}
@media screen and (max-width: 990px){
    .img-section7{
        padding-top:30px;
        max-width:350px
    }
}
@media screen and (max-width: 880px){
    .img-section7{
        padding-top:28px;
        max-width:330px
    }
}
@media screen and (max-width: 766px){
    .img-section7{
        padding-top:25px;
        max-width:340px
    }
}
@media screen and (max-width: 380px){
    .img-section7{
        max-width:300px
    }
}
#section-8 .card-left{
    display:flex;
    flex-direction:column;
    justify-content:center;
    flex-wrap:wrap;
    width:100%;
    height:100%;
    align-content:center;
    align-items:flex-start;
    text-align:left
}
@media screen and (max-width: 766px){
    #section-8 .card-left{
        padding:55px 5px 20px;
        text-align:center;
        align-items:center;
        align-content:center
    }
}
#section-8 .card-left h1{
    font-size:80px;
    line-height:90px;
    font-weight: 600;
}
@media screen and (max-width: 1280px){
    #section-8 .card-left h1{
        font-size:70px;
        line-height:80px
    }
}
@media screen and (max-width: 990px){
    #section-8 .card-left h1{
        font-size:65px;
        line-height:68px
    }
}
@media screen and (max-width: 766px){
    #section-8 .card-left h1{
        font-size:50px;
        line-height:60px;
        margin-bottom:15px
    }
}
@media screen and (max-width: 370px){
    #section-8 .card-left h1{
        font-size:45px;
        line-height:52px
    }
}
#section-8 .card-left .txt1{
    padding-bottom:40px
}
@media screen and (max-width: 766px){
    #section-8 .card-left .txt1{
        padding-bottom:20px
    }
}
#section-8 .card-left p{
    font-size:35px;
    line-height:42px;

}
@media screen and (max-width: 1280px){
    #section-8 .card-left p{
        font-size:28px;
        line-height:32px
    }
}
@media screen and (max-width: 990px){
    #section-8 .card-left p{
        font-size:25px;
        line-height:30px
    }
}
@media screen and (max-width: 766px){
    #section-8 .card-left p{
        font-size:16px;
        line-height:20px
    }
}
#section-8 .card-left p span{
    font-weight: 600;
}
#section-8 .card-right{
    display:flex;
    flex-direction:column;
    justify-content:center;
    flex-wrap:wrap;
    width:100%;
    height:100%;
    align-content:flex-start;
    align-items:flex-start;
    padding:0px 20px 0px 50px;
    text-align:left
}
@media screen and (max-width: 1280px){
    #section-8 .card-right{
        padding:0px 20px 0px 40px
    }
}
@media screen and (max-width: 990px){
    #section-8 .card-right{
        padding:0px 20px 0px 20px
    }
}
@media screen and (max-width: 880px){
    #section-8 .card-right{
        padding:0px 20px 0px 10px
    }
}
@media screen and (max-width: 766px){
    #section-8 .card-right{
        padding:55px 5px;
        text-align:center;
        align-items:center;
        align-content:center
    }
}
#section-8 .card-right h1{
    font-size:50px;
    line-height:60px;
    font-weight: 600;;
    margin-bottom:35px
}
@media screen and (max-width: 1280px){
    #section-8 .card-right h1{
        font-size:45px;
        line-height:50px;
        margin-bottom:35px
    }
}
@media screen and (max-width: 990px){
    #section-8 .card-right h1{
        font-size:38px;
        line-height:42px;
        margin-bottom:30px
    }
}
@media screen and (max-width: 880px){
    #section-8 .card-right h1{
        font-size:30px;
        line-height:38px;
        margin-bottom:28px
    }
}
@media screen and (max-width: 766px){
    #section-8 .card-right h1{
        font-size:20px;
        line-height:25px;
        margin-bottom:0px
    }
}
#section-8 .card-right .txt1{
    padding-bottom:40px
}
@media screen and (max-width: 766px){
    #section-8 .card-right .txt1{
        padding-bottom:20px
    }
}
#section-8 .card-right p{
    font-size:35px;
    line-height:42px;

}
@media screen and (max-width: 1280px){
    #section-8 .card-right p{
        font-size:28px;
        line-height:32px
    }
}
@media screen and (max-width: 990px){
    #section-8 .card-right p{
        font-size:25px;
        line-height:30px
    }
}
@media screen and (max-width: 766px){
    #section-8 .card-right p{
        font-size:20px;
        line-height:25px
    }
}
#section-8 .card-right p span{
    font-weight: 600;
}
.video-carousel{
    padding:0px;
    width:100%;
    height:100%;
    aspect-ratio:16/9;
    margin:0 auto
}
@media screen and (max-width: 766px){
    .video-carousel{
        height:auto
    }
}
.video-carousel iframe{
    width:100%;
    aspect-ratio:16/9
}
#footer{
    background-color:#011e41;
    padding:70px 20px;
    display:flex;
    align-items:center;
    flex-direction:column
}
@media screen and (max-width: 990px){
    #footer{
        padding:65px 20px
    }
}
@media screen and (max-width: 766px){
    #footer{
        padding:70px 10px 60px
    }
}
#footer img{
    max-width:297px
}
@media screen and (max-width: 766px){
    #footer img{
        max-width:290px
    }
}
@media screen and (max-width: 380px){
    #footer img{
        max-width:240px
    }
}
#footer p{
    padding:45px 0px 0px;
    font-size:14px;
    line-height:18px;
    text-align:center;
    color:#fff;
    max-width:1220px;
    font-weight: 300;
}
@media screen and (max-width: 992px){
    #footer p{
        max-width:100%;
        padding:30px 30px 0px
    }
}
@media screen and (max-width: 766px){
    #footer p{
        padding:60px 30px 0px
    }
}
#footer p sup{
    font-size:8px;
    top:-0.4em
}