@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

:root {
  --setSize--desktop: 19.2;
  --setSize--tablet: 11;
  --setSize--mobile: 5;
}


.f__nu {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.home25 {
    padding: 0px 0px 0px 0px;
    overflow: hidden;

    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.home25 * {
    box-sizing: border-box;
}
.home25 .zdjecie-glowne {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}
.home25 .zdjecie-glowne .img {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
        object-fit: cover;
}

@media screen and (min-width: 1201px) and (max-width: 10000px) {
.home25 .header--52 {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px calc(10vw/var(--setSize--desktop)) 0px;
    padding: 0px 0px 0px 0px;

    color: #323232;
    font-size: calc(52vw/var(--setSize--desktop));
    font-weight: 300;
    line-height: calc(52vw/var(--setSize--desktop));
}
.home25 .header--52 span {
    float: left;
    width: 100%;
}
.home25 .header--32 {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px calc(30vw/var(--setSize--desktop)) 0px;
    padding: 0px 0px 0px 0px;

    color: #B22625;
    font-size: calc(32vw/var(--setSize--desktop));
    font-weight: 300;
    line-height: calc(32vw/var(--setSize--desktop));
}
.home25 .text {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px calc(0vw/var(--setSize--desktop)) 0px;
    padding: 0px 0px 0px 0px;

    color: #707070;
    font-size: calc(21vw/var(--setSize--desktop));
    font-weight: 400;
    line-height: calc(32vw/var(--setSize--desktop));
}

.home25 .more25 {
    float: left;
    height: calc(62vw/var(--setSize--desktop));
    position: relative;

    margin: calc(30vw/var(--setSize--desktop)) 0px 0px 0px;
    padding: 0px calc(30vw/var(--setSize--desktop)) 0px calc(30vw/var(--setSize--desktop));

    color: #fff;
    font-size: calc(18vw/var(--setSize--desktop));
    font-weight: 400;
    line-height: calc(18vw/var(--setSize--desktop));
    text-decoration: none;

    background: #51BAEA;
}
    .home25 .more25:hover {
        background: #B22625;
    }
.home25 .more25Arrow {
    width: calc(15vw/var(--setSize--desktop));
    margin: 0px 0px 0px calc(15vw/var(--setSize--desktop));
}

.homeContainer25.container {
    height: calc(100% - 7.87vw);
    margin: 7.87vw 0px 0px 0px !important;
}
.homeContainer25.container .nag.nag.center {
    font-family: "Nunito", sans-serif !important;
    font-weight: 300 !important;

    text-shadow: 4px 0px 4px rgba(0, 0, 0, 0.5);
}
.homeContainer25.container .slides .box .text {
    width: 100% !important;
    font-family: "Nunito", sans-serif !important;
    font-size: calc(38vw/var(--setSize--desktop)) !important;
    font-weight: 300 !important;
    text-align: center !important;

    text-shadow: 4px 0px 4px rgba(0, 0, 0, 0.7);
}

.home25One {
    padding: calc(80vw/var(--setSize--desktop)) calc(500vw/var(--setSize--desktop));
}

.home25Two {
    height: calc(910vw/var(--setSize--desktop));

    background: #F4F3F3;
}
    .home25Two__left {
        height: 100%;
    }
    .home25Two__right {
        height: 100%;
        padding: 0px calc(120vw/var(--setSize--desktop));
    }
    .home25Two__more {

    }
        .home25Two__more a {
            margin: 0px calc(30vw/var(--setSize--desktop)) 0px 0px !important;
        }

.home25Three  {
    padding: 0px 0px calc(100vw/var(--setSize--desktop)) 0px;
}
    .home25Three__left {
        height: calc(750vw/var(--setSize--desktop));
        padding: 0px 0px 0px calc(200vw/var(--setSize--desktop));
    }
    .home25Three__inside {
        padding: 0px 0px 0px calc(200vw/var(--setSize--desktop));
    }
    .home25Three__inside .text {
        height: calc(300vw/var(--setSize--desktop));
    }
        .home25Three__inside--left {
            padding: 0px calc(150vw/var(--setSize--desktop)) 0px 0px;
        }
        .home25Three__inside--right {
            padding: 0px calc(170vw/var(--setSize--desktop)) 0px 0px;
        }

.home25Four {
    height: calc(910vw/var(--setSize--desktop));

    background: #F4F3F3;

    flex-direction: row-reverse !important;
}
    .home25Four__left {
        height: 100%;
    }
    .home25Four__right {
        height: 100%;
        padding: 0px calc(60vw/var(--setSize--desktop)) 0px calc(200vw/var(--setSize--desktop));
    }

.home25Five {
    background: #1D92EC;
}
    .home25Five__foto {
        height: calc(750vw/var(--setSize--desktop));
    }
    .home25Five__inside {
        padding: calc(100vw/var(--setSize--desktop)) calc(0vw/var(--setSize--desktop));
    }
        .home25Five__left {
            padding: 0px 0px 0px calc(200vw/var(--setSize--desktop));
        }
        .home25Five__right {
            padding: 0px calc(200vw/var(--setSize--desktop)) 0px calc(60vw/var(--setSize--desktop));
        }

.home25Six  {
    padding: calc(140vw/var(--setSize--desktop)) 0px calc(140vw/var(--setSize--desktop)) 0px;
}
    .home25Six__logos {
        margin: calc(60vw/var(--setSize--desktop)) 0px 0px 0px;
    }
        .home25Six__logo--1 {
            width: calc(272vw/var(--setSize--desktop));
        }
         .home25Six__logo--2 {
            width: calc(274vw/var(--setSize--desktop));
            margin: 0px calc(240vw/var(--setSize--desktop));
        }
         .home25Six__logo--3 {
            width: calc(209vw/var(--setSize--desktop));
        }
}
@media screen and (min-width: 651px) and (max-width: 1200px) {
.home25 .header--52 {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px calc(10vw/var(--setSize--tablet)) 0px;
    padding: 0px 0px 0px 0px;

    color: #323232;
    font-size: calc(52vw/var(--setSize--tablet));
    font-weight: 300;
    line-height: calc(52vw/var(--setSize--tablet));
}
.home25 .header--52 span {
    float: left;
    width: 100%;
}
.home25 .header--32 {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px calc(30vw/var(--setSize--tablet)) 0px;
    padding: 0px 0px 0px 0px;

    color: #B22625;
    font-size: calc(32vw/var(--setSize--tablet));
    font-weight: 300;
    line-height: calc(32vw/var(--setSize--tablet));
}
.home25 .text {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px calc(0vw/var(--setSize--tablet)) 0px;
    padding: 0px 0px 0px 0px;

    color: #707070;
    font-size: calc(21vw/var(--setSize--tablet));
    font-weight: 400;
    line-height: calc(32vw/var(--setSize--tablet));
}

.home25 .more25 {
    float: left;
    height: calc(62vw/var(--setSize--tablet));
    position: relative;

    margin: calc(30vw/var(--setSize--tablet)) 0px 0px 0px;
    padding: 0px calc(30vw/var(--setSize--tablet)) 0px calc(30vw/var(--setSize--tablet));

    color: #fff;
    font-size: calc(18vw/var(--setSize--tablet));
    font-weight: 400;
    line-height: calc(18vw/var(--setSize--tablet));
    text-decoration: none;

    background: #51BAEA;
}
    .home25 .more25:hover {
        background: #B22625;
    }
.home25 .more25Arrow {
    width: calc(15vw/var(--setSize--tablet));
    margin: 0px 0px 0px calc(15vw/var(--setSize--tablet));
}

.homeContainer25.container {
    height: calc(100% - 7.87vw);
    margin: 0px 0px 0px 0px !important;
}
.homeContainer25.container .nag.nag.center {
    font-family: "Nunito", sans-serif !important;
    font-weight: 300 !important;

    text-shadow: 4px 0px 4px rgba(0, 0, 0, 0.5);
}
.homeContainer25.container .slides .box .text {
    width: 100% !important;
    font-family: "Nunito", sans-serif !important;
    font-size: calc(38vw/var(--setSize--tablet)) !important;
    font-weight: 300 !important;
    text-align: center !important;

    text-shadow: 4px 0px 4px rgba(0, 0, 0, 0.7);
}

.home25One {
    padding: calc(80vw/var(--setSize--tablet)) calc(60vw/var(--setSize--tablet));
}

.home25Two {

    background: #F4F3F3;
}
    .home25Two__left {
        
    }
    .home25Two__right {
        padding: calc(80vw/var(--setSize--tablet)) calc(80vw/var(--setSize--tablet));
    }
    .home25Two__more {

    }
        .home25Two__more a {
            margin: 0px calc(30vw/var(--setSize--tablet)) 0px 0px !important;
        }

.home25Three  {
    padding: 0px 0px calc(100vw/var(--setSize--tablet)) 0px;
}
    .home25Three__left {
        padding: calc(160vw/var(--setSize--tablet)) calc(620vw/var(--setSize--tablet)) calc(40vw/var(--setSize--tablet)) calc(80vw/var(--setSize--tablet));
    }
    .home25Three__inside {
        padding: 0px 0px 0px calc(80vw/var(--setSize--tablet));
    }
    .home25Three__inside .text {
        
    }
        .home25Three__inside--left {
            margin: 0px 0px calc(60vw/var(--setSize--tablet)) 0px;
            padding: 0px calc(150vw/var(--setSize--tablet)) 0px 0px;
        }
        .home25Three__inside--right {
            padding: 0px calc(170vw/var(--setSize--tablet)) 0px 0px;
        }

.home25Four {

    background: #F4F3F3;

    flex-direction: row-reverse !important;
}
    .home25Four__left {
        height: calc(240vw/var(--setSize--tablet));
    }
    .home25Four__right {
        padding: calc(80vw/var(--setSize--tablet)) calc(80vw/var(--setSize--tablet)) calc(80vw/var(--setSize--tablet)) calc(80vw/var(--setSize--tablet));
    }

.home25Five {
    background: #1D92EC;
}
    .home25Five__foto {
        height: calc(240vw/var(--setSize--tablet));
    }
    .home25Five__inside {
        padding: calc(80vw/var(--setSize--tablet)) calc(0vw/var(--setSize--tablet));
    }
        .home25Five__left {
            padding: 0px 0px 0px calc(80vw/var(--setSize--tablet));
        }
        .home25Five__right {
            padding: 0px calc(200vw/var(--setSize--tablet)) 0px calc(80vw/var(--setSize--tablet));
        }

.home25Six  {
    padding: calc(120vw/var(--setSize--tablet)) 0px calc(120vw/var(--setSize--tablet)) 0px;
}
    .home25Six__logos {
        margin: calc(60vw/var(--setSize--tablet)) 0px 0px 0px;
    }
        .home25Six__logo--1 {
            width: calc(272vw/var(--setSize--tablet));
        }
         .home25Six__logo--2 {
            width: calc(274vw/var(--setSize--tablet));
            margin: 0px calc(70vw/var(--setSize--tablet));
        }
         .home25Six__logo--3 {
            width: calc(209vw/var(--setSize--tablet));
        }
}
@media screen and (min-width: 0px) and (max-width: 650px) {
.home25 .header--52 {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px calc(10vw/var(--setSize--mobile)) 0px;
    padding: 0px 0px 0px 0px;

    color: #323232;
    font-size: calc(38vw/var(--setSize--mobile));
    font-weight: 300;
    line-height: calc(42vw/var(--setSize--mobile));
}
.home25 .header--52 span {
    float: left;
    width: 100%;
}
.home25 .header--32 {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px calc(30vw/var(--setSize--mobile)) 0px;
    padding: 0px 0px 0px 0px;

    color: #B22625;
    font-size: calc(26vw/var(--setSize--mobile));
    font-weight: 300;
    line-height: calc(26vw/var(--setSize--mobile));
}
.home25 .text {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px calc(0vw/var(--setSize--mobile)) 0px;
    padding: 0px 0px 0px 0px;

    color: #707070;
    font-size: calc(20vw/var(--setSize--mobile));
    font-weight: 400;
    line-height: calc(28vw/var(--setSize--mobile));
}

.home25 .more25 {
    float: left;
    height: calc(52vw/var(--setSize--mobile));
    position: relative;

    margin: calc(20vw/var(--setSize--mobile)) 0px 0px 0px;
    padding: 0px calc(15vw/var(--setSize--mobile)) 0px calc(15vw/var(--setSize--mobile));

    color: #fff;
    font-size: calc(18vw/var(--setSize--mobile));
    font-weight: 400;
    line-height: calc(18vw/var(--setSize--mobile));
    text-decoration: none;

    background: #51BAEA;
}
    .home25 .more25:hover {
        background: #B22625;
    }
.home25 .more25Arrow {
    width: calc(12vw/var(--setSize--mobile));
    margin: 0px 0px 0px calc(10vw/var(--setSize--mobile));
}

.homeContainer25.container {
    height: calc(320vw/var(--setSize--mobile));
    margin: 0px 0px 0px 0px !important;
}
.homeContainer25.container .nag.nag.center {
    font-family: "Nunito", sans-serif !important;
    font-size: calc(40vw/var(--setSize--mobile)) !important;
    font-weight: 300 !important;

    text-shadow: 4px 0px 4px rgba(0, 0, 0, 0.9);
}
.homeContainer25.container .slides .box .text {
    width: 100% !important;
    font-family: "Nunito", sans-serif !important;
    font-size: calc(22vw/var(--setSize--mobile)) !important;
    font-weight: 300 !important;
    text-align: center !important;

    text-shadow: 2px 0px 2px rgba(0, 0, 0, 1);
}

.home25One {
    padding: calc(60vw/var(--setSize--mobile)) calc(20vw/var(--setSize--mobile));
}

.home25Two {
    margin: 0px 0px calc(60vw/var(--setSize--mobile)) 0px;
    background: #F4F3F3;
}
    .home25Two__left {
       
    }
    .home25Two__right {
        padding: calc(60vw/var(--setSize--mobile)) calc(20vw/var(--setSize--mobile));
    }
    .home25Two__more {

    }
        .home25Two__more a {
            margin: calc(10vw/var(--setSize--mobile)) calc(10vw/var(--setSize--mobile)) 0px 0px !important;
        }

.home25Three  {
    padding: calc(0vw/var(--setSize--mobile)) calc(20vw/var(--setSize--mobile)) calc(100vw/var(--setSize--mobile)) calc(20vw/var(--setSize--mobile));
}
    .home25Three__left {
        padding: calc(20vw/var(--setSize--mobile)) calc(200vw/var(--setSize--mobile)) 0px calc(0vw/var(--setSize--mobile));
    }
    .home25Three__inside {
        padding: 0px 0px 0px calc(0vw/var(--setSize--mobile));
    }
    .home25Three__inside .text {
        
    }
        .home25Three__inside--left {
            padding: 0px calc(0vw/var(--setSize--mobile)) calc(60vw/var(--setSize--mobile)) 0px;
        }
        .home25Three__inside--right {
            padding: 0px calc(0vw/var(--setSize--mobile)) 0px 0px;
        }

.home25Four {

    background: #F4F3F3;

    flex-direction: row-reverse !important;
}
    .home25Four__left {
       
    }
    .home25Four__right {
        padding: calc(60vw/var(--setSize--mobile)) calc(20vw/var(--setSize--mobile)) calc(60vw/var(--setSize--mobile))  calc(20vw/var(--setSize--mobile));
    }

.home25Five {
    background: #1D92EC;
}
    .home25Five__foto {
        height: calc(450vw/var(--setSize--mobile));
    }
    .home25Five__inside {
        padding: calc(80vw/var(--setSize--mobile)) calc(20vw/var(--setSize--mobile));
    }
        .home25Five__left {
            padding: 0px 0px 0px calc(0vw/var(--setSize--mobile));
        }
        .home25Five__right {
            padding: calc(20vw/var(--setSize--mobile)) calc(0vw/var(--setSize--mobile)) 0px calc(0vw/var(--setSize--mobile));
        }

.home25Six  {
    padding: calc(100vw/var(--setSize--mobile)) calc(60vw/var(--setSize--mobile)) calc(100vw/var(--setSize--mobile)) calc(60vw/var(--setSize--mobile));
}
    .home25Six__logos {
        margin: calc(20vw/var(--setSize--mobile)) 0px 0px 0px;
    }
        .home25Six__logo--1 {
            width: calc(272vw/var(--setSize--mobile));
        }
         .home25Six__logo--2 {
            width: calc(274vw/var(--setSize--mobile));
            margin: calc(40vw/var(--setSize--mobile))  0px;
        }
         .home25Six__logo--3 {
            width: calc(209vw/var(--setSize--mobile));
        }
}

.bi {
  box-sizing: border-box;
}

.animate__100 {
  transition: all 0.1s ease-in-out;
}

.animate__200 {
  transition: all 0.2s ease-in-out;
}

.animate__300 {
  transition: all 0.3s ease-in-out;
}

.animate__400 {
  transition: all 0.4s ease-in-out;
}

.animate__500 {
  transition: all 0.5s ease-in-out;
}

.w-100 {
  width: 100% !important;
}

.w-95 {
  width: 95%;
}

.w-90 {
  width: 90%;
}

.w-85 {
  width: 85%;
}

.w-80 {
  width: 80%;
}

.w-75 {
  width: 75%;
}

.w-70 {
  width: 70%;
}

.w-65 {
  width: 65%;
}

.w-60 {
  width: 60%;
}

.w-55 {
  width: 55%;
}

.w-50 {
  width: 50%;
}

.w-45 {
  width: 45%;
}

.w-40 {
  width: 40%;
}

.w-35 {
  width: 35%;
}

.w-30 {
  width: 30%;
}

.w-25 {
  width: 25%;
}

.w-20 {
  width: 20%;
}

.w-15 {
  width: 15%;
}

.w-10 {
  width: 10%;
}

.w-0 {
  width: 0% !important;
}

.h-100 {
  height: 100% !important;
}

.h-95 {
  height: 95%;
}

.h-90 {
  height: 90%;
}

.h-85 {
  height: 85%;
}

.h-80 {
  height: 80%;
}

.h-75 {
  height: 75%;
}

.h-70 {
  height: 70%;
}

.h-65 {
  height: 65%;
}

.h-60 {
  height: 60%;
}

.h-55 {
  height: 55%;
}

.h-50 {
  height: 50%;
}

.h-45 {
  height: 45%;
}

.h-40 {
  height: 40%;
}

.h-35 {
  height: 35%;
}

.h-30 {
  height: 30%;
}

.h-25 {
  height: 25%;
}

.h-20 {
  height: 20%;
}

.h-15 {
  height: 15%;
}

.h-10 {
  height: 10%;
}

.h-0 {
  height: 0% !important;
}

.pointer {
  cursor: pointer !important;
}

.nopointer {
  pointer-events: none !important;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.f-l {
  float: left !important;
}

.f-r {
  float: right !important;
}

.default-color-1 {
  color: var(--default--color--1) !important;
}

.default-color-2 {
  color: var(--default--color--2) !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.position-relative {
  position: relative !important;
}

.p-r {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.p-a {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.p-f {
  position: fixed !important;
}

.line-clamp-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}

.line-clamp-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
}

.line-clamp-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
}

.line-clamp-6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
}

.line-clamp-7 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 7;
}

.line-clamp-8 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 8;
}

.line-clamp-9 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 9;
}

.d-c-c {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.d-c-b {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.d-c-s {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

.d-c-e {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
}

.d-s-c {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
}

.d-s-s {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

.d-s-b {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
}

.d-s-e {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: flex-start;
}

.d-e-c {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-end;
}

.d-e-s {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: flex-end;
}

.d-e-e {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  align-content: flex-end;
}

@media screen and (min-width: 1201px) and (max-width: 10000px) {
  .block {
    display: block;
  }
  .grid {
    display: grid;
    grid-column-gap: calc(0vw / var(--setSize--desktop));
    grid-row-gap: calc(0vw / var(--setSize--desktop));
  }
  .grid-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .grid-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .grid-cg-5 {
    grid-column-gap: calc(5vw / var(--setSize--desktop));
  }
  .grid-cg-10 {
    grid-column-gap: calc(10vw / var(--setSize--desktop));
  }
  .grid-cg-15 {
    grid-column-gap: calc(15vw / var(--setSize--desktop));
  }
  .grid-cg-20 {
    grid-column-gap: calc(20vw / var(--setSize--desktop));
  }
  .grid-cg-25 {
    grid-column-gap: calc(25vw / var(--setSize--desktop));
  }
  .grid-cg-30 {
    grid-column-gap: calc(30vw / var(--setSize--desktop));
  }
  .grid-cg-35 {
    grid-column-gap: calc(35vw / var(--setSize--desktop));
  }
  .grid-cg-40 {
    grid-column-gap: calc(40vw / var(--setSize--desktop));
  }
  .grid-cg-45 {
    grid-column-gap: calc(45vw / var(--setSize--desktop));
  }
  .grid-cg-50 {
    grid-column-gap: calc(50vw / var(--setSize--desktop));
  }
  .grid-rg-5 {
    grid-row-gap: calc(5vw / var(--setSize--desktop));
  }
  .grid-rg-10 {
    grid-row-gap: calc(10vw / var(--setSize--desktop));
  }
  .grid-rg-15 {
    grid-row-gap: calc(15vw / var(--setSize--desktop));
  }
  .grid-rg-20 {
    grid-row-gap: calc(20vw / var(--setSize--desktop));
  }
  .grid-rg-25 {
    grid-row-gap: calc(25vw / var(--setSize--desktop));
  }
  .grid-rg-30 {
    grid-row-gap: calc(30vw / var(--setSize--desktop));
  }
  .grid-rg-35 {
    grid-row-gap: calc(35vw / var(--setSize--desktop));
  }
  .grid-rg-40 {
    grid-row-gap: calc(40vw / var(--setSize--desktop));
  }
  .grid-rg-45 {
    grid-row-gap: calc(45vw / var(--setSize--desktop));
  }
  .grid-rg-50 {
    grid-row-gap: calc(50vw / var(--setSize--desktop));
  }
  .fs-0 {
    font-size: calc(0vw / var(--setSize--desktop));
  }
  .fs-10 {
    font-size: calc(10vw / var(--setSize--desktop));
  }
  .fs-15 {
    font-size: calc(15vw / var(--setSize--desktop));
  }
  .fs-16 {
    font-size: calc(16vw / var(--setSize--desktop));
  }
  .fs-17 {
    font-size: calc(17vw / var(--setSize--desktop));
  }
  .fs-18 {
    font-size: calc(18vw / var(--setSize--desktop));
  }
  .fs-19 {
    font-size: calc(19vw / var(--setSize--desktop));
  }
  .fs-20 {
    font-size: calc(20vw / var(--setSize--desktop));
  }
  .fs-25 {
    font-size: calc(25vw / var(--setSize--desktop));
  }
  .fs-30 {
    font-size: calc(30vw / var(--setSize--desktop));
  }
  .fs-35 {
    font-size: calc(35vw / var(--setSize--desktop));
  }
  .fs-40 {
    font-size: calc(40vw / var(--setSize--desktop));
  }
  .fs-45 {
    font-size: calc(45vw / var(--setSize--desktop));
  }
  .fs-50 {
    font-size: calc(50vw / var(--setSize--desktop));
  }
  .fs-60 {
    font-size: calc(60vw / var(--setSize--desktop));
  }
  .fs-70 {
    font-size: calc(70vw / var(--setSize--desktop));
  }
  .fs-80 {
    font-size: calc(80vw / var(--setSize--desktop));
  }
  .fs-90 {
    font-size: calc(90vw / var(--setSize--desktop));
  }
  .fs-100 {
    font-size: calc(100vw / var(--setSize--desktop));
  }
  .lh-0 {
    line-height: calc(0vw / var(--setSize--desktop));
  }
  .lh-10 {
    line-height: calc(10vw / var(--setSize--desktop));
  }
  .lh-15 {
    line-height: calc(15vw / var(--setSize--desktop));
  }
  .lh-16 {
    line-height: calc(16vw / var(--setSize--desktop));
  }
  .lh-17 {
    line-height: calc(17vw / var(--setSize--desktop));
  }
  .lh-18 {
    line-height: calc(18vw / var(--setSize--desktop));
  }
  .lh-19 {
    line-height: calc(19vw / var(--setSize--desktop));
  }
  .lh-20 {
    line-height: calc(20vw / var(--setSize--desktop));
  }
  .lh-25 {
    line-height: calc(25vw / var(--setSize--desktop));
  }
  .lh-30 {
    line-height: calc(30vw / var(--setSize--desktop));
  }
  .lh-35 {
    line-height: calc(35vw / var(--setSize--desktop));
  }
  .lh-40 {
    line-height: calc(40vw / var(--setSize--desktop));
  }
  .lh-45 {
    line-height: calc(45vw / var(--setSize--desktop));
  }
  .lh-50 {
    line-height: calc(50vw / var(--setSize--desktop));
  }
  .lh-60 {
    line-height: calc(60vw / var(--setSize--desktop));
  }
  .lh-70 {
    line-height: calc(70vw / var(--setSize--desktop));
  }
  .lh-80 {
    line-height: calc(80vw / var(--setSize--desktop));
  }
  .lh-90 {
    line-height: calc(90vw / var(--setSize--desktop));
  }
  .lh-100 {
    line-height: calc(100vw / var(--setSize--desktop));
  }
  .mt-0 {
    margin-top: calc(0vw / var(--setSize--desktop));
  }
  .mt-10 {
    margin-top: calc(10vw / var(--setSize--desktop));
  }
  .mt-20 {
    margin-top: calc(20vw / var(--setSize--desktop));
  }
  .mt-30 {
    margin-top: calc(30vw / var(--setSize--desktop));
  }
  .mt-40 {
    margin-top: calc(40vw / var(--setSize--desktop));
  }
  .mt-50 {
    margin-top: calc(50vw / var(--setSize--desktop));
  }
  .mt-60 {
    margin-top: calc(60vw / var(--setSize--desktop));
  }
  .mt-70 {
    margin-top: calc(70vw / var(--setSize--desktop));
  }
  .mt-80 {
    margin-top: calc(80vw / var(--setSize--desktop));
  }
  .mt-90 {
    margin-top: calc(90vw / var(--setSize--desktop));
  }
  .mt-100 {
    margin-top: calc(100vw / var(--setSize--desktop));
  }
  .mr-0 {
    margin-right: calc(0vw / var(--setSize--desktop));
  }
  .mr-10 {
    margin-right: calc(10vw / var(--setSize--desktop));
  }
  .mr-20 {
    margin-right: calc(20vw / var(--setSize--desktop));
  }
  .mr-30 {
    margin-right: calc(30vw / var(--setSize--desktop));
  }
  .mr-40 {
    margin-right: calc(40vw / var(--setSize--desktop));
  }
  .mr-50 {
    margin-right: calc(50vw / var(--setSize--desktop));
  }
  .mr-60 {
    margin-right: calc(60vw / var(--setSize--desktop));
  }
  .mr-70 {
    margin-right: calc(70vw / var(--setSize--desktop));
  }
  .mr-80 {
    margin-right: calc(80vw / var(--setSize--desktop));
  }
  .mr-90 {
    margin-right: calc(90vw / var(--setSize--desktop));
  }
  .mr-100 {
    margin-right: calc(100vw / var(--setSize--desktop));
  }
  .mb-0 {
    margin-bottom: calc(0vw / var(--setSize--desktop));
  }
  .mb-10 {
    margin-bottom: calc(10vw / var(--setSize--desktop));
  }
  .mb-20 {
    margin-bottom: calc(20vw / var(--setSize--desktop));
  }
  .mb-30 {
    margin-bottom: calc(30vw / var(--setSize--desktop));
  }
  .mb-40 {
    margin-bottom: calc(40vw / var(--setSize--desktop));
  }
  .mb-50 {
    margin-bottom: calc(50vw / var(--setSize--desktop));
  }
  .mb-60 {
    margin-bottom: calc(60vw / var(--setSize--desktop));
  }
  .mb-70 {
    margin-bottom: calc(70vw / var(--setSize--desktop));
  }
  .mb-80 {
    margin-bottom: calc(80vw / var(--setSize--desktop));
  }
  .mb-90 {
    margin-bottom: calc(90vw / var(--setSize--desktop));
  }
  .mb-100 {
    margin-bottom: calc(100vw / var(--setSize--desktop));
  }
  .ml-0 {
    margin-left: calc(0vw / var(--setSize--desktop));
  }
  .ml-10 {
    margin-left: calc(10vw / var(--setSize--desktop));
  }
  .ml-20 {
    margin-left: calc(20vw / var(--setSize--desktop));
  }
  .ml-30 {
    margin-left: calc(30vw / var(--setSize--desktop));
  }
  .ml-40 {
    margin-left: calc(40vw / var(--setSize--desktop));
  }
  .ml-50 {
    margin-left: calc(50vw / var(--setSize--desktop));
  }
  .ml-60 {
    margin-left: calc(60vw / var(--setSize--desktop));
  }
  .ml-70 {
    margin-left: calc(70vw / var(--setSize--desktop));
  }
  .ml-80 {
    margin-left: calc(80vw / var(--setSize--desktop));
  }
  .ml-90 {
    margin-left: calc(90vw / var(--setSize--desktop));
  }
  .ml-100 {
    margin-left: calc(100vw / var(--setSize--desktop));
  }
  .pt-0 {
    padding-top: calc(0vw / var(--setSize--desktop));
  }
  .pt-10 {
    padding-top: calc(10vw / var(--setSize--desktop));
  }
  .pt-20 {
    padding-top: calc(20vw / var(--setSize--desktop));
  }
  .pt-30 {
    padding-top: calc(30vw / var(--setSize--desktop));
  }
  .pt-40 {
    padding-top: calc(40vw / var(--setSize--desktop));
  }
  .pt-50 {
    padding-top: calc(50vw / var(--setSize--desktop));
  }
  .pt-60 {
    padding-top: calc(60vw / var(--setSize--desktop));
  }
  .pt-70 {
    padding-top: calc(70vw / var(--setSize--desktop));
  }
  .pt-80 {
    padding-top: calc(80vw / var(--setSize--desktop));
  }
  .pt-90 {
    padding-top: calc(90vw / var(--setSize--desktop));
  }
  .pt-100 {
    padding-top: calc(100vw / var(--setSize--desktop));
  }
  .pr-0 {
    padding-right: calc(0vw / var(--setSize--desktop));
  }
  .pr-10 {
    padding-right: calc(10vw / var(--setSize--desktop));
  }
  .pr-20 {
    padding-right: calc(20vw / var(--setSize--desktop));
  }
  .pr-30 {
    padding-right: calc(30vw / var(--setSize--desktop));
  }
  .pr-40 {
    padding-right: calc(40vw / var(--setSize--desktop));
  }
  .pr-50 {
    padding-right: calc(50vw / var(--setSize--desktop));
  }
  .pr-60 {
    padding-right: calc(60vw / var(--setSize--desktop));
  }
  .pr-70 {
    padding-right: calc(70vw / var(--setSize--desktop));
  }
  .pr-80 {
    padding-right: calc(80vw / var(--setSize--desktop));
  }
  .pr-90 {
    padding-right: calc(90vw / var(--setSize--desktop));
  }
  .pr-100 {
    padding-right: calc(100vw / var(--setSize--desktop));
  }
  .pb-0 {
    padding-bottom: calc(0vw / var(--setSize--desktop));
  }
  .pb-10 {
    padding-bottom: calc(10vw / var(--setSize--desktop));
  }
  .pb-20 {
    padding-bottom: calc(20vw / var(--setSize--desktop));
  }
  .pb-30 {
    padding-bottom: calc(30vw / var(--setSize--desktop));
  }
  .pb-40 {
    padding-bottom: calc(40vw / var(--setSize--desktop));
  }
  .pb-50 {
    padding-bottom: calc(50vw / var(--setSize--desktop));
  }
  .pb-60 {
    padding-bottom: calc(60vw / var(--setSize--desktop));
  }
  .pb-70 {
    padding-bottom: calc(70vw / var(--setSize--desktop));
  }
  .pb-80 {
    padding-bottom: calc(80vw / var(--setSize--desktop));
  }
  .pb-90 {
    padding-bottom: calc(90vw / var(--setSize--desktop));
  }
  .pb-100 {
    padding-bottom: calc(100vw / var(--setSize--desktop));
  }
  .pl-0 {
    padding-left: calc(0vw / var(--setSize--desktop));
  }
  .pl-10 {
    padding-left: calc(10vw / var(--setSize--desktop));
  }
  .pl-20 {
    padding-left: calc(20vw / var(--setSize--desktop));
  }
  .pl-30 {
    padding-left: calc(30vw / var(--setSize--desktop));
  }
  .pl-40 {
    padding-left: calc(40vw / var(--setSize--desktop));
  }
  .pl-50 {
    padding-left: calc(50vw / var(--setSize--desktop));
  }
  .pl-60 {
    padding-left: calc(60vw / var(--setSize--desktop));
  }
  .pl-70 {
    padding-left: calc(70vw / var(--setSize--desktop));
  }
  .pl-80 {
    padding-left: calc(80vw / var(--setSize--desktop));
  }
  .pl-90 {
    padding-left: calc(90vw / var(--setSize--desktop));
  }
  .pl-100 {
    padding-left: calc(100vw / var(--setSize--desktop));
  }
  .t-0 {
    top: calc(0vw / var(--setSize--desktop));
  }
  .t-10 {
    top: calc(10vw / var(--setSize--desktop));
  }
  .t-20 {
    top: calc(20vw / var(--setSize--desktop));
  }
  .t-30 {
    top: calc(30vw / var(--setSize--desktop));
  }
  .t-40 {
    top: calc(40vw / var(--setSize--desktop));
  }
  .t-50 {
    top: calc(50vw / var(--setSize--desktop));
  }
  .t-60 {
    top: calc(60vw / var(--setSize--desktop));
  }
  .t-70 {
    top: calc(70vw / var(--setSize--desktop));
  }
  .t-80 {
    top: calc(80vw / var(--setSize--desktop));
  }
  .t-90 {
    top: calc(90vw / var(--setSize--desktop));
  }
  .t-100 {
    top: calc(100vw / var(--setSize--desktop));
  }
  .r-0 {
    right: calc(0vw / var(--setSize--desktop));
  }
  .r-10 {
    right: calc(10vw / var(--setSize--desktop));
  }
  .r-20 {
    right: calc(20vw / var(--setSize--desktop));
  }
  .r-30 {
    right: calc(30vw / var(--setSize--desktop));
  }
  .r-40 {
    right: calc(40vw / var(--setSize--desktop));
  }
  .r-50 {
    right: calc(50vw / var(--setSize--desktop));
  }
  .r-60 {
    right: calc(60vw / var(--setSize--desktop));
  }
  .r-70 {
    right: calc(70vw / var(--setSize--desktop));
  }
  .r-80 {
    right: calc(80vw / var(--setSize--desktop));
  }
  .r-90 {
    right: calc(90vw / var(--setSize--desktop));
  }
  .r-100 {
    right: calc(100vw / var(--setSize--desktop));
  }
  .b-0 {
    bottom: calc(0vw / var(--setSize--desktop));
  }
  .b-10 {
    bottom: calc(10vw / var(--setSize--desktop));
  }
  .b-20 {
    bottom: calc(20vw / var(--setSize--desktop));
  }
  .b-30 {
    bottom: calc(30vw / var(--setSize--desktop));
  }
  .b-40 {
    bottom: calc(40vw / var(--setSize--desktop));
  }
  .b-50 {
    bottom: calc(50vw / var(--setSize--desktop));
  }
  .b-60 {
    bottom: calc(60vw / var(--setSize--desktop));
  }
  .b-70 {
    bottom: calc(70vw / var(--setSize--desktop));
  }
  .b-80 {
    bottom: calc(80vw / var(--setSize--desktop));
  }
  .b-90 {
    bottom: calc(90vw / var(--setSize--desktop));
  }
  .b-100 {
    bottom: calc(100vw / var(--setSize--desktop));
  }
  .l-0 {
    left: calc(0vw / var(--setSize--desktop));
  }
  .l-10 {
    left: calc(10vw / var(--setSize--desktop));
  }
  .l-20 {
    left: calc(20vw / var(--setSize--desktop));
  }
  .l-30 {
    left: calc(30vw / var(--setSize--desktop));
  }
  .l-40 {
    left: calc(40vw / var(--setSize--desktop));
  }
  .l-50 {
    left: calc(50vw / var(--setSize--desktop));
  }
  .l-60 {
    left: calc(60vw / var(--setSize--desktop));
  }
  .l-70 {
    left: calc(70vw / var(--setSize--desktop));
  }
  .l-80 {
    left: calc(80vw / var(--setSize--desktop));
  }
  .l-90 {
    left: calc(90vw / var(--setSize--desktop));
  }
  .l-100 {
    left: calc(100vw / var(--setSize--desktop));
  }
  .vw-0 {
    width: calc(0vw / var(--setSize--desktop));
  }
  .vw-5 {
    width: calc(5vw / var(--setSize--desktop));
  }
  .vw-10 {
    width: calc(10vw / var(--setSize--desktop));
  }
  .vw-15 {
    width: calc(15vw / var(--setSize--desktop));
  }
  .vw-20 {
    width: calc(20vw / var(--setSize--desktop));
  }
  .vw-25 {
    width: calc(25vw / var(--setSize--desktop));
  }
  .vw-30 {
    width: calc(30vw / var(--setSize--desktop));
  }
  .vw-35 {
    width: calc(35vw / var(--setSize--desktop));
  }
  .vw-40 {
    width: calc(40vw / var(--setSize--desktop));
  }
  .vw-45 {
    width: calc(45vw / var(--setSize--desktop));
  }
  .vw-50 {
    width: calc(50vw / var(--setSize--desktop));
  }
  .vw-55 {
    width: calc(55vw / var(--setSize--desktop));
  }
  .vw-60 {
    width: calc(60vw / var(--setSize--desktop));
  }
  .vw-65 {
    width: calc(65vw / var(--setSize--desktop));
  }
  .vw-70 {
    width: calc(70vw / var(--setSize--desktop));
  }
  .vw-75 {
    width: calc(75vw / var(--setSize--desktop));
  }
  .vw-80 {
    width: calc(80vw / var(--setSize--desktop));
  }
  .vw-85 {
    width: calc(85vw / var(--setSize--desktop));
  }
  .vw-90 {
    width: calc(90vw / var(--setSize--desktop));
  }
  .vw-95 {
    width: calc(95vw / var(--setSize--desktop));
  }
  .vw-100 {
    width: calc(100vw / var(--setSize--desktop));
  }
  .vw-110 {
    width: calc(110vw / var(--setSize--desktop));
  }
  .vw-115 {
    width: calc(115vw / var(--setSize--desktop));
  }
  .vw-120 {
    width: calc(120vw / var(--setSize--desktop));
  }
  .vw-125 {
    width: calc(125vw / var(--setSize--desktop));
  }
  .vw-130 {
    width: calc(130vw / var(--setSize--desktop));
  }
  .vw-135 {
    width: calc(135vw / var(--setSize--desktop));
  }
  .vw-140 {
    width: calc(140vw / var(--setSize--desktop));
  }
  .vw-145 {
    width: calc(145vw / var(--setSize--desktop));
  }
  .vw-150 {
    width: calc(150vw / var(--setSize--desktop));
  }
  .vw-155 {
    width: calc(155vw / var(--setSize--desktop));
  }
  .vw-160 {
    width: calc(160vw / var(--setSize--desktop));
  }
  .vw-165 {
    width: calc(165vw / var(--setSize--desktop));
  }
  .vw-170 {
    width: calc(170vw / var(--setSize--desktop));
  }
  .vw-175 {
    width: calc(175vw / var(--setSize--desktop));
  }
  .vw-180 {
    width: calc(180vw / var(--setSize--desktop));
  }
  .vw-185 {
    width: calc(185vw / var(--setSize--desktop));
  }
  .vw-190 {
    width: calc(190vw / var(--setSize--desktop));
  }
  .vw-195 {
    width: calc(195vw / var(--setSize--desktop));
  }
  .vw-200 {
    width: calc(200vw / var(--setSize--desktop));
  }
  .vw-210 {
    width: calc(210vw / var(--setSize--desktop));
  }
  .vw-215 {
    width: calc(215vw / var(--setSize--desktop));
  }
  .vw-220 {
    width: calc(220vw / var(--setSize--desktop));
  }
  .vw-225 {
    width: calc(225vw / var(--setSize--desktop));
  }
  .vw-230 {
    width: calc(230vw / var(--setSize--desktop));
  }
  .vw-235 {
    width: calc(235vw / var(--setSize--desktop));
  }
  .vw-240 {
    width: calc(240vw / var(--setSize--desktop));
  }
  .vw-245 {
    width: calc(245vw / var(--setSize--desktop));
  }
  .vw-250 {
    width: calc(250vw / var(--setSize--desktop));
  }
  .vw-255 {
    width: calc(255vw / var(--setSize--desktop));
  }
  .vw-260 {
    width: calc(260vw / var(--setSize--desktop));
  }
  .vw-265 {
    width: calc(265vw / var(--setSize--desktop));
  }
  .vw-270 {
    width: calc(270vw / var(--setSize--desktop));
  }
  .vw-275 {
    width: calc(275vw / var(--setSize--desktop));
  }
  .vw-280 {
    width: calc(280vw / var(--setSize--desktop));
  }
  .vw-285 {
    width: calc(285vw / var(--setSize--desktop));
  }
  .vw-290 {
    width: calc(290vw / var(--setSize--desktop));
  }
  .vw-295 {
    width: calc(295vw / var(--setSize--desktop));
  }
  .vw-300 {
    width: calc(300vw / var(--setSize--desktop));
  }
  .vw-310 {
    width: calc(310vw / var(--setSize--desktop));
  }
  .vw-315 {
    width: calc(315vw / var(--setSize--desktop));
  }
  .vw-320 {
    width: calc(320vw / var(--setSize--desktop));
  }
  .vw-325 {
    width: calc(325vw / var(--setSize--desktop));
  }
  .vw-330 {
    width: calc(330vw / var(--setSize--desktop));
  }
  .vw-335 {
    width: calc(335vw / var(--setSize--desktop));
  }
  .vw-340 {
    width: calc(340vw / var(--setSize--desktop));
  }
  .vw-345 {
    width: calc(345vw / var(--setSize--desktop));
  }
  .vw-350 {
    width: calc(350vw / var(--setSize--desktop));
  }
  .vw-355 {
    width: calc(355vw / var(--setSize--desktop));
  }
  .vw-360 {
    width: calc(360vw / var(--setSize--desktop));
  }
  .vw-365 {
    width: calc(365vw / var(--setSize--desktop));
  }
  .vw-370 {
    width: calc(370vw / var(--setSize--desktop));
  }
  .vw-375 {
    width: calc(375vw / var(--setSize--desktop));
  }
  .vw-380 {
    width: calc(380vw / var(--setSize--desktop));
  }
  .vw-385 {
    width: calc(385vw / var(--setSize--desktop));
  }
  .vw-390 {
    width: calc(390vw / var(--setSize--desktop));
  }
  .vw-395 {
    width: calc(395vw / var(--setSize--desktop));
  }
  .vw-400 {
    width: calc(400vw / var(--setSize--desktop));
  }
  .vw-410 {
    width: calc(410vw / var(--setSize--desktop));
  }
  .vw-415 {
    width: calc(415vw / var(--setSize--desktop));
  }
  .vw-420 {
    width: calc(420vw / var(--setSize--desktop));
  }
  .vw-425 {
    width: calc(425vw / var(--setSize--desktop));
  }
  .vw-430 {
    width: calc(430vw / var(--setSize--desktop));
  }
  .vw-435 {
    width: calc(435vw / var(--setSize--desktop));
  }
  .vw-440 {
    width: calc(440vw / var(--setSize--desktop));
  }
  .vw-445 {
    width: calc(445vw / var(--setSize--desktop));
  }
  .vw-450 {
    width: calc(450vw / var(--setSize--desktop));
  }
  .vw-455 {
    width: calc(455vw / var(--setSize--desktop));
  }
  .vw-460 {
    width: calc(460vw / var(--setSize--desktop));
  }
  .vw-465 {
    width: calc(465vw / var(--setSize--desktop));
  }
  .vw-470 {
    width: calc(470vw / var(--setSize--desktop));
  }
  .vw-475 {
    width: calc(475vw / var(--setSize--desktop));
  }
  .vw-480 {
    width: calc(480vw / var(--setSize--desktop));
  }
  .vw-485 {
    width: calc(485vw / var(--setSize--desktop));
  }
  .vw-490 {
    width: calc(490vw / var(--setSize--desktop));
  }
  .vw-495 {
    width: calc(495vw / var(--setSize--desktop));
  }
  .vw-500 {
    width: calc(500vw / var(--setSize--desktop));
  }
  .vw-510 {
    width: calc(510vw / var(--setSize--desktop));
  }
  .vw-515 {
    width: calc(515vw / var(--setSize--desktop));
  }
  .vw-520 {
    width: calc(520vw / var(--setSize--desktop));
  }
  .vw-525 {
    width: calc(525vw / var(--setSize--desktop));
  }
  .vw-530 {
    width: calc(530vw / var(--setSize--desktop));
  }
  .vw-535 {
    width: calc(535vw / var(--setSize--desktop));
  }
  .vw-540 {
    width: calc(540vw / var(--setSize--desktop));
  }
  .vw-545 {
    width: calc(545vw / var(--setSize--desktop));
  }
  .vw-550 {
    width: calc(550vw / var(--setSize--desktop));
  }
  .vw-555 {
    width: calc(555vw / var(--setSize--desktop));
  }
  .vw-560 {
    width: calc(560vw / var(--setSize--desktop));
  }
  .vw-565 {
    width: calc(565vw / var(--setSize--desktop));
  }
  .vw-570 {
    width: calc(570vw / var(--setSize--desktop));
  }
  .vw-575 {
    width: calc(575vw / var(--setSize--desktop));
  }
  .vw-580 {
    width: calc(580vw / var(--setSize--desktop));
  }
  .vw-585 {
    width: calc(585vw / var(--setSize--desktop));
  }
  .vw-590 {
    width: calc(590vw / var(--setSize--desktop));
  }
  .vw-595 {
    width: calc(595vw / var(--setSize--desktop));
  }
  .vw-600 {
    width: calc(600vw / var(--setSize--desktop));
  }
  .vw-610 {
    width: calc(610vw / var(--setSize--desktop));
  }
  .vw-615 {
    width: calc(615vw / var(--setSize--desktop));
  }
  .vw-620 {
    width: calc(620vw / var(--setSize--desktop));
  }
  .vw-625 {
    width: calc(625vw / var(--setSize--desktop));
  }
  .vw-630 {
    width: calc(630vw / var(--setSize--desktop));
  }
  .vw-635 {
    width: calc(635vw / var(--setSize--desktop));
  }
  .vw-640 {
    width: calc(640vw / var(--setSize--desktop));
  }
  .vw-645 {
    width: calc(645vw / var(--setSize--desktop));
  }
  .vw-650 {
    width: calc(650vw / var(--setSize--desktop));
  }
  .vw-655 {
    width: calc(655vw / var(--setSize--desktop));
  }
  .vw-660 {
    width: calc(660vw / var(--setSize--desktop));
  }
  .vw-665 {
    width: calc(665vw / var(--setSize--desktop));
  }
  .vw-670 {
    width: calc(670vw / var(--setSize--desktop));
  }
  .vw-675 {
    width: calc(675vw / var(--setSize--desktop));
  }
  .vw-680 {
    width: calc(680vw / var(--setSize--desktop));
  }
  .vw-685 {
    width: calc(685vw / var(--setSize--desktop));
  }
  .vw-690 {
    width: calc(690vw / var(--setSize--desktop));
  }
  .vw-695 {
    width: calc(695vw / var(--setSize--desktop));
  }
  .vw-700 {
    width: calc(700vw / var(--setSize--desktop));
  }
  .vw-710 {
    width: calc(710vw / var(--setSize--desktop));
  }
  .vw-715 {
    width: calc(715vw / var(--setSize--desktop));
  }
  .vw-720 {
    width: calc(720vw / var(--setSize--desktop));
  }
  .vw-725 {
    width: calc(725vw / var(--setSize--desktop));
  }
  .vw-730 {
    width: calc(730vw / var(--setSize--desktop));
  }
  .vw-735 {
    width: calc(735vw / var(--setSize--desktop));
  }
  .vw-740 {
    width: calc(740vw / var(--setSize--desktop));
  }
  .vw-745 {
    width: calc(745vw / var(--setSize--desktop));
  }
  .vw-750 {
    width: calc(750vw / var(--setSize--desktop));
  }
  .vw-755 {
    width: calc(755vw / var(--setSize--desktop));
  }
  .vw-760 {
    width: calc(760vw / var(--setSize--desktop));
  }
  .vw-765 {
    width: calc(765vw / var(--setSize--desktop));
  }
  .vw-770 {
    width: calc(770vw / var(--setSize--desktop));
  }
  .vw-775 {
    width: calc(775vw / var(--setSize--desktop));
  }
  .vw-780 {
    width: calc(780vw / var(--setSize--desktop));
  }
  .vw-785 {
    width: calc(785vw / var(--setSize--desktop));
  }
  .vw-790 {
    width: calc(790vw / var(--setSize--desktop));
  }
  .vw-795 {
    width: calc(795vw / var(--setSize--desktop));
  }
  .vw-800 {
    width: calc(800vw / var(--setSize--desktop));
  }
  .vw-810 {
    width: calc(810vw / var(--setSize--desktop));
  }
  .vw-815 {
    width: calc(815vw / var(--setSize--desktop));
  }
  .vw-820 {
    width: calc(820vw / var(--setSize--desktop));
  }
  .vw-825 {
    width: calc(825vw / var(--setSize--desktop));
  }
  .vw-830 {
    width: calc(830vw / var(--setSize--desktop));
  }
  .vw-835 {
    width: calc(835vw / var(--setSize--desktop));
  }
  .vw-840 {
    width: calc(840vw / var(--setSize--desktop));
  }
  .vw-845 {
    width: calc(845vw / var(--setSize--desktop));
  }
  .vw-850 {
    width: calc(850vw / var(--setSize--desktop));
  }
  .vw-855 {
    width: calc(855vw / var(--setSize--desktop));
  }
  .vw-860 {
    width: calc(860vw / var(--setSize--desktop));
  }
  .vw-865 {
    width: calc(865vw / var(--setSize--desktop));
  }
  .vw-870 {
    width: calc(870vw / var(--setSize--desktop));
  }
  .vw-875 {
    width: calc(875vw / var(--setSize--desktop));
  }
  .vw-880 {
    width: calc(880vw / var(--setSize--desktop));
  }
  .vw-885 {
    width: calc(885vw / var(--setSize--desktop));
  }
  .vw-890 {
    width: calc(890vw / var(--setSize--desktop));
  }
  .vw-895 {
    width: calc(895vw / var(--setSize--desktop));
  }
  .vw-900 {
    width: calc(900vw / var(--setSize--desktop));
  }
  .vw-910 {
    width: calc(910vw / var(--setSize--desktop));
  }
  .vw-915 {
    width: calc(915vw / var(--setSize--desktop));
  }
  .vw-920 {
    width: calc(920vw / var(--setSize--desktop));
  }
  .vw-925 {
    width: calc(925vw / var(--setSize--desktop));
  }
  .vw-930 {
    width: calc(930vw / var(--setSize--desktop));
  }
  .vw-935 {
    width: calc(935vw / var(--setSize--desktop));
  }
  .vw-940 {
    width: calc(940vw / var(--setSize--desktop));
  }
  .vw-945 {
    width: calc(945vw / var(--setSize--desktop));
  }
  .vw-950 {
    width: calc(950vw / var(--setSize--desktop));
  }
  .vw-955 {
    width: calc(955vw / var(--setSize--desktop));
  }
  .vw-960 {
    width: calc(960vw / var(--setSize--desktop));
  }
  .vw-965 {
    width: calc(965vw / var(--setSize--desktop));
  }
  .vw-970 {
    width: calc(970vw / var(--setSize--desktop));
  }
  .vw-975 {
    width: calc(975vw / var(--setSize--desktop));
  }
  .vw-980 {
    width: calc(980vw / var(--setSize--desktop));
  }
  .vw-985 {
    width: calc(985vw / var(--setSize--desktop));
  }
  .vw-990 {
    width: calc(990vw / var(--setSize--desktop));
  }
  .vw-995 {
    width: calc(995vw / var(--setSize--desktop));
  }
  .vw-1000 {
    width: calc(1000vw / var(--setSize--desktop));
  }
  .vh-0 {
    height: calc(0vw / var(--setSize--desktop));
  }
  .vh-5 {
    height: calc(5vw / var(--setSize--desktop));
  }
  .vh-10 {
    height: calc(10vw / var(--setSize--desktop));
  }
  .vh-15 {
    height: calc(15vw / var(--setSize--desktop));
  }
  .vh-20 {
    height: calc(20vw / var(--setSize--desktop));
  }
  .vh-25 {
    height: calc(25vw / var(--setSize--desktop));
  }
  .vh-30 {
    height: calc(30vw / var(--setSize--desktop));
  }
  .vh-35 {
    height: calc(35vw / var(--setSize--desktop));
  }
  .vh-40 {
    height: calc(40vw / var(--setSize--desktop));
  }
  .vh-45 {
    height: calc(45vw / var(--setSize--desktop));
  }
  .vh-50 {
    height: calc(50vw / var(--setSize--desktop));
  }
  .vh-55 {
    height: calc(55vw / var(--setSize--desktop));
  }
  .vh-60 {
    height: calc(60vw / var(--setSize--desktop));
  }
  .vh-65 {
    height: calc(65vw / var(--setSize--desktop));
  }
  .vh-70 {
    height: calc(70vw / var(--setSize--desktop));
  }
  .vh-75 {
    height: calc(75vw / var(--setSize--desktop));
  }
  .vh-80 {
    height: calc(80vw / var(--setSize--desktop));
  }
  .vh-85 {
    height: calc(85vw / var(--setSize--desktop));
  }
  .vh-90 {
    height: calc(90vw / var(--setSize--desktop));
  }
  .vh-95 {
    height: calc(95vw / var(--setSize--desktop));
  }
  .vh-100 {
    height: calc(100vw / var(--setSize--desktop));
  }
  .vh-110 {
    height: calc(110vw / var(--setSize--desktop));
  }
  .vh-115 {
    height: calc(115vw / var(--setSize--desktop));
  }
  .vh-120 {
    height: calc(120vw / var(--setSize--desktop));
  }
  .vh-125 {
    height: calc(125vw / var(--setSize--desktop));
  }
  .vh-130 {
    height: calc(130vw / var(--setSize--desktop));
  }
  .vh-135 {
    height: calc(135vw / var(--setSize--desktop));
  }
  .vh-140 {
    height: calc(140vw / var(--setSize--desktop));
  }
  .vh-145 {
    height: calc(145vw / var(--setSize--desktop));
  }
  .vh-150 {
    height: calc(150vw / var(--setSize--desktop));
  }
  .vh-155 {
    height: calc(155vw / var(--setSize--desktop));
  }
  .vh-160 {
    height: calc(160vw / var(--setSize--desktop));
  }
  .vh-165 {
    height: calc(165vw / var(--setSize--desktop));
  }
  .vh-170 {
    height: calc(170vw / var(--setSize--desktop));
  }
  .vh-175 {
    height: calc(175vw / var(--setSize--desktop));
  }
  .vh-180 {
    height: calc(180vw / var(--setSize--desktop));
  }
  .vh-185 {
    height: calc(185vw / var(--setSize--desktop));
  }
  .vh-190 {
    height: calc(190vw / var(--setSize--desktop));
  }
  .vh-195 {
    height: calc(195vw / var(--setSize--desktop));
  }
  .vh-200 {
    height: calc(200vw / var(--setSize--desktop));
  }
  .vh-210 {
    height: calc(210vw / var(--setSize--desktop));
  }
  .vh-215 {
    height: calc(215vw / var(--setSize--desktop));
  }
  .vh-220 {
    height: calc(220vw / var(--setSize--desktop));
  }
  .vh-225 {
    height: calc(225vw / var(--setSize--desktop));
  }
  .vh-230 {
    height: calc(230vw / var(--setSize--desktop));
  }
  .vh-235 {
    height: calc(235vw / var(--setSize--desktop));
  }
  .vh-240 {
    height: calc(240vw / var(--setSize--desktop));
  }
  .vh-245 {
    height: calc(245vw / var(--setSize--desktop));
  }
  .vh-250 {
    height: calc(250vw / var(--setSize--desktop));
  }
  .vh-255 {
    height: calc(255vw / var(--setSize--desktop));
  }
  .vh-260 {
    height: calc(260vw / var(--setSize--desktop));
  }
  .vh-265 {
    height: calc(265vw / var(--setSize--desktop));
  }
  .vh-270 {
    height: calc(270vw / var(--setSize--desktop));
  }
  .vh-275 {
    height: calc(275vw / var(--setSize--desktop));
  }
  .vh-280 {
    height: calc(280vw / var(--setSize--desktop));
  }
  .vh-285 {
    height: calc(285vw / var(--setSize--desktop));
  }
  .vh-290 {
    height: calc(290vw / var(--setSize--desktop));
  }
  .vh-295 {
    height: calc(295vw / var(--setSize--desktop));
  }
  .vh-300 {
    height: calc(300vw / var(--setSize--desktop));
  }
  .vh-310 {
    height: calc(310vw / var(--setSize--desktop));
  }
  .vh-315 {
    height: calc(315vw / var(--setSize--desktop));
  }
  .vh-320 {
    height: calc(320vw / var(--setSize--desktop));
  }
  .vh-325 {
    height: calc(325vw / var(--setSize--desktop));
  }
  .vh-330 {
    height: calc(330vw / var(--setSize--desktop));
  }
  .vh-335 {
    height: calc(335vw / var(--setSize--desktop));
  }
  .vh-340 {
    height: calc(340vw / var(--setSize--desktop));
  }
  .vh-345 {
    height: calc(345vw / var(--setSize--desktop));
  }
  .vh-350 {
    height: calc(350vw / var(--setSize--desktop));
  }
  .vh-355 {
    height: calc(355vw / var(--setSize--desktop));
  }
  .vh-360 {
    height: calc(360vw / var(--setSize--desktop));
  }
  .vh-365 {
    height: calc(365vw / var(--setSize--desktop));
  }
  .vh-370 {
    height: calc(370vw / var(--setSize--desktop));
  }
  .vh-375 {
    height: calc(375vw / var(--setSize--desktop));
  }
  .vh-380 {
    height: calc(380vw / var(--setSize--desktop));
  }
  .vh-385 {
    height: calc(385vw / var(--setSize--desktop));
  }
  .vh-390 {
    height: calc(390vw / var(--setSize--desktop));
  }
  .vh-395 {
    height: calc(395vw / var(--setSize--desktop));
  }
  .vh-400 {
    height: calc(400vw / var(--setSize--desktop));
  }
  .vh-410 {
    height: calc(410vw / var(--setSize--desktop));
  }
  .vh-415 {
    height: calc(415vw / var(--setSize--desktop));
  }
  .vh-420 {
    height: calc(420vw / var(--setSize--desktop));
  }
  .vh-425 {
    height: calc(425vw / var(--setSize--desktop));
  }
  .vh-430 {
    height: calc(430vw / var(--setSize--desktop));
  }
  .vh-435 {
    height: calc(435vw / var(--setSize--desktop));
  }
  .vh-440 {
    height: calc(440vw / var(--setSize--desktop));
  }
  .vh-445 {
    height: calc(445vw / var(--setSize--desktop));
  }
  .vh-450 {
    height: calc(450vw / var(--setSize--desktop));
  }
  .vh-455 {
    height: calc(455vw / var(--setSize--desktop));
  }
  .vh-460 {
    height: calc(460vw / var(--setSize--desktop));
  }
  .vh-465 {
    height: calc(465vw / var(--setSize--desktop));
  }
  .vh-470 {
    height: calc(470vw / var(--setSize--desktop));
  }
  .vh-475 {
    height: calc(475vw / var(--setSize--desktop));
  }
  .vh-480 {
    height: calc(480vw / var(--setSize--desktop));
  }
  .vh-485 {
    height: calc(485vw / var(--setSize--desktop));
  }
  .vh-490 {
    height: calc(490vw / var(--setSize--desktop));
  }
  .vh-495 {
    height: calc(495vw / var(--setSize--desktop));
  }
  .vh-500 {
    height: calc(500vw / var(--setSize--desktop));
  }
  .vh-510 {
    height: calc(510vw / var(--setSize--desktop));
  }
  .vh-515 {
    height: calc(515vw / var(--setSize--desktop));
  }
  .vh-520 {
    height: calc(520vw / var(--setSize--desktop));
  }
  .vh-525 {
    height: calc(525vw / var(--setSize--desktop));
  }
  .vh-530 {
    height: calc(530vw / var(--setSize--desktop));
  }
  .vh-535 {
    height: calc(535vw / var(--setSize--desktop));
  }
  .vh-540 {
    height: calc(540vw / var(--setSize--desktop));
  }
  .vh-545 {
    height: calc(545vw / var(--setSize--desktop));
  }
  .vh-550 {
    height: calc(550vw / var(--setSize--desktop));
  }
  .vh-555 {
    height: calc(555vw / var(--setSize--desktop));
  }
  .vh-560 {
    height: calc(560vw / var(--setSize--desktop));
  }
  .vh-565 {
    height: calc(565vw / var(--setSize--desktop));
  }
  .vh-570 {
    height: calc(570vw / var(--setSize--desktop));
  }
  .vh-575 {
    height: calc(575vw / var(--setSize--desktop));
  }
  .vh-580 {
    height: calc(580vw / var(--setSize--desktop));
  }
  .vh-585 {
    height: calc(585vw / var(--setSize--desktop));
  }
  .vh-590 {
    height: calc(590vw / var(--setSize--desktop));
  }
  .vh-595 {
    height: calc(595vw / var(--setSize--desktop));
  }
  .vh-600 {
    height: calc(600vw / var(--setSize--desktop));
  }
  .vh-610 {
    height: calc(610vw / var(--setSize--desktop));
  }
  .vh-615 {
    height: calc(615vw / var(--setSize--desktop));
  }
  .vh-620 {
    height: calc(620vw / var(--setSize--desktop));
  }
  .vh-625 {
    height: calc(625vw / var(--setSize--desktop));
  }
  .vh-630 {
    height: calc(630vw / var(--setSize--desktop));
  }
  .vh-635 {
    height: calc(635vw / var(--setSize--desktop));
  }
  .vh-640 {
    height: calc(640vw / var(--setSize--desktop));
  }
  .vh-645 {
    height: calc(645vw / var(--setSize--desktop));
  }
  .vh-650 {
    height: calc(650vw / var(--setSize--desktop));
  }
  .vh-655 {
    height: calc(655vw / var(--setSize--desktop));
  }
  .vh-660 {
    height: calc(660vw / var(--setSize--desktop));
  }
  .vh-665 {
    height: calc(665vw / var(--setSize--desktop));
  }
  .vh-670 {
    height: calc(670vw / var(--setSize--desktop));
  }
  .vh-675 {
    height: calc(675vw / var(--setSize--desktop));
  }
  .vh-680 {
    height: calc(680vw / var(--setSize--desktop));
  }
  .vh-685 {
    height: calc(685vw / var(--setSize--desktop));
  }
  .vh-690 {
    height: calc(690vw / var(--setSize--desktop));
  }
  .vh-695 {
    height: calc(695vw / var(--setSize--desktop));
  }
  .vh-700 {
    height: calc(700vw / var(--setSize--desktop));
  }
  .vh-710 {
    height: calc(710vw / var(--setSize--desktop));
  }
  .vh-715 {
    height: calc(715vw / var(--setSize--desktop));
  }
  .vh-720 {
    height: calc(720vw / var(--setSize--desktop));
  }
  .vh-725 {
    height: calc(725vw / var(--setSize--desktop));
  }
  .vh-730 {
    height: calc(730vw / var(--setSize--desktop));
  }
  .vh-735 {
    height: calc(735vw / var(--setSize--desktop));
  }
  .vh-740 {
    height: calc(740vw / var(--setSize--desktop));
  }
  .vh-745 {
    height: calc(745vw / var(--setSize--desktop));
  }
  .vh-750 {
    height: calc(750vw / var(--setSize--desktop));
  }
  .vh-755 {
    height: calc(755vw / var(--setSize--desktop));
  }
  .vh-760 {
    height: calc(760vw / var(--setSize--desktop));
  }
  .vh-765 {
    height: calc(765vw / var(--setSize--desktop));
  }
  .vh-770 {
    height: calc(770vw / var(--setSize--desktop));
  }
  .vh-775 {
    height: calc(775vw / var(--setSize--desktop));
  }
  .vh-780 {
    height: calc(780vw / var(--setSize--desktop));
  }
  .vh-785 {
    height: calc(785vw / var(--setSize--desktop));
  }
  .vh-790 {
    height: calc(790vw / var(--setSize--desktop));
  }
  .vh-795 {
    height: calc(795vw / var(--setSize--desktop));
  }
  .vh-800 {
    height: calc(800vw / var(--setSize--desktop));
  }
  .vh-810 {
    height: calc(810vw / var(--setSize--desktop));
  }
  .vh-815 {
    height: calc(815vw / var(--setSize--desktop));
  }
  .vh-820 {
    height: calc(820vw / var(--setSize--desktop));
  }
  .vh-825 {
    height: calc(825vw / var(--setSize--desktop));
  }
  .vh-830 {
    height: calc(830vw / var(--setSize--desktop));
  }
  .vh-835 {
    height: calc(835vw / var(--setSize--desktop));
  }
  .vh-840 {
    height: calc(840vw / var(--setSize--desktop));
  }
  .vh-845 {
    height: calc(845vw / var(--setSize--desktop));
  }
  .vh-850 {
    height: calc(850vw / var(--setSize--desktop));
  }
  .vh-855 {
    height: calc(855vw / var(--setSize--desktop));
  }
  .vh-860 {
    height: calc(860vw / var(--setSize--desktop));
  }
  .vh-865 {
    height: calc(865vw / var(--setSize--desktop));
  }
  .vh-870 {
    height: calc(870vw / var(--setSize--desktop));
  }
  .vh-875 {
    height: calc(875vw / var(--setSize--desktop));
  }
  .vh-880 {
    height: calc(880vw / var(--setSize--desktop));
  }
  .vh-885 {
    height: calc(885vw / var(--setSize--desktop));
  }
  .vh-890 {
    height: calc(890vw / var(--setSize--desktop));
  }
  .vh-895 {
    height: calc(895vw / var(--setSize--desktop));
  }
  .vh-900 {
    height: calc(900vw / var(--setSize--desktop));
  }
  .vh-910 {
    height: calc(910vw / var(--setSize--desktop));
  }
  .vh-915 {
    height: calc(915vw / var(--setSize--desktop));
  }
  .vh-920 {
    height: calc(920vw / var(--setSize--desktop));
  }
  .vh-925 {
    height: calc(925vw / var(--setSize--desktop));
  }
  .vh-930 {
    height: calc(930vw / var(--setSize--desktop));
  }
  .vh-935 {
    height: calc(935vw / var(--setSize--desktop));
  }
  .vh-940 {
    height: calc(940vw / var(--setSize--desktop));
  }
  .vh-945 {
    height: calc(945vw / var(--setSize--desktop));
  }
  .vh-950 {
    height: calc(950vw / var(--setSize--desktop));
  }
  .vh-955 {
    height: calc(955vw / var(--setSize--desktop));
  }
  .vh-960 {
    height: calc(960vw / var(--setSize--desktop));
  }
  .vh-965 {
    height: calc(965vw / var(--setSize--desktop));
  }
  .vh-970 {
    height: calc(970vw / var(--setSize--desktop));
  }
  .vh-975 {
    height: calc(975vw / var(--setSize--desktop));
  }
  .vh-980 {
    height: calc(980vw / var(--setSize--desktop));
  }
  .vh-985 {
    height: calc(985vw / var(--setSize--desktop));
  }
  .vh-990 {
    height: calc(990vw / var(--setSize--desktop));
  }
  .vh-995 {
    height: calc(995vw / var(--setSize--desktop));
  }
  .vh-1000 {
    height: calc(1000vw / var(--setSize--desktop));
  }
}
@media screen and (min-width: 651px) and (max-width: 1000px) {
  .w-100 {
    width: 100% !important;
  }
  .w-95 {
    width: 100% !important;
  }
  .w-90 {
    width: 100% !important;
  }
  .w-85 {
    width: 100% !important;
  }
  .w-80 {
    width: 100% !important;
  }
  .w-75 {
    width: 100% !important;
  }
  .w-70 {
    width: 100% !important;
  }
  .w-65 {
    width: 100% !important;
  }
  .w-60 {
    width: 100% !important;
  }
  .w-55 {
    width: 100% !important;
  }
  .w-50 {
    width: 100% !important;
  }
  .w-45 {
    width: 100% !important;
  }
  .w-40 {
    width: 100% !important;
  }
  .w-35 {
    width: 100% !important;
  }
  .w-30 {
    width: 100% !important;
  }
  .w-25 {
    width: 100% !important;
  }
  .w-20 {
    width: 100% !important;
  }
  .w-15 {
    width: 100% !important;
  }
  .w-10 {
    width: 100% !important;
  }
  .w-0 {
    width: 0% !important;
  }
  .h-100 {
    height: auto !important;
  }
  .h-95 {
    height: auto !important;
  }
  .h-90 {
    height: auto !important;
  }
  .h-85 {
    height: auto !important;
  }
  .h-80 {
    height: auto !important;
  }
  .h-75 {
    height: auto !important;
  }
  .h-70 {
    height: auto !important;
  }
  .h-65 {
    height: auto !important;
  }
  .h-60 {
    height: auto !important;
  }
  .h-55 {
    height: auto !important;
  }
  .h-50 {
    height: auto !important;
  }
  .h-45 {
    height: auto !important;
  }
  .h-40 {
    height: auto !important;
  }
  .h-35 {
    height: auto !important;
  }
  .h-30 {
    height: auto !important;
  }
  .h-25 {
    height: auto !important;
  }
  .h-20 {
    height: auto !important;
  }
  .h-15 {
    height: auto !important;
  }
  .h-10 {
    height: auto !important;
  }
  .h-0 {
    height: auto !important;
  }
  .grid {
    display: grid;
    grid-column-gap: calc(0vw / var(--setSize--tablet));
    grid-row-gap: calc(0vw / var(--setSize--tablet));
  }
  .grid-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-5 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-6 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-7 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-8 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-9 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-cg-5 {
    grid-column-gap: calc(5vw / var(--setSize--tablet));
  }
  .grid-cg-10 {
    grid-column-gap: calc(10vw / var(--setSize--tablet));
  }
  .grid-cg-15 {
    grid-column-gap: calc(15vw / var(--setSize--tablet));
  }
  .grid-cg-20 {
    grid-column-gap: calc(20vw / var(--setSize--tablet));
  }
  .grid-cg-25 {
    grid-column-gap: calc(25vw / var(--setSize--tablet));
  }
  .grid-cg-30 {
    grid-column-gap: calc(30vw / var(--setSize--tablet));
  }
  .grid-cg-35 {
    grid-column-gap: calc(35vw / var(--setSize--tablet));
  }
  .grid-cg-40 {
    grid-column-gap: calc(40vw / var(--setSize--tablet));
  }
  .grid-cg-45 {
    grid-column-gap: calc(45vw / var(--setSize--tablet));
  }
  .grid-cg-50 {
    grid-column-gap: calc(50vw / var(--setSize--tablet));
  }
  .grid-rg-5 {
    grid-row-gap: calc(5vw / var(--setSize--tablet));
  }
  .grid-rg-10 {
    grid-row-gap: calc(10vw / var(--setSize--tablet));
  }
  .grid-rg-15 {
    grid-row-gap: calc(15vw / var(--setSize--tablet));
  }
  .grid-rg-20 {
    grid-row-gap: calc(20vw / var(--setSize--tablet));
  }
  .grid-rg-25 {
    grid-row-gap: calc(25vw / var(--setSize--tablet));
  }
  .grid-rg-30 {
    grid-row-gap: calc(30vw / var(--setSize--tablet));
  }
  .grid-rg-35 {
    grid-row-gap: calc(35vw / var(--setSize--tablet));
  }
  .grid-rg-40 {
    grid-row-gap: calc(40vw / var(--setSize--tablet));
  }
  .grid-rg-45 {
    grid-row-gap: calc(45vw / var(--setSize--tablet));
  }
  .grid-rg-50 {
    grid-row-gap: calc(50vw / var(--setSize--tablet));
  }
  .fs-0 {
    font-size: calc(0vw / var(--setSize--tablet));
  }
  .fs-10 {
    font-size: calc(10vw / var(--setSize--tablet));
  }
  .fs-15 {
    font-size: calc(15vw / var(--setSize--tablet));
  }
  .fs-16 {
    font-size: calc(16vw / var(--setSize--tablet));
  }
  .fs-17 {
    font-size: calc(17vw / var(--setSize--tablet));
  }
  .fs-18 {
    font-size: calc(18vw / var(--setSize--tablet));
  }
  .fs-19 {
    font-size: calc(19vw / var(--setSize--tablet));
  }
  .fs-20 {
    font-size: calc(20vw / var(--setSize--tablet));
  }
  .fs-25 {
    font-size: calc(25vw / var(--setSize--tablet));
  }
  .fs-30 {
    font-size: calc(30vw / var(--setSize--tablet));
  }
  .fs-35 {
    font-size: calc(35vw / var(--setSize--tablet));
  }
  .fs-40 {
    font-size: calc(40vw / var(--setSize--tablet));
  }
  .fs-45 {
    font-size: calc(45vw / var(--setSize--tablet));
  }
  .fs-50 {
    font-size: calc(50vw / var(--setSize--tablet));
  }
  .fs-60 {
    font-size: calc(60vw / var(--setSize--tablet));
  }
  .fs-70 {
    font-size: calc(70vw / var(--setSize--tablet));
  }
  .fs-80 {
    font-size: calc(80vw / var(--setSize--tablet));
  }
  .fs-90 {
    font-size: calc(90vw / var(--setSize--tablet));
  }
  .fs-100 {
    font-size: calc(100vw / var(--setSize--tablet));
  }
  .lh-0 {
    line-height: calc(0vw / var(--setSize--tablet));
  }
  .lh-10 {
    line-height: calc(10vw / var(--setSize--tablet));
  }
  .lh-15 {
    line-height: calc(15vw / var(--setSize--tablet));
  }
  .lh-16 {
    line-height: calc(16vw / var(--setSize--tablet));
  }
  .lh-17 {
    line-height: calc(17vw / var(--setSize--tablet));
  }
  .lh-18 {
    line-height: calc(18vw / var(--setSize--tablet));
  }
  .lh-19 {
    line-height: calc(19vw / var(--setSize--tablet));
  }
  .lh-20 {
    line-height: calc(20vw / var(--setSize--tablet));
  }
  .lh-25 {
    line-height: calc(25vw / var(--setSize--tablet));
  }
  .lh-30 {
    line-height: calc(30vw / var(--setSize--tablet));
  }
  .lh-35 {
    line-height: calc(35vw / var(--setSize--tablet));
  }
  .lh-40 {
    line-height: calc(40vw / var(--setSize--tablet));
  }
  .lh-45 {
    line-height: calc(45vw / var(--setSize--tablet));
  }
  .lh-50 {
    line-height: calc(50vw / var(--setSize--tablet));
  }
  .lh-60 {
    line-height: calc(60vw / var(--setSize--tablet));
  }
  .lh-70 {
    line-height: calc(70vw / var(--setSize--tablet));
  }
  .lh-80 {
    line-height: calc(80vw / var(--setSize--tablet));
  }
  .lh-90 {
    line-height: calc(90vw / var(--setSize--tablet));
  }
  .lh-100 {
    line-height: calc(100vw / var(--setSize--tablet));
  }
  .mt-0 {
    margin-top: calc(0vw / var(--setSize--tablet));
  }
  .mt-10 {
    margin-top: calc(10vw / var(--setSize--tablet));
  }
  .mt-20 {
    margin-top: calc(20vw / var(--setSize--tablet));
  }
  .mt-30 {
    margin-top: calc(30vw / var(--setSize--tablet));
  }
  .mt-40 {
    margin-top: calc(40vw / var(--setSize--tablet));
  }
  .mt-50 {
    margin-top: calc(50vw / var(--setSize--tablet));
  }
  .mt-60 {
    margin-top: calc(60vw / var(--setSize--tablet));
  }
  .mt-70 {
    margin-top: calc(70vw / var(--setSize--tablet));
  }
  .mt-80 {
    margin-top: calc(80vw / var(--setSize--tablet));
  }
  .mt-90 {
    margin-top: calc(90vw / var(--setSize--tablet));
  }
  .mt-100 {
    margin-top: calc(100vw / var(--setSize--tablet));
  }
  .mr-0 {
    margin-right: calc(0vw / var(--setSize--tablet));
  }
  .mr-10 {
    margin-right: calc(10vw / var(--setSize--tablet));
  }
  .mr-20 {
    margin-right: calc(20vw / var(--setSize--tablet));
  }
  .mr-30 {
    margin-right: calc(30vw / var(--setSize--tablet));
  }
  .mr-40 {
    margin-right: calc(40vw / var(--setSize--tablet));
  }
  .mr-50 {
    margin-right: calc(50vw / var(--setSize--tablet));
  }
  .mr-60 {
    margin-right: calc(60vw / var(--setSize--tablet));
  }
  .mr-70 {
    margin-right: calc(70vw / var(--setSize--tablet));
  }
  .mr-80 {
    margin-right: calc(80vw / var(--setSize--tablet));
  }
  .mr-90 {
    margin-right: calc(90vw / var(--setSize--tablet));
  }
  .mr-100 {
    margin-right: calc(100vw / var(--setSize--tablet));
  }
  .mb-0 {
    margin-bottom: calc(0vw / var(--setSize--tablet));
  }
  .mb-10 {
    margin-bottom: calc(10vw / var(--setSize--tablet));
  }
  .mb-20 {
    margin-bottom: calc(20vw / var(--setSize--tablet));
  }
  .mb-30 {
    margin-bottom: calc(30vw / var(--setSize--tablet));
  }
  .mb-40 {
    margin-bottom: calc(40vw / var(--setSize--tablet));
  }
  .mb-50 {
    margin-bottom: calc(50vw / var(--setSize--tablet));
  }
  .mb-60 {
    margin-bottom: calc(60vw / var(--setSize--tablet));
  }
  .mb-70 {
    margin-bottom: calc(70vw / var(--setSize--tablet));
  }
  .mb-80 {
    margin-bottom: calc(80vw / var(--setSize--tablet));
  }
  .mb-90 {
    margin-bottom: calc(90vw / var(--setSize--tablet));
  }
  .mb-100 {
    margin-bottom: calc(100vw / var(--setSize--tablet));
  }
  .ml-0 {
    margin-left: calc(0vw / var(--setSize--tablet));
  }
  .ml-10 {
    margin-left: calc(10vw / var(--setSize--tablet));
  }
  .ml-20 {
    margin-left: calc(20vw / var(--setSize--tablet));
  }
  .ml-30 {
    margin-left: calc(30vw / var(--setSize--tablet));
  }
  .ml-40 {
    margin-left: calc(40vw / var(--setSize--tablet));
  }
  .ml-50 {
    margin-left: calc(50vw / var(--setSize--tablet));
  }
  .ml-60 {
    margin-left: calc(60vw / var(--setSize--tablet));
  }
  .ml-70 {
    margin-left: calc(70vw / var(--setSize--tablet));
  }
  .ml-80 {
    margin-left: calc(80vw / var(--setSize--tablet));
  }
  .ml-90 {
    margin-left: calc(90vw / var(--setSize--tablet));
  }
  .ml-100 {
    margin-left: calc(100vw / var(--setSize--tablet));
  }
  .pt-0 {
    padding-top: calc(0vw / var(--setSize--tablet));
  }
  .pt-10 {
    padding-top: calc(10vw / var(--setSize--tablet));
  }
  .pt-20 {
    padding-top: calc(20vw / var(--setSize--tablet));
  }
  .pt-30 {
    padding-top: calc(30vw / var(--setSize--tablet));
  }
  .pt-40 {
    padding-top: calc(40vw / var(--setSize--tablet));
  }
  .pt-50 {
    padding-top: calc(50vw / var(--setSize--tablet));
  }
  .pt-60 {
    padding-top: calc(60vw / var(--setSize--tablet));
  }
  .pt-70 {
    padding-top: calc(70vw / var(--setSize--tablet));
  }
  .pt-80 {
    padding-top: calc(80vw / var(--setSize--tablet));
  }
  .pt-90 {
    padding-top: calc(90vw / var(--setSize--tablet));
  }
  .pt-100 {
    padding-top: calc(100vw / var(--setSize--tablet));
  }
  .pr-0 {
    padding-right: calc(0vw / var(--setSize--tablet));
  }
  .pr-10 {
    padding-right: calc(10vw / var(--setSize--tablet));
  }
  .pr-20 {
    padding-right: calc(20vw / var(--setSize--tablet));
  }
  .pr-30 {
    padding-right: calc(30vw / var(--setSize--tablet));
  }
  .pr-40 {
    padding-right: calc(40vw / var(--setSize--tablet));
  }
  .pr-50 {
    padding-right: calc(50vw / var(--setSize--tablet));
  }
  .pr-60 {
    padding-right: calc(60vw / var(--setSize--tablet));
  }
  .pr-70 {
    padding-right: calc(70vw / var(--setSize--tablet));
  }
  .pr-80 {
    padding-right: calc(80vw / var(--setSize--tablet));
  }
  .pr-90 {
    padding-right: calc(90vw / var(--setSize--tablet));
  }
  .pr-100 {
    padding-right: calc(100vw / var(--setSize--tablet));
  }
  .pb-0 {
    padding-bottom: calc(0vw / var(--setSize--tablet));
  }
  .pb-10 {
    padding-bottom: calc(10vw / var(--setSize--tablet));
  }
  .pb-20 {
    padding-bottom: calc(20vw / var(--setSize--tablet));
  }
  .pb-30 {
    padding-bottom: calc(30vw / var(--setSize--tablet));
  }
  .pb-40 {
    padding-bottom: calc(40vw / var(--setSize--tablet));
  }
  .pb-50 {
    padding-bottom: calc(50vw / var(--setSize--tablet));
  }
  .pb-60 {
    padding-bottom: calc(60vw / var(--setSize--tablet));
  }
  .pb-70 {
    padding-bottom: calc(70vw / var(--setSize--tablet));
  }
  .pb-80 {
    padding-bottom: calc(80vw / var(--setSize--tablet));
  }
  .pb-90 {
    padding-bottom: calc(90vw / var(--setSize--tablet));
  }
  .pb-100 {
    padding-bottom: calc(100vw / var(--setSize--tablet));
  }
  .pl-0 {
    padding-left: calc(0vw / var(--setSize--tablet));
  }
  .pl-10 {
    padding-left: calc(10vw / var(--setSize--tablet));
  }
  .pl-20 {
    padding-left: calc(20vw / var(--setSize--tablet));
  }
  .pl-30 {
    padding-left: calc(30vw / var(--setSize--tablet));
  }
  .pl-40 {
    padding-left: calc(40vw / var(--setSize--tablet));
  }
  .pl-50 {
    padding-left: calc(50vw / var(--setSize--tablet));
  }
  .pl-60 {
    padding-left: calc(60vw / var(--setSize--tablet));
  }
  .pl-70 {
    padding-left: calc(70vw / var(--setSize--tablet));
  }
  .pl-80 {
    padding-left: calc(80vw / var(--setSize--tablet));
  }
  .pl-90 {
    padding-left: calc(90vw / var(--setSize--tablet));
  }
  .pl-100 {
    padding-left: calc(100vw / var(--setSize--tablet));
  }
  .t-0 {
    top: calc(0vw / var(--setSize--tablet));
  }
  .t-10 {
    top: calc(10vw / var(--setSize--tablet));
  }
  .t-20 {
    top: calc(20vw / var(--setSize--tablet));
  }
  .t-30 {
    top: calc(30vw / var(--setSize--tablet));
  }
  .t-40 {
    top: calc(40vw / var(--setSize--tablet));
  }
  .t-50 {
    top: calc(50vw / var(--setSize--tablet));
  }
  .t-60 {
    top: calc(60vw / var(--setSize--tablet));
  }
  .t-70 {
    top: calc(70vw / var(--setSize--tablet));
  }
  .t-80 {
    top: calc(80vw / var(--setSize--tablet));
  }
  .t-90 {
    top: calc(90vw / var(--setSize--tablet));
  }
  .t-100 {
    top: calc(100vw / var(--setSize--tablet));
  }
  .r-0 {
    right: calc(0vw / var(--setSize--tablet));
  }
  .r-10 {
    right: calc(10vw / var(--setSize--tablet));
  }
  .r-20 {
    right: calc(20vw / var(--setSize--tablet));
  }
  .r-30 {
    right: calc(30vw / var(--setSize--tablet));
  }
  .r-40 {
    right: calc(40vw / var(--setSize--tablet));
  }
  .r-50 {
    right: calc(50vw / var(--setSize--tablet));
  }
  .r-60 {
    right: calc(60vw / var(--setSize--tablet));
  }
  .r-70 {
    right: calc(70vw / var(--setSize--tablet));
  }
  .r-80 {
    right: calc(80vw / var(--setSize--tablet));
  }
  .r-90 {
    right: calc(90vw / var(--setSize--tablet));
  }
  .r-100 {
    right: calc(100vw / var(--setSize--tablet));
  }
  .b-0 {
    bottom: calc(0vw / var(--setSize--tablet));
  }
  .b-10 {
    bottom: calc(10vw / var(--setSize--tablet));
  }
  .b-20 {
    bottom: calc(20vw / var(--setSize--tablet));
  }
  .b-30 {
    bottom: calc(30vw / var(--setSize--tablet));
  }
  .b-40 {
    bottom: calc(40vw / var(--setSize--tablet));
  }
  .b-50 {
    bottom: calc(50vw / var(--setSize--tablet));
  }
  .b-60 {
    bottom: calc(60vw / var(--setSize--tablet));
  }
  .b-70 {
    bottom: calc(70vw / var(--setSize--tablet));
  }
  .b-80 {
    bottom: calc(80vw / var(--setSize--tablet));
  }
  .b-90 {
    bottom: calc(90vw / var(--setSize--tablet));
  }
  .b-100 {
    bottom: calc(100vw / var(--setSize--tablet));
  }
  .l-0 {
    left: calc(0vw / var(--setSize--tablet));
  }
  .l-10 {
    left: calc(10vw / var(--setSize--tablet));
  }
  .l-20 {
    left: calc(20vw / var(--setSize--tablet));
  }
  .l-30 {
    left: calc(30vw / var(--setSize--tablet));
  }
  .l-40 {
    left: calc(40vw / var(--setSize--tablet));
  }
  .l-50 {
    left: calc(50vw / var(--setSize--tablet));
  }
  .l-60 {
    left: calc(60vw / var(--setSize--tablet));
  }
  .l-70 {
    left: calc(70vw / var(--setSize--tablet));
  }
  .l-80 {
    left: calc(80vw / var(--setSize--tablet));
  }
  .l-90 {
    left: calc(90vw / var(--setSize--tablet));
  }
  .l-100 {
    left: calc(100vw / var(--setSize--tablet));
  }
  .vw-0 {
    width: calc(0vw / var(--setSize--tablet));
  }
  .vw-5 {
    width: calc(5vw / var(--setSize--tablet));
  }
  .vw-10 {
    width: calc(10vw / var(--setSize--tablet));
  }
  .vw-15 {
    width: calc(15vw / var(--setSize--tablet));
  }
  .vw-20 {
    width: calc(20vw / var(--setSize--tablet));
  }
  .vw-25 {
    width: calc(25vw / var(--setSize--tablet));
  }
  .vw-30 {
    width: calc(30vw / var(--setSize--tablet));
  }
  .vw-35 {
    width: calc(35vw / var(--setSize--tablet));
  }
  .vw-40 {
    width: calc(40vw / var(--setSize--tablet));
  }
  .vw-45 {
    width: calc(45vw / var(--setSize--tablet));
  }
  .vw-50 {
    width: calc(50vw / var(--setSize--tablet));
  }
  .vw-55 {
    width: calc(55vw / var(--setSize--tablet));
  }
  .vw-60 {
    width: calc(60vw / var(--setSize--tablet));
  }
  .vw-65 {
    width: calc(65vw / var(--setSize--tablet));
  }
  .vw-70 {
    width: calc(70vw / var(--setSize--tablet));
  }
  .vw-75 {
    width: calc(75vw / var(--setSize--tablet));
  }
  .vw-80 {
    width: calc(80vw / var(--setSize--tablet));
  }
  .vw-85 {
    width: calc(85vw / var(--setSize--tablet));
  }
  .vw-90 {
    width: calc(90vw / var(--setSize--tablet));
  }
  .vw-95 {
    width: calc(95vw / var(--setSize--tablet));
  }
  .vw-100 {
    width: calc(100vw / var(--setSize--tablet));
  }
  .vw-110 {
    width: calc(110vw / var(--setSize--tablet));
  }
  .vw-115 {
    width: calc(115vw / var(--setSize--tablet));
  }
  .vw-120 {
    width: calc(120vw / var(--setSize--tablet));
  }
  .vw-125 {
    width: calc(125vw / var(--setSize--tablet));
  }
  .vw-130 {
    width: calc(130vw / var(--setSize--tablet));
  }
  .vw-135 {
    width: calc(135vw / var(--setSize--tablet));
  }
  .vw-140 {
    width: calc(140vw / var(--setSize--tablet));
  }
  .vw-145 {
    width: calc(145vw / var(--setSize--tablet));
  }
  .vw-150 {
    width: calc(150vw / var(--setSize--tablet));
  }
  .vw-155 {
    width: calc(155vw / var(--setSize--tablet));
  }
  .vw-160 {
    width: calc(160vw / var(--setSize--tablet));
  }
  .vw-165 {
    width: calc(165vw / var(--setSize--tablet));
  }
  .vw-170 {
    width: calc(170vw / var(--setSize--tablet));
  }
  .vw-175 {
    width: calc(175vw / var(--setSize--tablet));
  }
  .vw-180 {
    width: calc(180vw / var(--setSize--tablet));
  }
  .vw-185 {
    width: calc(185vw / var(--setSize--tablet));
  }
  .vw-190 {
    width: calc(190vw / var(--setSize--tablet));
  }
  .vw-195 {
    width: calc(195vw / var(--setSize--tablet));
  }
  .vw-200 {
    width: calc(200vw / var(--setSize--tablet));
  }
  .vw-210 {
    width: calc(210vw / var(--setSize--tablet));
  }
  .vw-215 {
    width: calc(215vw / var(--setSize--tablet));
  }
  .vw-220 {
    width: calc(220vw / var(--setSize--tablet));
  }
  .vw-225 {
    width: calc(225vw / var(--setSize--tablet));
  }
  .vw-230 {
    width: calc(230vw / var(--setSize--tablet));
  }
  .vw-235 {
    width: calc(235vw / var(--setSize--tablet));
  }
  .vw-240 {
    width: calc(240vw / var(--setSize--tablet));
  }
  .vw-245 {
    width: calc(245vw / var(--setSize--tablet));
  }
  .vw-250 {
    width: calc(250vw / var(--setSize--tablet));
  }
  .vw-255 {
    width: calc(255vw / var(--setSize--tablet));
  }
  .vw-260 {
    width: calc(260vw / var(--setSize--tablet));
  }
  .vw-265 {
    width: calc(265vw / var(--setSize--tablet));
  }
  .vw-270 {
    width: calc(270vw / var(--setSize--tablet));
  }
  .vw-275 {
    width: calc(275vw / var(--setSize--tablet));
  }
  .vw-280 {
    width: calc(280vw / var(--setSize--tablet));
  }
  .vw-285 {
    width: calc(285vw / var(--setSize--tablet));
  }
  .vw-290 {
    width: calc(290vw / var(--setSize--tablet));
  }
  .vw-295 {
    width: calc(295vw / var(--setSize--tablet));
  }
  .vw-300 {
    width: calc(300vw / var(--setSize--tablet));
  }
  .vw-310 {
    width: calc(310vw / var(--setSize--tablet));
  }
  .vw-315 {
    width: calc(315vw / var(--setSize--tablet));
  }
  .vw-320 {
    width: calc(320vw / var(--setSize--tablet));
  }
  .vw-325 {
    width: calc(325vw / var(--setSize--tablet));
  }
  .vw-330 {
    width: calc(330vw / var(--setSize--tablet));
  }
  .vw-335 {
    width: calc(335vw / var(--setSize--tablet));
  }
  .vw-340 {
    width: calc(340vw / var(--setSize--tablet));
  }
  .vw-345 {
    width: calc(345vw / var(--setSize--tablet));
  }
  .vw-350 {
    width: calc(350vw / var(--setSize--tablet));
  }
  .vw-355 {
    width: calc(355vw / var(--setSize--tablet));
  }
  .vw-360 {
    width: calc(360vw / var(--setSize--tablet));
  }
  .vw-365 {
    width: calc(365vw / var(--setSize--tablet));
  }
  .vw-370 {
    width: calc(370vw / var(--setSize--tablet));
  }
  .vw-375 {
    width: calc(375vw / var(--setSize--tablet));
  }
  .vw-380 {
    width: calc(380vw / var(--setSize--tablet));
  }
  .vw-385 {
    width: calc(385vw / var(--setSize--tablet));
  }
  .vw-390 {
    width: calc(390vw / var(--setSize--tablet));
  }
  .vw-395 {
    width: calc(395vw / var(--setSize--tablet));
  }
  .vw-400 {
    width: calc(400vw / var(--setSize--tablet));
  }
  .vw-410 {
    width: calc(410vw / var(--setSize--tablet));
  }
  .vw-415 {
    width: calc(415vw / var(--setSize--tablet));
  }
  .vw-420 {
    width: calc(420vw / var(--setSize--tablet));
  }
  .vw-425 {
    width: calc(425vw / var(--setSize--tablet));
  }
  .vw-430 {
    width: calc(430vw / var(--setSize--tablet));
  }
  .vw-435 {
    width: calc(435vw / var(--setSize--tablet));
  }
  .vw-440 {
    width: calc(440vw / var(--setSize--tablet));
  }
  .vw-445 {
    width: calc(445vw / var(--setSize--tablet));
  }
  .vw-450 {
    width: calc(450vw / var(--setSize--tablet));
  }
  .vw-455 {
    width: calc(455vw / var(--setSize--tablet));
  }
  .vw-460 {
    width: calc(460vw / var(--setSize--tablet));
  }
  .vw-465 {
    width: calc(465vw / var(--setSize--tablet));
  }
  .vw-470 {
    width: calc(470vw / var(--setSize--tablet));
  }
  .vw-475 {
    width: calc(475vw / var(--setSize--tablet));
  }
  .vw-480 {
    width: calc(480vw / var(--setSize--tablet));
  }
  .vw-485 {
    width: calc(485vw / var(--setSize--tablet));
  }
  .vw-490 {
    width: calc(490vw / var(--setSize--tablet));
  }
  .vw-495 {
    width: calc(495vw / var(--setSize--tablet));
  }
  .vw-500 {
    width: calc(500vw / var(--setSize--tablet));
  }
  .vw-510 {
    width: calc(510vw / var(--setSize--tablet));
  }
  .vw-515 {
    width: calc(515vw / var(--setSize--tablet));
  }
  .vw-520 {
    width: calc(520vw / var(--setSize--tablet));
  }
  .vw-525 {
    width: calc(525vw / var(--setSize--tablet));
  }
  .vw-530 {
    width: calc(530vw / var(--setSize--tablet));
  }
  .vw-535 {
    width: calc(535vw / var(--setSize--tablet));
  }
  .vw-540 {
    width: calc(540vw / var(--setSize--tablet));
  }
  .vw-545 {
    width: calc(545vw / var(--setSize--tablet));
  }
  .vw-550 {
    width: calc(550vw / var(--setSize--tablet));
  }
  .vw-555 {
    width: calc(555vw / var(--setSize--tablet));
  }
  .vw-560 {
    width: calc(560vw / var(--setSize--tablet));
  }
  .vw-565 {
    width: calc(565vw / var(--setSize--tablet));
  }
  .vw-570 {
    width: calc(570vw / var(--setSize--tablet));
  }
  .vw-575 {
    width: calc(575vw / var(--setSize--tablet));
  }
  .vw-580 {
    width: calc(580vw / var(--setSize--tablet));
  }
  .vw-585 {
    width: calc(585vw / var(--setSize--tablet));
  }
  .vw-590 {
    width: calc(590vw / var(--setSize--tablet));
  }
  .vw-595 {
    width: calc(595vw / var(--setSize--tablet));
  }
  .vw-600 {
    width: calc(600vw / var(--setSize--tablet));
  }
  .vw-610 {
    width: calc(610vw / var(--setSize--tablet));
  }
  .vw-615 {
    width: calc(615vw / var(--setSize--tablet));
  }
  .vw-620 {
    width: calc(620vw / var(--setSize--tablet));
  }
  .vw-625 {
    width: calc(625vw / var(--setSize--tablet));
  }
  .vw-630 {
    width: calc(630vw / var(--setSize--tablet));
  }
  .vw-635 {
    width: calc(635vw / var(--setSize--tablet));
  }
  .vw-640 {
    width: calc(640vw / var(--setSize--tablet));
  }
  .vw-645 {
    width: calc(645vw / var(--setSize--tablet));
  }
  .vw-650 {
    width: calc(650vw / var(--setSize--tablet));
  }
  .vw-655 {
    width: calc(655vw / var(--setSize--tablet));
  }
  .vw-660 {
    width: calc(660vw / var(--setSize--tablet));
  }
  .vw-665 {
    width: calc(665vw / var(--setSize--tablet));
  }
  .vw-670 {
    width: calc(670vw / var(--setSize--tablet));
  }
  .vw-675 {
    width: calc(675vw / var(--setSize--tablet));
  }
  .vw-680 {
    width: calc(680vw / var(--setSize--tablet));
  }
  .vw-685 {
    width: calc(685vw / var(--setSize--tablet));
  }
  .vw-690 {
    width: calc(690vw / var(--setSize--tablet));
  }
  .vw-695 {
    width: calc(695vw / var(--setSize--tablet));
  }
  .vw-700 {
    width: calc(700vw / var(--setSize--tablet));
  }
  .vw-710 {
    width: calc(710vw / var(--setSize--tablet));
  }
  .vw-715 {
    width: calc(715vw / var(--setSize--tablet));
  }
  .vw-720 {
    width: calc(720vw / var(--setSize--tablet));
  }
  .vw-725 {
    width: calc(725vw / var(--setSize--tablet));
  }
  .vw-730 {
    width: calc(730vw / var(--setSize--tablet));
  }
  .vw-735 {
    width: calc(735vw / var(--setSize--tablet));
  }
  .vw-740 {
    width: calc(740vw / var(--setSize--tablet));
  }
  .vw-745 {
    width: calc(745vw / var(--setSize--tablet));
  }
  .vw-750 {
    width: calc(750vw / var(--setSize--tablet));
  }
  .vw-755 {
    width: calc(755vw / var(--setSize--tablet));
  }
  .vw-760 {
    width: calc(760vw / var(--setSize--tablet));
  }
  .vw-765 {
    width: calc(765vw / var(--setSize--tablet));
  }
  .vw-770 {
    width: calc(770vw / var(--setSize--tablet));
  }
  .vw-775 {
    width: calc(775vw / var(--setSize--tablet));
  }
  .vw-780 {
    width: calc(780vw / var(--setSize--tablet));
  }
  .vw-785 {
    width: calc(785vw / var(--setSize--tablet));
  }
  .vw-790 {
    width: calc(790vw / var(--setSize--tablet));
  }
  .vw-795 {
    width: calc(795vw / var(--setSize--tablet));
  }
  .vw-800 {
    width: calc(800vw / var(--setSize--tablet));
  }
  .vw-810 {
    width: calc(810vw / var(--setSize--tablet));
  }
  .vw-815 {
    width: calc(815vw / var(--setSize--tablet));
  }
  .vw-820 {
    width: calc(820vw / var(--setSize--tablet));
  }
  .vw-825 {
    width: calc(825vw / var(--setSize--tablet));
  }
  .vw-830 {
    width: calc(830vw / var(--setSize--tablet));
  }
  .vw-835 {
    width: calc(835vw / var(--setSize--tablet));
  }
  .vw-840 {
    width: calc(840vw / var(--setSize--tablet));
  }
  .vw-845 {
    width: calc(845vw / var(--setSize--tablet));
  }
  .vw-850 {
    width: calc(850vw / var(--setSize--tablet));
  }
  .vw-855 {
    width: calc(855vw / var(--setSize--tablet));
  }
  .vw-860 {
    width: calc(860vw / var(--setSize--tablet));
  }
  .vw-865 {
    width: calc(865vw / var(--setSize--tablet));
  }
  .vw-870 {
    width: calc(870vw / var(--setSize--tablet));
  }
  .vw-875 {
    width: calc(875vw / var(--setSize--tablet));
  }
  .vw-880 {
    width: calc(880vw / var(--setSize--tablet));
  }
  .vw-885 {
    width: calc(885vw / var(--setSize--tablet));
  }
  .vw-890 {
    width: calc(890vw / var(--setSize--tablet));
  }
  .vw-895 {
    width: calc(895vw / var(--setSize--tablet));
  }
  .vw-900 {
    width: calc(900vw / var(--setSize--tablet));
  }
  .vw-910 {
    width: calc(910vw / var(--setSize--tablet));
  }
  .vw-915 {
    width: calc(915vw / var(--setSize--tablet));
  }
  .vw-920 {
    width: calc(920vw / var(--setSize--tablet));
  }
  .vw-925 {
    width: calc(925vw / var(--setSize--tablet));
  }
  .vw-930 {
    width: calc(930vw / var(--setSize--tablet));
  }
  .vw-935 {
    width: calc(935vw / var(--setSize--tablet));
  }
  .vw-940 {
    width: calc(940vw / var(--setSize--tablet));
  }
  .vw-945 {
    width: calc(945vw / var(--setSize--tablet));
  }
  .vw-950 {
    width: calc(950vw / var(--setSize--tablet));
  }
  .vw-955 {
    width: calc(955vw / var(--setSize--tablet));
  }
  .vw-960 {
    width: calc(960vw / var(--setSize--tablet));
  }
  .vw-965 {
    width: calc(965vw / var(--setSize--tablet));
  }
  .vw-970 {
    width: calc(970vw / var(--setSize--tablet));
  }
  .vw-975 {
    width: calc(975vw / var(--setSize--tablet));
  }
  .vw-980 {
    width: calc(980vw / var(--setSize--tablet));
  }
  .vw-985 {
    width: calc(985vw / var(--setSize--tablet));
  }
  .vw-990 {
    width: calc(990vw / var(--setSize--tablet));
  }
  .vw-995 {
    width: calc(995vw / var(--setSize--tablet));
  }
  .vw-1000 {
    width: calc(1000vw / var(--setSize--tablet));
  }
  .vh-0 {
    height: calc(0vw / var(--setSize--tablet));
  }
  .vh-5 {
    height: calc(5vw / var(--setSize--tablet));
  }
  .vh-10 {
    height: calc(10vw / var(--setSize--tablet));
  }
  .vh-15 {
    height: calc(15vw / var(--setSize--tablet));
  }
  .vh-20 {
    height: calc(20vw / var(--setSize--tablet));
  }
  .vh-25 {
    height: calc(25vw / var(--setSize--tablet));
  }
  .vh-30 {
    height: calc(30vw / var(--setSize--tablet));
  }
  .vh-35 {
    height: calc(35vw / var(--setSize--tablet));
  }
  .vh-40 {
    height: calc(40vw / var(--setSize--tablet));
  }
  .vh-45 {
    height: calc(45vw / var(--setSize--tablet));
  }
  .vh-50 {
    height: calc(50vw / var(--setSize--tablet));
  }
  .vh-55 {
    height: calc(55vw / var(--setSize--tablet));
  }
  .vh-60 {
    height: calc(60vw / var(--setSize--tablet));
  }
  .vh-65 {
    height: calc(65vw / var(--setSize--tablet));
  }
  .vh-70 {
    height: calc(70vw / var(--setSize--tablet));
  }
  .vh-75 {
    height: calc(75vw / var(--setSize--tablet));
  }
  .vh-80 {
    height: calc(80vw / var(--setSize--tablet));
  }
  .vh-85 {
    height: calc(85vw / var(--setSize--tablet));
  }
  .vh-90 {
    height: calc(90vw / var(--setSize--tablet));
  }
  .vh-95 {
    height: calc(95vw / var(--setSize--tablet));
  }
  .vh-100 {
    height: calc(100vw / var(--setSize--tablet));
  }
  .vh-110 {
    height: calc(110vw / var(--setSize--tablet));
  }
  .vh-115 {
    height: calc(115vw / var(--setSize--tablet));
  }
  .vh-120 {
    height: calc(120vw / var(--setSize--tablet));
  }
  .vh-125 {
    height: calc(125vw / var(--setSize--tablet));
  }
  .vh-130 {
    height: calc(130vw / var(--setSize--tablet));
  }
  .vh-135 {
    height: calc(135vw / var(--setSize--tablet));
  }
  .vh-140 {
    height: calc(140vw / var(--setSize--tablet));
  }
  .vh-145 {
    height: calc(145vw / var(--setSize--tablet));
  }
  .vh-150 {
    height: calc(150vw / var(--setSize--tablet));
  }
  .vh-155 {
    height: calc(155vw / var(--setSize--tablet));
  }
  .vh-160 {
    height: calc(160vw / var(--setSize--tablet));
  }
  .vh-165 {
    height: calc(165vw / var(--setSize--tablet));
  }
  .vh-170 {
    height: calc(170vw / var(--setSize--tablet));
  }
  .vh-175 {
    height: calc(175vw / var(--setSize--tablet));
  }
  .vh-180 {
    height: calc(180vw / var(--setSize--tablet));
  }
  .vh-185 {
    height: calc(185vw / var(--setSize--tablet));
  }
  .vh-190 {
    height: calc(190vw / var(--setSize--tablet));
  }
  .vh-195 {
    height: calc(195vw / var(--setSize--tablet));
  }
  .vh-200 {
    height: calc(200vw / var(--setSize--tablet));
  }
  .vh-210 {
    height: calc(210vw / var(--setSize--tablet));
  }
  .vh-215 {
    height: calc(215vw / var(--setSize--tablet));
  }
  .vh-220 {
    height: calc(220vw / var(--setSize--tablet));
  }
  .vh-225 {
    height: calc(225vw / var(--setSize--tablet));
  }
  .vh-230 {
    height: calc(230vw / var(--setSize--tablet));
  }
  .vh-235 {
    height: calc(235vw / var(--setSize--tablet));
  }
  .vh-240 {
    height: calc(240vw / var(--setSize--tablet));
  }
  .vh-245 {
    height: calc(245vw / var(--setSize--tablet));
  }
  .vh-250 {
    height: calc(250vw / var(--setSize--tablet));
  }
  .vh-255 {
    height: calc(255vw / var(--setSize--tablet));
  }
  .vh-260 {
    height: calc(260vw / var(--setSize--tablet));
  }
  .vh-265 {
    height: calc(265vw / var(--setSize--tablet));
  }
  .vh-270 {
    height: calc(270vw / var(--setSize--tablet));
  }
  .vh-275 {
    height: calc(275vw / var(--setSize--tablet));
  }
  .vh-280 {
    height: calc(280vw / var(--setSize--tablet));
  }
  .vh-285 {
    height: calc(285vw / var(--setSize--tablet));
  }
  .vh-290 {
    height: calc(290vw / var(--setSize--tablet));
  }
  .vh-295 {
    height: calc(295vw / var(--setSize--tablet));
  }
  .vh-300 {
    height: calc(300vw / var(--setSize--tablet));
  }
  .vh-310 {
    height: calc(310vw / var(--setSize--tablet));
  }
  .vh-315 {
    height: calc(315vw / var(--setSize--tablet));
  }
  .vh-320 {
    height: calc(320vw / var(--setSize--tablet));
  }
  .vh-325 {
    height: calc(325vw / var(--setSize--tablet));
  }
  .vh-330 {
    height: calc(330vw / var(--setSize--tablet));
  }
  .vh-335 {
    height: calc(335vw / var(--setSize--tablet));
  }
  .vh-340 {
    height: calc(340vw / var(--setSize--tablet));
  }
  .vh-345 {
    height: calc(345vw / var(--setSize--tablet));
  }
  .vh-350 {
    height: calc(350vw / var(--setSize--tablet));
  }
  .vh-355 {
    height: calc(355vw / var(--setSize--tablet));
  }
  .vh-360 {
    height: calc(360vw / var(--setSize--tablet));
  }
  .vh-365 {
    height: calc(365vw / var(--setSize--tablet));
  }
  .vh-370 {
    height: calc(370vw / var(--setSize--tablet));
  }
  .vh-375 {
    height: calc(375vw / var(--setSize--tablet));
  }
  .vh-380 {
    height: calc(380vw / var(--setSize--tablet));
  }
  .vh-385 {
    height: calc(385vw / var(--setSize--tablet));
  }
  .vh-390 {
    height: calc(390vw / var(--setSize--tablet));
  }
  .vh-395 {
    height: calc(395vw / var(--setSize--tablet));
  }
  .vh-400 {
    height: calc(400vw / var(--setSize--tablet));
  }
  .vh-410 {
    height: calc(410vw / var(--setSize--tablet));
  }
  .vh-415 {
    height: calc(415vw / var(--setSize--tablet));
  }
  .vh-420 {
    height: calc(420vw / var(--setSize--tablet));
  }
  .vh-425 {
    height: calc(425vw / var(--setSize--tablet));
  }
  .vh-430 {
    height: calc(430vw / var(--setSize--tablet));
  }
  .vh-435 {
    height: calc(435vw / var(--setSize--tablet));
  }
  .vh-440 {
    height: calc(440vw / var(--setSize--tablet));
  }
  .vh-445 {
    height: calc(445vw / var(--setSize--tablet));
  }
  .vh-450 {
    height: calc(450vw / var(--setSize--tablet));
  }
  .vh-455 {
    height: calc(455vw / var(--setSize--tablet));
  }
  .vh-460 {
    height: calc(460vw / var(--setSize--tablet));
  }
  .vh-465 {
    height: calc(465vw / var(--setSize--tablet));
  }
  .vh-470 {
    height: calc(470vw / var(--setSize--tablet));
  }
  .vh-475 {
    height: calc(475vw / var(--setSize--tablet));
  }
  .vh-480 {
    height: calc(480vw / var(--setSize--tablet));
  }
  .vh-485 {
    height: calc(485vw / var(--setSize--tablet));
  }
  .vh-490 {
    height: calc(490vw / var(--setSize--tablet));
  }
  .vh-495 {
    height: calc(495vw / var(--setSize--tablet));
  }
  .vh-500 {
    height: calc(500vw / var(--setSize--tablet));
  }
  .vh-510 {
    height: calc(510vw / var(--setSize--tablet));
  }
  .vh-515 {
    height: calc(515vw / var(--setSize--tablet));
  }
  .vh-520 {
    height: calc(520vw / var(--setSize--tablet));
  }
  .vh-525 {
    height: calc(525vw / var(--setSize--tablet));
  }
  .vh-530 {
    height: calc(530vw / var(--setSize--tablet));
  }
  .vh-535 {
    height: calc(535vw / var(--setSize--tablet));
  }
  .vh-540 {
    height: calc(540vw / var(--setSize--tablet));
  }
  .vh-545 {
    height: calc(545vw / var(--setSize--tablet));
  }
  .vh-550 {
    height: calc(550vw / var(--setSize--tablet));
  }
  .vh-555 {
    height: calc(555vw / var(--setSize--tablet));
  }
  .vh-560 {
    height: calc(560vw / var(--setSize--tablet));
  }
  .vh-565 {
    height: calc(565vw / var(--setSize--tablet));
  }
  .vh-570 {
    height: calc(570vw / var(--setSize--tablet));
  }
  .vh-575 {
    height: calc(575vw / var(--setSize--tablet));
  }
  .vh-580 {
    height: calc(580vw / var(--setSize--tablet));
  }
  .vh-585 {
    height: calc(585vw / var(--setSize--tablet));
  }
  .vh-590 {
    height: calc(590vw / var(--setSize--tablet));
  }
  .vh-595 {
    height: calc(595vw / var(--setSize--tablet));
  }
  .vh-600 {
    height: calc(600vw / var(--setSize--tablet));
  }
  .vh-610 {
    height: calc(610vw / var(--setSize--tablet));
  }
  .vh-615 {
    height: calc(615vw / var(--setSize--tablet));
  }
  .vh-620 {
    height: calc(620vw / var(--setSize--tablet));
  }
  .vh-625 {
    height: calc(625vw / var(--setSize--tablet));
  }
  .vh-630 {
    height: calc(630vw / var(--setSize--tablet));
  }
  .vh-635 {
    height: calc(635vw / var(--setSize--tablet));
  }
  .vh-640 {
    height: calc(640vw / var(--setSize--tablet));
  }
  .vh-645 {
    height: calc(645vw / var(--setSize--tablet));
  }
  .vh-650 {
    height: calc(650vw / var(--setSize--tablet));
  }
  .vh-655 {
    height: calc(655vw / var(--setSize--tablet));
  }
  .vh-660 {
    height: calc(660vw / var(--setSize--tablet));
  }
  .vh-665 {
    height: calc(665vw / var(--setSize--tablet));
  }
  .vh-670 {
    height: calc(670vw / var(--setSize--tablet));
  }
  .vh-675 {
    height: calc(675vw / var(--setSize--tablet));
  }
  .vh-680 {
    height: calc(680vw / var(--setSize--tablet));
  }
  .vh-685 {
    height: calc(685vw / var(--setSize--tablet));
  }
  .vh-690 {
    height: calc(690vw / var(--setSize--tablet));
  }
  .vh-695 {
    height: calc(695vw / var(--setSize--tablet));
  }
  .vh-700 {
    height: calc(700vw / var(--setSize--tablet));
  }
  .vh-710 {
    height: calc(710vw / var(--setSize--tablet));
  }
  .vh-715 {
    height: calc(715vw / var(--setSize--tablet));
  }
  .vh-720 {
    height: calc(720vw / var(--setSize--tablet));
  }
  .vh-725 {
    height: calc(725vw / var(--setSize--tablet));
  }
  .vh-730 {
    height: calc(730vw / var(--setSize--tablet));
  }
  .vh-735 {
    height: calc(735vw / var(--setSize--tablet));
  }
  .vh-740 {
    height: calc(740vw / var(--setSize--tablet));
  }
  .vh-745 {
    height: calc(745vw / var(--setSize--tablet));
  }
  .vh-750 {
    height: calc(750vw / var(--setSize--tablet));
  }
  .vh-755 {
    height: calc(755vw / var(--setSize--tablet));
  }
  .vh-760 {
    height: calc(760vw / var(--setSize--tablet));
  }
  .vh-765 {
    height: calc(765vw / var(--setSize--tablet));
  }
  .vh-770 {
    height: calc(770vw / var(--setSize--tablet));
  }
  .vh-775 {
    height: calc(775vw / var(--setSize--tablet));
  }
  .vh-780 {
    height: calc(780vw / var(--setSize--tablet));
  }
  .vh-785 {
    height: calc(785vw / var(--setSize--tablet));
  }
  .vh-790 {
    height: calc(790vw / var(--setSize--tablet));
  }
  .vh-795 {
    height: calc(795vw / var(--setSize--tablet));
  }
  .vh-800 {
    height: calc(800vw / var(--setSize--tablet));
  }
  .vh-810 {
    height: calc(810vw / var(--setSize--tablet));
  }
  .vh-815 {
    height: calc(815vw / var(--setSize--tablet));
  }
  .vh-820 {
    height: calc(820vw / var(--setSize--tablet));
  }
  .vh-825 {
    height: calc(825vw / var(--setSize--tablet));
  }
  .vh-830 {
    height: calc(830vw / var(--setSize--tablet));
  }
  .vh-835 {
    height: calc(835vw / var(--setSize--tablet));
  }
  .vh-840 {
    height: calc(840vw / var(--setSize--tablet));
  }
  .vh-845 {
    height: calc(845vw / var(--setSize--tablet));
  }
  .vh-850 {
    height: calc(850vw / var(--setSize--tablet));
  }
  .vh-855 {
    height: calc(855vw / var(--setSize--tablet));
  }
  .vh-860 {
    height: calc(860vw / var(--setSize--tablet));
  }
  .vh-865 {
    height: calc(865vw / var(--setSize--tablet));
  }
  .vh-870 {
    height: calc(870vw / var(--setSize--tablet));
  }
  .vh-875 {
    height: calc(875vw / var(--setSize--tablet));
  }
  .vh-880 {
    height: calc(880vw / var(--setSize--tablet));
  }
  .vh-885 {
    height: calc(885vw / var(--setSize--tablet));
  }
  .vh-890 {
    height: calc(890vw / var(--setSize--tablet));
  }
  .vh-895 {
    height: calc(895vw / var(--setSize--tablet));
  }
  .vh-900 {
    height: calc(900vw / var(--setSize--tablet));
  }
  .vh-910 {
    height: calc(910vw / var(--setSize--tablet));
  }
  .vh-915 {
    height: calc(915vw / var(--setSize--tablet));
  }
  .vh-920 {
    height: calc(920vw / var(--setSize--tablet));
  }
  .vh-925 {
    height: calc(925vw / var(--setSize--tablet));
  }
  .vh-930 {
    height: calc(930vw / var(--setSize--tablet));
  }
  .vh-935 {
    height: calc(935vw / var(--setSize--tablet));
  }
  .vh-940 {
    height: calc(940vw / var(--setSize--tablet));
  }
  .vh-945 {
    height: calc(945vw / var(--setSize--tablet));
  }
  .vh-950 {
    height: calc(950vw / var(--setSize--tablet));
  }
  .vh-955 {
    height: calc(955vw / var(--setSize--tablet));
  }
  .vh-960 {
    height: calc(960vw / var(--setSize--tablet));
  }
  .vh-965 {
    height: calc(965vw / var(--setSize--tablet));
  }
  .vh-970 {
    height: calc(970vw / var(--setSize--tablet));
  }
  .vh-975 {
    height: calc(975vw / var(--setSize--tablet));
  }
  .vh-980 {
    height: calc(980vw / var(--setSize--tablet));
  }
  .vh-985 {
    height: calc(985vw / var(--setSize--tablet));
  }
  .vh-990 {
    height: calc(990vw / var(--setSize--tablet));
  }
  .vh-995 {
    height: calc(995vw / var(--setSize--tablet));
  }
  .vh-1000 {
    height: calc(1000vw / var(--setSize--tablet));
  }
}
@media screen and (min-width: 0px) and (max-width: 650px) {
  .w-100 {
    width: 100% !important;
  }
  .w-95 {
    width: 100% !important;
  }
  .w-90 {
    width: 100% !important;
  }
  .w-85 {
    width: 100% !important;
  }
  .w-80 {
    width: 100% !important;
  }
  .w-75 {
    width: 100% !important;
  }
  .w-70 {
    width: 100% !important;
  }
  .w-65 {
    width: 100% !important;
  }
  .w-60 {
    width: 100% !important;
  }
  .w-55 {
    width: 100% !important;
  }
  .w-50 {
    width: 100% !important;
  }
  .w-45 {
    width: 100% !important;
  }
  .w-40 {
    width: 100% !important;
  }
  .w-35 {
    width: 100% !important;
  }
  .w-30 {
    width: 100% !important;
  }
  .w-25 {
    width: 100% !important;
  }
  .w-20 {
    width: 100% !important;
  }
  .w-15 {
    width: 100% !important;
  }
  .w-10 {
    width: 100% !important;
  }
  .w-0 {
    width: 0% !important;
  }
  .h-100 {
    height: auto !important;
  }
  .h-95 {
    height: auto !important;
  }
  .h-90 {
    height: auto !important;
  }
  .h-85 {
    height: auto !important;
  }
  .h-80 {
    height: auto !important;
  }
  .h-75 {
    height: auto !important;
  }
  .h-70 {
    height: auto !important;
  }
  .h-65 {
    height: auto !important;
  }
  .h-60 {
    height: auto !important;
  }
  .h-55 {
    height: auto !important;
  }
  .h-50 {
    height: auto !important;
  }
  .h-45 {
    height: auto !important;
  }
  .h-40 {
    height: auto !important;
  }
  .h-35 {
    height: auto !important;
  }
  .h-30 {
    height: auto !important;
  }
  .h-25 {
    height: auto !important;
  }
  .h-20 {
    height: auto !important;
  }
  .h-15 {
    height: auto !important;
  }
  .h-10 {
    height: auto !important;
  }
  .h-0 {
    height: auto !important;
  }
  .grid {
    display: grid;
    grid-column-gap: calc(0vw / var(--setSize--mobile));
    grid-row-gap: calc(0vw / var(--setSize--mobile));
  }
  .grid-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-5 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-6 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-7 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-8 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-9 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-cg-5 {
    grid-column-gap: calc(5vw / var(--setSize--mobile));
  }
  .grid-cg-10 {
    grid-column-gap: calc(10vw / var(--setSize--mobile));
  }
  .grid-cg-15 {
    grid-column-gap: calc(15vw / var(--setSize--mobile));
  }
  .grid-cg-20 {
    grid-column-gap: calc(20vw / var(--setSize--mobile));
  }
  .grid-cg-25 {
    grid-column-gap: calc(25vw / var(--setSize--mobile));
  }
  .grid-cg-30 {
    grid-column-gap: calc(30vw / var(--setSize--mobile));
  }
  .grid-cg-35 {
    grid-column-gap: calc(35vw / var(--setSize--mobile));
  }
  .grid-cg-40 {
    grid-column-gap: calc(40vw / var(--setSize--mobile));
  }
  .grid-cg-45 {
    grid-column-gap: calc(45vw / var(--setSize--mobile));
  }
  .grid-cg-50 {
    grid-column-gap: calc(50vw / var(--setSize--mobile));
  }
  .grid-rg-5 {
    grid-row-gap: calc(5vw / var(--setSize--mobile));
  }
  .grid-rg-10 {
    grid-row-gap: calc(10vw / var(--setSize--mobile));
  }
  .grid-rg-15 {
    grid-row-gap: calc(15vw / var(--setSize--mobile));
  }
  .grid-rg-20 {
    grid-row-gap: calc(20vw / var(--setSize--mobile));
  }
  .grid-rg-25 {
    grid-row-gap: calc(25vw / var(--setSize--mobile));
  }
  .grid-rg-30 {
    grid-row-gap: calc(30vw / var(--setSize--mobile));
  }
  .grid-rg-35 {
    grid-row-gap: calc(35vw / var(--setSize--mobile));
  }
  .grid-rg-40 {
    grid-row-gap: calc(40vw / var(--setSize--mobile));
  }
  .grid-rg-45 {
    grid-row-gap: calc(45vw / var(--setSize--mobile));
  }
  .grid-rg-50 {
    grid-row-gap: calc(50vw / var(--setSize--mobile));
  }
  .fs-0 {
    font-size: calc(0vw / var(--setSize--mobile));
  }
  .fs-10 {
    font-size: calc(10vw / var(--setSize--mobile));
  }
  .fs-15 {
    font-size: calc(15vw / var(--setSize--mobile));
  }
  .fs-16 {
    font-size: calc(16vw / var(--setSize--mobile));
  }
  .fs-17 {
    font-size: calc(17vw / var(--setSize--mobile));
  }
  .fs-18 {
    font-size: calc(18vw / var(--setSize--mobile));
  }
  .fs-19 {
    font-size: calc(19vw / var(--setSize--mobile));
  }
  .fs-20 {
    font-size: calc(20vw / var(--setSize--mobile));
  }
  .fs-25 {
    font-size: calc(25vw / var(--setSize--mobile));
  }
  .fs-30 {
    font-size: calc(30vw / var(--setSize--mobile));
  }
  .fs-35 {
    font-size: calc(35vw / var(--setSize--mobile));
  }
  .fs-40 {
    font-size: calc(40vw / var(--setSize--mobile));
  }
  .fs-45 {
    font-size: calc(45vw / var(--setSize--mobile));
  }
  .fs-50 {
    font-size: calc(50vw / var(--setSize--mobile));
  }
  .fs-60 {
    font-size: calc(60vw / var(--setSize--mobile));
  }
  .fs-70 {
    font-size: calc(70vw / var(--setSize--mobile));
  }
  .fs-80 {
    font-size: calc(80vw / var(--setSize--mobile));
  }
  .fs-90 {
    font-size: calc(90vw / var(--setSize--mobile));
  }
  .fs-100 {
    font-size: calc(100vw / var(--setSize--mobile));
  }
  .lh-0 {
    line-height: calc(0vw / var(--setSize--mobile));
  }
  .lh-10 {
    line-height: calc(10vw / var(--setSize--mobile));
  }
  .lh-15 {
    line-height: calc(15vw / var(--setSize--mobile));
  }
  .lh-16 {
    line-height: calc(16vw / var(--setSize--mobile));
  }
  .lh-17 {
    line-height: calc(17vw / var(--setSize--mobile));
  }
  .lh-18 {
    line-height: calc(18vw / var(--setSize--mobile));
  }
  .lh-19 {
    line-height: calc(19vw / var(--setSize--mobile));
  }
  .lh-20 {
    line-height: calc(20vw / var(--setSize--mobile));
  }
  .lh-25 {
    line-height: calc(25vw / var(--setSize--mobile));
  }
  .lh-30 {
    line-height: calc(30vw / var(--setSize--mobile));
  }
  .lh-35 {
    line-height: calc(35vw / var(--setSize--mobile));
  }
  .lh-40 {
    line-height: calc(40vw / var(--setSize--mobile));
  }
  .lh-45 {
    line-height: calc(45vw / var(--setSize--mobile));
  }
  .lh-50 {
    line-height: calc(50vw / var(--setSize--mobile));
  }
  .lh-60 {
    line-height: calc(60vw / var(--setSize--mobile));
  }
  .lh-70 {
    line-height: calc(70vw / var(--setSize--mobile));
  }
  .lh-80 {
    line-height: calc(80vw / var(--setSize--mobile));
  }
  .lh-90 {
    line-height: calc(90vw / var(--setSize--mobile));
  }
  .lh-100 {
    line-height: calc(100vw / var(--setSize--mobile));
  }
  .mt-0 {
    margin-top: calc(0vw / var(--setSize--mobile));
  }
  .mt-10 {
    margin-top: calc(10vw / var(--setSize--mobile));
  }
  .mt-20 {
    margin-top: calc(20vw / var(--setSize--mobile));
  }
  .mt-30 {
    margin-top: calc(30vw / var(--setSize--mobile));
  }
  .mt-40 {
    margin-top: calc(40vw / var(--setSize--mobile));
  }
  .mt-50 {
    margin-top: calc(50vw / var(--setSize--mobile));
  }
  .mt-60 {
    margin-top: calc(60vw / var(--setSize--mobile));
  }
  .mt-70 {
    margin-top: calc(70vw / var(--setSize--mobile));
  }
  .mt-80 {
    margin-top: calc(80vw / var(--setSize--mobile));
  }
  .mt-90 {
    margin-top: calc(90vw / var(--setSize--mobile));
  }
  .mt-100 {
    margin-top: calc(100vw / var(--setSize--mobile));
  }
  .mr-0 {
    margin-right: calc(0vw / var(--setSize--mobile));
  }
  .mr-10 {
    margin-right: calc(10vw / var(--setSize--mobile));
  }
  .mr-20 {
    margin-right: calc(20vw / var(--setSize--mobile));
  }
  .mr-30 {
    margin-right: calc(30vw / var(--setSize--mobile));
  }
  .mr-40 {
    margin-right: calc(40vw / var(--setSize--mobile));
  }
  .mr-50 {
    margin-right: calc(50vw / var(--setSize--mobile));
  }
  .mr-60 {
    margin-right: calc(60vw / var(--setSize--mobile));
  }
  .mr-70 {
    margin-right: calc(70vw / var(--setSize--mobile));
  }
  .mr-80 {
    margin-right: calc(80vw / var(--setSize--mobile));
  }
  .mr-90 {
    margin-right: calc(90vw / var(--setSize--mobile));
  }
  .mr-100 {
    margin-right: calc(100vw / var(--setSize--mobile));
  }
  .mb-0 {
    margin-bottom: calc(0vw / var(--setSize--mobile));
  }
  .mb-10 {
    margin-bottom: calc(10vw / var(--setSize--mobile));
  }
  .mb-20 {
    margin-bottom: calc(20vw / var(--setSize--mobile));
  }
  .mb-30 {
    margin-bottom: calc(30vw / var(--setSize--mobile));
  }
  .mb-40 {
    margin-bottom: calc(40vw / var(--setSize--mobile));
  }
  .mb-50 {
    margin-bottom: calc(50vw / var(--setSize--mobile));
  }
  .mb-60 {
    margin-bottom: calc(60vw / var(--setSize--mobile));
  }
  .mb-70 {
    margin-bottom: calc(70vw / var(--setSize--mobile));
  }
  .mb-80 {
    margin-bottom: calc(80vw / var(--setSize--mobile));
  }
  .mb-90 {
    margin-bottom: calc(90vw / var(--setSize--mobile));
  }
  .mb-100 {
    margin-bottom: calc(100vw / var(--setSize--mobile));
  }
  .ml-0 {
    margin-left: calc(0vw / var(--setSize--mobile));
  }
  .ml-10 {
    margin-left: calc(10vw / var(--setSize--mobile));
  }
  .ml-20 {
    margin-left: calc(20vw / var(--setSize--mobile));
  }
  .ml-30 {
    margin-left: calc(30vw / var(--setSize--mobile));
  }
  .ml-40 {
    margin-left: calc(40vw / var(--setSize--mobile));
  }
  .ml-50 {
    margin-left: calc(50vw / var(--setSize--mobile));
  }
  .ml-60 {
    margin-left: calc(60vw / var(--setSize--mobile));
  }
  .ml-70 {
    margin-left: calc(70vw / var(--setSize--mobile));
  }
  .ml-80 {
    margin-left: calc(80vw / var(--setSize--mobile));
  }
  .ml-90 {
    margin-left: calc(90vw / var(--setSize--mobile));
  }
  .ml-100 {
    margin-left: calc(100vw / var(--setSize--mobile));
  }
  .pt-0 {
    padding-top: calc(0vw / var(--setSize--mobile));
  }
  .pt-10 {
    padding-top: calc(10vw / var(--setSize--mobile));
  }
  .pt-20 {
    padding-top: calc(20vw / var(--setSize--mobile));
  }
  .pt-30 {
    padding-top: calc(30vw / var(--setSize--mobile));
  }
  .pt-40 {
    padding-top: calc(40vw / var(--setSize--mobile));
  }
  .pt-50 {
    padding-top: calc(50vw / var(--setSize--mobile));
  }
  .pt-60 {
    padding-top: calc(60vw / var(--setSize--mobile));
  }
  .pt-70 {
    padding-top: calc(70vw / var(--setSize--mobile));
  }
  .pt-80 {
    padding-top: calc(80vw / var(--setSize--mobile));
  }
  .pt-90 {
    padding-top: calc(90vw / var(--setSize--mobile));
  }
  .pt-100 {
    padding-top: calc(100vw / var(--setSize--mobile));
  }
  .pr-0 {
    padding-right: calc(0vw / var(--setSize--mobile));
  }
  .pr-10 {
    padding-right: calc(10vw / var(--setSize--mobile));
  }
  .pr-20 {
    padding-right: calc(20vw / var(--setSize--mobile));
  }
  .pr-30 {
    padding-right: calc(30vw / var(--setSize--mobile));
  }
  .pr-40 {
    padding-right: calc(40vw / var(--setSize--mobile));
  }
  .pr-50 {
    padding-right: calc(50vw / var(--setSize--mobile));
  }
  .pr-60 {
    padding-right: calc(60vw / var(--setSize--mobile));
  }
  .pr-70 {
    padding-right: calc(70vw / var(--setSize--mobile));
  }
  .pr-80 {
    padding-right: calc(80vw / var(--setSize--mobile));
  }
  .pr-90 {
    padding-right: calc(90vw / var(--setSize--mobile));
  }
  .pr-100 {
    padding-right: calc(100vw / var(--setSize--mobile));
  }
  .pb-0 {
    padding-bottom: calc(0vw / var(--setSize--mobile));
  }
  .pb-10 {
    padding-bottom: calc(10vw / var(--setSize--mobile));
  }
  .pb-20 {
    padding-bottom: calc(20vw / var(--setSize--mobile));
  }
  .pb-30 {
    padding-bottom: calc(30vw / var(--setSize--mobile));
  }
  .pb-40 {
    padding-bottom: calc(40vw / var(--setSize--mobile));
  }
  .pb-50 {
    padding-bottom: calc(50vw / var(--setSize--mobile));
  }
  .pb-60 {
    padding-bottom: calc(60vw / var(--setSize--mobile));
  }
  .pb-70 {
    padding-bottom: calc(70vw / var(--setSize--mobile));
  }
  .pb-80 {
    padding-bottom: calc(80vw / var(--setSize--mobile));
  }
  .pb-90 {
    padding-bottom: calc(90vw / var(--setSize--mobile));
  }
  .pb-100 {
    padding-bottom: calc(100vw / var(--setSize--mobile));
  }
  .pl-0 {
    padding-left: calc(0vw / var(--setSize--mobile));
  }
  .pl-10 {
    padding-left: calc(10vw / var(--setSize--mobile));
  }
  .pl-20 {
    padding-left: calc(20vw / var(--setSize--mobile));
  }
  .pl-30 {
    padding-left: calc(30vw / var(--setSize--mobile));
  }
  .pl-40 {
    padding-left: calc(40vw / var(--setSize--mobile));
  }
  .pl-50 {
    padding-left: calc(50vw / var(--setSize--mobile));
  }
  .pl-60 {
    padding-left: calc(60vw / var(--setSize--mobile));
  }
  .pl-70 {
    padding-left: calc(70vw / var(--setSize--mobile));
  }
  .pl-80 {
    padding-left: calc(80vw / var(--setSize--mobile));
  }
  .pl-90 {
    padding-left: calc(90vw / var(--setSize--mobile));
  }
  .pl-100 {
    padding-left: calc(100vw / var(--setSize--mobile));
  }
  .t-0 {
    top: calc(0vw / var(--setSize--mobile));
  }
  .t-10 {
    top: calc(10vw / var(--setSize--mobile));
  }
  .t-20 {
    top: calc(20vw / var(--setSize--mobile));
  }
  .t-30 {
    top: calc(30vw / var(--setSize--mobile));
  }
  .t-40 {
    top: calc(40vw / var(--setSize--mobile));
  }
  .t-50 {
    top: calc(50vw / var(--setSize--mobile));
  }
  .t-60 {
    top: calc(60vw / var(--setSize--mobile));
  }
  .t-70 {
    top: calc(70vw / var(--setSize--mobile));
  }
  .t-80 {
    top: calc(80vw / var(--setSize--mobile));
  }
  .t-90 {
    top: calc(90vw / var(--setSize--mobile));
  }
  .t-100 {
    top: calc(100vw / var(--setSize--mobile));
  }
  .r-0 {
    right: calc(0vw / var(--setSize--mobile));
  }
  .r-10 {
    right: calc(10vw / var(--setSize--mobile));
  }
  .r-20 {
    right: calc(20vw / var(--setSize--mobile));
  }
  .r-30 {
    right: calc(30vw / var(--setSize--mobile));
  }
  .r-40 {
    right: calc(40vw / var(--setSize--mobile));
  }
  .r-50 {
    right: calc(50vw / var(--setSize--mobile));
  }
  .r-60 {
    right: calc(60vw / var(--setSize--mobile));
  }
  .r-70 {
    right: calc(70vw / var(--setSize--mobile));
  }
  .r-80 {
    right: calc(80vw / var(--setSize--mobile));
  }
  .r-90 {
    right: calc(90vw / var(--setSize--mobile));
  }
  .r-100 {
    right: calc(100vw / var(--setSize--mobile));
  }
  .b-0 {
    bottom: calc(0vw / var(--setSize--mobile));
  }
  .b-10 {
    bottom: calc(10vw / var(--setSize--mobile));
  }
  .b-20 {
    bottom: calc(20vw / var(--setSize--mobile));
  }
  .b-30 {
    bottom: calc(30vw / var(--setSize--mobile));
  }
  .b-40 {
    bottom: calc(40vw / var(--setSize--mobile));
  }
  .b-50 {
    bottom: calc(50vw / var(--setSize--mobile));
  }
  .b-60 {
    bottom: calc(60vw / var(--setSize--mobile));
  }
  .b-70 {
    bottom: calc(70vw / var(--setSize--mobile));
  }
  .b-80 {
    bottom: calc(80vw / var(--setSize--mobile));
  }
  .b-90 {
    bottom: calc(90vw / var(--setSize--mobile));
  }
  .b-100 {
    bottom: calc(100vw / var(--setSize--mobile));
  }
  .l-0 {
    left: calc(0vw / var(--setSize--mobile));
  }
  .l-10 {
    left: calc(10vw / var(--setSize--mobile));
  }
  .l-20 {
    left: calc(20vw / var(--setSize--mobile));
  }
  .l-30 {
    left: calc(30vw / var(--setSize--mobile));
  }
  .l-40 {
    left: calc(40vw / var(--setSize--mobile));
  }
  .l-50 {
    left: calc(50vw / var(--setSize--mobile));
  }
  .l-60 {
    left: calc(60vw / var(--setSize--mobile));
  }
  .l-70 {
    left: calc(70vw / var(--setSize--mobile));
  }
  .l-80 {
    left: calc(80vw / var(--setSize--mobile));
  }
  .l-90 {
    left: calc(90vw / var(--setSize--mobile));
  }
  .l-100 {
    left: calc(100vw / var(--setSize--mobile));
  }
  .vw-0 {
    width: calc(0vw / var(--setSize--mobile));
  }
  .vw-5 {
    width: calc(5vw / var(--setSize--mobile));
  }
  .vw-10 {
    width: calc(10vw / var(--setSize--mobile));
  }
  .vw-15 {
    width: calc(15vw / var(--setSize--mobile));
  }
  .vw-20 {
    width: calc(20vw / var(--setSize--mobile));
  }
  .vw-25 {
    width: calc(25vw / var(--setSize--mobile));
  }
  .vw-30 {
    width: calc(30vw / var(--setSize--mobile));
  }
  .vw-35 {
    width: calc(35vw / var(--setSize--mobile));
  }
  .vw-40 {
    width: calc(40vw / var(--setSize--mobile));
  }
  .vw-45 {
    width: calc(45vw / var(--setSize--mobile));
  }
  .vw-50 {
    width: calc(50vw / var(--setSize--mobile));
  }
  .vw-55 {
    width: calc(55vw / var(--setSize--mobile));
  }
  .vw-60 {
    width: calc(60vw / var(--setSize--mobile));
  }
  .vw-65 {
    width: calc(65vw / var(--setSize--mobile));
  }
  .vw-70 {
    width: calc(70vw / var(--setSize--mobile));
  }
  .vw-75 {
    width: calc(75vw / var(--setSize--mobile));
  }
  .vw-80 {
    width: calc(80vw / var(--setSize--mobile));
  }
  .vw-85 {
    width: calc(85vw / var(--setSize--mobile));
  }
  .vw-90 {
    width: calc(90vw / var(--setSize--mobile));
  }
  .vw-95 {
    width: calc(95vw / var(--setSize--mobile));
  }
  .vw-100 {
    width: calc(100vw / var(--setSize--mobile));
  }
  .vw-110 {
    width: calc(110vw / var(--setSize--mobile));
  }
  .vw-115 {
    width: calc(115vw / var(--setSize--mobile));
  }
  .vw-120 {
    width: calc(120vw / var(--setSize--mobile));
  }
  .vw-125 {
    width: calc(125vw / var(--setSize--mobile));
  }
  .vw-130 {
    width: calc(130vw / var(--setSize--mobile));
  }
  .vw-135 {
    width: calc(135vw / var(--setSize--mobile));
  }
  .vw-140 {
    width: calc(140vw / var(--setSize--mobile));
  }
  .vw-145 {
    width: calc(145vw / var(--setSize--mobile));
  }
  .vw-150 {
    width: calc(150vw / var(--setSize--mobile));
  }
  .vw-155 {
    width: calc(155vw / var(--setSize--mobile));
  }
  .vw-160 {
    width: calc(160vw / var(--setSize--mobile));
  }
  .vw-165 {
    width: calc(165vw / var(--setSize--mobile));
  }
  .vw-170 {
    width: calc(170vw / var(--setSize--mobile));
  }
  .vw-175 {
    width: calc(175vw / var(--setSize--mobile));
  }
  .vw-180 {
    width: calc(180vw / var(--setSize--mobile));
  }
  .vw-185 {
    width: calc(185vw / var(--setSize--mobile));
  }
  .vw-190 {
    width: calc(190vw / var(--setSize--mobile));
  }
  .vw-195 {
    width: calc(195vw / var(--setSize--mobile));
  }
  .vw-200 {
    width: calc(200vw / var(--setSize--mobile));
  }
  .vw-210 {
    width: calc(210vw / var(--setSize--mobile));
  }
  .vw-215 {
    width: calc(215vw / var(--setSize--mobile));
  }
  .vw-220 {
    width: calc(220vw / var(--setSize--mobile));
  }
  .vw-225 {
    width: calc(225vw / var(--setSize--mobile));
  }
  .vw-230 {
    width: calc(230vw / var(--setSize--mobile));
  }
  .vw-235 {
    width: calc(235vw / var(--setSize--mobile));
  }
  .vw-240 {
    width: calc(240vw / var(--setSize--mobile));
  }
  .vw-245 {
    width: calc(245vw / var(--setSize--mobile));
  }
  .vw-250 {
    width: calc(250vw / var(--setSize--mobile));
  }
  .vw-255 {
    width: calc(255vw / var(--setSize--mobile));
  }
  .vw-260 {
    width: calc(260vw / var(--setSize--mobile));
  }
  .vw-265 {
    width: calc(265vw / var(--setSize--mobile));
  }
  .vw-270 {
    width: calc(270vw / var(--setSize--mobile));
  }
  .vw-275 {
    width: calc(275vw / var(--setSize--mobile));
  }
  .vw-280 {
    width: calc(280vw / var(--setSize--mobile));
  }
  .vw-285 {
    width: calc(285vw / var(--setSize--mobile));
  }
  .vw-290 {
    width: calc(290vw / var(--setSize--mobile));
  }
  .vw-295 {
    width: calc(295vw / var(--setSize--mobile));
  }
  .vw-300 {
    width: calc(300vw / var(--setSize--mobile));
  }
  .vw-310 {
    width: calc(310vw / var(--setSize--mobile));
  }
  .vw-315 {
    width: calc(315vw / var(--setSize--mobile));
  }
  .vw-320 {
    width: calc(320vw / var(--setSize--mobile));
  }
  .vw-325 {
    width: calc(325vw / var(--setSize--mobile));
  }
  .vw-330 {
    width: calc(330vw / var(--setSize--mobile));
  }
  .vw-335 {
    width: calc(335vw / var(--setSize--mobile));
  }
  .vw-340 {
    width: calc(340vw / var(--setSize--mobile));
  }
  .vw-345 {
    width: calc(345vw / var(--setSize--mobile));
  }
  .vw-350 {
    width: calc(350vw / var(--setSize--mobile));
  }
  .vw-355 {
    width: calc(355vw / var(--setSize--mobile));
  }
  .vw-360 {
    width: calc(360vw / var(--setSize--mobile));
  }
  .vw-365 {
    width: calc(365vw / var(--setSize--mobile));
  }
  .vw-370 {
    width: calc(370vw / var(--setSize--mobile));
  }
  .vw-375 {
    width: calc(375vw / var(--setSize--mobile));
  }
  .vw-380 {
    width: calc(380vw / var(--setSize--mobile));
  }
  .vw-385 {
    width: calc(385vw / var(--setSize--mobile));
  }
  .vw-390 {
    width: calc(390vw / var(--setSize--mobile));
  }
  .vw-395 {
    width: calc(395vw / var(--setSize--mobile));
  }
  .vw-400 {
    width: calc(400vw / var(--setSize--mobile));
  }
  .vw-410 {
    width: calc(410vw / var(--setSize--mobile));
  }
  .vw-415 {
    width: calc(415vw / var(--setSize--mobile));
  }
  .vw-420 {
    width: calc(420vw / var(--setSize--mobile));
  }
  .vw-425 {
    width: calc(425vw / var(--setSize--mobile));
  }
  .vw-430 {
    width: calc(430vw / var(--setSize--mobile));
  }
  .vw-435 {
    width: calc(435vw / var(--setSize--mobile));
  }
  .vw-440 {
    width: calc(440vw / var(--setSize--mobile));
  }
  .vw-445 {
    width: calc(445vw / var(--setSize--mobile));
  }
  .vw-450 {
    width: calc(450vw / var(--setSize--mobile));
  }
  .vw-455 {
    width: calc(455vw / var(--setSize--mobile));
  }
  .vw-460 {
    width: calc(460vw / var(--setSize--mobile));
  }
  .vw-465 {
    width: calc(465vw / var(--setSize--mobile));
  }
  .vw-470 {
    width: calc(470vw / var(--setSize--mobile));
  }
  .vw-475 {
    width: calc(475vw / var(--setSize--mobile));
  }
  .vw-480 {
    width: calc(480vw / var(--setSize--mobile));
  }
  .vw-485 {
    width: calc(485vw / var(--setSize--mobile));
  }
  .vw-490 {
    width: calc(490vw / var(--setSize--mobile));
  }
  .vw-495 {
    width: calc(495vw / var(--setSize--mobile));
  }
  .vw-500 {
    width: calc(500vw / var(--setSize--mobile));
  }
  .vw-510 {
    width: calc(510vw / var(--setSize--mobile));
  }
  .vw-515 {
    width: calc(515vw / var(--setSize--mobile));
  }
  .vw-520 {
    width: calc(520vw / var(--setSize--mobile));
  }
  .vw-525 {
    width: calc(525vw / var(--setSize--mobile));
  }
  .vw-530 {
    width: calc(530vw / var(--setSize--mobile));
  }
  .vw-535 {
    width: calc(535vw / var(--setSize--mobile));
  }
  .vw-540 {
    width: calc(540vw / var(--setSize--mobile));
  }
  .vw-545 {
    width: calc(545vw / var(--setSize--mobile));
  }
  .vw-550 {
    width: calc(550vw / var(--setSize--mobile));
  }
  .vw-555 {
    width: calc(555vw / var(--setSize--mobile));
  }
  .vw-560 {
    width: calc(560vw / var(--setSize--mobile));
  }
  .vw-565 {
    width: calc(565vw / var(--setSize--mobile));
  }
  .vw-570 {
    width: calc(570vw / var(--setSize--mobile));
  }
  .vw-575 {
    width: calc(575vw / var(--setSize--mobile));
  }
  .vw-580 {
    width: calc(580vw / var(--setSize--mobile));
  }
  .vw-585 {
    width: calc(585vw / var(--setSize--mobile));
  }
  .vw-590 {
    width: calc(590vw / var(--setSize--mobile));
  }
  .vw-595 {
    width: calc(595vw / var(--setSize--mobile));
  }
  .vw-600 {
    width: calc(600vw / var(--setSize--mobile));
  }
  .vw-610 {
    width: calc(610vw / var(--setSize--mobile));
  }
  .vw-615 {
    width: calc(615vw / var(--setSize--mobile));
  }
  .vw-620 {
    width: calc(620vw / var(--setSize--mobile));
  }
  .vw-625 {
    width: calc(625vw / var(--setSize--mobile));
  }
  .vw-630 {
    width: calc(630vw / var(--setSize--mobile));
  }
  .vw-635 {
    width: calc(635vw / var(--setSize--mobile));
  }
  .vw-640 {
    width: calc(640vw / var(--setSize--mobile));
  }
  .vw-645 {
    width: calc(645vw / var(--setSize--mobile));
  }
  .vw-650 {
    width: calc(650vw / var(--setSize--mobile));
  }
  .vw-655 {
    width: calc(655vw / var(--setSize--mobile));
  }
  .vw-660 {
    width: calc(660vw / var(--setSize--mobile));
  }
  .vw-665 {
    width: calc(665vw / var(--setSize--mobile));
  }
  .vw-670 {
    width: calc(670vw / var(--setSize--mobile));
  }
  .vw-675 {
    width: calc(675vw / var(--setSize--mobile));
  }
  .vw-680 {
    width: calc(680vw / var(--setSize--mobile));
  }
  .vw-685 {
    width: calc(685vw / var(--setSize--mobile));
  }
  .vw-690 {
    width: calc(690vw / var(--setSize--mobile));
  }
  .vw-695 {
    width: calc(695vw / var(--setSize--mobile));
  }
  .vw-700 {
    width: calc(700vw / var(--setSize--mobile));
  }
  .vw-710 {
    width: calc(710vw / var(--setSize--mobile));
  }
  .vw-715 {
    width: calc(715vw / var(--setSize--mobile));
  }
  .vw-720 {
    width: calc(720vw / var(--setSize--mobile));
  }
  .vw-725 {
    width: calc(725vw / var(--setSize--mobile));
  }
  .vw-730 {
    width: calc(730vw / var(--setSize--mobile));
  }
  .vw-735 {
    width: calc(735vw / var(--setSize--mobile));
  }
  .vw-740 {
    width: calc(740vw / var(--setSize--mobile));
  }
  .vw-745 {
    width: calc(745vw / var(--setSize--mobile));
  }
  .vw-750 {
    width: calc(750vw / var(--setSize--mobile));
  }
  .vw-755 {
    width: calc(755vw / var(--setSize--mobile));
  }
  .vw-760 {
    width: calc(760vw / var(--setSize--mobile));
  }
  .vw-765 {
    width: calc(765vw / var(--setSize--mobile));
  }
  .vw-770 {
    width: calc(770vw / var(--setSize--mobile));
  }
  .vw-775 {
    width: calc(775vw / var(--setSize--mobile));
  }
  .vw-780 {
    width: calc(780vw / var(--setSize--mobile));
  }
  .vw-785 {
    width: calc(785vw / var(--setSize--mobile));
  }
  .vw-790 {
    width: calc(790vw / var(--setSize--mobile));
  }
  .vw-795 {
    width: calc(795vw / var(--setSize--mobile));
  }
  .vw-800 {
    width: calc(800vw / var(--setSize--mobile));
  }
  .vw-810 {
    width: calc(810vw / var(--setSize--mobile));
  }
  .vw-815 {
    width: calc(815vw / var(--setSize--mobile));
  }
  .vw-820 {
    width: calc(820vw / var(--setSize--mobile));
  }
  .vw-825 {
    width: calc(825vw / var(--setSize--mobile));
  }
  .vw-830 {
    width: calc(830vw / var(--setSize--mobile));
  }
  .vw-835 {
    width: calc(835vw / var(--setSize--mobile));
  }
  .vw-840 {
    width: calc(840vw / var(--setSize--mobile));
  }
  .vw-845 {
    width: calc(845vw / var(--setSize--mobile));
  }
  .vw-850 {
    width: calc(850vw / var(--setSize--mobile));
  }
  .vw-855 {
    width: calc(855vw / var(--setSize--mobile));
  }
  .vw-860 {
    width: calc(860vw / var(--setSize--mobile));
  }
  .vw-865 {
    width: calc(865vw / var(--setSize--mobile));
  }
  .vw-870 {
    width: calc(870vw / var(--setSize--mobile));
  }
  .vw-875 {
    width: calc(875vw / var(--setSize--mobile));
  }
  .vw-880 {
    width: calc(880vw / var(--setSize--mobile));
  }
  .vw-885 {
    width: calc(885vw / var(--setSize--mobile));
  }
  .vw-890 {
    width: calc(890vw / var(--setSize--mobile));
  }
  .vw-895 {
    width: calc(895vw / var(--setSize--mobile));
  }
  .vw-900 {
    width: calc(900vw / var(--setSize--mobile));
  }
  .vw-910 {
    width: calc(910vw / var(--setSize--mobile));
  }
  .vw-915 {
    width: calc(915vw / var(--setSize--mobile));
  }
  .vw-920 {
    width: calc(920vw / var(--setSize--mobile));
  }
  .vw-925 {
    width: calc(925vw / var(--setSize--mobile));
  }
  .vw-930 {
    width: calc(930vw / var(--setSize--mobile));
  }
  .vw-935 {
    width: calc(935vw / var(--setSize--mobile));
  }
  .vw-940 {
    width: calc(940vw / var(--setSize--mobile));
  }
  .vw-945 {
    width: calc(945vw / var(--setSize--mobile));
  }
  .vw-950 {
    width: calc(950vw / var(--setSize--mobile));
  }
  .vw-955 {
    width: calc(955vw / var(--setSize--mobile));
  }
  .vw-960 {
    width: calc(960vw / var(--setSize--mobile));
  }
  .vw-965 {
    width: calc(965vw / var(--setSize--mobile));
  }
  .vw-970 {
    width: calc(970vw / var(--setSize--mobile));
  }
  .vw-975 {
    width: calc(975vw / var(--setSize--mobile));
  }
  .vw-980 {
    width: calc(980vw / var(--setSize--mobile));
  }
  .vw-985 {
    width: calc(985vw / var(--setSize--mobile));
  }
  .vw-990 {
    width: calc(990vw / var(--setSize--mobile));
  }
  .vw-995 {
    width: calc(995vw / var(--setSize--mobile));
  }
  .vw-1000 {
    width: calc(1000vw / var(--setSize--mobile));
  }
  .vh-0 {
    height: calc(0vw / var(--setSize--mobile));
  }
  .vh-5 {
    height: calc(5vw / var(--setSize--mobile));
  }
  .vh-10 {
    height: calc(10vw / var(--setSize--mobile));
  }
  .vh-15 {
    height: calc(15vw / var(--setSize--mobile));
  }
  .vh-20 {
    height: calc(20vw / var(--setSize--mobile));
  }
  .vh-25 {
    height: calc(25vw / var(--setSize--mobile));
  }
  .vh-30 {
    height: calc(30vw / var(--setSize--mobile));
  }
  .vh-35 {
    height: calc(35vw / var(--setSize--mobile));
  }
  .vh-40 {
    height: calc(40vw / var(--setSize--mobile));
  }
  .vh-45 {
    height: calc(45vw / var(--setSize--mobile));
  }
  .vh-50 {
    height: calc(50vw / var(--setSize--mobile));
  }
  .vh-55 {
    height: calc(55vw / var(--setSize--mobile));
  }
  .vh-60 {
    height: calc(60vw / var(--setSize--mobile));
  }
  .vh-65 {
    height: calc(65vw / var(--setSize--mobile));
  }
  .vh-70 {
    height: calc(70vw / var(--setSize--mobile));
  }
  .vh-75 {
    height: calc(75vw / var(--setSize--mobile));
  }
  .vh-80 {
    height: calc(80vw / var(--setSize--mobile));
  }
  .vh-85 {
    height: calc(85vw / var(--setSize--mobile));
  }
  .vh-90 {
    height: calc(90vw / var(--setSize--mobile));
  }
  .vh-95 {
    height: calc(95vw / var(--setSize--mobile));
  }
  .vh-100 {
    height: calc(100vw / var(--setSize--mobile));
  }
  .vh-110 {
    height: calc(110vw / var(--setSize--mobile));
  }
  .vh-115 {
    height: calc(115vw / var(--setSize--mobile));
  }
  .vh-120 {
    height: calc(120vw / var(--setSize--mobile));
  }
  .vh-125 {
    height: calc(125vw / var(--setSize--mobile));
  }
  .vh-130 {
    height: calc(130vw / var(--setSize--mobile));
  }
  .vh-135 {
    height: calc(135vw / var(--setSize--mobile));
  }
  .vh-140 {
    height: calc(140vw / var(--setSize--mobile));
  }
  .vh-145 {
    height: calc(145vw / var(--setSize--mobile));
  }
  .vh-150 {
    height: calc(150vw / var(--setSize--mobile));
  }
  .vh-155 {
    height: calc(155vw / var(--setSize--mobile));
  }
  .vh-160 {
    height: calc(160vw / var(--setSize--mobile));
  }
  .vh-165 {
    height: calc(165vw / var(--setSize--mobile));
  }
  .vh-170 {
    height: calc(170vw / var(--setSize--mobile));
  }
  .vh-175 {
    height: calc(175vw / var(--setSize--mobile));
  }
  .vh-180 {
    height: calc(180vw / var(--setSize--mobile));
  }
  .vh-185 {
    height: calc(185vw / var(--setSize--mobile));
  }
  .vh-190 {
    height: calc(190vw / var(--setSize--mobile));
  }
  .vh-195 {
    height: calc(195vw / var(--setSize--mobile));
  }
  .vh-200 {
    height: calc(200vw / var(--setSize--mobile));
  }
  .vh-210 {
    height: calc(210vw / var(--setSize--mobile));
  }
  .vh-215 {
    height: calc(215vw / var(--setSize--mobile));
  }
  .vh-220 {
    height: calc(220vw / var(--setSize--mobile));
  }
  .vh-225 {
    height: calc(225vw / var(--setSize--mobile));
  }
  .vh-230 {
    height: calc(230vw / var(--setSize--mobile));
  }
  .vh-235 {
    height: calc(235vw / var(--setSize--mobile));
  }
  .vh-240 {
    height: calc(240vw / var(--setSize--mobile));
  }
  .vh-245 {
    height: calc(245vw / var(--setSize--mobile));
  }
  .vh-250 {
    height: calc(250vw / var(--setSize--mobile));
  }
  .vh-255 {
    height: calc(255vw / var(--setSize--mobile));
  }
  .vh-260 {
    height: calc(260vw / var(--setSize--mobile));
  }
  .vh-265 {
    height: calc(265vw / var(--setSize--mobile));
  }
  .vh-270 {
    height: calc(270vw / var(--setSize--mobile));
  }
  .vh-275 {
    height: calc(275vw / var(--setSize--mobile));
  }
  .vh-280 {
    height: calc(280vw / var(--setSize--mobile));
  }
  .vh-285 {
    height: calc(285vw / var(--setSize--mobile));
  }
  .vh-290 {
    height: calc(290vw / var(--setSize--mobile));
  }
  .vh-295 {
    height: calc(295vw / var(--setSize--mobile));
  }
  .vh-300 {
    height: calc(300vw / var(--setSize--mobile));
  }
  .vh-310 {
    height: calc(310vw / var(--setSize--mobile));
  }
  .vh-315 {
    height: calc(315vw / var(--setSize--mobile));
  }
  .vh-320 {
    height: calc(320vw / var(--setSize--mobile));
  }
  .vh-325 {
    height: calc(325vw / var(--setSize--mobile));
  }
  .vh-330 {
    height: calc(330vw / var(--setSize--mobile));
  }
  .vh-335 {
    height: calc(335vw / var(--setSize--mobile));
  }
  .vh-340 {
    height: calc(340vw / var(--setSize--mobile));
  }
  .vh-345 {
    height: calc(345vw / var(--setSize--mobile));
  }
  .vh-350 {
    height: calc(350vw / var(--setSize--mobile));
  }
  .vh-355 {
    height: calc(355vw / var(--setSize--mobile));
  }
  .vh-360 {
    height: calc(360vw / var(--setSize--mobile));
  }
  .vh-365 {
    height: calc(365vw / var(--setSize--mobile));
  }
  .vh-370 {
    height: calc(370vw / var(--setSize--mobile));
  }
  .vh-375 {
    height: calc(375vw / var(--setSize--mobile));
  }
  .vh-380 {
    height: calc(380vw / var(--setSize--mobile));
  }
  .vh-385 {
    height: calc(385vw / var(--setSize--mobile));
  }
  .vh-390 {
    height: calc(390vw / var(--setSize--mobile));
  }
  .vh-395 {
    height: calc(395vw / var(--setSize--mobile));
  }
  .vh-400 {
    height: calc(400vw / var(--setSize--mobile));
  }
  .vh-410 {
    height: calc(410vw / var(--setSize--mobile));
  }
  .vh-415 {
    height: calc(415vw / var(--setSize--mobile));
  }
  .vh-420 {
    height: calc(420vw / var(--setSize--mobile));
  }
  .vh-425 {
    height: calc(425vw / var(--setSize--mobile));
  }
  .vh-430 {
    height: calc(430vw / var(--setSize--mobile));
  }
  .vh-435 {
    height: calc(435vw / var(--setSize--mobile));
  }
  .vh-440 {
    height: calc(440vw / var(--setSize--mobile));
  }
  .vh-445 {
    height: calc(445vw / var(--setSize--mobile));
  }
  .vh-450 {
    height: calc(450vw / var(--setSize--mobile));
  }
  .vh-455 {
    height: calc(455vw / var(--setSize--mobile));
  }
  .vh-460 {
    height: calc(460vw / var(--setSize--mobile));
  }
  .vh-465 {
    height: calc(465vw / var(--setSize--mobile));
  }
  .vh-470 {
    height: calc(470vw / var(--setSize--mobile));
  }
  .vh-475 {
    height: calc(475vw / var(--setSize--mobile));
  }
  .vh-480 {
    height: calc(480vw / var(--setSize--mobile));
  }
  .vh-485 {
    height: calc(485vw / var(--setSize--mobile));
  }
  .vh-490 {
    height: calc(490vw / var(--setSize--mobile));
  }
  .vh-495 {
    height: calc(495vw / var(--setSize--mobile));
  }
  .vh-500 {
    height: calc(500vw / var(--setSize--mobile));
  }
  .vh-510 {
    height: calc(510vw / var(--setSize--mobile));
  }
  .vh-515 {
    height: calc(515vw / var(--setSize--mobile));
  }
  .vh-520 {
    height: calc(520vw / var(--setSize--mobile));
  }
  .vh-525 {
    height: calc(525vw / var(--setSize--mobile));
  }
  .vh-530 {
    height: calc(530vw / var(--setSize--mobile));
  }
  .vh-535 {
    height: calc(535vw / var(--setSize--mobile));
  }
  .vh-540 {
    height: calc(540vw / var(--setSize--mobile));
  }
  .vh-545 {
    height: calc(545vw / var(--setSize--mobile));
  }
  .vh-550 {
    height: calc(550vw / var(--setSize--mobile));
  }
  .vh-555 {
    height: calc(555vw / var(--setSize--mobile));
  }
  .vh-560 {
    height: calc(560vw / var(--setSize--mobile));
  }
  .vh-565 {
    height: calc(565vw / var(--setSize--mobile));
  }
  .vh-570 {
    height: calc(570vw / var(--setSize--mobile));
  }
  .vh-575 {
    height: calc(575vw / var(--setSize--mobile));
  }
  .vh-580 {
    height: calc(580vw / var(--setSize--mobile));
  }
  .vh-585 {
    height: calc(585vw / var(--setSize--mobile));
  }
  .vh-590 {
    height: calc(590vw / var(--setSize--mobile));
  }
  .vh-595 {
    height: calc(595vw / var(--setSize--mobile));
  }
  .vh-600 {
    height: calc(600vw / var(--setSize--mobile));
  }
  .vh-610 {
    height: calc(610vw / var(--setSize--mobile));
  }
  .vh-615 {
    height: calc(615vw / var(--setSize--mobile));
  }
  .vh-620 {
    height: calc(620vw / var(--setSize--mobile));
  }
  .vh-625 {
    height: calc(625vw / var(--setSize--mobile));
  }
  .vh-630 {
    height: calc(630vw / var(--setSize--mobile));
  }
  .vh-635 {
    height: calc(635vw / var(--setSize--mobile));
  }
  .vh-640 {
    height: calc(640vw / var(--setSize--mobile));
  }
  .vh-645 {
    height: calc(645vw / var(--setSize--mobile));
  }
  .vh-650 {
    height: calc(650vw / var(--setSize--mobile));
  }
  .vh-655 {
    height: calc(655vw / var(--setSize--mobile));
  }
  .vh-660 {
    height: calc(660vw / var(--setSize--mobile));
  }
  .vh-665 {
    height: calc(665vw / var(--setSize--mobile));
  }
  .vh-670 {
    height: calc(670vw / var(--setSize--mobile));
  }
  .vh-675 {
    height: calc(675vw / var(--setSize--mobile));
  }
  .vh-680 {
    height: calc(680vw / var(--setSize--mobile));
  }
  .vh-685 {
    height: calc(685vw / var(--setSize--mobile));
  }
  .vh-690 {
    height: calc(690vw / var(--setSize--mobile));
  }
  .vh-695 {
    height: calc(695vw / var(--setSize--mobile));
  }
  .vh-700 {
    height: calc(700vw / var(--setSize--mobile));
  }
  .vh-710 {
    height: calc(710vw / var(--setSize--mobile));
  }
  .vh-715 {
    height: calc(715vw / var(--setSize--mobile));
  }
  .vh-720 {
    height: calc(720vw / var(--setSize--mobile));
  }
  .vh-725 {
    height: calc(725vw / var(--setSize--mobile));
  }
  .vh-730 {
    height: calc(730vw / var(--setSize--mobile));
  }
  .vh-735 {
    height: calc(735vw / var(--setSize--mobile));
  }
  .vh-740 {
    height: calc(740vw / var(--setSize--mobile));
  }
  .vh-745 {
    height: calc(745vw / var(--setSize--mobile));
  }
  .vh-750 {
    height: calc(750vw / var(--setSize--mobile));
  }
  .vh-755 {
    height: calc(755vw / var(--setSize--mobile));
  }
  .vh-760 {
    height: calc(760vw / var(--setSize--mobile));
  }
  .vh-765 {
    height: calc(765vw / var(--setSize--mobile));
  }
  .vh-770 {
    height: calc(770vw / var(--setSize--mobile));
  }
  .vh-775 {
    height: calc(775vw / var(--setSize--mobile));
  }
  .vh-780 {
    height: calc(780vw / var(--setSize--mobile));
  }
  .vh-785 {
    height: calc(785vw / var(--setSize--mobile));
  }
  .vh-790 {
    height: calc(790vw / var(--setSize--mobile));
  }
  .vh-795 {
    height: calc(795vw / var(--setSize--mobile));
  }
  .vh-800 {
    height: calc(800vw / var(--setSize--mobile));
  }
  .vh-810 {
    height: calc(810vw / var(--setSize--mobile));
  }
  .vh-815 {
    height: calc(815vw / var(--setSize--mobile));
  }
  .vh-820 {
    height: calc(820vw / var(--setSize--mobile));
  }
  .vh-825 {
    height: calc(825vw / var(--setSize--mobile));
  }
  .vh-830 {
    height: calc(830vw / var(--setSize--mobile));
  }
  .vh-835 {
    height: calc(835vw / var(--setSize--mobile));
  }
  .vh-840 {
    height: calc(840vw / var(--setSize--mobile));
  }
  .vh-845 {
    height: calc(845vw / var(--setSize--mobile));
  }
  .vh-850 {
    height: calc(850vw / var(--setSize--mobile));
  }
  .vh-855 {
    height: calc(855vw / var(--setSize--mobile));
  }
  .vh-860 {
    height: calc(860vw / var(--setSize--mobile));
  }
  .vh-865 {
    height: calc(865vw / var(--setSize--mobile));
  }
  .vh-870 {
    height: calc(870vw / var(--setSize--mobile));
  }
  .vh-875 {
    height: calc(875vw / var(--setSize--mobile));
  }
  .vh-880 {
    height: calc(880vw / var(--setSize--mobile));
  }
  .vh-885 {
    height: calc(885vw / var(--setSize--mobile));
  }
  .vh-890 {
    height: calc(890vw / var(--setSize--mobile));
  }
  .vh-895 {
    height: calc(895vw / var(--setSize--mobile));
  }
  .vh-900 {
    height: calc(900vw / var(--setSize--mobile));
  }
  .vh-910 {
    height: calc(910vw / var(--setSize--mobile));
  }
  .vh-915 {
    height: calc(915vw / var(--setSize--mobile));
  }
  .vh-920 {
    height: calc(920vw / var(--setSize--mobile));
  }
  .vh-925 {
    height: calc(925vw / var(--setSize--mobile));
  }
  .vh-930 {
    height: calc(930vw / var(--setSize--mobile));
  }
  .vh-935 {
    height: calc(935vw / var(--setSize--mobile));
  }
  .vh-940 {
    height: calc(940vw / var(--setSize--mobile));
  }
  .vh-945 {
    height: calc(945vw / var(--setSize--mobile));
  }
  .vh-950 {
    height: calc(950vw / var(--setSize--mobile));
  }
  .vh-955 {
    height: calc(955vw / var(--setSize--mobile));
  }
  .vh-960 {
    height: calc(960vw / var(--setSize--mobile));
  }
  .vh-965 {
    height: calc(965vw / var(--setSize--mobile));
  }
  .vh-970 {
    height: calc(970vw / var(--setSize--mobile));
  }
  .vh-975 {
    height: calc(975vw / var(--setSize--mobile));
  }
  .vh-980 {
    height: calc(980vw / var(--setSize--mobile));
  }
  .vh-985 {
    height: calc(985vw / var(--setSize--mobile));
  }
  .vh-990 {
    height: calc(990vw / var(--setSize--mobile));
  }
  .vh-995 {
    height: calc(995vw / var(--setSize--mobile));
  }
  .vh-1000 {
    height: calc(1000vw / var(--setSize--mobile));
  }
}