@media (min-width: 768px) {
}
@media (min-width: 1300px) {
}
.CookieMask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background-color: #ffffff50;
    backdrop-filter: blur(5px);
}
.CookieGrid {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}
.CookieGrid .CookieGroup {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    width: 100%;
}
.CookieGrid .CookieGroup .CookieContent {
    height: auto;
}
.CookieGrid .CookieGroup .CookieButtonGroup {
    display: flex;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    width: 290px;
}
.CookieGrid .CookieGroup .CookieButtonGroup .ButtonGroup {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 0;
    width: 100%;
}
.CookieGrid .CookieGroup .CookieButtonGroup .ButtonGroup button {
    margin-bottom: 10px;
}
.CookieGrid .CookieGroup .CookieButtonGroup .ButtonGroup button:last-of-type {
    margin-bottom: 0px;
}
@media (min-width: 768px) {
    .CookieGrid .CookieGroup {
        padding: 45px;
    }
    .CookieGrid .CookieGroup {
        flex-direction: row;
    }
}
@media (min-width: 1300px) {
    .CookieGrid .CookieGroup {
        width: 1224px;
    }
}
.Main {
    overflow-x: hidden;
    margin-top: 65px;
    min-height: 100vh;
}
.Main .Full {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    width: 100%;
}
.Main .Full .Center {
    align-items: start;
    width: 288px;
}
@media (min-width: 768px) {
    .Main .Full .Center {
        width: 680px;
    }
}
@media (min-width: 1300px) {
    .Main {
        margin-top: 98px;
    }
    .Main .Full .Center {
        width: 1224px;
    }
}
.MainBannerGroup {
    width: 100%;
    background-color: #151515;
}
.news-swiper .swiper-wrapper, .case-swiper .swiper-wrapper, .product-swiper .swiper-wrapper {
    justify-content: left;
}
.news-swiper .swiper-wrapper, .case-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)), .product-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)) {
    justify-content: left;
}
.news-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)), .case-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)), .product-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)) {
    justify-content: left;
}
.news-swiper .swiper-wrapper:has(.swiper-slide:nth-child(2)), .case-swiper .swiper-wrapper:has(.swiper-slide:nth-child(2)), .product-swiper .swiper-wrapper:has(.swiper-slide:nth-child(2)) {
    justify-content: left;
}
@media (min-width: 768px) {
    .news-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)), .case-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)), .product-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)) {
        justify-content: center;
    }
    .news-swiper .swiper-wrapper:has(.swiper-slide:nth-child(n+2)), .case-swiper .swiper-wrapper:has(.swiper-slide:nth-child(n+2)), .product-swiper .swiper-wrapper:has(.swiper-slide:nth-child(n+2)) {
        justify-content: left;
    }
}
@media (min-width: 1300px) {
    .news-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)), .case-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)), .product-swiper .swiper-wrapper:has(.swiper-slide:nth-child(1)),
    .news-swiper .swiper-wrapper:has(.swiper-slide:nth-child(2)), .case-swiper .swiper-wrapper:has(.swiper-slide:nth-child(2)), .product-swiper .swiper-wrapper:has(.swiper-slide:nth-child(2)) {
        justify-content: center;
    }
    .news-swiper .swiper-wrapper:has(.swiper-slide:nth-child(n+3)), .case-swiper .swiper-wrapper:has(.swiper-slide:nth-child(n+3)), .product-swiper .swiper-wrapper:has(.swiper-slide:nth-child(n+3)) {
        justify-content: left;
    }
}
.swiper-slide {
    text-align: left;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: start;
}
.swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.swiper-button-next,
.swiper-button-prev {
    position: relative;
    float: left;
    top: inherit;
    z-index: 1;
    width: 15px;
    color: #151515;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    margin-right: 15px;
    left: 0;
    right: auto;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    margin-left: 15px;
    right: 0;
    left: auto;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    visibility: hidden !important;
}
.MainBannerGroup .Inner .Item .MainBanner {
    cursor: grab;
}
.MainBannerGroup .Inner .Item .MainBanner .Pic {
    width: 100vw;
    height: 100vw;
    object-fit:cover;
}
.MainBannerGroup .Inner .Item .MainBanner .Pic img {
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.MainBannerGroup .Inner .Item .MainBanner .ContentGroup {
    padding: 30px 15px 60px 15px;
    width: 100%;
    height: 400px;
    background-color: #131313;
}
.MainBannerGroup .Inner .Item .MainBanner .ContentGroup .Content .Text {
    margin-bottom: 10px;
    width: 100%;
}
.MainBannerGroup .Inner .Item .MainBanner .ContentGroup .Content .Button {
    outline: none;
}
.MainBannerGroup #CarouselMainBanner .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    background-color: #d9dcdd;
    border-radius: 100%;
    opacity: 1;
}
.MainBannerGroup #CarouselMainBanner .carousel-indicators .active {
    background-color: #0076DE;
    opacity: 1;
}
@media (max-width: 1300px) {
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroup .Text {
        color: #ffffff !important;
    }
}
@media (min-width: 600px) {
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroup {
        height: 300px;
    }
}
@media (min-width: 1300px) {
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroup {
        height: 300px;
    }
}
.MainBB {
    margin-bottom: 10px;
}
.MainBBL {
    font-size: 18px;
    padding: 18px 30px 18px 30px;
    vertical-align: baseline;
}
.MainBBM {
    font-size: 16px;
    padding: 16px 26px 16px 26px;
    vertical-align: baseline;
}
.MainBBS {
    font-size: 14px;
    padding: 14px 22px 14px 22px;
    vertical-align: baseline;
}
.MainBBStylePB, .MainBBStylePW, .MainBBStyleH {
    position: relative;
    color: #151515;
    background-color: #ffffff;
    box-sizing: border-box;
    border: solid 1px #ffffff;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.MainBBStylePB:hover, .MainBBStylePW:hover, .MainBBStyleH:hover {
    background-color: #f6f6f6;
    border: solid 1px #f6f6f6;
}
.MainBBStylePB:active, .MainBBStylePW:active, .MainBBStyleH:active {
    background-color: #ffffff;
}
.MainBBStylePB:focus, .MainBBStylePW:focus, .MainBBStyleH:focus {
    background-color: #ffffff;
}
.MainBBStylePB::before, .MainBBStylePB:hover::before,
.MainBBStylePW::before, .MainBBStylePW:hover::before,
.MainBBStyleH::before, .MainBBStyleH:hover::before {
    content: " ";
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border: 1px solid #15151500;
    border-radius: 100px;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.MainBBStylePB:focus::before,
.MainBBStylePW:focus::before,
.MainBBStyleH:focus::before {
    border: 1px solid #0076DE;
}
.MainBBStylePBO, .MainBBStylePWO, .MainBBStyleHO {
    position: relative;
    color: #ffffff;
    background-color: inherit;
    box-sizing: border-box;
    border: solid 1px #ffffff;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.MainBBStylePBO:hover, .MainBBStylePWO:hover, .MainBBStyleHO:hover {
    color: #151515;
    background-color: #ffffff;
    border: solid 1px #ffffff;
}
.MainBBStylePBO:active, .MainBBStylePWO:active, .MainBBStyleHO:active {
    background-color: inherit;
}
.MainBBStylePBO:focus, .MainBBStylePWO:focus, .MainBBStyleHO:focus {
    color: #ffffff;
    background-color: inherit;
}
.MainBBStylePBO::before, .MainBBStylePBO:hover::before,
.MainBBStylePWO::before, .MainBBStylePWO:hover::before,
.MainBBStyleHO::before, .MainBBStyleHO:hover::before {
    content: " ";
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border: 1px solid #15151500;
    border-radius: 100px;
    color: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.MainBBStylePBO:focus::before,
.MainBBStylePWO:focus::before,
.MainBBStyleHO:focus::before {
    border: 1px solid #0076DE;
}
@media (min-width: 768px) {
    .MainBannerGroup .Inner .Item .MainBanner .Pic {
        height: 600px;
    }
}
@media (min-width: 1300px) {
    .MainBannerGroup .Inner .Item .MainBanner .Pic {
        height: 700px;
    }
    .MainBannerGroup .Inner .Item .MainBanner {
        display: flex;
        justify-content: center;
    }
    .MainBannerGroup .Inner .Item .MainBanner .Pic {
        position: relative;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroup {
        display: flex;
        position: absolute;
        padding: 30px 0px 30px 0px;
        width: 1224px;
        height: 700px;
        background-color: inherit;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroup .Content {
        width: 50%;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroupStyleA {
        justify-content: start;
        align-items: center;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroupStyleA .Content {
        text-align: left;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroupStyleB {
        justify-content: center;
        align-items: start;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroupStyleB .Content {
        text-align: center;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroupStyleC {
        justify-content: end;
        align-items: center;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroupStyleC .Content {
        text-align: right;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroupStyleD {
        justify-content: center;
        align-items: center;
    }
    .MainBannerGroup .Inner .Item .MainBanner .ContentGroupStyleD .Content {
        text-align: center;
    }
    .MainBBStylePB {
        position: relative;
        color: #ffffff;
        background-color: #151515;
        box-sizing: border-box;
        border: solid 1px #151515;
        border-radius: 50px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .MainBBStylePB:hover {
        background-color: #3e3f40;
        border: solid 1px #3e3f40;
    }
    .MainBBStylePB:active {
        background-color: #151515;
    }
    .MainBBStylePB:focus {
        background-color: #151515;
        border: solid 1px #151515;
    }
    .MainBBStylePB::before, .MainBBStylePB:hover::before {
        content: " ";
        position: absolute;
        top: -3px;
        left: -3px;
        right: -3px;
        bottom: -3px;
        border: 1px solid #0076DE00;
        border-radius: 100px;
        -webkit-transition: all 0.2s ease-in-out;
         -moz-transition: all 0.2s ease-in-out;
         transition: all 0.2s ease-in-out;
    }
    .MainBBStylePB:focus::before {
        border: 1px solid #0076DE;
    }
    .MainBBStylePBO {
        position: relative;
        color: #151515;
        background-color: inherit;
        box-sizing: border-box;
        border: solid 1px #151515;
        border-radius: 50px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .MainBBStylePBO:hover {
        color: #ffffff;
        background-color: #3e3f40;
        border: solid 1px #3e3f40;
    }
    .MainBBStylePBO:active {
        color: #151515;
        background-color: inherit;
    }
    .MainBBStylePBO:focus {
        color: #151515;
        background-color: inherit;
    }
    .MainBBStylePBO::before, .MainBBStylePBO:hover::before {
        content: " ";
        position: absolute;
        top: -3px;
        left: -3px;
        right: -3px;
        bottom: -3px;
        color: #151515;
        border: 1px solid #3e3f4000;
        border-radius: 100px;
        -webkit-transition: all 0.2s ease-in-out;
         -moz-transition: all 0.2s ease-in-out;
         transition: all 0.2s ease-in-out;
    }
    .MainBBStylePBO:focus::before {
        border: 1px solid #0076DE;
    }
    .MainBBStylePW {
        position: relative;
        color: #151515;
        background-color: #ffffff;
        box-sizing: border-box;
        border: solid 1px #ffffff;
        border-radius: 50px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .MainBBStylePW:hover {
        background-color: #f6f6f6;
        border: solid 1px #f6f6f6;
    }
    .MainBBStylePW:active {
        background-color: #ffffff;
    }
    .MainBBStylePW:focus {
        background-color: #ffffff;
    }
    .MainBBStylePW::before, .MainBBStylePW:hover::before {
        content: " ";
        position: absolute;
        top: -3px;
        left: -3px;
        right: -3px;
        bottom: -3px;
        border: 1px solid #ffffff00;
        border-radius: 100px;
        -webkit-transition: all 0.2s ease-in-out;
         -moz-transition: all 0.2s ease-in-out;
         transition: all 0.2s ease-in-out;
    }
    .MainBBStylePW:focus::before {
        border: 1px solid #0076DE !important;
    }
    .MainBBStylePWO {
        position: relative;
        color: #ffffff;
        background-color: inherit;
        box-sizing: border-box;
        border: solid 1px #ffffff;
        border-radius: 50px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .MainBBStylePWO:hover {
        color: #151515;
        background-color: #f6f6f6;
        border: solid 1px #f6f6f6;
    }
    .MainBBStylePWO:active {
        background-color: inherit;
    }
    .MainBBStylePWO:focus {
        color: #ffffff;
        background-color: inherit;
    }
    .MainBBStylePWO::before, .MainBBStylePW:hover::before {
        content: " ";
        position: absolute;
        top: -3px;
        left: -3px;
        right: -3px;
        bottom: -3px;
        border: 1px solid #15151500;
        border-radius: 100px;
        color: #ffffff;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .MainBBStylePWO:focus::before {
        border: 1px solid #0076DE;
    }
    .MainBBStyleH {
        position: relative;
        color: #ffffff;
        background-color: #0076de;
        box-sizing: border-box;
        border: solid 1px #0076de;
        border-radius: 50px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .MainBBStyleH:hover {
        color: #ffffff;
        background-color: #005eb2;
        border: solid 1px #005eb2;
    }
    .MainBBStyleH:active {
        background-color: #0076de;
    }
    .MainBBStyleH:focus {
        color: #ffffff;
        background-color: #0076de;
    }
    .MainBBStyleH::before, .MainBBStyleH:hover::before {
        content: " ";
        position: absolute;
        top: -3px;
        left: -3px;
        right: -3px;
        bottom: -3px;
        border: 1px solid #0076de00;
        border-radius: 100px;
        color: #ffffff;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .MainBBStyleH:focus::before {
        border: 1px solid #0076DE;
    }
    .MainBBStyleHO {
        position: relative;
        color: #0076DE;
        background-color: inherit;
        box-sizing: border-box;
        border: solid 1px #0076DE;
        border-radius: 50px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .MainBBStyleHO:hover {
        color: #ffffff;
        background-color: #005eb2;
        border: solid 1px #005eb2;
    }
    .MainBBStyleHO:active {
        background-color: inherit;
    }
    .MainBBStyleHO:focus {
        color: #0076DE;
        background-color: inherit;
    }
    .MainBBStyleHO::before, .MainBBStyleHO:hover::before {
        content: " ";
        position: absolute;
        top: -3px;
        left: -3px;
        right: -3px;
        bottom: -3px;
        border: 1px solid #15151500;
        border-radius: 100px;
        color: #ffffff;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .MainBBStyleHO:focus::before {
        border: 1px solid #0076DE;
    }
}
.MainBlockGrid {
    width: 100%;
    display: flex;
    justify-content: center;
}
.MainBlockGrid .MainBlockGroup {
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 290px;
}
.MainBlockGrid .MainBlockGroup .Title {
    margin-bottom: 30px;
    width: 100%;
}
.MainBlockGrid .MainBlockGroup .Unit {
    margin-bottom: 15px;
    width: 100%;
    text-decoration: none;
    border-radius: 30px;
    border: solid 1px #d9dcdd;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.MainBlockGrid .MainBlockGroup .Unit:link {
    text-decoration: none;
}
.MainBlockGrid .MainBlockGroup .Unit:hover {
    text-decoration: none;
    border: solid 1px #0076DE;
}
.MainBlockGrid .MainBlockGroup .Unit .Pic {
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.MainBlockGrid .MainBlockGroup .Unit .Pic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.MainBlockGrid .MainBlockGroup .Unit:hover .Pic img {
    transform: scale(1.2);
}
.MainBlockGrid .MainBlockGroup .Unit .Content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    background-color: #151515;
}
.MainBlockGrid .MainBlockGroup .Unit .Content .Text {
    width: 100%;
    max-width: 500px;
}
.MainBlockGrid .MainBlockGroup .Unit .Content .Name {
    padding-top: 0.5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px);
}
.MainBlockGrid .MainBlockGroup .Unit .Content .Description {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px);
}
.MainBlockGrid .MainBlockGroup .Unit .Content .ButtonPlat {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}
.MainBlockGrid .MainBlockGroup .Unit .Content .ButtonPlat .Button {
    font-size: 14px;
    padding: 14px 24px;
    color: #151515;
    background-color: #ffffff;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.MainBlockGrid .MainBlockGroup .Unit:hover .Content .ButtonPlat .Button {
    background-color: #f6f6f6;
}
@media (min-width: 768px) {
    .MainBlockGrid .MainBlockGroup {
        display: flex;
        justify-content: space-between;
        width: calc(100vw - 88px);
    }
    .MainBlockGrid .MainBlockGroup .Unit {
        width: calc(50% - 7px);
    }
    .MainBlockGrid .MainBlockGroup .Unit .Content .Text {
        height: 160px;
        overflow: hidden;
    }
}
@media (min-width: 1300px) {
    .MainBlockGrid .MainBlockGroup {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .MainBlockGrid .MainBlockGroup .Unit .Pic {
        height: 300px;
    }
    .MainBlockGrid .MainBlockGroup .Unit .Content .Text {
        width: 500px;
        height: 170px;
    }
}
.MainNewsGrid {
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #f1f2f2;
}
.MainNewsGrid .MainNewsGroup {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 290px;
}
.MainNewsGrid .MainNewsGroup .Title {
    margin-bottom: 30px;
}
.MainNewsGrid .MainNewsGroup .MainNewsInner {
    display: flex;
    align-items: center;
    width: 100%;
}
.MainNewsPlat {
    position: relative;
    float: left;
    padding-bottom: 45px;
    width: calc(100% - 60px);
}

.MainNewsInner .Unit {
    float: left;
    width: 100%;
    text-decoration: none;
    background-color: #ffffff;
    border-radius: 30px;
    border: solid 1px #d9dcdd;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.MainNewsInner .Unit:link {
    text-decoration: none;
}
.MainNewsInner .Unit:hover {
    text-decoration: none;
    border: solid 1px #0076DE;
}
.MainNewsInner .Unit .Pic {
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.MainNewsInner .Unit .Pic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.MainNewsInner .Unit:hover .Pic img {
    transform: scale(1.2);
}
.MainNewsInner .Unit .Text {
    padding: 20px;
    height: 215px;
    color: #151515;
    text-decoration: none;
}
.MainNewsInner .Unit .Text .Name{
    padding-top: 0.5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((18px * 4) - 1px + 0.5rem);
}
@media (min-width: 1300px) {
    .MainNewsInner .Unit .Text .Name{
        max-height: calc((20px * 4) - 1px + 0.5rem);
    }
}
.MainNewsInner .Unit .Text .Description {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px);
}
.MainNewsInner .Unit .ButtonPlat {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    width: 100%;
    height: 200px;
}
.MainNewsInner .Unit .ButtonPlat .Button {
    font-size: 14px;
    padding: 14px 24px;
    color: #ffffff;
    background-color: #0076DE;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.MainNewsInner .Unit:hover .ButtonPlat .Button {
    background-color: #005eb2;
}
.MainNewsButton {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
.MainNewsGroup #CarouselMainNews .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    background-color: #d9dcdd;
    border-radius: 100%;
    opacity: 1;
}
.MainNewsGroup #CarouselMainNews .carousel-indicators .active {
    background-color: #0076DE;
    opacity: 1;
}
@media (min-width: 768px) {
    .MainNewsGrid .MainNewsGroup {
        width: calc(100vw - 88px);
    }
    .MainNewsGrid .MainNewsPlat {
    }
}
@media (min-width: 1300px) {
    .MainNewsGrid .MainNewsGroup {
        width: 1224px;
    }
    .MainNewsGrid .MainNewsPlat {
    }
}
.SubcribeGrid {
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #d0d3d4;
}
.SubcribeGrid .SubscribeGroup {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    margin-bottom: 120px;
    width: 290px;
}
.SubcribeGrid .SubscribeGroup .Title {
    margin-bottom: 15px;
}
.SubcribeGrid .SubscribeGroup .Describe {
    margin-bottom: 45px;
    text-align: center;
}
.SubscribeGroup .InputBar {
    position: relative;
    margin-right: 15px;
    width: 100%;
    max-width: 600px;
}
.SubscribeGroup .InputBar input {
    position: relative;
    padding: 13px 20px 13px 20px;
    font-size: 20px;
    font-weight: bolder;
    border-radius: 100px;
    border: none;
}
.SubscribeGroup .InputBar button {
    position: absolute;
    top: 3px;
    right: 3px;
    padding: 14px 26px;
    color: #ffffff;
    background-color: #0076DE;
    font-size: 14px;
    border: 0;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.SubscribeGroup .InputBar button:hover {
    background-color: #005eb2;
}
@media (min-width: 768px) {
    .SubcribeGrid .SubscribeGroup {
        width: 600px;
    }
    .SubscribeGroup .InputBar input {
        padding: 16px 20px 16px 30px;
    }
    .SubscribeGroup .InputBar button {
        top: 3px;
        right: 3px;
        padding: 16px 26px;
        font-size: 16px;
    }
}
@media (min-width: 1300px) {
    .SubcribeGrid .SubscribeGroup {
        width: 1224px;
    }
    .SubscribeGroup .InputBar input {
        padding: 12px 20px 12px 40px;
        font-size: 30px;
    }
    .SubscribeGroup .InputBar button {
        top: 3px;
        right: 3px;
        padding: 18px 30px;
        font-size: 18px;
    }
}
.BreadcrumbsGroup {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}
.BreadcrumbsGroup a:link {
    color: #0076DE;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.BreadcrumbsGroup a:visited {
    color: #0076DE;
}
.BreadcrumbsGroup a:hover {
    color: #005eb2;
}
.BreadcrumbsGroup a:active {
    color: #0076DE;
}
@media (min-width: 768px) {
    .Breadcrumbs {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.ProductNotificationGroup {
    width: 100%;
}
.ProductNotificationGroup .ProductNotification {
    padding: 15px;
    width: 100%;
    color: #ffffff;
    text-align: center;
    background-color: #0076DE;
    border-bottom: solid 1px #fafafa;
}
.ProductNotificationGroup .ProductNotification:last-of-type {
    border-bottom: none;
}

.ProductMainGrid {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    width: 100%;
    margin-bottom: 60px;
}
.ProductMainGrid .ProductTitle {
    margin-bottom: 15px;
}
.ProductMainGrid .ProductMainButton {
    justify-content: start;
    margin-top: 15px;
}
.ProductMainCarouseInner {
    position: relative;
    width: 100%;
    height: 290px;
    overflow: hidden;
    border-radius: 30px;
}
.ProductMainCarouselItem {
    position: relative;
    float: left;
    width: 100%;
    height: 290px;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}
.ProductMainCarouselItem img {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.ProductMainCarouseIndicatorsGroup {
    display: flex;
    flex-direction: row;
    margin-top: 15px;
    margin-bottom: 30px;
}
.ProductMainCarouseIndicatorsGroup .ProductMainCarouseIndicators {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}
.ProductMainCarouseIndicatorsGroup .ProductMainCarouseIndicators img {
    position: relative;
    float: left;
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.ProductMainCarouseIndicatorsGroup .ProductMainCarouseIndicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 30px;
    padding: 0;
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
    border: solid 3px #ffffff;
    opacity: 1;
    transition: opacity 0.5s ease;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.ProductMainCarouseIndicatorsGroup .ProductMainCarouseIndicators .active {
    border: solid 3px #0076DE;
}
.ProductMainCarouseIndicatorsGroup .ProductMainCarouseIndicators [data-bs-target]:hover {
    border: solid 3px #0076DE;
}
.ProductMainCarouselIndicatorsButton {
    position: relative;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    padding: 0;
    color: #151515;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
.carousel-control-next-icon {
    background-image: url(../img/icon-right.svg);
}
.carousel-control-prev-icon {
    background-image: url(../img/icon-left.svg);
}
.ProductMainSliderGroup{
    width: 288px;
}
.ProductMainTextGroup {
    width: 288px;
    word-wrap: break-word;
}
@media (min-width: 768px) {
    .ProductMainGrid {
        flex-wrap: nowrap;
    }
    .ProductMainSlideGrid {
        display: flex;
        flex-direction: row;
    }
    .ProductMainSliderGroup {
        margin-right: 24px;
        width: 328px;
    }
    .ProductMainTextGroup {
        width: 328px;
    }
    .ProductMainCarouseInner {
        position: relative;
        height: 328px;
        overflow: hidden;
    }
    .ProductMainCarouselItem {
        height: 328px;
    }
    .ProductMainCarouseIndicatorsGroup .ProductMainCarouseIndicators [data-bs-target] {
        width: 40px;
        height: 40px;
    }
}
@media (min-width: 1300px) {
    .ProductMainSliderGroup {
        width: 600px;
    }
    .ProductMainTextGroup {
        width: 600px;
    }
    .ProductMainCarouseInner {
        height: 600px;
    }
    .ProductMainCarouselItem {
        height: 600px;
    }
    .ProductMainCarouseIndicatorsGroup .ProductMainCarouseIndicators [data-bs-target] {
        width: 50px;
        height: 50px;
    }
}

.ProductRelateGrid {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 100%;
    border-bottom: solid 1px #d9dcdd;
}
.ProductRelateGrid:first-of-type {
    border-top: solid 1px #d9dcdd;
}
.ProductRelateGrid .ProductRelateTitle {
    text-align: center;
}
.ProductRelateTitle {
    margin-bottom: 30px;
    width: 100%;
}
.ProductRelateGroup {
    width: 290px;
}
.ProductRelateGroup .Expand {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: start;
    width: 100%;
    max-height: 210px;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
     overflow: hidden;
}
.ProductRelateGroupExpand .Expand {
    max-height: 2500px;
}
.ProductRelateGroup .ProductRelateUnit {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 130px;
    margin: 5px 5px 30px 5px;
    text-decoration: none;
}
.ProductRelateGroup .ProductRelateUnit .ProductRelatePic {
    margin-bottom: 15px;
    padding: 15px;
    width: 130px;
    height: 130px;
    color: #151515;
    text-decoration: none;
    background-color: #ffffff;
    border-radius: 30px;
    border: solid 1px #d9dcdd;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
    overflow: hidden;
}
.ProductRelateGroup .ProductRelateUnit:hover .ProductRelatePic {
    border: solid 1px #0076DE;
}
.ProductRelateGroup .ProductRelateUnit .ProductRelatePic img {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.ProductRelateGroup .ProductRelateText {
    text-align: center;
    word-break: break-word;
    text-decoration: none;
    color: #151515;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: calc((20px * 3) - 1px);

}
.ProductRelateExpandButton {
    display: block;
    width: 100%;
    height: 45px;
    cursor: pointer;
}

.ProductRelateExpandButton .ArrowUp {
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.ProductRelateExpandButton .ArrowDown {
    margin: auto;
    left: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.ProductRelateExpandButtonExpand .ArrowUp {
    opacity: 1;
}
.ProductRelateExpandButtonExpand .ArrowDown {
    opacity: 0;
}
.ProductRelateExpandMobHide {
    display: none;
}
@media (min-width: 768px) {
    .ProductRelateExpandTabHide {
        display: none;
    }
    .ProductRelateGroup {
        width: 600px;
    }
}
@media (min-width: 1300px) {
    .ProductRelateExpandTopHide {
        display: none;
    }
    .ProductRelateGroup {
        width: 700px;
    }
}
.CaseStudyGrid {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 290px;
}
.CaseStudyGrid .CaseStudyTitle {
    text-align: center;
    margin-bottom: 30px;
}
.CaseStudyInner {
    display: flex;
    align-items: center;
    width: 100%;
}
.CaseStudyGroup {
    position: relative;
    float: left;
    padding-bottom: 45px;
    width: calc(100% - 60px);
}
.CaseStudyGroup .Unit {
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 16px;
    margin-left: 8px;
    width: 100%;
    text-decoration: none;
    border-radius: 30px;
    border: solid 1px #d9dcdd;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.CaseStudyGroup .Unit:link {
    text-decoration: none;
}
.CaseStudyGroup .Unit:hover {
    text-decoration: none;
    border: solid 1px #0076DE;
}
.CaseStudyGroup .Unit .Pic {
    width: 100%;
    height: 220px;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.CaseStudyGroup .Unit .Pic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.CaseStudyGroup .Unit:hover .Pic {
    background-size: auto 125%;
}
.CaseStudyGroup .Unit .Text {
    padding: 20px;
    height: 185px;
    color: #151515;
    text-decoration: none;
}
.CaseStudyGroup .Unit .Text .Name {
    padding-top: 0.5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: calc((16px * 2) - 1px + 0.5rem);
}
.CaseStudyGroup .Unit .Text .Description {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    max-height: calc((20px * 5) - 1px);
}
.CaseStudyCarouselButton {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
@media (min-width: 768px) {
    .CaseStudyGrid {
        width: 600px;
    }
    .CaseStudyGroup .Unit .Text {
        height: 200px;
    }
    .CaseStudyGroup .Unit .Text .Name {
        max-height: calc((20px * 2) - 1px + 0.5rem);
    }
}
@media (min-width: 1300px) {
    .CaseStudyGrid {
        width: 1224px;
    }
    .CaseStudyGroup .Unit .Text .Name {
        max-height: calc((20px * 2) - 1px + 0.5rem);
    }
}
.ProductSDFullGrid {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    width: 100%;
    background-color: #f6f6f6;
}
.ProductSDMainGrid {
    margin-bottom: 60px;
    width: 290px;
}
.ProductSDMainGrid .ProductSDTitle {
    margin-top: 60px;
}
.ProductSDMainGrid .ProductSDMenu {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    color: #151515;
    text-decoration: none;
}
.ProductSDMainGrid .ProductSDMenu .ProductSDMenuTitle {
    width: calc(100% - 25px);
}
.ProductSDMainGrid .ProductSDMenu .ProductSDMenuPlus {
    width: 25px;
}
.ProductSDMainGrid .collapsed .ProductSDMenuPlus .MenuPlus {
    opacity: 1;
}
.ProductSDMainGrid .collapsed .ProductSDMenuPlus .MenuMinus {
    opacity: 0;
}
.MenuPlus {
    position: absolute;
    width: 25px;
    height: 25px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.MenuMinus {
    position: absolute;
    width: 25px;
    height: 25px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.ProductSDGroup {
    display: flex;
    flex-direction: column;
    justify-content: start;
    width: 290px;
}
.ProductSDGroup .ProductSDMenuUnit {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #d9dcdd;
}
.ProductSDGroup .ProductFilterMenu {
    display: flex;
    padding-bottom: 15px;
    width: 100%;
    color: #151515;
    text-decoration: none;
}
.ProductSDGroup .ProductFilterMenu .ProductFilterMenuTitle {
    width: calc(100% - 25px);
}
.ProductSDGroup .ProductFilterMenu .ProductFilterMenuPlus {
    width: 25px;
}
.ProductSDGroup .collapsed .ProductFilterMenuPlus .MenuPlus {
    opacity: 1;
}
.ProductSDGroup .collapsed .ProductFilterMenuPlus .MenuMinus {
    opacity: 0;
}
.SpecificationGroup {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
    padding-top: 30px;
    width: 100%;
}
.SpecificationGroup .SpecificationUnit {
    margin-bottom: 30px;
    width: 100%;
}
.SpecificationGroup .SpecificationUnit .SpecificationName {
    margin-bottom: 5px;
    padding-right: 15px;
}
.SpecificationGroup .SpecificationUnit .SpecificationValue {
    word-wrap: break-word;
    padding-right: 15px;
}
.DownloadGroup {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: start;
    flex-wrap: wrap;
    width: 100%;
}
.DownloadGroup .DownloadUnit {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: canter;
    margin-bottom: 30px;
    padding-right: 15px;
    width: 100%;
    color: #151515;
    text-decoration: none;
}
.DownloadGroup .DownloadUnit .DownloadName {
    word-wrap: break-word;
    width: calc(100% - 40px);
    margin-top: 5px;
    margin-right: 15px;
}
.DownloadGroup .DownloadUnit .Download {
    width: 25px;
}
@media (min-width: 768px) {
    .ProductSDMainGrid {
        width: 600px;
    }
    .ProductSDGroup {
        width: 600px;
    }
    .SpecificationGroup .SpecificationUnit {
        width: 50%;
    }
    .DownloadGroup .DownloadUnit {
        width: 50%;
    }
}
@media (min-width: 1300px) {
    .ProductSDMainGrid {
        width: 1224px;
    }
    .ProductSDGroup {
        width: 1224px;
    }
    .SpecificationGroup .SpecificationUnit {
        width: 20%;
    }
    .DownloadGroup .DownloadUnit {
        width: 20%;
    }
}

.CaseMainGrid {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    width: 100%;
}
.CaseMainSlideGrid {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.CaseMainSlideGrid .CaseMainSliderGroup {
    width: 100%;
}
.CaseMainGrid .CaseTitle {
    margin-bottom: 15px;
}
.CaseMainCarouseInner {
    position: relative;
    height: 290px;
    overflow: hidden;
}
.CaseMainCarouselItem {
    position: relative;
    float: left;
    height: 290px;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}
.CaseMainCarouselItem img {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.CaseMainCarouselItem video {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.CaseMainCarouselItem .video-container {
    padding-bottom: 50%;
    padding-top: 50%;
}
@media (min-width: 768px) {
    .CaseMainCarouselItem .video-container {
        padding-bottom: 37%;
        padding-top: 37%;
    }
}
@media (min-width: 1300px) {
    .CaseMainCarouselItem .video-container {
        padding-bottom: 56.25%;
        padding-top: 30px;
    }
}
.CaseMainCarouseIndicatorsGroup {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 30px;
}
.CaseMainCarouseIndicatorsGroup .CaseMainCarouseIndicators {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}
.CaseMainCarouseIndicatorsGroup .CaseMainCarouseIndicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 30px;
    padding: 0;
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
    border: solid 3px #ffffff;
    opacity: 1;
    transition: opacity 0.5s ease;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.CaseMainCarouseIndicatorsGroup .CaseMainCarouseIndicators button img {
    position: relative;
    float: left;
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.CaseMainCarouseIndicatorsGroup .CaseMainCarouseIndicators .active {
    border: solid 3px #0076DE;
}
.CaseMainCarouseIndicatorsGroup .CaseMainCarouseIndicators [data-bs-target]:hover {
    border: solid 3px #0076DE;
}
.CaseMainCarouseIndicatorsButton {
    position: relative;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    padding: 0;
    color: #151515;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
.CaseMainSlideGrid .CaseMainTextGroup {
    margin-bottom: 60px;
}
.CaseMainCaseStudyGrid {
    display: flex;
    flex-direction: column;
    padding-bottom: 60px;
    width: 100%;
    border-bottom: solid 1px #d9dcdd;
}
.CaseMainCaseStudyGrid .CaseMainCaseStudyGroup {
    width: 100%;
}
.CaseMainCaseStudyGrid .CaseMainCaseStudyGroup .CaseMainCaseStudyText {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #d9dcdd;
}
.CaseMainCaseStudyGrid .CaseMainCaseStudyGroup .CaseMainCaseStudyText:first-of-type {
    padding-top: 0;
    padding-bottom: 30px;
    border-bottom: solid 1px #151515;
}
.CaseMainCaseStudyGrid .CaseMainCaseStudyGroup .CaseMainCaseStudyText:last-of-type {
    border-bottom: none;
}
.CaseMainCaseStudyGrid .CaseMainCaseStudyGroup .CaseMainCaseStudyText .CaseStudyTitle {
    margin-bottom: 10px;
}
.CaseMainCaseStudyGrid .CaseMainCaseStudyGroup .CaseMainCaseStudyText span:first-of-type {
    margin-right: 15px;
}
.CaseMainProductSliderGroup {
    width: 100%;
}
.CaseMainProductSliderGroup .CaseMainProductTitle {
    margin-bottom: 30px;
}
.ProductUsedInner {
    display: flex;
    align-items: center;
    width: 290px;
}
.ProductUsedGroup {
    padding-bottom: 45px;
    width: 100%;
}
.ProductUsedGroup .Unit {
    padding: 20px;
    width: 100%;
    text-decoration: none;
    border-radius: 30px;
    border: solid 1px #d9dcdd;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.ProductUsedGroup .Unit:link {
    text-decoration: none;
}
.ProductUsedGroup .Unit:hover {
    text-decoration: none;
    border: solid 1px #0076DE;
}
.ProductUsedGroup .Unit .Pic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 188px;
    margin-bottom: 15px;
}
.ProductUsedGroup .Unit .Pic img {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.ProductUsedGroup .Unit .Text {
    height: 200px;
    color: #151515;
    text-decoration: none;
}
.ProductUsedGroup .Unit .Text .Name {
    margin-bottom: 10px;
}
.ProductUsedGroup .Unit .Text .Title {
    margin-bottom: 10px;
}
.ProductUsedGroup .Unit .Text .Description {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px);
}
.CaseProductCarouselButton {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
.CaseMainProductSliderGroup .carousel-indicators {
    position: relative;
}
.CaseMainProductSliderGroup .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    background-color: #d9dcdd;
    border-radius: 100%;
    opacity: 1;
}
.CaseMainProductSliderGroup .carousel-indicators .active {
    background-color: #0076DE;
    opacity: 1;
}

.CaseMainInfoGrid {
    display: flex;
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 100%;
    border-bottom: solid 1px #d9dcdd;
}
.CaseMainInfoGrid .CaseMainInfoGroup {
    width: 100%;
}
.CaseMainInfoGrid .CaseMainInfoGroup .CaseMainInfoPic {
    padding-bottom: 30px;
}
.CaseMainInfoGrid .CaseMainInfoGroup .CaseMainInfoText {
    padding-bottom: 30px;
    border-bottom: solid 1px #d9dcdd;
}
.CaseMainInfoGrid .CaseMainInfoContentGroup {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.CaseMainInfoGrid .CaseMainInfoContentGroup .CaseMainInfoContentText {
    margin-bottom: 30px;
}
.CaseMainInfoGrid .CaseMainInfoContentGroup .CaseMainInfoContentText .InfoContentTitle {
    margin-bottom: 10px;
}
.CaseMainInfoGrid .CaseMainInfoContentGroup .CaseMainInfoContentText .InfoContentTitle .CaseStudyTitle {
    margin-bottom: 10px;
}
.CaseMainInfoGrid .CaseMainInfoContentButton {
    margin-top: 0;
    margin-bottom: 0;
    justify-content: start;
}
.CaseEffortGrid {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 100%;
}
.CaseEffortGrid .CaseEffortTitle {
    margin-bottom: 30px;
    width: 290px;
}
.CaseEffortBottomline {
    width: 290px;
    border-bottom: solid 1px #d9dcdd;
}
.Full:last-of-type .CaseEffortBottomline {
    border-bottom: none;
}
@media (min-width: 768px) {
    .CaseMainSlideGrid {
        display: flex;
    }
    .CaseMainCarouseInner {
        position: relative;
        height: 500px;
        overflow: hidden;
    }
    .CaseMainCarouselItem {
        height: 500px;
    }
    .CaseMainCarouseIndicatorsGroup .CaseMainCarouseIndicators [data-bs-target] {
        width: 40px;
        height: 40px;
    }
    .CaseMainCaseStudyGrid {
        flex-direction: row;
    }
    .CaseMainCaseStudyGrid .CaseMainCaseStudyGroup {
        margin-right: 24px;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 190px;
        width: 190px;
    }
    .ProductUsedInner {
        width: 466px;
    }
    .ProductUsedGroup .Unit {
        width: 290px;
    }
    .ProductUsedGroup .Unit .Pic {
        height: 248px;
    }
    .CaseMainInfoGrid {
        flex-direction: row;
    }
    .CaseMainInfoGrid .CaseMainInfoGroup {
        margin-right: 24px;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 190px;
        width: 190px;
    }
    .CaseEffortGrid .CaseEffortTitle {
        width: 600px;
    }
    .CaseEffortBottomline {
        width: 600px;
    }
}
@media (min-width: 1300px) {
    .CaseMainCarouseInner {
        height: 550px;
    }
    .CaseMainCarouselItem {
        height: 550px;
    }
    .CaseMainCarouseIndicatorsGroup .CaseMainCarouseIndicators [data-bs-target] {
        width: 50px;
        height: 50px;
    }
    .CaseMainCaseStudyGrid .CaseMainCaseStudyGroup {
        flex-basis: 280px;
        width: 280px;
    }
    .CaseMainInfoGrid .CaseMainInfoGroup {
        flex-basis: 280px;
        width: 280px;
    }
    .CaseEffortGrid .CaseEffortTitle {
        width: 1224px;
    }
    .CaseEffortBottomline {
        width: 1224px;
    }
    .ProductUsedInner {
        width: 920px;
    }
    .ProductUsedGroup .Unit {
        width: 290px;
    }
    .ProductUsedGroup .Unit .Pic {
        height: 234px;
    }
    .ProductUsedGroup .ProductUsedSquad:has(> div:nth-child(1)) {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .ProductUsedGroup .ProductUsedSquad:has(> div:nth-child(2)) {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .ProductUsedGroup .ProductUsedSquad:has(> div:nth-child(3)) {
        display: flex;
        justify-content: start;
        width: 100%;
    }
}

.CustomGrid {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    width: 100%;
}
.CustomGrid ol, .CustomGrid li {
    list-style: initial;
}
.CustomFullGrid {
    width: 100%;
}
.CustomFullGroup {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    margin-bottom: 60px;
    width: 100%;
}
.CustomFullGroup .CustomFullPic {
    width: 100%;
    height: 100vw;
    overflow: hidden;
}
.CustomFullGroup .CustomFullPic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.CustomFullGroup .CustomFullText {
    margin-top: 15px;
    margin-bottom: 30px;
    width: 290px;
    text-align: center;
}
@media (max-width: 1300px) {
    .CustomGroup .CustomTitle {
        color: #151515 !important;
    }
    .CustomGroup .CustomSubitle {
        color: #151515 !important;
    }
    .CustomGroup .CustomDescription {
        color: #151515 !important;
    }
}

.CustomRoundGroup {
    margin-bottom: 60px;
    width: 100%;
    width: 290px;
}
.CustomRoundGroup .CustomRoundPic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    border-radius: 30px;
    overflow: hidden;
}
.CustomRoundGroup .CustomRoundPic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.CustomRoundGroup .CustomRoundTextA {
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}
.CustomRoundGroup .CustomRoundTextB {
    margin-top: 15px;
    width: 100%;
    text-align: center;
}
.CustomBannerGroup {
    margin-bottom: 60px;
    width: 100%;
    width: 290px;
}
.CustomBannerGroup .CustomBannerPic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    border-radius: 30px;
    overflow: hidden;
}
.CustomBannerGroup .CustomBannerPic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.CustomBannerGroup .CustomBannerText {
    margin-top: 15px;
    width: 100%;
    text-align: center;
}
.CustomTextGroup {
    margin-bottom: 60px;
    width: 100%;
    width: 290px;
}
.CustomTextGroup .CustomTextText {
    width: 100%;
    text-align: center;
}
.CustomLeftGrid {
    margin-bottom: 60px;
    width: 100%;
    width: 290px;
}
.CustomLeftGrid .CustomLeftGroup {
    margin-bottom: 30px;
    width: 100%;
    width: 290px;
}
.CustomLeftGrid .CustomLeftGroup .CustomLeftPic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 290px;
    border-radius: 30px;
    overflow: hidden;
}
.CustomLeftGrid .CustomLeftGroup .CustomLeftPic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.CustomLeftGrid .CustomLeftGroup .CustomLeftText {
    margin-top: 15px;
    width: 100%;
    text-align: left;
}
.CustomRightGrid {
    margin-bottom: 60px;
    width: 100%;
    width: 290px;
}
.CustomRightGrid .CustomRightGroup {
    margin-bottom: 30px;
    width: 100%;
    width: 290px;
}
.CustomRightGrid .CustomRightGroup .CustomRightPic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 290px;
    border-radius: 30px;
    overflow: hidden;
}
.CustomRightGrid .CustomRightGroup .CustomRightPic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.CustomRightGrid .CustomRightGroup .CustomRightText {
    margin-top: 15px;
    width: 100%;
    text-align: left;
}
.CustomTwinGrid {
    margin-bottom: 60px;
    width: 100%;
    width: 290px;
}
.CustomTwinGroup {
    margin-bottom: 30px;
    width: 100%;
    width: 290px;
}
.CustomTwinGroup .CustomTwinPic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 290px;
    border-radius: 30px;
    overflow: hidden;
}
.CustomTwinGroup .CustomTwinPic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.CustomTwinGroup .CustomTwinText {
    margin-top: 15px;
    width: 100%;
    text-align: left;
}
.CustomVideoGroup {
    margin-bottom: 60px;
    width: 100%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;left: 0;
    width: 100%;
    height: 100%;
}
.CustomButtonGroup {
    margin-top: inherit;
}
@media (min-width: 768px) {
    .CustomFullGroup {
    }
    .CustomFullGroup .CustomFullPic {
        height: 500px;
    }
    .CustomFullGroup .CustomFullText {
        width: 680px;
    }
    .CustomRoundGroup {
        width: 680px;
    }
    .CustomRoundGroup .CustomRoundPic {
        height: 350px;
    }
    .CustomBannerGroup {
        width: 680px;
    }
    .CustomBannerGroup .CustomBannerPic {
        height: 350px;
    }
    .CustomTextGroup {
        width: 680px;
    }
    .CustomLeftGrid {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: start;
        width: 680px;
    }
    .CustomLeftGrid .CustomLeftGroup {
        margin-right: 24px;
        width: 328px;
    }
    .CustomLeftGrid .CustomLeftGroup .CustomLeftPic {
        width: 328px;
        height: 328px;
    }
    .CustomLeftGrid .CustomRightText {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
        width: 328px;
        height: 328px;
        text-align: left;
    }
    .CustomRightGrid {
        display: flex;
        flex-direction: row-reverse;
        justify-content: start;
        align-items: start;
        width: 680px;
    }
    .CustomRightGrid .CustomRightGroup {
        margin-left: 24px;
        width: 328px;
    }
    .CustomRightGrid .CustomRightGroup .CustomRightPic {
        width: 328px;
        height: 328px;
    }
    .CustomRightGrid .CustomLeftText {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
        width: 328px;
        height: 328px;
        text-align: left;
    }
    .CustomTwinGrid {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: start;
        width: 680px;
    }
    .CustomTwinGrid .CustomTwinGroup {
        margin-right: 24px;
        width: 328px;
    }
    .CustomTwinGrid .CustomTwinGroup:nth-of-type(2n) {
        margin-right: 0px;
    }
    .CustomTwinGrid .CustomTwinGroup .CustomTwinPic {
        width: 328px;
        height: 328px;
    }
    .CustomTwinGrid .CustomTwinGroup .CustomTwinText {
        width: 328px;
        text-align: left;
    }
    .CustomVideoGroup {
        width: 680px;
    }
    .CustomVideoGroup video{
        width: 680px;
    }
}
@media (min-width: 1300px) {
    .CustomFullGroup {
        justify-content: center;
        align-items: center;
        height: 700px;
    }
    .CustomFullGroup .CustomFullPic {
        position: absolute;
        height: 700px;
    }
    .CustomFullGroup .CustomFullText {
        position: absolute;
        z-index: 1;
        margin-top: 0;
        margin-bottom: 0;
        width: 100%;
        max-width: 1224px;
        text-align: center;
    }
    .CustomRoundGroup {
        width: 1224px;
    }
    .CustomRoundGroup .CustomRoundPic {
        height: 550px;
    }
    .CustomBannerGroup {
        position: relative;
        width: 1224px;
        height: 550px;
    }
    .CustomBannerGroup .CustomBannerPic {
        position: absolute;
        width: 100%;
        height: 550px;
    }
    .CustomBannerGroup .CustomBannerText {
        position: absolute;
        z-index: 1;
        bottom: 0;
        padding: 30px;
        margin-top: 0;
        margin-bottom: 0;
        width: 100%;
        text-align: center;
    }
    .CustomTextGroup {
        width: 1224px;
    }
    .CustomLeftGrid {
        display: flex;
        flex-direction: row;
        position: relative;
        width: 1224px;
    }
    .CustomLeftGrid .CustomLeftGroup {
        width: 600px;
    }
    .CustomLeftGrid .CustomLeftGroup .CustomLeftPic {
        position: absolute;
        width: 600px;
        height: 600px;
    }
    .CustomLeftGrid .CustomLeftGroup .CustomLeftText {
        position: absolute;
        z-index: 1;
        bottom: 0;
        padding: 30px;
        width: 600px;
        height: inherit;
    }
    .CustomLeftGrid .CustomRightText {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
        width: 600px;
        height: 600px;
        text-align: left;
    }
    .CustomRightGrid {
        position: relative;
        width: 1224px;
    }
    .CustomRightGrid .CustomRightGroup {
        width: 600px;
    }
    .CustomRightGrid .CustomRightGroup .CustomRightPic {
        position: absolute;
        width: 600px;
        height: 600px;
    }
    .CustomRightGrid .CustomRightGroup .CustomRightText {
        position: absolute;
        z-index: 1;
        bottom: 0;
        padding: 30px;
        width: 600px;
        height: inherit;
    }
    .CustomRightGrid .CustomLeftText {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
        width: 600px;
        height: 600px;
        text-align: left;
    }
    .CustomTwinGrid {
        position: relative;
        width: 1224px;
        height: 600px;
    }
    .CustomTwinGrid .CustomTwinGroup {
        position: relative;
        width: 600px;
        height: 600px;
    }
    .CustomTwinGrid .CustomTwinGroup .CustomTwinPic {
        position: absolute;
        width: 600px;
        height: 600px;
    }
    .CustomTwinGrid .CustomTwinGroup .CustomTwinText {
        position: absolute;
        z-index: 1;
        bottom: 0;
        padding: 30px;
        width: 600px;
        height: auto;
        text-align: left;
    }
    .CustomVideoGroup {
        width: 1224px;
    }
    .CustomVideoGroup video{
        width: 1224px;
    }
}

.ProductFilterMainFullGrid {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    width: 100%;
    background-color: #f6f6f6;
}
.ProductFilterMainGrid {
    width: 290px;
}
.ProductFilterMainGrid .ProductFilterConditionGroup {
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    color: #151515;
    text-decoration: none;
    border-bottom: solid 1px #151515;
}
.ProductFilterMainGrid .ProductFilterConditionGroup .ProductFilterConditionTitle {
    width: calc(100% - 25px);
}
.ProductFilterMainGrid .ProductFilterConditionGroup .ProductFilterConditionPlus {
    width: 25px;
}
.ProductFilterMainGrid .collapsed .ProductFilterConditionPlus .MenuPlus {
    opacity: 1;
}
.ProductFilterMainGrid .collapsed .ProductFilterConditionPlus .MenuMinus {
    opacity: 0;
}
.ProductFilterGroup {
    display: flex;
    flex-direction: column;
    justify-content: start;
    width: 100%;
}
.ProductFilterGroup .ProductFilterMenuGroup {
    width: 290px;
}
.ProductFilterGroup .ProductFilterMenuGroup .ProductFilterMenuUnit {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #d9dcdd;
}
.ProductFilterGroup .ProductFilterMenu {
    display: flex;
    padding-bottom: 15px;
    width: 100%;
    color: #151515;
    text-decoration: none;
}
.ProductFilterGroup .ProductFilterMenu .ProductFilterMenuTitle {
    width: calc(100% - 25px);
}
.ProductFilterGroup .ProductFilterMenu .ProductFilterMenuPlus {
    width: 25px;
}
.ProductFilterGroup .collapsed .ProductFilterMenuPlus .MenuPlus {
    opacity: 1;
}
.ProductFilterGroup .collapsed .ProductFilterMenuPlus .MenuMinus {
    opacity: 0;
}
.ProductFilterGroup .ProductFilterRangeLabelGroup {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.range {
    position: relative;
    padding-top: 15px;
}
.range-slider {
    height: 5px;
    position: relative;
    background-color: #dbdbdb;
    border-radius: 2px;
    cursor: pointer;
}
.range-selected {
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
    border-radius: 5px;
    background-color: #0076DE;
}
.range-input {
    position: relative;
}
.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -7px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
}
.range-input input::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    background-color: #0076DE;
    pointer-events: auto;
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,118,222,1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,118,222,1);
    box-shadow: 0px 0px 3px 0px rgba(0,118,222,1);
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.range-input input::-moz-range-thumb {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    background-color: #0076DE;
    pointer-events: auto;
    -moz-appearance: none;
}
.range-input input:active::-webkit-slider-thumb {
    background-color: #b6d4fe;
}
.range-number {
      margin: 15px 0 0 0;
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.range-number .number label {
      margin-right: 5px;
}
.range-number .number input {
    margin: 0;
    padding: 0;
    width: 100%;
    border: none;
    outline: none;
    background-color: transparent;
    /*background-color: #ffffff;*/
    /*border: solid 2px #d9dcdd;*/
    /*border-radius: 5px;*/
}
.range-number .number:first-of-type input {
    text-align: left;
}
.range-number .number:last-of-type input {
    text-align: right;
}
.range-number .number input:focus {
    /*border: solid 2px #0076DE;*/
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.ProductFilterGroup .ProductFilterProductGroup {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: start;
    margin-top: 30px;
    width: 100%;
}
.ProductFilterGroup .ProductFilterProductGroup .ProductMask {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f6f6f680;
}
.ProductUnit {
    margin-bottom: 16px;
    padding: 20px;
    width: 290px;
    height: 490px;
    color: #151515;
    text-decoration: none;
    background-color: #ffffff;
    border-radius: 30px;
    border: solid 1px #d9dcdd;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
    overflow: hidden;
}
.ProductUnit:link {
    text-decoration: none;
}
.ProductUnit:hover {
    color: #151515;
    text-decoration: none;
    border: solid 1px #0076DE;
}
.ProductUnit .ProductUnitPic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 248px;
    margin-bottom: 15px;
}
.ProductUnit .ProductUnitText .ProductName {
    padding-top: 0.5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: calc((18px * 2) - 1px + 0.5rem);
}
@media (min-width: 768px) {
    .ProductUnit .ProductUnitText .ProductName {
        max-height: calc((20px * 2) - 1px + 0.5rem);
    }
}
@media (min-width: 1300px) {
    .ProductUnit .ProductUnitText .ProductName {
        max-height: calc((24px * 2) - 1px + 0.5rem);
    }
}
.ProductUnit .ProductUnitText .ProductTitle {
    margin-bottom: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: calc((18px * 2) - 1px);
}
.ProductDescription {
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    max-height: calc((20px * 5) - 1px);
}
@media (min-width: 768px) {
    .ProductFilterMainGrid {
        width: 680px;
    }
    .ProductFilterGroup {
        flex-direction: row;
    }
    .ProductFilterGroup .ProductFilterMenuGroup {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 190px;
        width: 190px;
        margin-right: 24px;
    }
    .ProductUnit {
        margin-right: 24px;
        margin-bottom: 24px;
        width: 200px;
        height: 410px;
    }
    .ProductUnit .ProductUnitPic {
        height: 158px;
    }
}
@media (min-width: 1300px) {
    .ProductFilterMainGrid {
        width: 1224px;
    }
    .ProductFilterGroup .ProductFilterMenuGroup {
        flex-basis: 280px;
        width: 280px;
    }
    .ProductUnit {
        width: 280px;
        height: 500px;
    }
    .ProductUnit .ProductUnitPic {
        height: 238px;
    }
}

.ArticleCategoryGrid {
    width: 100%;
}
.ArticleCategoryGroup {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    width: 100%;
}
.ArticleCategoryGroup .ArticleCategoryUnit {
    margin-bottom: 16px;
    width: 288px;
    text-decoration: none;
    border-radius: 30px;
    border: solid 1px #d9dcdd;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.ArticleCategoryGroup .ArticleCategoryUnit:link {
    text-decoration: none;
}
.ArticleCategoryGroup .ArticleCategoryUnit:hover {
    text-decoration: none;
    border: solid 1px #0076DE;
}
.ArticleCategoryGroup .ArticleCategoryUnit .ArticleCategoryPic {
    height: 220px;
    overflow: hidden;
}
.ArticleCategoryGroup .ArticleCategoryUnit .ArticleCategoryPic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.ArticleCategoryGroup .ArticleCategoryUnit:hover .ArticleCategoryPic img {
    scale: 1.2;
}
.ArticleCategoryGroup .ArticleCategoryUnit .ArticleCategoryText {
    padding: 20px;
    height: 205px;
    color: #151515;
    text-decoration: none;
}
.ArticleCategoryGroup .ArticleCategoryUnit .ArticleCategoryText .ArticleName {
    padding-top: 0.5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px + 0.5rem);
}
.ArticleCategoryGroup .ArticleCategoryUnit .ArticleCategoryText .ArticleDescription {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px);
}
@media (min-width: 768px) {
    .ArticleCategoryGroup .ArticleCategoryUnit {
        margin-right: 24px;
        margin-bottom: 24px;
        width: 328px;
    }
    .ArticleCategoryGroup .ArticleCategoryUnit:nth-of-type(2n) {
        margin-right: 0px;
    }
    .ArticleCategoryGroup .ArticleCategoryUnit .ArticleCategoryPic {
        height: 240px;
    }
}
@media (min-width: 1300px) {
    .ArticleCategoryGroup .ArticleCategoryUnit {
        width: 392px;
    }
    .ArticleCategoryGroup .ArticleCategoryUnit:nth-of-type(2n) {
        margin-right: 24px;
    }
    .ArticleCategoryGroup .ArticleCategoryUnit:nth-of-type(3n) {
        margin-right: 0px;
    }
    .ArticleCategoryGroup .ArticleCategoryUnit .ArticleCategoryPic {
        height: 280px;
    }
    .ArticleCategoryGroup .ArticleCategoryUnit .ArticleCategoryText {
        height: 215px;
    }
}
.ArticleTitleGroup {
    margin-bottom: 15px;
}
.EventTitleGroup {
    margin-bottom: 15px;
}
.EventCategoryGrid {
    width: 100%;
}
.EventCategoryGroup {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    width: 100%;
}
.EventCategoryGroup .EventCategoryUnit {
    margin-bottom: 16px;
    width: 288px;
    color: #151515;
    text-decoration: none;
    border-radius: 30px;
    border: solid 1px #d9dcdd;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.EventCategoryGroup .EventCategoryUnit:link {
    color: #151515;
    text-decoration: none;
}
.EventCategoryGroup .EventCategoryUnit:hover {
    color: #151515;
    text-decoration: none;
    border: solid 1px #0076DE;
}
.EventCategoryGroup .EventCategoryUnit .EventCategoryPic {
    height: 220px;
    overflow: hidden;
}
.EventCategoryGroup .EventCategoryUnit .EventCategoryPic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.EventCategoryGroup .EventCategoryUnit:hover .EventCategoryPic img {
    scale: 1.2;
}
.EventCategoryGroup .EventCategoryUnit .EventCategoryText {
    padding: 20px;
    height: 220px;
    color: #151515;
    text-decoration: none;
}
.EventCategoryGroup .EventCategoryUnit .EventCategoryText .EventName {
    padding-top: 0.5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px + 0.5rem);
}
.EventCategoryGroup .EventCategoryUnit .EventCategoryText .EventDate {
    margin-top: 10px;
    margin-bottom: 10px;
}
.EventCategoryGroup .EventCategoryUnit .EventCategoryText .EventDescription {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px);
}
@media (min-width: 768px) {
    .EventCategoryGroup .EventCategoryUnit {
        margin-right: 24px;
        margin-bottom: 24px;
        width: 328px;
    }
    .EventCategoryGroup .EventCategoryUnit:nth-of-type(2n) {
        margin-right: 0px;
    }
    .EventCategoryGroup .EventCategoryUnit .EventCategoryPic {
        height: 240px;
    }
    .EventCategoryGroup .EventCategoryUnit .EventCategoryText {
        height: 235px;
    }
}
@media (min-width: 1300px) {
    .EventCategoryGroup .EventCategoryUnit {
        width: 392px;
    }
    .EventCategoryGroup .EventCategoryUnit:nth-of-type(2n) {
        margin-right: 24px;
    }
    .EventCategoryGroup .EventCategoryUnit:nth-of-type(3n) {
        margin-right: 0px;
    }
    .EventCategoryGroup .EventCategoryUnit .EventCategoryPic {
        height: 280px;
    }
    .EventCategoryGroup .EventCategoryUnit .EventCategoryText {
        height: 240px;
    }
}

.CaseCategoryGrid {
    width: 100%;
}
.CaseCategoryMenuGrid {
    width: 100%;
    margin-bottom: 15px;
}
.CaseCategoryMenuGrid .CaseCategoryMenuGroup {
    display: flex;
    padding-bottom: 15px;
    width: 100%;
    color: #151515;
    text-decoration: none;
}
.CaseCategoryMenuGrid .CaseCategoryMenuGroup .CaseCategoryMenuTitle {
    width: calc(100% - 25px);
}
.CaseCategoryMenuGrid .CaseCategoryMenuGroup .CaseCategoryMenuArrow {
    width: 25px;
}
.ArrowUp {
    position: absolute;
    width: 25px;
    height: 25px;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.ArrowDown {
    position: absolute;
    width: 25px;
    height: 25px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.CaseCategoryMenuGrid .collapsed .CaseCategoryMenuArrow .ArrowUp {
    opacity: 0;
}
.CaseCategoryMenuGrid .collapsed .CaseCategoryMenuArrow .ArrowDown {
    opacity: 1;
}
.CaseCategoryMenuGrid .CaseCategoryMenuOptionGroup .CaseCategoryMenuOption {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
.CaseCategoryMenuGrid .CaseCategoryMenuOptionGroup .CaseCategoryMenuOption.active {
    color: #0076DE !important;
}
.CaseCategoryMenuGrid .CaseCategoryMenuOptionGroup .CaseCategoryMenuOption:hover {
    color: #0076DE;
}
.CaseCategoryMenuGrid .CaseCategoryMenuOptionGroup .CaseCategoryMenuOption:active {
    color: #0076DE;
}
.CaseCategoryMenuGrid .CaseCategoryMenuOptionGroup .CaseCategoryMenuOption:focus {
    color: #0076DE;
}
.CaseCategoryMenuGrid .CaseCategoryMenuOption {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    color: #151515;
    text-decoration: none;
}
.CaseCategoryGroup {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    width: 100%;
}
.CaseCategoryGroup .CaseCategoryUnit {
    margin-bottom: 16px;
    width: 288px;
    text-decoration: none;
    border-radius: 30px;
    border: solid 1px #d9dcdd;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.CaseCategoryGroup .CaseCategoryUnit:link {
    text-decoration: none;
}
.CaseCategoryGroup .CaseCategoryUnit:hover {
    text-decoration: none;
    border: solid 1px #0076DE;
}
.CaseCategoryGroup .CaseCategoryUnit .CaseCategoryPic {
    height: 220px;
    overflow: hidden;
}
.CaseCategoryGroup .CaseCategoryUnit .CaseCategoryPic img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
}
.CaseCategoryGroup .CaseCategoryUnit:hover .CaseCategoryPic img {
    scale: 1.2;
}
.CaseCategoryGroup .CaseCategoryUnit:hover .CaseCategoryPic {
    background-size: auto 125%;
}
.CaseCategoryGroup .CaseCategoryUnit .CaseCategoryText {
    padding: 20px;
    height: 190px;
    color: #151515;
    text-decoration: none;
}
.CaseCategoryGroup .CaseCategoryUnit .CaseCategoryText .CaseName {
    padding-top: 0.5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px + 0.5rem);
}
.CaseCategoryGroup .CaseCategoryUnit .CaseCategoryText .CaseDescription {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: calc((20px * 4) - 1px);
}
@media (min-width: 768px) {
    .CaseCategoryGrid {
        display: flex;
    }
    .CaseCategoryMenuGrid {
        width: 190px;
        margin-right: 24px;
    }
    .CaseCategoryGroup {
        width: calc(100% - 226px);
    }
    .CaseCategoryGroup .CaseCategoryUnit {
        margin-right: 20px;
        margin-bottom: 20px;
        width: 215px;
    }
    .CaseCategoryGroup .CaseCategoryUnit:nth-of-type(2n) {
        margin-right: 0px;
    }
    .CaseCategoryGroup .CaseCategoryUnit .CaseCategoryPic {
        height: 240px;
    }
    .CaseCategoryGroup .CaseCategoryUnit .CaseCategoryText {
        height: 200px;
    }
}
@media (min-width: 1300px) {
    .CaseCategoryMenuGrid {
        width: 280px;
        margin-right: 24px;
    }
    .CaseCategoryGroup {
        width: calc(100% - 306px);
    }
    .CaseCategoryGroup .CaseCategoryUnit {
        margin-right: 24px;
        margin-bottom: 24px;
        width: 445px;
    }
    .CaseCategoryGroup .CaseCategoryUnit .CaseCategoryPic {
        height: 280px;
    }
    .CaseCategoryGroup .CaseCategoryUnit .CaseCategoryText {
        height: 210px;
    }
}
.QGrid {
    margin-bottom: 120px;
    width: 100%;
}
.QGrid .Title {
    margin-bottom: 15px;
}
.QGrid .FormGroup {
    display: flex;
    flex-direction: column;
    padding: 30px;
    width: 100%;
    border: solid 1px #d0d3d4;
    border-radius: 30px;
}
.QGrid .Slice {
    margin-bottom: 30px;
    width: 100%;
    height: 1px;
    background-color: #d0d3d4;
}
.QGrid .FormGroup .FormPlat {
    margin-bottom: 30px;
}
.QGrid .FormGroup .FormPlat label {
    width: 100%;
    margin-bottom: 10px;
}
.QGrid .FormGroup .FormPlat .form-select {
    margin-bottom: 10px;
}
.QGrid .FormGroup .FormDescription {
    display: block !important;
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .QGrid .FormGroup .FormPlat {
        display: flex;
        flex-wrap: wrap;
    }
    .QGrid .FormGroup .FormPlat .form-check {
        width: 50%;
        padding-right: 15px;
    }
}
.Page404 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    margin-bottom: 120px;
    width: 100%;
    pointer-events: none;
}

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

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