
.mbvwp-0 { margin-bottom: calc(0vw) !important }
.mbvwp-1 { margin-bottom: calc(1vw) !important }
.mbvwp-2 { margin-bottom: calc(2vw) !important }
.mbvwp-3 { margin-bottom: calc(3vw) !important }
.mbvwp-4 { margin-bottom: calc(4vw) !important }
.mbvwp-5 { margin-bottom: calc(5vw) !important }
.mbvwp-6 { margin-bottom: calc(6vw) !important }
.mbvwp-7 { margin-bottom: calc(7vw) !important }
.mbvwp-8 { margin-bottom: calc(8vw) !important }
.mbvwp-9 { margin-bottom: calc(9vw) !important }
.mbvwp-10 { margin-bottom: calc(10vw) !important }
.mbvwp-15 { margin-bottom: calc(15vw) !important }
.mbvwp-20 { margin-bottom: calc(20vw) !important }
.mbvwp-30 { margin-bottom: calc(30vw) !important }
.mbvwp-40 { margin-bottom: calc(40vw) !important }
.mbvwp-50 { margin-bottom: calc(50vw) !important }
.mbvwp-60 { margin-bottom: calc(60vw) !important }
.mbvwp-70 { margin-bottom: calc(70vw) !important }

.mb--10 { margin-bottom: -12rem !important; }
.mb--9 { margin-bottom: -10rem !important; }
.mb--8 { margin-bottom: -8rem !important; }
.mb--7 { margin-bottom: -6rem !important; }
.mb--6 { margin-bottom: -4.5rem !important; }
.mb--5 { margin-bottom: -3rem !important; }
.mb--4 { margin-bottom: -1.5rem !important; }
.mb--3 { margin-bottom: -1rem !important; }
.mb--2 { margin-bottom: -0.5rem !important; }
.mb--1 { margin-bottom: -0.25rem !important; }
.mb-0 { margin-bottom: 0 !important; }
.mb-1 { margin-bottom: 0.25rem !important; }
.mb-2 { margin-bottom: 0.5rem !important; }
.mb-3 { margin-bottom: 1rem !important; }
.mb-4 { margin-bottom: 1.5rem !important; }
.mb-5 { margin-bottom: 3rem !important; }
.mb-6 { margin-bottom: 4.5rem !important; }
.mb-7 { margin-bottom: 6rem !important; }
.mb-8 { margin-bottom: 8rem !important; }
.mb-9 { margin-bottom: 10rem !important; }
.mb-10 { margin-bottom: 12rem !important; }

@media (min-width: 576px) {

    .mbvwp-sm-0 { margin-bottom: calc(0vw) !important }
    .mbvwp-sm-1 { margin-bottom: calc(1vw) !important }
    .mbvwp-sm-2 { margin-bottom: calc(2vw) !important }
    .mbvwp-sm-3 { margin-bottom: calc(3vw) !important }
    .mbvwp-sm-4 { margin-bottom: calc(4vw) !important }
    .mbvwp-sm-5 { margin-bottom: calc(5vw) !important }
    .mbvwp-sm-6 { margin-bottom: calc(6vw) !important }
    .mbvwp-sm-7 { margin-bottom: calc(7vw) !important }
    .mbvwp-sm-8 { margin-bottom: calc(8vw) !important }
    .mbvwp-sm-9 { margin-bottom: calc(9vw) !important }
    .mbvwp-sm-10 { margin-bottom: calc(10vw) !important }
    .mbvwp-sm-15 { margin-bottom: calc(15vw) !important }
    .mbvwp-sm-20 { margin-bottom: calc(20vw) !important }
    .mbvwp-sm-30 { margin-bottom: calc(30vw) !important }
    .mbvwp-sm-40 { margin-bottom: calc(40vw) !important }
    .mbvwp-sm-50 { margin-bottom: calc(50vw) !important }
    .mbvwp-sm-60 { margin-bottom: calc(60vw) !important }
    .mbvwp-sm-70 { margin-bottom: calc(70vw) !important }

    .mb-sm--10 { margin-bottom: -12rem !important; }
    .mb-sm--9 { margin-bottom: -10rem !important; }
    .mb-sm--8 { margin-bottom: -8rem !important; }
    .mb-sm--7 { margin-bottom: -6rem !important; }
    .mb-sm--6 { margin-bottom: -4.5rem !important; }
    .mb-sm--5 { margin-bottom: -3rem !important; }
    .mb-sm--4 { margin-bottom: -1.5rem !important; }
    .mb-sm--3 { margin-bottom: -1rem !important; }
    .mb-sm--2 { margin-bottom: -0.5rem !important; }
    .mb-sm--1 { margin-bottom: -0.25rem !important; }
    .mb-sm-0 { margin-bottom: 0 !important; }
    .mb-sm-1 { margin-bottom: 0.25rem !important; }
    .mb-sm-2 { margin-bottom: 0.5rem !important; }
    .mb-sm-3 { margin-bottom: 1rem !important; }
    .mb-sm-4 { margin-bottom: 1.5rem !important; }
    .mb-sm-5 { margin-bottom: 3rem !important; }
    .mb-sm-6 { margin-bottom: 4.5rem !important; }
    .mb-sm-7 { margin-bottom: 6rem !important; }
    .mb-sm-8 { margin-bottom: 8rem !important; }
    .mb-sm-9 { margin-bottom: 10rem !important; }
    .mb-sm-10 { margin-bottom: 12rem !important; }
}
@media (min-width: 768px) {
    .mbvwp-md-0 { margin-bottom: calc(0vw) !important }
    .mbvwp-md-1 { margin-bottom: calc(1vw) !important }
    .mbvwp-md-2 { margin-bottom: calc(2vw) !important }
    .mbvwp-md-3 { margin-bottom: calc(3vw) !important }
    .mbvwp-md-4 { margin-bottom: calc(4vw) !important }
    .mbvwp-md-5 { margin-bottom: calc(5vw) !important }
    .mbvwp-md-6 { margin-bottom: calc(6vw) !important }
    .mbvwp-md-7 { margin-bottom: calc(7vw) !important }
    .mbvwp-md-8 { margin-bottom: calc(8vw) !important }
    .mbvwp-md-9 { margin-bottom: calc(9vw) !important }
    .mbvwp-md-10 { margin-bottom: calc(10vw) !important }
    .mbvwp-md-15 { margin-bottom: calc(15vw) !important }
    .mbvwp-md-20 { margin-bottom: calc(20vw) !important }
    .mbvwp-md-30 { margin-bottom: calc(30vw) !important }
    .mbvwp-md-40 { margin-bottom: calc(40vw) !important }
    .mbvwp-md-50 { margin-bottom: calc(50vw) !important }
    .mbvwp-md-60 { margin-bottom: calc(60vw) !important }
    .mbvwp-md-70 { margin-bottom: calc(70vw) !important }



    .mb-md--10 { margin-bottom: -12rem !important; }
    .mb-md--9 { margin-bottom: -10rem !important; }
    .mb-md--8 { margin-bottom: -8rem !important; }
    .mb-md--7 { margin-bottom: -6rem !important; }
    .mb-md--6 { margin-bottom: -4.5rem !important; }
    .mb-md--5 { margin-bottom: -3rem !important; }
    .mb-md--4 { margin-bottom: -1.5rem !important; }
    .mb-md--3 { margin-bottom: -1rem !important; }
    .mb-md--2 { margin-bottom: -0.5rem !important; }
    .mb-md--1 { margin-bottom: -0.25rem !important; }


    .mb-md-0 { margin-bottom: 0 !important; }
    .mb-md-1 { margin-bottom: 0.25rem !important; }
    .mb-md-2 { margin-bottom: 0.5rem !important; }
    .mb-md-3 { margin-bottom: 1rem !important; }
    .mb-md-4 { margin-bottom: 1.5rem !important; }
    .mb-md-5 { margin-bottom: 3rem !important; }
    .mb-md-6 { margin-bottom: 4.5rem !important; }
    .mb-md-7 { margin-bottom: 6rem !important; }
    .mb-md-8 { margin-bottom: 8rem !important; }
    .mb-md-9 { margin-bottom: 10rem !important; }
    .mb-md-10 { margin-bottom: 12rem !important; }


}
@media (min-width: 992px) {
    .mbvwp-lg-0 { margin-bottom: calc(0vw) !important }
    .mbvwp-lg-1 { margin-bottom: calc(1vw) !important }
    .mbvwp-lg-2 { margin-bottom: calc(2vw) !important }
    .mbvwp-lg-3 { margin-bottom: calc(3vw) !important }
    .mbvwp-lg-4 { margin-bottom: calc(4vw) !important }
    .mbvwp-lg-5 { margin-bottom: calc(5vw) !important }
    .mbvwp-lg-6 { margin-bottom: calc(6vw) !important }
    .mbvwp-lg-7 { margin-bottom: calc(7vw) !important }
    .mbvwp-lg-8 { margin-bottom: calc(8vw) !important }
    .mbvwp-lg-9 { margin-bottom: calc(9vw) !important }
    .mbvwp-lg-10 { margin-bottom: calc(10vw) !important }
    .mbvwp-lg-15 { margin-bottom: calc(15vw) !important }
    .mbvwp-lg-20 { margin-bottom: calc(20vw) !important }
    .mbvwp-lg-30 { margin-bottom: calc(30vw) !important }
    .mbvwp-lg-40 { margin-bottom: calc(40vw) !important }
    .mbvwp-lg-50 { margin-bottom: calc(50vw) !important }
    .mbvwp-lg-60 { margin-bottom: calc(60vw) !important }
    .mbvwp-lg-70 { margin-bottom: calc(70vw) !important }


    .mb-lg--10 { margin-bottom: -12rem !important; }
    .mb-lg--9 { margin-bottom: -10rem !important; }
    .mb-lg--8 { margin-bottom: -8rem !important; }
    .mb-lg--7 { margin-bottom: -6rem !important; }
    .mb-lg--6 { margin-bottom: -4.5rem !important; }
    .mb-lg--5 { margin-bottom: -3rem !important; }
    .mb-lg--4 { margin-bottom: -1.5rem !important; }
    .mb-lg--3 { margin-bottom: -1rem !important; }
    .mb-lg--2 { margin-bottom: -0.5rem !important; }
    .mb-lg--1 { margin-bottom: -0.25rem !important; }

    .mb-lg-0 { margin-bottom: 0 !important; }
    .mb-lg-1 { margin-bottom: 0.25rem !important; }
    .mb-lg-2 { margin-bottom: 0.5rem !important; }
    .mb-lg-3 { margin-bottom: 1rem !important; }
    .mb-lg-4 { margin-bottom: 1.5rem !important; }
    .mb-lg-5 { margin-bottom: 3rem !important; }
    .mb-lg-6 { margin-bottom: 4.5rem !important; }
    .mb-lg-7 { margin-bottom: 6rem !important; }
    .mb-lg-8 { margin-bottom: 8rem !important; }
    .mb-lg-9 { margin-bottom: 10rem !important; }
    .mb-lg-10 { margin-bottom: 12rem !important; }

}
@media (min-width: 1200px) {

    .mbvwp-xl-0 { margin-bottom: calc(0vw) !important }
    .mbvwp-xl-1 { margin-bottom: calc(1vw) !important }
    .mbvwp-xl-2 { margin-bottom: calc(2vw) !important }
    .mbvwp-xl-3 { margin-bottom: calc(3vw) !important }
    .mbvwp-xl-4 { margin-bottom: calc(4vw) !important }
    .mbvwp-xl-5 { margin-bottom: calc(5vw) !important }
    .mbvwp-xl-6 { margin-bottom: calc(6vw) !important }
    .mbvwp-xl-7 { margin-bottom: calc(7vw) !important }
    .mbvwp-xl-8 { margin-bottom: calc(8vw) !important }
    .mbvwp-xl-9 { margin-bottom: calc(9vw) !important }
    .mbvwp-xl-10 { margin-bottom: calc(10vw) !important }
    .mbvwp-xl-15 { margin-bottom: calc(15vw) !important }
    .mbvwp-xl-20 { margin-bottom: calc(20vw) !important }
    .mbvwp-xl-30 { margin-bottom: calc(30vw) !important }
    .mbvwp-xl-40 { margin-bottom: calc(40vw) !important }
    .mbvwp-xl-50 { margin-bottom: calc(50vw) !important }
    .mbvwp-xl-60 { margin-bottom: calc(60vw) !important }
    .mbvwp-xl-70 { margin-bottom: calc(70vw) !important }



    .mb-xl--10 { margin-bottom: -12rem !important; }
    .mb-xl--9 { margin-bottom: -10rem !important; }
    .mb-xl--8 { margin-bottom: -8rem !important; }
    .mb-xl--7 { margin-bottom: -6rem !important; }
    .mb-xl--6 { margin-bottom: -4.5rem !important; }
    .mb-xl--5 { margin-bottom: -3rem !important; }
    .mb-xl--4 { margin-bottom: -1.5rem !important; }
    .mb-xl--3 { margin-bottom: -1rem !important; }
    .mb-xl--2 { margin-bottom: -0.5rem !important; }
    .mb-xl--1 { margin-bottom: -0.25rem !important; }


    .mb-xl-0 { margin-bottom: 0 !important; }
    .mb-xl-1 { margin-bottom: 0.25rem !important; }
    .mb-xl-2 { margin-bottom: 0.5rem !important; }
    .mb-xl-3 { margin-bottom: 1rem !important; }
    .mb-xl-4 { margin-bottom: 1.5rem !important; }
    .mb-xl-5 { margin-bottom: 3rem !important; }
    .mb-xl-6 { margin-bottom: 4.5rem !important; }
    .mb-xl-7 { margin-bottom: 6rem !important; }
    .mb-xl-8 { margin-bottom: 8rem !important; }
    .mb-xl-9 { margin-bottom: 10rem !important; }
    .mb-xl-10 { margin-bottom: 12rem !important; }

}

@media (min-width: 1400px) {
    .mbvwp-xxl-0 { margin-bottom: calc(0vw) !important }
    .mbvwp-xxl-1 { margin-bottom: calc(1vw) !important }
    .mbvwp-xxl-2 { margin-bottom: calc(2vw) !important }
    .mbvwp-xxl-3 { margin-bottom: calc(3vw) !important }
    .mbvwp-xxl-4 { margin-bottom: calc(4vw) !important }
    .mbvwp-xxl-5 { margin-bottom: calc(5vw) !important }
    .mbvwp-xxl-6 { margin-bottom: calc(6vw) !important }
    .mbvwp-xxl-7 { margin-bottom: calc(7vw) !important }
    .mbvwp-xxl-8 { margin-bottom: calc(8vw) !important }
    .mbvwp-xxl-9 { margin-bottom: calc(9vw) !important }
    .mbvwp-xxl-10 { margin-bottom: calc(10vw) !important }
    .mbvwp-xxl-15 { margin-bottom: calc(15vw) !important }
    .mbvwp-xxl-20 { margin-bottom: calc(20vw) !important }
    .mbvwp-xxl-30 { margin-bottom: calc(30vw) !important }
    .mbvwp-xxl-40 { margin-bottom: calc(40vw) !important }
    .mbvwp-xxl-50 { margin-bottom: calc(50vw) !important }
    .mbvwp-xxl-60 { margin-bottom: calc(60vw) !important }
    .mbvwp-xxl-70 { margin-bottom: calc(70vw) !important }

    .mb-xxl--10 { margin-bottom: -12rem !important; }
    .mb-xxl--9 { margin-bottom: -10rem !important; }
    .mb-xxl--8 { margin-bottom: -8rem !important; }
    .mb-xxl--7 { margin-bottom: -6rem !important; }
    .mb-xxl--6 { margin-bottom: -4.5rem !important; }
    .mb-xxl--5 { margin-bottom: -3rem !important; }
    .mb-xxl--4 { margin-bottom: -1.5rem !important; }
    .mb-xxl--3 { margin-bottom: -1rem !important; }
    .mb-xxl--2 { margin-bottom: -0.5rem !important; }
    .mb-xxl--1 { margin-bottom: -0.25rem !important; }

    .mb-xxl-0 { margin-bottom: 0 !important; }
    .mb-xxl-1 { margin-bottom: 0.25rem !important; }
    .mb-xxl-2 { margin-bottom: 0.5rem !important; }
    .mb-xxl-3 { margin-bottom: 1rem !important; }
    .mb-xxl-4 { margin-bottom: 1.5rem !important; }
    .mb-xxl-5 { margin-bottom: 3rem !important; }
    .mb-xxl-6 { margin-bottom: 4.5rem !important; }
    .mb-xxl-7 { margin-bottom: 6rem !important; }
    .mb-xxl-8 { margin-bottom: 8rem !important; }
    .mb-xxl-9 { margin-bottom: 10rem !important; }
    .mb-xxl-10 { margin-bottom: 12rem !important; }


}