.jsUrlStoreFind {
    display: none
}

html {
    font-size: 1rem;
}

.content-home .container-banner {
    width: 100%;
    height: auto;
    position: relative
}

.content-home .container-banner--carousel {
    width: 100%;
    height: auto;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0 20px 20px
}

@media(min-width: 769px) {
    .content-home .container-banner--carousel {
        width:90%;
        padding: 20px 0
    }
}

.content-home .container-banner--carousel .swiper-initialized {
    width: 100%;
    height: auto
}

.content-home .container-banner__video {
    width: 100%;
    height: auto;
    display: block
}

.content-home .container-banner__video--desktop {
    display: none
}

@media(min-width: 769px) {
    .content-home .container-banner__video--desktop {
        display:block
    }

    .content-home .container-banner__video--mobile {
        display: none
    }
}

.content-home .container-banner__video-image {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0%;
    margin: auto;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content-home .container-banner__video-url {
    position: absolute;
    z-index: 3;
    background-color: #301fd6;
    color: #7ae5db;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content-home .container-banner__video-url--button {
    background-color: #301fd6;
    color: #fff;
    width: 200px;
    height: 40px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "PaisBold";
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    padding: 20px 0
}

.content-home .container-banner__video-url--button:hover {
    background-color: #7ae5db;
    color: #301fd6
}

.content-home .container-banner__video-url--1_1 {
    width: 100%;
    height: 100%;
    top: 0%
}

.content-home .container-banner__video-url--2_1 {
    width: 200px;
    height: 40px;
    top: 60%
}

.content-home .container-banner__video-url--2_2 {
    width: 200px;
    height: 40px;
    top: 70%
}

.content-home .container-banner__video-text {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0%;
    margin: auto;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content-home .container-banner__video-text--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.content-home .container-banner__video-picture img {
    width: 100%;
    height: auto
}

.content-home .container-banner__picture {
    width: 100%;
    height: auto
}

.content-home .container-banner__picture img {
    width: 100%;
    height: auto
}

.content-home .container-banner__text--flex {
    position: absolute;
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0%;
    margin: auto;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content-home .container-banner__images-url {
    width: 100%;
    height: auto
}

.content-home .container-banner__text {
    font-family: "MiedingerRegular";
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #301fd6;
    padding: 20px 0
}

.content-home .container-banner__text-url {
    position: absolute;
    z-index: 3
}

.content-home .container-banner__text-url--button {
    background-color: #301fd6;
    color: #fff;
    width: 200px;
    height: 40px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "PaisBold";
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    padding: 20px 0
}

.content-home .container-banner__text-url--button.button-left {
    left: initial
}

@media(min-width: 769px) {
    .content-home .container-banner__text-url--button.button-left {
        left:8.5%
    }
}

.content-home .container-banner__text-url--button:hover {
    background-color: #7ae5db;
    color: #301fd6
}

.content-home .container-banner__text-url--1_1 {
    width: 100%;
    height: 100%;
    top: 0%
}

.content-home .container-banner__text-url--2_1 {
    width: 200px;
    height: 40px;
    top: 60%
}

.content-home .container-banner__text-url--2_2 {
    width: 200px;
    height: 40px;
    top: 70%
}

.content-home .container-banner__text-url--3_1 {
    width: 100%;
    height: 29%;
    top: 13.5%;
    left: 0
}

.content-home .container-banner__text-url--3_2 {
    width: 100%;
    height: 29%;
    top: 42.5%;
    left: 0
}

.content-home .container-banner__text-url--3_3 {
    width: 100%;
    height: 29%;
    top: 71.5%;
    left: 0
}

.content-home .container-banner__text-url--4_1 {
    width: 50%;
    height: 50%;
    top: 0%;
    left: 0%
}

.content-home .container-banner__text-url--4_2 {
    width: 50%;
    height: 50%;
    top: 0%;
    left: 50%
}

.content-home .container-banner__text-url--4_3 {
    width: 50%;
    height: 50%;
    top: 50%;
    left: 0%
}

.content-home .container-banner__text-url--4_4 {
    width: 50%;
    height: 50%;
    top: 50%;
    left: 50%
}

@media(min-width: 769px) {
    .content-home .container-banner__text-url--1_1 {
        width:100%;
        height: 100%;
        top: 0%
    }

    .content-home .container-banner__text-url--2_1 {
        width: 200px;
        height: 40px;
        top: 60%
    }

    .content-home .container-banner__text-url--2_2 {
        width: 200px;
        height: 40px;
        top: 70%
    }

    .content-home .container-banner__text-url--3_1 {
        width: 22%;
        height: 87%;
        top: 13%;
        left: 34%
    }

    .content-home .container-banner__text-url--3_2 {
        width: 22%;
        height: 87%;
        top: 13%;
        left: 56%
    }

    .content-home .container-banner__text-url--3_3 {
        width: 22%;
        height: 87%;
        top: 13%;
        left: 78%
    }

    .content-home .container-banner__text-url--4_1 {
        width: 25%;
        height: 100%;
        top: 0%;
        left: 0%
    }

    .content-home .container-banner__text-url--4_2 {
        width: 25%;
        height: 100%;
        top: 0%;
        left: 25%
    }

    .content-home .container-banner__text-url--4_3 {
        width: 25%;
        height: 100%;
        top: 0%;
        left: 50%
    }

    .content-home .container-banner__text-url--4_4 {
        width: 25%;
        height: 100%;
        top: 0%;
        left: 75%
    }
}

.content-home .swiper-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(min-width: 769px) {
    .content-home .swiper-arrow {
        /* display:none; */
        transform: rotate(180deg);
    }
}

.content-home .swiper-arrow--prev {
    /* display: none; */
    transform: rotate(90deg);
}

.content-home .swiper-arrow .iconAtmos {
    background-color: #fff;
    padding: 5px;
    font-size: 10px
}

.content-home .iconAtmos::before {
    color: #301fd6
}
