.productpage__top {
    position: relative;
    /* background: url('../../img/common/product-pattern-bg-1.png'); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.productpage__header {
    position: relative;
    width: calc(100% - 24px);
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
    padding: 0px 12px 36px;
    height: 500px;
}

.productpage__header__product-img {
    position: relative;
    width: 304px;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
}

.productpage__header_title {
    position: absolute;
    bottom: 150px;
    left: 0;
    right: 0;
}

.productpage__header_overlay-title {
    color: #f8f8f8;
    position: relative;
    top: 0;
    left: 48px;
    right: 0;
    margin: 0 auto;
    font-size: 298px;
    letter-spacing: 40px;
    line-height: 275px;
    opacity: .5;
    text-shadow: 0 0 1px #525252, 0 0 1px #525252, 0 0 1px #525252, 0 0 1px #525252;
}

.productpage__header_overlay-title--medium {
    font-size: 275px;
    left: 24px;
    letter-spacing: 20px;
    line-height: 275px;
}

.productpage__header_overlay-title--middle {
}

.productpage__header_overlay-title--small {
    font-size: 280px;
    left: 0;
    letter-spacing: 8px;
}

.productpage__header_overlay-title--extra-small {
    font-size: 232px;
    left: 0;
    letter-spacing: 8px;
}

.productpage__header__content {
    bottom: 44px;
    position: absolute;
    width: calc(100% - 24px);
    text-align: left;
}

.productpage__header__title {
    font-size: 64px;
    font-weight: 700;
    line-height: 70px;
}

.productpage__header__title__logo {
    width: 202px;
    height: 60px;
}

.productpage__header__description {
    font-size: 13px;
    padding-bottom: 15px;
    font-weight: 400;
    width: 100%;
    max-width: 309px;
    line-height: 17px;
}

.productpage__header__description--shorter {
    max-width: 240px;
}

.productpage__header__readmore {
    color: #20346B;
    font-size: 13px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0;
    text-decoration: none;
    font-weight: 400;
}

.productpage__header__readmore__icon {
    width: 47px;
    height: 47px;
    margin-right: 16px;
}

.productpage__header-menu-container {
    border-bottom: 2px solid rgba(198, 198, 198, .5);
    position: -webkit-sticky;
    position: sticky;
    top: 96px;
    background: #fff;
    z-index: 90;
}

.productpage__header-menu {
    width: calc(100% - 24px);
    max-width: 1140px;
    margin: 0 auto;
    background: #fff;
    padding: 0px 12px;
}

.productpage__header-menu__item {
    list-style-type: none;
    display: inline-block;
    position: relative;
}

.productpage__header-menu__item a {
    display: block;
    margin: 0px 80px 0px 0px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
    position: relative;
    padding: 18px 0px;
    color: #343434;
}

.productpage__header-menu__item a.active {
    font-weight: 700;
    color: #20346B;
}

.productpage__header-menu__item a.active::after {
    content: '';
    position: absolute;
    background-color: #20346B;
    width: 100%;
    height: 4px;
    bottom: -2px;
    left: 0px;
}

.productpage__about {
    border-bottom: 2px solid rgba(198, 198, 198, .5);
}

.productpage__about__wrapper {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 80px 0;
}

.productpage__about__subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #343434;
    margin-bottom: 32px;
}

.productpage__about__content {
    display: flex;
}

.productpage__about__content-left {
    width: 55%;
}

.productpage__about__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #343434;
    padding-right: 160px;
}

.productpage__about__inner-box {
    margin-top: 40px;
}

.productpage__about__inner-box__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 170px;
}

.productpage__about__inner-box__item--smallicon {
    max-width: 170px;
}

.productpage__about__inner-box__item--small {
    max-width: 129px;
}

.productpage__about__inner-box__item:not(:last-child) {
    margin-right: 12px;
    margin-bottom: 12px;
}

.productpage__about__inner-box__item--small:not(:last-child) {
    margin-right: 5px;
}

.productpage__about__inner-box__item__image {
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

.productpage__about__inner-box__item--smallicon .productpage__about__inner-box__item__image {
    width: 56px;
    height: 56px;
}

.productpage__about__inner-box__item--small .productpage__about__inner-box__item__image {
    width: 70px;
    height: 70px;
}

.productpage__about__inner-box__item__caption {
    font-weight: 400;
    font-size: 11px;
    line-height: 17px;
}

.productpage__about__content-right {
    width: 45%;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}

.productpage__about__description {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid #C6C6C680;
}

.productpage__about__dimension {
    font-size: 13px;
    color: #8F8F8F;
}

.productpage__about__dimension img {
    vertical-align: middle;
    margin-right: 4px; 
}

.productpage__about__dimension-info {
    color: #343434;
    font-weight: 600;
    margin-left: 4px;
}

.productpage__awards {
    border-bottom: 2px solid rgba(198, 198, 198, .5);
}

.productpage__awards__wrapper {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 100px 0;
    display: flex;
}

.productpage__awards__header {
    flex: 1;
}

.productpage__awards__subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #343434;
    margin-bottom: 24px;
}

.productpage__awards__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #343434;
}

.productpage__awards__download {
    margin-top: 20px;
    align-items: center;
    display: flex;
}

.productpage__awards__item__caption {
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    /* flex: 1; */
    align-items: center;
    /* margin-right: 20px; */
    max-width: 200px;
    width: 100%;
}

.productpage__awards__item__size {
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    vertical-align: middle;
}

.productpage__awards__item__btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8px 78px;
    border-radius: 40px;
    background-color: #20346B;
    color: #fff;
    margin-left: 20px;
    text-decoration: none;
}

.productpage__awards__item__btn .iconify {
    margin-right: 8px;
}

.productpage__awards__content {
    /* display: table; */
}

.productpage__awards__item {
    display: table-cell;
    vertical-align: middle;
}

.productpage__awards__item:not(:last-child) {
    padding-right: 25px;
}

.productpage__awards__item img {
    max-width: 120px;
    max-height: 80px;
    height: auto;
    margin-top: 15px;
}

.productpage__awards__item--small img {
    max-width: 90px;
    height: auto;
}

.productpage__colors {
    border-bottom: 2px solid rgba(198, 198, 198, .5);
    max-width: 100vw;
    overflow-x: hidden;
}

.productpage__colors__wrapper {
    width: calc(100vw - 24px);
    max-width: 1140px;
    margin: 0 auto;
    padding: 80px 0 32px;
}

.productpage__colors__subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #343434;
    margin-bottom: 24px;
}

.productpage__colors__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #343434;
}

.productpage__colors__content {
    margin-top: 25px;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 30px;
    /* min-height: 264px; */
    /* overflow: hidden; */
    display: flex;
    column-gap: 24px;
    flex-wrap: wrap;
}

.productpage__colors__content-border-bottom {
    margin-top: 25px;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 30px;
    display: flex;
    column-gap: 24px;
    border-bottom: 1px solid #E9E9E9;
    flex-wrap: wrap;
}

.productpage__colors__item img {
    border-radius: 70px;
    width: 47px;
    height: 47px;
    border: 1px solid #727272;
    margin-top: 5px;
}

.productpage__colors__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    overflow: visible;
    max-width: 50px; /* Adjust based on your layout */
    width: 100%;
}

.productpage__colors__item-name {
    margin-top: 8px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    word-wrap: break-word;
    white-space: normal;
    text-align: center;
}

/* Adjust tooltip and arrow */
.productpage__colors__item::after {
    content: attr(data-alt); 
    position: absolute;
    bottom: calc(100% + 10px); /* Places the tooltip above the image dynamically */
    left: 50%;
    transform: translateX(-50%);
    background-color: #20346B;
    color: white;
    border-radius: 8px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 1000;
    pointer-events: none;
    width: 100px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.productpage__colors__item:hover::after {
    opacity: 1;
}

.productpage__colors__item::before {
    content: '';
    position: absolute;
    bottom: calc(100% - 1px); /* Dynamically adjusts based on name height */
    left: 50%;
    transform: translateX(-50%);
    border-width: 7px;
    border-style: solid;
    border-color: #20346B transparent transparent transparent;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
    z-index: 999;
}

.productpage__colors__item:hover::before {
    opacity: 1;
}


.productpage__specs {
    border-bottom: 2px solid rgba(198, 198, 198, .5);
    max-width: 100vw;
    overflow-x: hidden;
}

.productpage__specs__wrapper {
    width: calc(100vw - 24px);
    max-width: 1140px;
    margin: 0 auto;
    padding: 80px 0 32px;
}

.productpage__specs__subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #343434;
    margin-bottom: 24px;
}

.productpage__specs__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #343434;
}

.productpage__specs__content {
    margin-top: 72px;
    position: relative;
    padding-bottom: 16px;
    min-height: 264px;
    overflow: hidden;
}

.productpage__specs__swiper {
    height: auto;
    margin-bottom: 32px;
    /*padding-bottom: 100px;*/
    /*margin-right: -60px;*/
}

.productpage__specs__swiper--expanded {
    /*padding-bottom: 170px;*/
}

.productpage__specs__swiper__item {
    position: relative;
    cursor: pointer;
    max-height: 232px;
    overflow: hidden;
    /* width: 450.25px !important; */
}

.productpage__specs__swiper__item--expanded .iconify {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.productpage__specs__swiper__item__image {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.productpage__specs__swiper__item__description {
    display: none;
}

.productpage__specs__swiper__item__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(111.41deg, rgba(19, 32, 63, 0.6) 0%, rgba(47, 54, 71, 0.6) 100%);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border-radius: 0px 0px 5px 5px;
    padding: 16px 16px 16px 32px;
    display: flex;
    align-items: center;
}

.productpage__specs__swiper__item-caption {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    flex: 1;
}

.productpage__specs__swiper .swiper-pagination-bullets {
    top: 248px;
    height: 13px;
    width: auto;
    margin: 0px auto;
    left: 0px;
    right: 0px;
}

.productpage__specs__swiper .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background: #20346B;
    opacity: 1;
}

.productpage__specs__swiper .swiper-pagination-bullet-active {
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.55);
    background-color: #fff;
}

.productpage__specs__footer {
    display: none;
    position: relative;
    height: 136px;
    left: 0;
    right: 0;
    top: -32px;
    z-index: 50;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-shadow: 0px 4px 8px -5px rgba(0, 0, 0, 0.15);
    padding: 16px 0px 16px;
    margin-bottom: 16px;
}

.productpage__specs__footer--show {
    display: block;
    height: 100%;
}

.productpage__specs__content-expand {
    width: calc(100% - 48px);
    height: 100%;
    display: table;
    align-items: center;
    position: relative;
    padding: 41px 32px;
}

.productpage__specs__content-expand__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    padding: 0px;
    width: calc(100% - 56px);
}

.productpage__specs__content-expand__close {
    position: absolute;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 19px;
    border-radius: 40px;
    border: 0.662338px solid #C6C6C6;
    top: 0px;
    right: 24px;
}

.productpage__download {
    border-bottom: 2px solid rgba(198, 198, 198, .5);
}

.productpage__download .container {
    display: block;
}

.productpage__download__wrapper {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 73px 0;
}

.productpage__download__subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #343434;
    margin-bottom: 24px;
}

.productpage__download__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #343434;
}

.productpage__download__content {
    display: flex;
    justify-content: space-between;
}

.productpage__download__content-left {
    flex: 1;
    margin-right: 56px;
}

.productpage__download__content__gallery {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 50px auto;
}

.productpage__download__content__slider {
    width: 100%;
    height: auto;
    /* margin: 0 0 10px 0; */
}

.productpage__download__content__slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    overflow: hidden;
}

.productpage__download__content__slider .swiper-slide img {
    width: auto;
    height: 100%;
    object-fit: contain;
    margin-bottom: 20px;
}

.productpage__download__content__thumbs_container {
    position: relative;
}

.productpage__download__content__thumbs {
    max-width: 330px;
    padding: 0;
    overflow: hidden;
}

.productpage__download__content__thumbs .swiper-slide {
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
    opacity: 1;
}

.productpage__download__content__thumbs .swiper-slide-active {
    opacity: 1;
}

.productpage__download__content__thumbs .swiper-slide img {
    width: auto;
    height: 100%;
}

.productpage__download__content__thumbs_container .swiper-button-next {
    right: -5px;
    background-image: url('../../img/common/swiper-next.png');
}

.productpage__download__content__thumbs_container .swiper-button-prev {
    left: -5px;
    background-image: url('../../img/common/swiper-prev.png');
}

.productpage__download__tab__content__pane {
    display: none;
}

.productpage__download__tab__content__pane--show {
    display: block;
    border-bottom: 2px solid #E2E2E2;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.productpage__download__image {
    width: 406px;
    height: auto;
    max-width: 100%;
}

.productpage__download__tab {
    margin-top: 32px;
}

.productpage__download__tab__menu {
    margin-bottom: 44px;
    border-radius: 40px;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.25);
    display: inline-block;
}

.productpage__download__tab__menu__item {
    display: inline-block;
}

.productpage__download__tab__menu__item__link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 40px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #343434;
}

.productpage__download__tab__menu__item__link.active {
    background-color: #20346B;
    border-radius: 40px;
    color: #fff;
}

.productpage__download__tab__menu__item__link.active .iconify--blanket {
    background-image: url('../../img/common/blanket-white.png');
}

.productpage__download__tab__menu__item__link.active .iconify--photoalbum {
    background-image: url('../../img/common/photoalbum-white.png');
}

.productpage__download__tab__menu__item__link .iconify {
    margin-right: 8px;
}

.productpage__download__item {
    /* border-bottom: 2px solid rgba(198, 198, 198, .5); */
    padding: 8px 0;
    display: flex;
    align-items: center;
}

.productpage__download__item__caption {
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    flex: 1;
    align-items: center;
}

.productpage__download__item__size {
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
}

.productpage__download__item__btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8px 78px;
    border-radius: 40px;
    background-color: #20346B;
    color: #fff;
    margin-left: 19px;
    text-decoration: none;
    width: 67px;
}

.productpage__download__item__btn .iconify {
    margin-right: 8px;
}

.productpage__slideshow {
    max-width: 100vw;
    overflow-x: hidden;
}

.productpage__slideshow__swiper {
    position: relative;
}

.productpage__slideshow__swiper__item {
    max-height: 528px;
    overflow-y: hidden;
}

.productpage__slideshow__swiper__item img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.productpage__slideshow__swiper__toggle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.productpage__slideshow__swiper .swiper-button-next,
.productpage__slideshow__swiper .swiper-button-prev {
    border: 2px solid rgba(198, 198, 198, .5);
    width: 72px;
    height: 72px;
    border-radius: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
}

.productpage__slideshow__swiper .swiper-button-prev {
    background-image: url('../../img/common/chevron-left.png');
}

.productpage__slideshow__swiper .swiper-button-next {
    background-image: url('../../img/common/chevron-right.png');
}

.productpage__slideshow__swiper .swiper-pagination {
    bottom: 23px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.productpage__slideshow__swiper .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background-color: #fff;
    opacity: 1;
}

.productpage__slideshow__swiper .swiper-pagination-bullet:not(:last-child) {
    margin-right: 12px;
}

.productpage__slideshow__swiper .swiper-pagination-bullet-active {
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.55);
}

.productpage__modal_content {
    width: calc(100% - 196px);
    max-width: 945px;
    padding: 56px 62px;
}

.productpage__modal_title {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 32px;
    color: #343434;
}

.productpage__modal_content p:not(:last-child) {
    padding: 0;
}

.productpage__modal_content_text--spaces {
    margin-bottom: 16px;
}

.productpage__modal_content {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
}

.productpage__modal_footer {
    margin-top: 40px;
}

.productpage__modal_footer_link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #20346B;
    border-radius: 40px;
    width: 100%;
    max-width: 189px;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    margin-top: 8px;
    cursor: pointer;
}

.productpage__modal_footer_link:not(:last-child) {
    margin-right: 44px;
}

.productpage__modal_footer_link .iconify {
    margin-right: 5px;
}

.productpage__modal_footer_link--grey {
    background: linear-gradient(111.41deg, rgba(19, 32, 63, 0.6) 0%, rgba(47, 54, 71, 0.6) 100%);
}


/** Tablet (Potrait) **/

@media only screen and (max-width: 1024px) {
    .productpage__header__title__logo {
        width: 152px !important;
    }
    .productpage__header__title {
        font-size: 28px;
    }
    .productpage__header__description {
        font-size: 16px;
    }
    .productpage__header-menu-container {
        top: 109px;
    }
    .productpage__header-menu {
        padding: 0 15px;
        width: calc(100% - 30px);
    }
    .productpage__header-menu__item a {
        padding: 20px 20px;
        font-size: 14px;
        margin: 0px;
    }
    .productpage__header {
        padding-bottom: 25px;
    }
    .productpage__header__content {
        width: calc(100% - 30px);
        padding: 0px;
        bottom: 20px;
        top: normal;
    }
    .productpage__header_overlay-title {
        font-size: 200px;
        left: 20px;
        top: 10%;
        letter-spacing: 25px;
    }
    .productpage__header_overlay-title--small {
        top: 20%;
        font-size: 130px;
        left: 0;
        letter-spacing: 25px;
    }
    .productpage__header_overlay-title--extra-small {
        top: 20%;
        font-size: 130px;
        left: 0;
        letter-spacing: 25px;
    }
    .productpage__about__title {
        padding-right: 0px;
        font-size: 20px;
    }
    .productpage__about__subtitle {
        margin-bottom: 20px;
    }
    .productpage__about__inner-box {
        margin: 20px 0px;
    }
    .productpage__about__wrapper {
        padding: 20px 0px 0px;
        width: 100%;
    }
    .productpage__about__content {
        width: calc(100% - 30px);
        display: block;
    }
    .productpage__about__content-left {
        width: 100%;
    }
    .productpage__about__content-right {
        width: 100%;
    }
    .productpage__specs__swiper {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .productpage__specs__title {
        font-size: 20px;
    }
    .productpage__specs__subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .productpage__about__inner-box__item:not(:last-child) {
        margin-right: 5px;
    }
    .productpage__about__inner-box__item {
        max-width: 170px;
    }
    .productpage__about__inner-box__item__image {
        width: 60px;
        height: 60px;
    }
    .productpage__specs__content {
        margin-top: 20px;
        min-height: 290px;
    }
    .productpage__specs__swiper__item {
        position: relative;
        cursor: pointer;
        width: auto;
        min-height: 250px;
    }
    .productpage__specs__swiper__item__image {
        min-height: 230px;
        object-fit: cover;
    }
    .productpage__specs__swiper {
        margin-right: 0;
    }
    .productpage__specs__swiper__item__content {
        padding: 10px;
        min-height: 31px;
    }
    .productpage__specs__swiper .swiper-pagination-bullets {
        top: 270px;
    }
    .productpage__specs__wrapper {
        padding: 20px 0px 0;
    }
    .productpage__awards__wrapper {
        width: 100%;
        padding: 20px 0px;
        display: block;
    }
    .productpage__awards__header {
        width: 100%;
    }
    .productpage__awards__subtitle {
        font-size: 18px;
        padding-bottom: 0px;
        margin-bottom: 20px;
    }
    .productpage__awards__title {
        font-size: 20px;
    }
    .productpage__download__wrapper {
        width: 100%;
        padding: 20px 0px 0px;
    }
    .productpage__download__subtitle {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .productpage__download__title {
        font-size: 32px;
    }
    .productpage__download__tab {
        margin-top: 20px;
    }
    .productpage__download__content {
        align-items: center;
    }
    .productpage__download__tab__menu__item__link {
        padding: 10px 20px;
    }
    .productpage__download__content-left {
        margin-bottom: 20px;
        margin-right: 15px;
    }
    .productpage__download__content-right {
        text-align: center;
    }
    .productpage__download__image {
        width: 300px;
    }
}


/** Smartphone **/

@media only screen and (max-width: 767px) {
    .productpage__header {
        padding-bottom: 20px;
        height: auto;
    }
    .productpage__header_overlay-title {
        font-size: 55px;
        left: 15px;
        top: 20%;
        letter-spacing: 20px;
    }
    .productpage__header_overlay-title--small {
        font-size: 55px;
        left: 0;
        top: 20%;
        letter-spacing: 20px;
    }
    .productpage__header_overlay-title--extra-small {
        font-size: 55px;
        left: 0;
        top: 20%;
        letter-spacing: 20px;
    }
    .productpage__header__content {
        position: relative;
        width: 100%;
        padding-bottom: 30px;
    }
    .productpage__header-menu__item a {
        padding: 20px 0px;
        font-size: 14px;
        margin: 0px;
    }
    .productpage__header__readmore {
        font-size: 16px;
    }
    .productpage__header__readmore__icon {
        margin-right: 15px;
        width: 49px;
        height: 49px;
    }
    .productpage__header-menu__item:not(:last-child) {
        margin-right: 8px;
    }
    .productpage__about__content {
        width: 100%;
        display: block;
    }
    .productpage__about__subtitle {
        margin-bottom: 20px;
        font-size: 18px;
    }
    .productpage__about__inner-box {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .productpage__about__inner-box__item__caption {
        font-size: 12px;
    }
    .productpage__about__inner-box__item {
        max-width: 150px;
    }
    .productpage__about__inner-box__item__image {
        width: 50px;
        height: 50px;
    }
    .productpage__about__description {
        font-size: 16px;
    }
    .productpage__specs__swiper__item-caption {
        font-size: 12px;
    }
    .productpage__specs__content-expand {
        width: calc(100% - 30px);
        height: 100%;
        display: table;
        align-items: center;
        position: relative;
        padding: 20px 15px;
    }
    .productpage__specs__content-expand__close {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        font-size: 22px;
        right: 10px;
    }
    .productpage__specs__content-expand__text {
        font-size: 16px;
        padding: 0px;
        width: calc(100% - 40px);
    }
    .productpage__awards__subtitle {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .productpage__awards__title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .productpage__awards__item__btn {
        padding: 10px 25px;
        font-size: 16px;
    }
    .productpage__awards__item {
        display: inline-block;
        font-size: 38px;
        margin-bottom: 20px;
    }
    .productpage__download__subtitle {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .productpage__download__wrapper {
        padding: 20px 0;
    }
    .productpage__download__tab {
        margin-top: 25px;
    }
    .productpage__download__tab__menu {
        margin-bottom: 25px;
    }
    .productpage__download__image {
        width: 508px;
    }
    .productpage__download__content {
        display: block;
    }
    .productpage__download__tab__menu__item__link {
        padding: 10px 10px;
        font-size: 16px;
    }
    .productpage__download__tab__menu__item__link .iconify {
        margin-right: 10px;
    }
    .productpage__download__item__btn {
        padding: 10px 25px;
        font-size: 16px;
    }
    .productpage__download__item__btn .iconify {
        margin-right: 10px;
    }
    .productpage__slideshow__swiper .swiper-button-next,
    .productpage__slideshow__swiper .swiper-button-prev {
        width: 45px;
        height: 45px;
        border-radius: 45px;
        background-size: 8px auto;
    }
    .productpage__slideshow__swiper .swiper-button-next::after,
    .productpage__slideshow__swiper .swiper-button-prev::after {
        font-size: 20px;
    }
    .productpage__slideshow__swiper .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        border-radius: 10px;
    }
    .productpage__modal_title {
        font-size: 24px;
    }
    .productpage__modal_content {
        width: calc(100% - 120px);
        max-width: 1182px;
        padding: 20px 15px;
    }
    .productpage__modal_footer_link {
        max-width: 100%;
    }
}