html {scroll-behavior: smooth;}
body.single-product {color: #1B204C;}

.iec_single_product_hero_section {padding: 0.391506rem 0 0.783012rem;}

.iec_single_product_hero_swiper_wrapper {
    display: flex;
    gap: 1.174518rem;
}

.iec_single_product_hero_swiper_main_wrapper {
    width: 100%;
    max-width: calc(100% - 7.047106rem);
    padding: 1.566024rem 0 1.957529rem;
    display: flex;
    gap: 1.174518rem;
    justify-content: space-between;
    align-items: center;
}

.at_hero_swiper_thumb_wrapper {
    width: 100%;
    position: relative;
    max-width: 5.872588rem;
    padding: 1.566024rem 0 1.957529rem;
}

.hero-swiper-button-prev, .hero-swiper-button-next {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

.hero-swiper-button-prev {top: 0px;}
.hero-swiper-button-next {bottom: 0px;}

.iec_single_porduct_swiper_main_hero {
    max-width: 23.490353rem;
    max-height: 15.660236rem;
    width: 100%;
    height: 100%;
    margin-right: 0px !important;
}

.iec_single_porduct_swiper_thumb_wrapper {
    max-width: 5.872588rem;
    width: 100%;
    position: relative;
    padding: 1.566024rem 0 1.957529rem;
}

.iec_single_porduct_swiper_thumb_wrapper .swiper-slide img {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.iec_single_porduct_swiper_thumb_hero {height: 15.660236rem;}

.iec_single_porduct_swiper_thumb_wrapper .swiper-slide {
    height: 33.3333%;
    cursor: pointer;
    display: flex;
    justify-content: center;
}

/*.iec_single_porduct_hero_slide_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}*/

.at_hero_slide_image {
    max-width: 23.490353rem;
    max-height: 15.660236rem;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.iec_single_product_slide_pills {
    display: flex;
    list-style: none;
    align-items: center;
    gap: 0.46980706589827111rem;
}

.iec_single_product_slide_pills li {
    color: #fff;
    background: var(--bg);
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 100%;
    letter-spacing: 0.062641rem;
    padding-bottom: 0.039151rem;
    height: 1.096216rem;
    padding-inline: 0.46980706589827111rem;
    display: flex;
    align-items: center;
    border-radius: 100vw;
    text-transform: uppercase;
}

.iec_single_product_hero_slide_content .iec_single_product_slide_pills {margin-bottom: 1.174518rem;}

.iec_single_product_product_name {
    color: #1B204C;
    font-family: 'Segoe UI';
    font-weight: 700;
    font-size: 1.761776rem;
    line-height: 125%;
    letter-spacing: 0.037585rem;
    margin-bottom: 1.174518rem;
    text-transform: uppercase;
}

.iec_single_product_slide_buttons {
    display: flex;
    list-style: none;
    align-items: start;
    gap: 0.313205rem;
}

.at_btn {
    display: inline-flex;
    align-items: center;
    gap: 0.313205rem;
    min-width: 7.047106rem;
    min-height: 1.644325rem;
    padding-inline: 0.783012rem;
    border-radius: 0.195753rem;
    font-family: 'Segoe UI';
    font-weight: 700;
    font-size: 0.665560rem;
    line-height: normal;
    text-transform: uppercase;
    justify-content: center;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}

.at_btn svg {
    width: 0.939614rem;
    height: auto;
}

.at_btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s ease;
}

.at_btn:active {
    transform: translateY(0);
    box-shadow: none;
}

.iec_single_products_links_section.iec_with_half_bg {
    background: #F1F2F7;
    background: linear-gradient(0deg,rgba(241, 242, 247, 1) 0%, rgba(241, 242, 247, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    position: relative;
}

.iec_single_products_links_list {
    list-style: none;
    padding: 0.391506rem;
    margin-bottom: 0;
    border-radius: 100vw;
    background: #727DA3;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

.iec_single_products_links_list li {flex: 1;}

.iec_single_products_links_list li a {
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 100%;
    display: block;
    padding: 0.626409rem 0.391506rem;
    width: 100%;
    text-align: center;
    position: relative;
    color: white
}

.iec_single_products_links_list li a:before {
    content: '';
    position: absolute;
    bottom: 0.234903532949135555rem;
    left: 50%;
    width: 0px;
    height: 0.078301rem;
    border-radius: 100vw;
    background: #FFF;
    opacity: .5;
    transform: translateX(-50%);
    transition: .3s ease-in-out;
}

.iec_single_products_links_list li:not(:last-child) a {border-right: 1px solid rgba(255, 255, 255, 0.40);}

.iec_single_products_overview {
    padding: 1.566024rem 0 1.761776rem;
    background-color: #F1F2F7;
}

.iec_single_product_section_title {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    font-size: 1.487722rem;
    line-height: 126.316%;
    letter-spacing: 0.029754rem;
    margin-bottom: 0.587259rem;
    text-transform: uppercase;
    color: #1B204C;
}

.iec_single_product_wyswig p {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 300;
    font-size: 0.783012rem;
    line-height: 140%;
    color: #1B204C;
}

.iec_single_products_key_features_section {padding: 1.487722rem 0 1.879228rem;}
.iec_single_products_key_features_section .iec_single_product_section_title {margin-bottom: 1.057066rem;}

.iec_single_product_features_wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.174518rem;
}

.iec_single_product_feature_item {
    display: flex;
    align-items: center;
    gap: 0.626409rem;
}

.iec_single_product_feature_icon_wrapper {
    min-width: 4.698071rem;
    height: 4.698071rem;
    text-align: center;
}

.iec_single_product_feature_icon_wrapper img, .iec_single_product_feature_icon_wrapper svg {
    width: 100%;
    height: auto;
    max-width: 4.698071rem;
}

.iec_single_product_feature_label {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 0.783012rem;
    line-height: 120%;
    text-wrap: pretty;
}

.iec_single_product_portfolio_swiper_wrapper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
	width: 100% !important;
	max-width: 11.001315rem;
}

.iec_single_product_portfolio_swiper_wrapper .swiper-button-next,
.iec_single_product_portfolio_swiper_wrapper .swiper-button-prev {
    margin-top: 0 !important;
    top: calc(50% - 1.566024rem) !important;
}

.iec_single_product_portfolio_swiper_wrapper .swiper-button-next:after,
.iec_single_product_portfolio_swiper_wrapper .swiper-button-prev:after {
    content: none;
}

.iec_single_product_portfolio_swiper_wrapper {position: relative;}

.iec_single_product_portfolio_swiper_wrapper .swiper-slide a {
	width: 100%;
	height: 100%;
	display: block;
}

.at_market_swiper_content_image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
}

.iec_single_product_portfolio_swiper_label {
    background: #727DA3;
    color: #FFF;
    height: 1.722626rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Myriad Pro';
    font-weight: 700;
    font-size: 0.783012rem;
    gap: 0.313205rem;
    text-transform: uppercase;
}

.iec_single_product_portfolio_swiper_label span {vertical-align: middle;}
.iec_single_product_portfolio_swiper_wrapper .swiper-button-next .iec_starlink_portfolio_mobile_icon,
.iec_single_product_portfolio_swiper_wrapper .swiper-button-prev .iec_starlink_portfolio_mobile_icon { display: none;}

.iec_single_product_portfolio_swiper_label svg {
    width: 0.391506rem;
    height: auto;
}

.iec_single_product_portfolio_swiper_label svg path {fill: #fff;}

.iec_single_product_portfolio_swiper_wrapper .swiper-pagination {
    position: static;
    margin-top: 1.174518rem;
}

.iec_single_product_portfolio_swiper_wrapper .swiper-pagination .swiper-pagination-bullet {
    width: 0.626409rem;
    height: 0.626409rem;
    background: transparent;
    border: 2px solid #727DA3;
    opacity: 1;
}

.iec_single_product_portfolio_swiper_wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #727DA3;}

.iec_single_product_market_wrapper {
    background: #FFF;
    padding: 1.174518rem 0 1.566024rem;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 30%, rgba(27, 32, 76, 1) 30%, rgba(27, 32, 76, 1) 100%);
}

.iec_single_product_market_wrapper .iec_single_product_section_title {
    color: #fff;
    margin-bottom: 0.978765rem;
}

.hero-swiper-button-prev svg path,
.hero-swiper-button-next svg path,
.iec_single_product_market_wrapper .swiper-button-next svg path,
.iec_single_product_market_wrapper .swiper-button-prev svg path {
    fill-opacity: .5;
}
.iec_single_product_market_wrapper .swiper-slide{
    max-width: 11.2796166374rem;
}

.hero-swiper-button-prev.swiper-button-disabled,
.hero-swiper-button-next.swiper-button-disabled,
.iec_single_product_market_wrapper .swiper-button-next.swiper-button-disabled,
.iec_single_product_market_wrapper .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
}

.iec_single_product_market_wrapper .swiper-button-next {right: -1.566024rem !important;}
.iec_single_product_market_wrapper .swiper-button-prev {left: -1.566024rem !important;}

.iec_single_product_market_wrapper .swiper-button-next, .iec_single_product_market_wrapper .swiper-button-prev {
    width: 1.174518rem;
    height: auto;
}

a.iec_single_product_portfolio_swiper_content_wrapper:hover .iec_single_product_portfolio_swiper_label {background-color: #1b204c;}

.iec_specification_section {padding-top: 1.331120rem;}

.at_specifications_wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.174518rem;
    border: 0.117452rem dashed #737DA4;
    padding: 0.900464rem 1.096216rem;
}
.at_specifications_wrapper:has(.at_specs_col:only-child) {
    grid-template-columns: 1fr;
}

.at_specifications_wrapper:has(.at_specs_col:nth-child(2):last-child) {
    grid-template-columns: repeat(2, 1fr);
}

.at_specs_col .spec_item:not(:last-of-type) {
    margin-bottom: 0.783012rem;
    /*margin-bottom: 30px;*/
}

.spec_item h3 {
    font-family: 'Segoe UI';
    font-weight: 700;
    font-size: 0.783012rem;
    line-height: 120%;
    margin-bottom: 0.391506rem;
    text-transform: uppercase;
    color: #1B204C;
}

.spec_item p, .spec_item ul, .spec_item li:not(:last-child) {
    margin-bottom: 5px;
}

.spec_item p, .spec_item li {
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: 0.783012rem;
    line-height: 120%;
    color: #1B204C;
}

.spec_item ul {
    margin-left: 0.783012rem;
}

.iec_coverage_section {padding: 2.349035rem 0 1.566024rem;}

img.iec_coverage_map {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 48.585881rem;
    max-height: 29.245490rem;
    aspect-ratio: 1241/747;
}

.easyzoom {
    display: flex;
    position: relative;
    /* display: inline-block; */
    width: 100%;
    height: 100%;
}

.easyzoom > a {
    margin: auto;
    display: block;
    width: 100%;
}

.easyzoom > a > img {
    margin: auto;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.easyzoom img {vertical-align: bottom;}
.easyzoom.is-loading img {cursor: progress;}
.easyzoom.is-ready img {cursor: crosshair;}
.easyzoom.is-error img {cursor: not-allowed;}
.easyzoom-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    background: #FFF;
    box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
    position: absolute;
    z-index: 100;
    overflow: hidden;
    background: #FFF;
}

.easyzoom--overlay .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 20px;
}

.iec_product_materials_section {
    margin-top: 1.957529rem;
    padding: 1.957529rem 0 1.761776rem;
    background-color: #F1F2F7;
}

.iec_table {
    width: 100%;
    font-family: 'Segoe UI';
    font-size: 0.783012rem;
    border-spacing: 0.783012rem;
    line-height: 120%;
    text-align: left;
}

.iec_table tbody tr td {
    vertical-align: middle;
}

.iec_table thead tr th:not(:first-child), 
.iec_table tbody tr td:not(:first-child) {
    padding-left: 0.978765rem;
    border-left: 1px solid #727DA3;
}

.iec_table a {
    transition: transform 0.3s ease;
}

.iec_table {
    border-spacing: 0 0.783012rem;
}

.iec_table thead tr th {
    font-family: 'Segoe UI';
    line-height: 300%;
}

.iec_table tbody tr td {
    font-family: 'Segoe UI';
    line-height: 200%;
}

.iec_table thead tr th.no-border,
.iec_table tbody tr td.no-border {
    border-left: none;
}

.iec_table tbody tr td a {
    display: block;
    width: 1.566024rem;
    height: 1.566024rem;
    margin-left: auto;
}

.iec_table tbody tr td a svg {
    width: 100%;
    height: 100%;
}

.iec_mobile_product_materials {display: none;}

.iec_product_materials_box_warpper {
    max-width: 19.444444rem;
    margin: 0 auto;
    padding: 0.666667rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.555556rem;
    position: relative;
    overflow: hidden;
}

.iec_product_materials_box_warpper:not(:last-child) {
    margin-bottom: 0.666667rem;
    border-bottom: 1px solid #727DA3;
}

.iec_product_materials_box_link {
    flex: 0 0 auto;
    max-width: 100%;
    width: 2.222222rem;
}

.iec_product_materials_box_link a {
    width: 100%;
    height: 2.222222rem;
    display: block;
}

.iec_product_materials_box_content {
    flex: 0 0 auto;
    max-width: 100%;
    width: calc(100% - 3.777778rem);
}

.iec_product_materials_box_content ul {list-style: none;}

.iec_product_materials_box_content ul li {
    color: #1A224C;
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: 0.888889rem;
    line-height: 150%; /* 24px */
    display: flex;
    align-items: start;
    gap: 2rem;
}

.iec_product_materials_box_content ul li span {
    color: #1B204C;
    font-family: 'Segoe UI';
    font-weight: 700;
    flex: 0 0 auto;
    max-width: 100%;
    width: 5.555556rem;
}

.iec_product_materials_box_content ul li:not(:last-child) {margin-bottom: 0.611111rem;}
.iec_product_materials_box_link a {transition: transform 0.3s ease;}

@media (hover: hover) {
    .at_btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(27, 32, 76, 0.3);
        filter: brightness(1.1);
    }

    .at_btn:hover::before {left: 100%;}
    .iec_single_products_links_list li a:hover:before {width: 50%;}

    .hero-swiper-button-prev:hover svg path,
    .hero-swiper-button-next:hover svg path,
    .iec_single_product_market_wrapper .swiper-button-next:hover svg path,
    .iec_single_product_market_wrapper .swiper-button-prev:hover svg path {fill-opacity: .7;}
    .iec_table a:hover {transform: scale(1.15);}
    .iec_table a:hover .at_circle {fill: #1B204C;}
    .iec_product_materials_box_link a:hover {transform: scale(1.15);}
    .iec_product_materials_box_link a:hover .at_circle {fill: #1B204C;}
}