﻿/* optiview-page */
.banner.iec_optiview_bannaer {
    background: #1A224C;
    position: relative;
    flex-shrink: 0;
    height: 26.504949rem;
    min-height: 26.504949rem;
    border-radius: 0 0 7.830118rem 0;
    transition: opacity 0.5s ease-in-out;
}

.iec_optiview_bannaer .banner__bg {
    width: 100%;
    height: 100%;
    border-radius: 0 0 7.830118rem 0;
    object-fit: cover;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    box-shadow: 0 77px 25.3px 0 #00000040 inset;
    transition: opacity 0.5s ease-in-out;
}

.iec_optiview_bannaer .banner__bg:first-child {
    mix-blend-mode: hard-light;
    opacity: 0.2!important
}

.iec_optiview_bannaer .banner__bg.banner__active {
    opacity: 1 !important;
    pointer-events: all;
}

.iec_optiview_bannaer .container,
.iec_optiview_bannaer .container > * {height: 100%}

.iec_optiview_bannaer .banner__wrapper {
    width: 100%;
    height: calc(100% - 3.406101rem);
    padding-top: 3.406101rem
}

.iec_optiview_bannaer .banner__wrapper__info {
    display: flex;
    flex-direction: column;
    gap: 1.566024rem;
    position: relative;
    z-index: 2;
}

.iec_optiview_bannaer .banner__wrapper__info__top {
    display: flex;
    flex-direction: column;
    gap: 0.46980706589827111rem;
}

.iec_optiview_bannaer .banner__wrapper__info__top svg {
    width: 16.991356rem;
    height: auto;
}

.iec_optiview_bannaer .banner__wrapper .banner-progress {
    display: flex;
    position: absolute;
    flex-direction: row;
    bottom: -1.957529rem;
    gap: 0.46980706589827111rem;
}

.iec_optiview_bannaer .banner__wrapper .banner-progress__item {
    width: 0.704710598847406665rem;
    height: 0.704710598847406665rem;
    cursor: pointer;
    border-radius: 100%;
    border: 3px solid #727DA4;
}

.progress-active {background: #727DA4}

.iec_optiview_bannaer h1 {
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: 0.939614rem;
    line-height: 100%;
    height: 1.918379rem;
    color: #FCFCFD
}

.iec_optiview_bannaer .banner__wrapper__info__links {
    display: flex;
    flex-direction: column;
    gap: 0.783012rem;
}

.iec_optiview_bannaer .banner__wrapper__info__links span {
    width: 7.516913rem;
    height: 1.879228rem;
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: 0.783012rem;
    line-height: 0.626409rem;
    border-radius: 3.523553rem;
    border: 2px solid #FFF;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

.bd_optiview_slide_buttons {
    position: relative;
    width: 100%;
    height: 1.957529rem;
}

.iec_optiview_bannaer .banner__wrapper__info__download {
    width: fit-content;
    height: 1.879228rem;
    padding: 0.46980706589827111rem 0.626409rem;
    border-radius: 0.313205rem;
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 100%;
    gap: 0.156602rem;
    display: flex;
    align-items: center;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #5C678E;
    position: absolute;
    bottom: 0;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_bannaer .banner__wrapper__info__download svg {
    flex: 0 0 auto;
    width: auto;
    min-width: 0.548108rem;
    height: auto;
}

.iec_optiview_bannaer .banner__wrapper__info__download svg path {transition: all 0.4s ease-in-out}
.iec_optiview_bannaer .banner__wrapper__info__download:hover,
.iec_optiview_bannaer .banner__wrapper__info__download:nth-of-type(2):hover {
    background: #fff !important;
    color: #5C678E;
}

.iec_optiview_bannaer .banner__wrapper__info__download:nth-of-type(2) {
    background: #DDC9A3;
    color: #1A224C
}

.iec_optiview_bannaer .banner__wrapper__info__download:hover svg path {fill: #5C678E}
.iec_optiview_bannaer .banner__wrapper__info__download:nth-of-type(2) svg path {fill: #1A224C}
.iec_optiview_bannaer .banner__wrapper__info__download:nth-of-type(2):hover svg path {fill: #5C678E!important}

.iec_optiview_bannaer .banner__main {
    position: absolute;
    object-fit: cover;
    top: -1.174518rem;
    right: -3.288649rem;
    width: 41.147269rem;
    height: 32.612440rem;
    z-index: 1;
    pointer-events: none;
}

.iec_optiview_bannaer .banner__main {display: none;}
.iec_optiview_bannaer .banner__main.active,
.iec_optiview_bannaer .banner__main.banner__active {display: block;}
.iec_optiview_bannaer .banner__wrapper__info__download{display: none !important;}
.iec_optiview_bannaer .banner__wrapper__info__download.banner__active {display: flex !important;}

.iec_optiview_solutions {
    padding: 4.854673rem 0 2.740541rem;
    position: relative;
}

.bd_ops_box_warpper {
    min-height: 8.808882rem;
}

.iec_optiview_solution_box {
    width: 100%;
    height: 100%;
    gap: 0.626409rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.iec_optiview_solution_box_image_warpper {
    width: 4.306565rem;
    height: 4.306565rem;
    display: block;
}

.iec_optiview_solution_box_content {
    display: flex;
    flex-direction: column;
    gap: 0.313205rem;
    text-align: center;
}

.iec_optiview_solution_box_content h2 {
    font-family: 'Segoe UI';
    font-weight: 700;
    font-size: 0.939614rem;
    line-height: 110%;
    letter-spacing: 0.039151rem;
    text-align: center;
    text-transform: uppercase;
    color: #1A224C;
}

.iec_optiview_solution_box_content h3 {
    font-family: 'Segoe UI';
    font-weight: 300;
    font-size: 0.626409rem;
    line-height: 163%;
    text-align: center;
    color: #1A224C;
}

.iec_optiview_solution_box_content a {
    font-family: 'Segoe UI';
    font-weight: 500;
    font-size: 0.626409rem;
    line-height: 138%;
    color: #727DA4;
    align-items: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_solution_box_content a svg {
    height: 0.46980706589827111rem;
    width: auto;
}

.iec_optiview_solution_box_content a:hover {scale: 1.1;}

.iec_optiview_video_section {
    position: relative;
    background: #CAD1EA;
    padding: 2.740541rem 0;
    z-index: 1;
    box-shadow: 0px 5px 30px 0px #0000001A, 0px 22px 22px 0px #00000017, 0px 49px 29px 0px #0000000D, 0px 86px 35px 0px #00000003, 0px 135px 38px 0px #00000000;
}

.iec_optiview_video_section:after,
.iec_optiview_video_section:before {
    content: " ";
    height: 11.862628rem;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 0;
    z-index: -1;
}

.iec_optiview_video_section:after {
    top: 6.655600rem;
    width: calc(68% + 0.195753rem);
    background-image: var(--bgFrame2);
}

.iec_optiview_video_section:before {
    bottom: -0.626409rem;
    width: calc(94% + 0.117452rem);
    background-image: var(--bgFrame1);
}

.iec_optiview_video_box {
    width: 100%;
    max-width: 35.235530rem;
    height: 19.810198rem;
    margin: 0 auto;
    border-radius: 0.46980706589827111rem;
    overflow: hidden;
}

.iec_optiview_video_box iframe {
    width: 100%;
    height: 100%;
}

.iec_optiview_acordion {
    position: relative;
    padding: 2.740541rem 0 1.409421rem;
    z-index: 1;
}

.iec_optiview_acordion_warpper .acordion__item {
    display: flex;
    flex-direction: column;
    gap: 1.331120rem;
}

.iec_optiview_acordion_warpper .acordion__item:not(:last-child) {}

.iec_optiview_acordion_warpper .acordion__item__trigger {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 5.167878rem;
    align-items: center;
    border-bottom: 2px solid #727DA399;
}

.acordion__item__trigger__info {
    display: flex;
    align-items: center;
    gap: 0.626409rem;
}

.iec_accorediabn_header_image_wrapper {
    height: 3.719306rem;
    width: 3.719306rem;
}

.iec_optiview_acordion_warpper .acordion__item__trigger__info h3 {
    font-family: 'Segoe UI';
    font-weight: 700;
    font-size: 1.174518rem;
    line-height: 100%;
    letter-spacing: 0.039151rem;
    text-align: left;
    color: #1A224C;
    text-transform: uppercase;
}

.iec_optiview_acordion_warpper .acordion__item__trigger svg {
    width: 0.626409rem;
    height: auto;
    margin-right: 0.391506rem;
    transition: all 0.4s ease-in-out;
    transform-origin: center;
}

.iec_optiview_acordion_warpper .acordion__item__info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.783012rem;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease-in-out;
    flex-wrap: wrap;
}

.iec_optiview_acordion_warpper .acordion__item__info__value {
    display: flex;
    flex-direction: column;
    gap: 0.46980706589827111rem;
    background: #CAD1EA99;
    padding: 1.291969rem 1.409421rem;
    width: 100%;
}

.iec_optiview_acordion_warpper .acordion__item__info__value h4 {
    font-family: 'Segoe UI';
    font-weight: 700;
    font-size: 0.939614rem;
    line-height: 100%;
    text-transform: uppercase;
    color: #727DA3;
}

.iec_optiview_acordion_warpper .acordion__item__info__value h5 {
    font-family: 'Segoe UI';
    font-weight: 300;
    font-size: 0.626409rem;
    line-height: 163%;
    color: #1A224C;
}

.iec_optiview_acordion_warpper .acordion__item.active .acordion__item__info {
    max-height: 39.150589rem;
    transition: max-height 0.6s ease-in-out;
    margin-bottom: 1.331120rem;
}

.iec_optiview_acordion_warpper .rotate {
    transition: all 0.4s ease-in-out;
    transform: rotate(180deg);
}

.iec_optiview_benefits {
    padding: 2.740541rem 0 0.587259rem;
    background-color: #CAD1EA
}

.iec_optiview_benefits_box_warpper {
    min-height: 5.911739rem;
    margin-bottom: 2.153282rem;
}

.iec_optiview_benefits_box {
    gap: 0.783012rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.iec_optiview_benefits_box_img_wrapper {
    width: 4.698071rem;
    height: 3.915059rem;
}

.iec_optiview_benefits_box_img_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.iec_optiview_benefits_box h3 {
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: 0.783012rem;
    line-height: 120%;
    letter-spacing: 0px;
    text-align: center;
    color: #1A224C;
}

.directions.iec_optiview_directions {
    height: calc(100vh - 2.740541rem);
    min-height: 31.594525rem;
    width: 100%;
    position: relative;
/*    zoom: 1.1;*/
}

.directions.iec_optiview_directions:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    pointer-events: none;
    background: transparent;
    box-shadow: 0px 0px 21.2px 0px #000000ED inset;

/*    height: calc(100% - 76px);
    @media screen and (max-width: 1024px) {
        height: calc(100% - 186px);
    }*/
}


.iec_optiview_directions .container {height: 100%;}

.iec_optiview_directions .directions__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #1B204C;
}

.iec_optiview_directions .directions__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_directions .directions__main {
    font-family: 'Segoe UI';
    font-weight: 700;
    font-size: 1.252819rem;
    line-height: 52.8px;
    top: -2.583939rem;
    right: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: white;
}

.iec_optiview_directions .directions__bg .active-bg {
    opacity: 1;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_directions .directions__wrapper {
    height: calc(100% - 2.349035rem);
    padding-top: 3.915059rem;
    padding-bottom: 2.740541rem;
    display: flex;
    align-items: center;
    position: relative;
}

.iec_optiview_directions .directions__container{
    display: flex;
    flex-direction: row;
    width: 100%;
    position: relative;
    height: fit-content;
    gap: 2.857993rem;
    align-items: center;
}

.iec_optiview_directions .directions__bot__container{
    display: flex;
    flex-direction: row;
    width: 100%;
    position: relative;
    height: fit-content;
    gap: 2.857993rem;
    align-items: center;
}

.iec_optiview_directions .swiper__directions-left {max-width: 10.766412rem;}

.iec_optiview_directions .swiper__directions-left .swiper-wrapper .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.313205rem;
}

.iec_optiview_directions .swiper__directions-left .swiper-wrapper .swiper-slide:not(.swiper-slide-visible) {
    opacity: 0 !important;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_directions .directions__title {
   
    font-weight: 700;
    font-size: 1.370271rem;
    line-height: 120%;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: white;
    text-transform: uppercase;
}

.iec_optiview_directions .directions__desc {
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 120%;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: white;
}

.iec_optiview_directions .swiper__directions-right {
    overflow: hidden;
    width: 39.894450rem;
    height: 19.575294rem;
/*    margin-left: 10px;*/
}

.iec_optiview_directions .swiper__directions-right .swiper-wrapper {align-items: center;}

.iec_optiview_directions .swiper__directions-right .swiper-wrapper .swiper-slide {
    width: 14.094212rem !important;
    height: 19.575294rem !important;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_directions .swiper__directions-right .swiper-wrapper .swiper-slide:not(.swiper-slide-active) {
    object-fit: cover;
    width: 11.745177rem !important;
    height: 16.443247rem !important;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_directions .swiper__directions-right .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_directions .swiper-pagination {
    width: fit-content !important;
    bottom: 1.566024rem !important;
    left: 14.094212rem !important;
    gap: 0.46980706589827111rem;
    display: flex;
    align-items: center;
}

.iec_optiview_directions .swiper-pagination .swiper-pagination-bullet {
    margin: 0 !important;
    background: none;
    width: 0.665560rem;
    height: 0.665560rem;
    opacity: 1;
    border: 3px solid #727DA4;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_directions .swiper-pagination-bullet-active {
    background-color: #727DA4 !important;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_directions .swiper-button-prev:after,
.iec_optiview_directions .swiper-button-next:after,
.iec_optiview_directions .swiper-rtl .swiper-button-prev:after,
.iec_optiview_directions .swiper-rtl .swiper-button-next:after {content: none !important;}

.iec_optiview_directions .swiper-button-prev,
.iec_optiview_directions .swiper-button-next {
    width: 1.252819rem !important;
    height: 1.252819rem !important;
    transition: all 0.4s ease-in-out;
}

.iec_optiview_directions .swiper-button-prev {left: 11.745177rem !important;}
.iec_optiview_directions .swiper-button-next {right: -2.349035rem !important;}
.iec_optiview_directions .swiper-button-prev:hover,
.iec_optiview_directions .swiper-button-next:hover {scale: 1.1;}

/* JS-managed scroll lock while hero carousel is active */
body.iec-optiview-banner-lock {
	overflow: hidden;
}

.iec_optiview_directions .directions__desc p {
	color: #fff;
}

body.optiview-page #footer {
	position: relative;
}

