
*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

html,
:host {
  line-height: 1.65;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
   /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

body {
  margin: 0;
  /* 1 */
}
hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

button,
select {
  text-transform: none;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

summary {
  display: list-item;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

button,
[role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}



img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

a {
  color: inherit;
  text-decoration: inherit;
}

ol, ul, menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

button, [role="button"] {
    cursor: pointer;
}

button, [type='button'], [type='reset'], [type='submit'] {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

html, body{
    padding: 0;
    margin: 0;
}

html{
    font-size: 16px;
    color: black;
    overflow-x: hidden;
    font-family: 'Microsoft JhengHei', sans-serif;
    /* font-family: Noto Sans TC, sans-serif; */
    font-display: swap;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.04rem;
}


body{
    overflow-x: visible;
}

*, ::before, ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
}

a{
    height: 100%;
}
[role="button"] {
    cursor: pointer;
}

table.ck-table-resized{
    width: 100% !important;
}

table.ck-table-resized td{
    border: 1px solid #333;
}





.blocks{
    width: 100%;
}

.blocks > * {
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.blocks .banner{
    padding-block: 0;
}

.container {
    max-width: 1322px !important;
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin: 0 auto;
}

.button{
    cursor: pointer;
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}

.bg-primary{
    background-color: var(--primary-color);
}

.bg-light-primary{
    background-color: var(--primary_light-color);
}


.text-primary{
    color: var(--primary-color);
}

.text-light-primary{
    background-color: var(--primary_light-color);
}

/* CKEditor */
.image_resized {
    max-width: 100% !important;
    height: auto !important;
}

.image_resized img {
    width: 100% !important;
    height: auto !important;
}

figure.image {
    margin: 0;
    max-width: 100%;
}

.bottom-widget{
    position: fixed;
    bottom: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    z-index: 100;
    padding: 0;
}


.bottom-widget .float-bottoms{
    display: flex;
    position: relative;
    align-items: end;
    justify-content: space-between;
    padding-inline: 5px;
    margin-bottom: 20px;
    height:0;
}
.bottom-widget .float-bottoms > *{
    position: absolute;
    bottom: 0;
}

.widget-contact{
    display: flex;
    flex-direction: column;
}

.widget-contact svg {
  font-size: 16px;
  padding: 15px;
  background-color: #2e2e2e;
  color: #fff;
  border-radius: 50%;
}

.widget-contact .line-contact{
    width: 110px;
    display: inline-block;
}

.widget-contact .line-contact img{
    width: 100%;
}

.widget-contact .fb-contact{
    min-width: 90px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: 1px solid #d5d5d5;
    padding: 6px 6px 6px 0;
    text-decoration: none;
    text-shadow: none;
    margin: 0;
    display: block;
    color: #575757;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    padding-left: 36px;
    background: url('#') no-repeat 5px 6px;
    /* TODO換正確的網址 */
    background-color: #fff !important;
    background-size: 23px 23px;
}

.mobile-cta-wrapper{
    display: flex;
    width: 100%;
    background-color: white;
    letter-spacing: .1rem;
    font-size: 1.25rem;
    font-weight: 600;
}

@media (min-width: 1280px){
    .mobile-cta-wrapper{
        display: none;
    }

    .bottom-widget .float-bottoms{
        padding-inline: 15px
    }
}

.mobile-cta-wrapper a{
    flex: 1;
    padding-block: 1rem;
    background-color: var(--primary-color);
    color: white;
    text-align: center;
}

.scroll-to-top-btn {
  background-color: var(--primary-color);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.3s;
  box-shadow: 0px 5px 25px rgba(58, 64, 50, 0.1);
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  right: 15px;
  z-index: 100;
}
.scroll-to-top-btn > * {
  color: white;
  transition: all ease 0.3s;
}
.scroll-to-top-btn:hover {
  transform: scale(1.05);
  font-size: 1.05em;
}
.scroll-to-top-btn.active {
  /* bottom: 20px; */
  opacity: 1;
  visibility: visible;
}
/* @media (max-width: 639.98px) {
  .scroll-to-top-btn.active {
    bottom: 20px;
  }
} */

/* Banner */
.banner{
    text-align: center;
    font-weight: 600; 
    color: white;
}
.banner .header-title{
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
}

@media (min-width: 1024px) {
    .banner .header-title{     
        font-size: 42px;
        line-height: 50px;
    }
}

.banner .header-title {
  text-align: center;
  animation: fadeInUp .3s ease-out forwards;
  z-index: 3;
  font-size: 32px;
  line-height: 52px;
  font-weight: 600;
  text-transform: capitalize;
}

.banner .breadcrumb{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  line-height: 22px;
  animation: fadeInUp .5s ease-out forwards;
}

@media (min-width: 768px) {
    .banner .header-title {
        font-size: 42px;
        line-height: 68px;
    }

    
    .banner .breadcrumb{
    margin-top: 0.5rem;
    }
}

.banner .breadcrumb-divider{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.color-header .header-overlay{
  padding-top: 0;
}

@media (min-width: 768px) {
  .banner .header-overlay{
    padding-top: 5rem;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Slider - Swiper */

.swiper.overflow-unset {
    overflow: unset;
}

.swiper.pb-4 {
    padding-bottom: 16px;
}

.swiper.pb-6 {
    padding-bottom: 24px;
}

.swiper-slide {
  height: unset !important;
}

@media (max-width: 767.98px) {
  .swiper-pagination .swiper-pagination-bullet::before {
    padding: 6px;
  }
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border-color: #fff;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper.dots-white .swiper-pagination .swiper-pagination-bullet,
.swiper.dots-white .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border-color: white;
}

.swiper.dots-white .swiper-pagination-bullet-active {
  background: white;
}

.pagination-mt40 .swiper-pagination-fraction,
.pagination-mt40 .swiper-pagination-custom,
.pagination-mt40 .swiper-horizontal > .swiper-pagination-bullets,
.pagination-mt40 .swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative;
  padding-top: 40px;
}

.swiper-slide .sub-img img {
    transition: all ease 0.5s;
}
.swiper-slide .slider-item {
    opacity: 0;
    transition: all ease 0.5s;
    overflow: hidden;
}
.swiper-slide.swiper-slide-active .slider-item {
    animation: opacityAnimate 1s ease;
    opacity: 1;
}
.swiper-slide.swiper-slide-active .slider-item .text-content .text-button-uppercase,
.swiper-slide.swiper-slide-active .slider-item .text-content .text-sub-display {
    animation: animateX 0.8s ease;
}
.swiper-slide.swiper-slide-active .slider-item .text-content .heading1,
.swiper-slide.swiper-slide-active .slider-item .text-content .heading2,
.swiper-slide.swiper-slide-active .slider-item .text-content .text-display,
.swiper-slide.swiper-slide-active .slider-item .text-content .button {
    animation: animateX 1s ease;
}
.swiper-slide.swiper-slide-active .slider-item .text-content .button-main {
    animation: animateX 1.2s ease;
}
.swiper-slide.swiper-slide-active .sub-img img {
    animation: ScaleImg 0.8s ease;
}

/* Slider - Swiper Pagination */
.swiper {
    cursor: grab;
    user-select: none;
}

.slider-main .swiper-pagination-fraction,
.slider-main .swiper-pagination-custom,
.slider-main .swiper-horizontal>.swiper-pagination-bullets,
.slider-main .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 24px;
}

.swiper-pagination .swiper-pagination-bullet {
    position: relative;
    margin: 0 14px !important;
    background: transparent;
    border: 1px solid #fff;
    opacity: 1 !important;
    transition: all ease 0.5s;
    padding: 6px;
}

.swiper-pagination .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 14px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid transparent;
    transition: all ease 0.5s;
    border-radius: 50%;

    @media (max-width: 767.98px) {
        padding: 6px;
    }
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: white;
}

.swiper.dots-white .swiper-pagination .swiper-pagination-bullet,
.swiper.dots-white .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    border-color: white;
}

.swiper.dots-white .swiper-pagination-bullet-active {
    background: white;
}

.pagination-mt40 .swiper-pagination-fraction,
.pagination-mt40 .swiper-pagination-custom,
.pagination-mt40 .swiper-horizontal>.swiper-pagination-bullets,
.pagination-mt40 .swiper-pagination-bullets.swiper-pagination-horizontal {
    position: relative;
    padding-top: 40px;
}

.list-testimonial.section-swiper-navigation .swiper {
    padding-bottom: 84px;
}

@media (max-width: 767.99px) {
    .list-testimonial.section-swiper-navigation .swiper {
        padding-bottom: 60px;
    }
}

/* Swiper Navigation */
.section-swiper-navigation .swiper-button-prev,
.section-swiper-navigation .swiper-button-next,
.section-swiper-navigation .swiper-button-prev2,
.section-swiper-navigation .swiper-button-next2 {
    color: white;
    width: 60px;
    height: 60px;
    font-weight: 600;
    border-radius: 50%;
    transition: all ease 0.4s;
}

.swiper-button-prev2,
.swiper-button-next2 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.section-swiper-navigation .swiper-button-prev::after,
.section-swiper-navigation .swiper-button-prev2::after {
    font-size: 24px;
    padding-right: 2px;
}

.section-swiper-navigation .swiper-button-next::after,
.section-swiper-navigation .swiper-button-next2::after {
    font-size: 24px;
    padding-left: 2px;
}

.list-testimonial.section-swiper-navigation .swiper-button-prev,
.list-testimonial.section-swiper-navigation .swiper-button-prev2 {
    left: 0;
    bottom: 0;
    top: unset;
}

.list-testimonial.section-swiper-navigation .swiper-button-next,
.list-testimonial.section-swiper-navigation .swiper-button-next2 {
    left: 64px;
    bottom: 0;
    top: unset;

    @media (max-width: 639.98px) {
        left: 48px;
    }
}

.section-swiper-navigation.style-outline {

    .swiper-button-prev,
    .swiper-button-prev2 {
        left: -20px;
        top: calc(50% - 25px);
    }

    .swiper-button-next,
    .swiper-button-next2 {
        right: -20px;
        top: calc(50% - 25px);
    }
}

@media (max-width: 1340px) {
    .section-swiper-navigation.style-outline {

        .swiper-button-prev,
        .swiper-button-prev2 {
            left: -10px;
        }

        .swiper-button-next,
        .swiper-button-next2 {
            right: -10px;
        }
    }
}

.section-swiper-navigation.style-outline.style-center .swiper-button-next,
.section-swiper-navigation.style-outline.style-center .swiper-button-prev,
.section-swiper-navigation.style-outline.style-center .swiper-button-next2,
.section-swiper-navigation.style-outline.style-center .swiper-button-prev2 {
    top: 50%;
}

@media (max-width: 767.98px) {

    .section-swiper-navigation {

        .swiper-button-prev,
        .swiper-button-next,
        .swiper-button-prev2,
        .swiper-button-next2 {
            width: 36px !important;
            height: 36px !important;

        }
    }

    .section-swiper-navigation .swiper-button-prev::after,
    .section-swiper-navigation .swiper-button-next::after,
    .section-swiper-navigation .swiper-button-prev2::after,
    .section-swiper-navigation .swiper-button-next2::after {
        font-size: 14px !important;
    }
}

@media (max-width: 576px) {
    .testimonial-block.cosmetic3 {

        .swiper-button-prev,
        .swiper-button-prev2 {
            left: 0;
        }

        .swiper-button-next,
        .swiper-button-next2 {
            right: 0;
        }
    }
}


/* Scrollbar */
.best-sale-prd .swiper,
.collection-block.style-six .swiper {
    padding-bottom: 24px;
}

.swiper-product-scroll {
    padding-bottom: 6px;
}

.best-sale-prd .swiper-scrollbar,
.collection-block.style-six .swiper-scrollbar {
    height: 6px;
    bottom: 0;
    opacity: 1 !important;
}

.swiper-product-scroll .swiper-scrollbar {
    height: 4px;
    bottom: 0;
    opacity: 1 !important;
}

.brand-block {
    .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}


/* end Slider - Swiper Pagination */


/* Header */
.block-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
    gap: .25rem;
}

.block-title {
font-size: 32px;
line-height: 36px;
font-weight: 600;
letter-spacing: 0.05em;
}

.block-subtitle {   
    font-size: 1.2rem;
    width: 100%;
    color: var(--primary-color);
    padding-left: .1rem;
}

@media (min-width: 768px) {

    .block-header {
        gap: .5rem;
    }
    .block-title {
        width: 100%;
        text-align: center;
    }

    .block-subtitle {
        text-align: center;
        padding-left: 0;
        text-align: center;
    }
}

.more-btn-wrapper{
  width: 100%;
}

.more-btn {
  display: flex;
  font-size: 1.25rem;
  line-height: 22px;
  color: #ffffff;
  background-color: var(--primary-color);
  padding: 1rem 2rem;
  width: fit-content;
  margin-inline: auto;
  margin-top: 3rem;
  border-radius: 2rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.more-btn > a {
    height: 100%;
    width: 100%;
}

.collection-link {
font-size: 18px;
line-height: 22px;
color: var(--primary-color);
padding-bottom: 0.25rem;
border-bottom: 2px solid var(--primary-color);
}

.lazy-placeholder {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: auto;
}

.lazy-placeholder > img {
  width: 100%;
  height: 100%;
  aspect-ratio: inherit;
  display: block;
}

.lazy-placeholder::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #eeeeee 25%, #dddddd 50%, #eeeeee 75%);
    background-size: 400% 100%;
    animation: loading 1.5s infinite linear;
    z-index: 2; /* 提高z-index確保在圖片上層 */
    pointer-events: none; /* 讓滑鼠事件可以穿透到下層圖片 */
}



.popup-link {
    cursor: pointer;
}

.popup-img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    transition: all ease 0.4s;
    touch-action: pinch-zoom;
    -webkit-overflow-scrolling: touch;
}

.popup-img .swiper-button-prev, .popup-img .swiper-button-next {
    padding: 2rem;
}

.popup-img.open {
    opacity: 1;
    visibility: visible;
}

.product-detail .popup-img .swiper-button-next::after, .product-detail .popup-img .swiper-button-prev::after {
    font-size: 24px;
    font-weight: bold;
    color: var(--white);
    margin-inline: 2rem;
}

.popup-img .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-img .close-popup-btn {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 2;
    cursor: pointer;
    font-size: 1.875rem;
    color: #fff;
}

.popup-img img {
    width: 100vw;
    margin: 0 auto;
    object-fit: contain;
    max-width: none;
    touch-action: pinch-zoom;
    -webkit-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .popup-img img {
        width: auto;
        height: 100vh;
        padding-block: 2rem;
        object-fit: cover;
    }

    .popup-img .close-popup-btn {
        right: 2rem;
    }
}




@keyframes loading {
    0% { background-position: 100% 0; }
    100% { background-position: 0 0; }
}


.fade-in-up {
    opacity: 0; 
    animation: fadeInUp .5s ease-out forwards; 
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px); 
    }
    100% {
        opacity: 1;
        transform: translateY(0); 
    }
}



@keyframes opacityAnimate {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes ScaleImg {
    0% {
      transform: scale(1.2);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes animateX {
    0% {
      opacity: 0;
      transform: translateX(-160px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }

  /* 縮放 */
@keyframes pulse {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.025);
}
100% {
    transform: scale(1);
}
}
#header{ width: 100%; position: relative; font-weight: 600; } .blocks{ padding-top: 56px; } .header-menu { position: absolute; left: 0; top: 0; width: 100%; background-color: white; height: 56px; /* 預設高度 */ padding-inline: 25px; display: flex; justify-content: space-between; z-index: 101; } @media (max-width: 1280px) { #header { padding-inline: 20px; } .header-menu .navbar { display: none; } } @media (min-width: 768px) { .header-menu { height: 74px; padding-inline: 70px; } } /* fixed黑底白字 */ .header-menu.fixed{ position: fixed; background-color: white; box-shadow: 0px 10px 25px 0px rgba(43, 52, 74, 0.12); top: 0; animation: animateHeader ease 0.5s; } .header-menu.fixed .navbar>li{ color: #333; } /* menu header */ @keyframes animateHeader { 0% { transform: translate3d(0, -100%, 0); } 100% { transform: translate3d(0, 0, 0); } } /* bars icon*/ .header-menu .menu-mobile-icon { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); display: flex; align-items: center; justify-content: center; width: 1.5rem; height: 1.5rem; font-size: 1.5rem; line-height: 2rem; color: var(--primary-color); } .header-menu.fixed .menu-mobile-icon{ color: var(--primary-color); } @media (min-width: 1281px) { .header-menu .menu-mobile-icon { display: none; } } .header-menu .navbar-brand{ display: flex; align-items: center; } .header-menu .navbar-brand img{ filter: drop-shadow(2px 1px 2px rgba(0, 0, 0, 0.5)); max-height: 40px; } .header-menu .navbar{ height: 100%; } /* underline */ .header-menu .nav-item a.active:before, .header-menu .nav-item button.active:before, .header-menu .nav-item:hover>a:before{ background-color: var(--primary-color); } .header-menu .navbar{ display: flex; align-items: center; height: 100%; letter-spacing: 0.1rem; gap: 2rem; } .header-menu .navbar_cta_wrapper{ display: flex; align-items: center; gap: 1.5rem; } .header-menu .cta-btn{ padding: .75rem 2rem; border-radius: 2rem; } .header-menu .cta-btn-1{ background-color: var(--primary-color); color: #fff; } .header-menu .language-switcher{ display: flex; align-items: center; gap: 10px; color: #9a9a9a; } .header-menu .language-switcher a:hover{ color: var(--primary-color); transition: color 0.3s ease; } @media (max-width: 1280px) { .header-menu .navbar, .header-menu .cta-btn, .header-menu .language-switcher { display: none; } } .header-menu .nav-item{ height: 100%; position: relative; color: rgb(31,31,31); } .header-menu .nav-item >a, .header-menu .nav-item >button{ display: flex; align-items: center; justify-content: center; height: 100%; } .header-menu .nav-item > a::before, .header-menu .nav-item > .link::before, .header-menu .nav-item > button::before { content: ""; position: absolute; bottom: 21px; left: 0; width: 100%; height: 3px; transition: all ease 0.3s; } .header-menu .navbar .layer1{ z-index: 1; opacity: 0; visibility: hidden; transition: all ease 0.3s; transform: scaleY(0); transform-origin: top center; box-shadow: 0px 5px 25px 0px rgba(138, 159, 168, 0.25); } .header-menu .layer1-item a, .header-menu .layer1-item .link{ padding: 7px 0; white-space: nowrap; display: inline-block; } .header-menu .layer1-item:hover a::before { width: 100%; } .header-menu .nav-item:hover .layer1 { opacity: 1; visibility: visible; transform: scaleY(1); } /*layer1*/ .header-menu .layer1{ padding-block: 5px; font-size: 14px; position: absolute; background-color: #fff; border-radius: 10px; } .header-menu .layer1-item{ position:relative; } .header-menu .layer1-item>.link{ color: #444444; transition: .2s; padding: .75rem; padding-inline: 1rem; } .header-menu .layer1-item:hover>.link{ display: inline-block; transform: translateX(3px); color: var(--primary-color); } .header-menu .layer1 a{ height: 100%; width: 100%; } /*layer2*/ .header-menu .layer2{ position: absolute; height: 100%; top: 0; left: 100%; width: 0; height: fit-content; transition: .3s; box-sizing: border-box; overflow-x: hidden; } .header-menu .nav-item:last-child .layer2{ width:100%; transform-origin: right center; transform: scaleX(0); transition: transform .2s ease-out; left: -100%; } .header-menu .layer1-item:hover .layer2{ width: 100%; transform: scaleX(1); } .header-menu .navbar .layer1:last-child .layer2-item > a{ display: flex; height: 100%; align-items: center; } .header-menu .navbar .layer1 > li > ul > li{ transition: .3s; background-color: var(--primary-color); color: #fff; } .header-menu .navbar .layer1 li>ul> li{ padding-inline: 1.5rem; padding-block: .25rem; } .header-menu .navbar .layer1 > li:hover > ul{ border-radius: 0 10px 10px 0; } .header-menu .nav-item:last-child .layer1 > li:hover > ul{ border-radius: 10px 0 0 10px; } .header-menu .navbar .layer1 > li:hover > ul > li:hover { background-color: #fff; color: var(--primary-color); } /* menu-mobile */ #menu-mobile { opacity: 0; visibility: hidden; pointer-events: none; position: fixed; top: 0; left: 0; height: 100vh; width: 0; z-index: 102; transition: all ease 0.5s; background-color: rgb(31,31,31); color: #fff; padding-inline: 20px; font-size: 1.25rem; line-height: 1.75rem; } #menu-mobile .mobile-logo { max-height: 40px; } #menu-mobile .navbar *:focus{ color: var(--primary-color); font-size: 1.4rem; transition: all 0.3s ease; } #menu-mobile .heading { transition: all ease 0.4s; opacity: 0; } #menu-mobile .heading .navbar-brand img{ max-height: 40px; } #menu-mobile .navbar > li { opacity: 0; } #menu-mobile .navbar > li.has-layer{ display: flex; justify-content: space-between; } #menu-mobile .navbar .view-all-btn { display: inline-block; padding-bottom: 6px; } #menu-mobile.open { opacity: 1; visibility: visible; pointer-events: unset; width: 100%; } @media (min-width:1281px){ #menu-mobile.open{ opacity: 0; } } #menu-mobile .close-menu-mobile-btn { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1.5rem; height: 1.5rem; border-radius: 9999px; display: flex; align-items: center; justify-content: center; } #menu-mobile .close-menu-mobile-btn i { font-size: 1.5rem; line-height: 2rem; } #menu-mobile.open .heading { position: relative; display: flex; align-items: center; padding-top: 1rem; padding-bottom: 1rem; opacity: 1; } #menu-mobile.open .navbar { position: relative; padding-inline: 1rem; } #menu-mobile.open .navbar > li { opacity: 1; } #menu-mobile.open .navbar > li .layer1 { position: absolute; top: 0; left: 100%; width: 100%; height: 100vh; z-index: 10; } #menu-mobile.open .navbar > li .layer1 .navbar-item { overflow-x: hidden; height: max-content; max-height: calc(100vh - 120px); } #menu-mobile.open .navbar > li .layer1 .back-btn { width: fit-content; } #menu-mobile.open .navbar > li .layer1 li { padding: 6px 0; } #menu-mobile.open .navbar > li .layer1 > li > .link { text-transform: capitalize; padding: 6px 0; } #menu-mobile.open .navbar > li.open .layer1 { left: 0; } #menu-mobile.open .navbar .layer1 .back-btn{ display: flex; align-items: center; gap: 1rem; } #menu-mobile.open .navbar{ height: 80%; overflow-x: hidden; overflow-y: scroll; margin-top: 1.5rem; } #menu-mobile .navbar a, #menu-mobile .navbar button{ display: flex; height: 100%; width: 100%; } #menu-mobile.open .navbar a > span, #menu-mobile.open .navbar button > span{ position: relative; } #menu-mobile.open .navbar a > span::before, #menu-mobile.open .navbar button > span::before{ content: ""; position: absolute; bottom: -6px; left: 0; width: 100%; height: 3px; transform: scaleX(0); transition: transform 0.3s ease; transform-origin: center; } #menu-mobile.open .navbar a.active > span::before, #menu-mobile.open .navbar button.active > span::before{ transform: scaleX(1); background-color: var(--primary-color); } #menu-mobile.open .navbar > li .layer1 li { padding: 10px 0; margin-bottom: 1rem; } #menu-mobile.open .navbar > li .layer1 { background-color: rgb(31,31,31); } #menu-mobile .navbar li{ padding-bottom: 2rem; } #menu-mobile .nav-header, #menu-mobile .layer1-header{ display: flex; align-items: center; justify-content: space-between; } #menu-mobile .navbar > li a:before, #menu-mobile .navbar > li button:before{ bottom: -6px; height: 2.5px; } #menu-mobile.open .navbar > li .layer1 { font-size:1.2rem; color:#fff; } #menu-mobile .navbar .layer2{ height: 0; overflow: hidden; transition: all .2s ease; padding: 0; } #menu-mobile .layer1-item{ width: 100%; padding-top: 1rem; padding-bottom: 1.5rem; padding-left: 2.5rem; padding-right: 2.5rem; } #menu-mobile .layer1-item>li.open .layer2{ height: 100%; padding-top: 1rem; } #menu-mobile .navbar .layer2-item > a{ padding-left: 4rem; } .layer1 .toggle-icon{ font-size: .9rem; margin-block: auto; transition: transform 0.3s ease; } .layer1 li.open .toggle-icon{ transform: rotate(90deg); } .layer1 li ul li{ padding: 0; } #menu-mobile .layer1-item>li .layer2{ height: 0; overflow: hidden; transition: all .3s ease; } #menu-mobile .layer1-item>li.open .layer2{ height: 100%; } #menu-mobile .language-switcher{ display: flex; align-items: center; gap: 10px; margin-top: 40px; color: #ccc; } #menu-mobile .language-switcher *{ width: fit-content; } #menu-mobile .language-switcher a:hover{ color: #fff; } .news-block { width: 100%; } .news-block .container { width: 100%; margin: 0 auto; } .news-block .list-news { display: grid; gap: 2rem; grid-template-columns: repeat(1, minmax(0, 1fr)); } @media (min-width: 640px) { .news-block .list-news { grid-template-columns: repeat(2, minmax(0, 1fr)); } } @media (min-width: 1024px) { .news-block .list-news { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px; } } .news-block .news-item { height: 100%; cursor: pointer; } .news-block .news-main { height: 100%; display: block; } .news-block .news-thumb { border-radius: 20px; height: 250px; overflow: hidden; } .news-block .news-thumb img { width: 100%; height: 100%; object-fit: cover; transition-duration: 500ms; } .news-block .news-infor { margin-top: 1.25rem; } .news-block .news-tag { display: inline-block; background-color: #999; color: #fff; padding: 0.25rem 0.625rem; border-radius: 9999px; text-transform: uppercase; } .news-block .news-title { font-size: 1.25rem; margin-top: 0.75rem; transition-duration: 300ms; font-weight: 600; color: #333; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .news-block .news-meta { display: flex; align-items: center; gap: 0.5rem; margin-top: 0.5rem; } .news-block .news-date { color: #666; } .footer { padding: 4rem 0 0 0; background-color: #222; color: #9d9d9d; padding-bottom: 10rem; } @media (min-width: 1024px){ .footer{ padding-bottom: 0; } } .footer .introduction{ color: #a2a2a2; } .footer-content { max-width: 1400px; margin: 0 auto; padding: 0 20px; } .footer-sections { gap: 6rem; padding-inline: 2rem; margin-bottom: 1rem; } .footer-section h3 { margin-bottom: 3rem; font-size: 1.5rem; font-weight: 600; } .footer-section ul { list-style: none; padding: 0; } .footer-section ul li { margin-bottom: 1rem; } .footer .nav-link{ transition: color ease .3s; } .footer .nav-link.active, .footer .nav-link:hover , .footer a:hover{ color: #fff; transition: color ease .3s; } .footer .social-links { display: flex; gap: 1rem; margin-top: 2rem; } .social-links a { font-size: 1.8rem; transition: color ease .3s; } .social-links a:hover { color: var(--primary-color); } .footer-copyright { text-align: center; padding-block: 1rem; color: #a2a2a2; } .footer-copyright p{ margin: 0; } .footer-sections { display: block; text-align: center; } .footer-section{ display: flex; flex-direction: column; justify-content: center; margin-bottom: 5rem; } .footer-section .contact .info{ gap: 1rem; margin-bottom: 3rem; } .footer-section .contact .icon{ margin-bottom: 1rem; } .social-links { justify-content: center; } .footer-map iframe{ width: 100%; } @media (max-width: 1024px){ .footer-section .navbar-brand{ display: flex; justify-content: center; } .footer-map, .footer-section .introduction{ margin-top: 3rem; } } @media (min-width: 1024px) { .footer .navbar-brand img { max-height: 40px; margin-bottom: 1.4rem; } .footer .introduction{ font-weight: 400; margin-bottom: 1.4rem; } .footer-sections { display: grid; grid-template-columns: 2fr 1fr 2fr; text-align: start; } .footer-section{ display: block; margin-bottom: 0footer-sections; } .footer-section h3 { margin-bottom: 1.4rem; font-size: 1.4rem; } .footer-section ul li { margin-bottom: 0.8rem; } .footer-section .contact .info{ display: flex; gap: 0rem; margin-top: 0rem; margin-bottom: 1rem; font-weight: 400; } .footer-section .contact .icon{ padding: 1rem 1rem 0 0; margin-right: .5rem; margin-bottom: 0rem; } .footer .social-links { justify-content: start; } } .slider-banner-204{ height: 150px; color: #fff; } @media (min-width: 768px) { .slider-banner-204{ height: 300px; } } @media (min-width: 1024px) { .slider-banner-204{ height: 600px; } } .slider-banner-204 .slider-main, .slider-banner-204 .swiper{ height: 100%; width: 100%; } .slider-banner-204 .swiper-slide{ position: relative; height: 100%; } .slider-banner-204 .swiper-slide .slider-item{ position: relative; height: 100%; width: 100%; } .slider-banner-204 .swiper-slide .slider-item .container{ height: 100%; width: 100%; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; max-width: 1322px !important; padding: 0 16px; margin: 0 auto; } .slider-banner-204 .swiper-slide .text-content{ display: flex; flex-direction: column; align-items: center; gap: 0.5rem; } .slider-banner-204 .text-sub-display{ font-size: 1.125rem; line-height: 1.75rem; font-weight: 500; text-transform: uppercase; } .slider-banner-204 .text-display{ font-size: 2.75rem; line-height: 1; font-weight: 600; margin-top: 0.5rem; } @media (min-width: 768px) { .slider-banner-204 .text-display{ font-size: 3.75rem; } } .slider-banner-204 .button{ margin-top: 1.5rem; font-size: 1rem; line-height: 20px; font-weight: 600; text-transform: uppercase; color: white; border: solid 1px white; padding: 16px 40px; border-radius: 2rem; display: inline-block; cursor: pointer; transition: background-color ease 0.4s; } .slider-banner-204 .button:hover{ border-color: transparent; background-color: var(--primary-color); } .slider-banner-204 .bg-img{ position: absolute; width: 100%; height: 100%; } .slider-banner-204 .bg-img img{ width: 100%; height: 100%; object-fit: cover; } @media (min-width: 768px) { .slider-banner-204 .swiper-slide .slider-item .container{ text-align: left; } .slider-banner-204 .swiper-slide .text-content{ align-items: flex-start; } .slider-banner-204 .swiper-slide .text-display{ margin-top: 1.25rem; } .slider-banner-204 .button-main{ margin-top: 4rem; } } @media (min-width: 1024px) { .slider-banner-204 .swiper-slide .text-content{ flex-basis: 50%; } .slider-banner-204 .swiper-slide .slider-item .container{ justify-content: flex-start; } } .ck-article-block{ font-weight: 500; font-size: 1rem; } .brand-block{ background-color: #ffffff; } .brand-block .list-brand { display: flex; justify-content: center; align-items: baseline; flex-wrap: wrap; gap: 2rem; padding-bottom: 5rem; } .brand-block .brand-item { flex: 0 0 auto; width: calc(50% - 1rem); height: 64px; display: flex; align-items: center; justify-content: center; position: relative; } .brand-block .brand-item img { height: 100%; max-height: 100%; width: auto; object-fit: cover; } @media (min-width: 768px) { .brand-block .brand-item { width: 200px; } } .footer { padding: 4rem 0 0 0; background-color: #222; color: #9d9d9d; padding-bottom: 10rem; } @media (min-width: 1024px){ .footer{ padding-bottom: 0; } } .footer .introduction{ color: #a2a2a2; } .footer-content { max-width: 1400px; margin: 0 auto; padding: 0 20px; } .footer-sections { gap: 6rem; padding-inline: 2rem; margin-bottom: 1rem; } .footer-section h3 { margin-bottom: 3rem; font-size: 1.5rem; font-weight: 600; } .footer-section ul { list-style: none; padding: 0; } .footer-section ul li { margin-bottom: 1rem; } .footer .nav-link{ transition: color ease .3s; } .footer .nav-link.active, .footer .nav-link:hover , .footer a:hover{ color: #fff; transition: color ease .3s; } .footer .social-links { display: flex; gap: 1rem; margin-top: 2rem; } .social-links a { font-size: 1.8rem; transition: color ease .3s; } .social-links a:hover { color: var(--primary-color); } .footer-copyright { text-align: center; padding-block: 1rem; color: #a2a2a2; } .footer-copyright p{ margin: 0; } .footer-sections { display: block; text-align: center; } .footer-section{ display: flex; flex-direction: column; justify-content: center; margin-bottom: 5rem; } .footer-section .contact .info{ gap: 1rem; margin-bottom: 3rem; } .footer-section .contact .icon{ margin-bottom: 1rem; } .social-links { justify-content: center; } .footer-map iframe{ width: 100%; } @media (max-width: 1024px){ .footer-section .navbar-brand{ display: flex; justify-content: center; } .footer-map, .footer-section .introduction{ margin-top: 3rem; } } @media (min-width: 1024px) { .footer .navbar-brand img { max-height: 40px; margin-bottom: 1.4rem; } .footer .introduction{ font-weight: 400; margin-bottom: 1.4rem; } .footer-sections { display: grid; grid-template-columns: 2fr 1fr 2fr; text-align: start; } .footer-section{ display: block; margin-bottom: 0footer-sections; } .footer-section h3 { margin-bottom: 1.4rem; font-size: 1.4rem; } .footer-section ul li { margin-bottom: 0.8rem; } .footer-section .contact .info{ display: flex; gap: 0rem; margin-top: 0rem; margin-bottom: 1rem; font-weight: 400; } .footer-section .contact .icon{ padding: 1rem 1rem 0 0; margin-right: .5rem; margin-bottom: 0rem; } .footer .social-links { justify-content: start; } } .single-banner { padding-block: 0; width: 100%; } .single-banner img { width: 100%; height: auto; display: block; } .single-banner { padding-block: 0; width: 100%; } .single-banner img { width: 100%; height: auto; display: block; } .footer { padding: 4rem 0 0 0; background-color: #222; color: #9d9d9d; padding-bottom: 10rem; } @media (min-width: 1024px){ .footer{ padding-bottom: 0; } } .footer .introduction{ color: #a2a2a2; } .footer-content { max-width: 1400px; margin: 0 auto; padding: 0 20px; } .footer-sections { gap: 6rem; padding-inline: 2rem; margin-bottom: 1rem; } .footer-section h3 { margin-bottom: 3rem; font-size: 1.5rem; font-weight: 600; } .footer-section ul { list-style: none; padding: 0; } .footer-section ul li { margin-bottom: 1rem; } .footer .nav-link{ transition: color ease .3s; } .footer .nav-link.active, .footer .nav-link:hover , .footer a:hover{ color: #fff; transition: color ease .3s; } .footer .social-links { display: flex; gap: 1rem; margin-top: 2rem; } .social-links a { font-size: 1.8rem; transition: color ease .3s; } .social-links a:hover { color: var(--primary-color); } .footer-copyright { text-align: center; padding-block: 1rem; color: #a2a2a2; } .footer-copyright p{ margin: 0; } .footer-sections { display: block; text-align: center; } .footer-section{ display: flex; flex-direction: column; justify-content: center; margin-bottom: 5rem; } .footer-section .contact .info{ gap: 1rem; margin-bottom: 3rem; } .footer-section .contact .icon{ margin-bottom: 1rem; } .social-links { justify-content: center; } .footer-map iframe{ width: 100%; } @media (max-width: 1024px){ .footer-section .navbar-brand{ display: flex; justify-content: center; } .footer-map, .footer-section .introduction{ margin-top: 3rem; } } @media (min-width: 1024px) { .footer .navbar-brand img { max-height: 40px; margin-bottom: 1.4rem; } .footer .introduction{ font-weight: 400; margin-bottom: 1.4rem; } .footer-sections { display: grid; grid-template-columns: 2fr 1fr 2fr; text-align: start; } .footer-section{ display: block; margin-bottom: 0footer-sections; } .footer-section h3 { margin-bottom: 1.4rem; font-size: 1.4rem; } .footer-section ul li { margin-bottom: 0.8rem; } .footer-section .contact .info{ display: flex; gap: 0rem; margin-top: 0rem; margin-bottom: 1rem; font-weight: 400; } .footer-section .contact .icon{ padding: 1rem 1rem 0 0; margin-right: .5rem; margin-bottom: 0rem; } .footer .social-links { justify-content: start; } } .contact-section-wrapper { display: flex; gap: 2rem; align-items: flex-start; width: 100%; max-width: 1300px; margin-inline: auto; padding-inline: 1rem; } .contact-info-column { flex: 1; min-width: 300px; padding-inline: 1rem; } .contact-form-column { flex: 1.5; min-width: 300px; } .contact-info-column h3 { font-size: 1.8rem; margin-bottom: 3rem; } .contact-details { list-style: none; padding: 0; margin: 1.5rem 0; color: #333; } .contact-details .contact-details-item { display: flex; align-items: flex-start; margin-bottom: 2rem; font-size: 1.15rem; } .contact-details .contact-details-item span{ font-weight: 400; } @media (max-width: 768px) { .contact-details .contact-details-item { font-size: 1rem; } } .contact-details i { font-size: 2rem; width: 35px; text-align: center; margin-right: 1rem; color: var(--primary-color); } .contact-item-title { font-size: 1.5rem; color: var(--primary-color); line-height: 2rem; margin: 0 0 1rem; } .contact-item-details p { margin-bottom: 0.5rem; } .contact-details a { text-decoration: none; } .contact-details a:hover { color: var(--primary-color); transition: color ease .2s; } .contact-social-links a { color: #333; font-size: 1.7rem; margin-right: 1.5rem; transition: color 0.2s; } .contact-social-links a:hover { color: #007bff; } .contact-form-container { padding: 2rem; border-radius: 8px; background-color: #f9f9f9; border: 1px solid #eee; } .contact-form-header { margin-bottom: 1.5rem; } .contact-form-header h4 { font-size: 1.8rem; margin-bottom: 0.5rem; } .contact-form-header span { font-size: 1rem; font-weight: 400; color: #666; } .contact-form-container p { text-align: center; margin-bottom: 1.5rem; color: #666; } .form-group { margin-bottom: 1rem; } .form-group label { display: block; margin-bottom: .5rem; font-weight: 500; } .form-group input, .form-group textarea { width: 100%; padding: .75rem; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; } .captcha-group { display: flex; align-items: center; gap: 1rem; margin-bottom: 1.5rem; } .captcha-img { border: 1px solid #ccc; border-radius: 4px; overflow: hidden; } .captcha-img img { display: block; } .btn-refresh { padding: 0.5rem 0.8rem; border: 1px solid #ccc; background-color: #fff; border-radius: 4px; cursor: pointer; } .btn-submit { display: block; width: 100%; padding: .75rem 1.5rem; background-color: #333; color: #fff; border: none; border-radius: 4px; cursor: pointer; font-size: 1rem; transition: background-color 0.2s; } .btn-submit:hover { background-color: #555; } .alert-container { margin-top: 1rem; } .alert { padding: 1rem; margin-bottom: 1rem; border-radius: 4px; border: 1px solid transparent; } .alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; } .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; } .alert-danger ul { margin: 0; padding-left: 1.5rem; } /* Responsive Styles */ @media (max-width: 768px) { .contact-section-wrapper { flex-direction: column; } .contact-info-column, .contact-form-column { width: 100%; } } .collection-no-data{color: #696969; text-align: center; font-size: 1.2rem; background-color: #d9d9d9; padding: 1rem; border-radius: 10px; width: 80%; margin: 0 auto;}
.list-product-block { width: 100%; } .list-product-block { display: grid; grid-template-columns: 1fr; } @media (min-width: 768px) { .list-product-block { grid-template-columns: repeat(auto-fit, minmax(300px, calc(100% / 2))); } .list-product-block .product-item { margin: 10px; } } @media (min-width: 1024px) { .list-product-block { grid-template-columns: repeat(auto-fit, minmax(200px, calc(100% / 3))); } .list-product-block .product-item { margin: 10px; } } .list-product-block .product-item { position: relative; } .list-product-block .product-thumb { position: relative; } @media (max-width: 1024px) { .list-product-block .product-thumb { border-radius: 16px; } } .list-product-block .product-image { aspect-ratio: 4/3; border-radius: 8px; box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1); overflow: hidden; } .list-product-block .product-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; } .list-product-block .product-item:hover .product-image img { transform: scale(1.05); } .list-product-block .product-info { display: flex; flex-direction: column; gap: .5rem; margin-top: .5rem; } .list-product-block .product-title { font-size: 1.2rem; line-height: 1.8rem; color: var(--neutral_darker-color); transition: color 0.5s ease; margin-bottom: 3rem; } @media (min-width: 1024px){ .list-product-block .product-title{ font-size: 1.15rem; line-height: 1.7rem; margin-bottom: 0; } } .list-product-block .product-item .product-title:hover { color: var(--primary-color); } .footer { padding: 4rem 0 0 0; background-color: #222; color: #9d9d9d; padding-bottom: 10rem; } @media (min-width: 1024px){ .footer{ padding-bottom: 0; } } .footer .introduction{ color: #a2a2a2; } .footer-content { max-width: 1400px; margin: 0 auto; padding: 0 20px; } .footer-sections { gap: 6rem; padding-inline: 2rem; margin-bottom: 1rem; } .footer-section h3 { margin-bottom: 3rem; font-size: 1.5rem; font-weight: 600; } .footer-section ul { list-style: none; padding: 0; } .footer-section ul li { margin-bottom: 1rem; } .footer .nav-link{ transition: color ease .3s; } .footer .nav-link.active, .footer .nav-link:hover , .footer a:hover{ color: #fff; transition: color ease .3s; } .footer .social-links { display: flex; gap: 1rem; margin-top: 2rem; } .social-links a { font-size: 1.8rem; transition: color ease .3s; } .social-links a:hover { color: var(--primary-color); } .footer-copyright { text-align: center; padding-block: 1rem; color: #a2a2a2; } .footer-copyright p{ margin: 0; } .footer-sections { display: block; text-align: center; } .footer-section{ display: flex; flex-direction: column; justify-content: center; margin-bottom: 5rem; } .footer-section .contact .info{ gap: 1rem; margin-bottom: 3rem; } .footer-section .contact .icon{ margin-bottom: 1rem; } .social-links { justify-content: center; } .footer-map iframe{ width: 100%; } @media (max-width: 1024px){ .footer-section .navbar-brand{ display: flex; justify-content: center; } .footer-map, .footer-section .introduction{ margin-top: 3rem; } } @media (min-width: 1024px) { .footer .navbar-brand img { max-height: 40px; margin-bottom: 1.4rem; } .footer .introduction{ font-weight: 400; margin-bottom: 1.4rem; } .footer-sections { display: grid; grid-template-columns: 2fr 1fr 2fr; text-align: start; } .footer-section{ display: block; margin-bottom: 0footer-sections; } .footer-section h3 { margin-bottom: 1.4rem; font-size: 1.4rem; } .footer-section ul li { margin-bottom: 0.8rem; } .footer-section .contact .info{ display: flex; gap: 0rem; margin-top: 0rem; margin-bottom: 1rem; font-weight: 400; } .footer-section .contact .icon{ padding: 1rem 1rem 0 0; margin-right: .5rem; margin-bottom: 0rem; } .footer .social-links { justify-content: start; } } .list-product-block { width: 100%; } .list-product-block { display: grid; grid-template-columns: 1fr; } @media (min-width: 768px) { .list-product-block { grid-template-columns: repeat(auto-fit, minmax(300px, calc(100% / 2))); } .list-product-block .product-item { margin: 10px; } } @media (min-width: 1024px) { .list-product-block { grid-template-columns: repeat(auto-fit, minmax(200px, calc(100% / 3))); } .list-product-block .product-item { margin: 10px; } } .list-product-block .product-item { position: relative; } .list-product-block .product-thumb { position: relative; } @media (max-width: 1024px) { .list-product-block .product-thumb { border-radius: 16px; } } .list-product-block .product-image { aspect-ratio: 4/3; border-radius: 8px; box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1); overflow: hidden; } .list-product-block .product-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; } .list-product-block .product-item:hover .product-image img { transform: scale(1.05); } .list-product-block .product-info { display: flex; flex-direction: column; gap: .5rem; margin-top: .5rem; } .list-product-block .product-title { font-size: 1.2rem; line-height: 1.8rem; color: var(--neutral_darker-color); transition: color 0.5s ease; margin-bottom: 3rem; } @media (min-width: 1024px){ .list-product-block .product-title{ font-size: 1.15rem; line-height: 1.7rem; margin-bottom: 0; } } .list-product-block .product-item .product-title:hover { color: var(--primary-color); } .footer { padding: 4rem 0 0 0; background-color: #222; color: #9d9d9d; padding-bottom: 10rem; } @media (min-width: 1024px){ .footer{ padding-bottom: 0; } } .footer .introduction{ color: #a2a2a2; } .footer-content { max-width: 1400px; margin: 0 auto; padding: 0 20px; } .footer-sections { gap: 6rem; padding-inline: 2rem; margin-bottom: 1rem; } .footer-section h3 { margin-bottom: 3rem; font-size: 1.5rem; font-weight: 600; } .footer-section ul { list-style: none; padding: 0; } .footer-section ul li { margin-bottom: 1rem; } .footer .nav-link{ transition: color ease .3s; } .footer .nav-link.active, .footer .nav-link:hover , .footer a:hover{ color: #fff; transition: color ease .3s; } .footer .social-links { display: flex; gap: 1rem; margin-top: 2rem; } .social-links a { font-size: 1.8rem; transition: color ease .3s; } .social-links a:hover { color: var(--primary-color); } .footer-copyright { text-align: center; padding-block: 1rem; color: #a2a2a2; } .footer-copyright p{ margin: 0; } .footer-sections { display: block; text-align: center; } .footer-section{ display: flex; flex-direction: column; justify-content: center; margin-bottom: 5rem; } .footer-section .contact .info{ gap: 1rem; margin-bottom: 3rem; } .footer-section .contact .icon{ margin-bottom: 1rem; } .social-links { justify-content: center; } .footer-map iframe{ width: 100%; } @media (max-width: 1024px){ .footer-section .navbar-brand{ display: flex; justify-content: center; } .footer-map, .footer-section .introduction{ margin-top: 3rem; } } @media (min-width: 1024px) { .footer .navbar-brand img { max-height: 40px; margin-bottom: 1.4rem; } .footer .introduction{ font-weight: 400; margin-bottom: 1.4rem; } .footer-sections { display: grid; grid-template-columns: 2fr 1fr 2fr; text-align: start; } .footer-section{ display: block; margin-bottom: 0footer-sections; } .footer-section h3 { margin-bottom: 1.4rem; font-size: 1.4rem; } .footer-section ul li { margin-bottom: 0.8rem; } .footer-section .contact .info{ display: flex; gap: 0rem; margin-top: 0rem; margin-bottom: 1rem; font-weight: 400; } .footer-section .contact .icon{ padding: 1rem 1rem 0 0; margin-right: .5rem; margin-bottom: 0rem; } .footer .social-links { justify-content: start; } } .single-banner { padding-block: 0; width: 100%; } .single-banner img { width: 100%; height: auto; display: block; } .list-product-block { width: 100%; } .list-product-block { display: grid; grid-template-columns: 1fr; } @media (min-width: 768px) { .list-product-block { grid-template-columns: repeat(auto-fit, minmax(300px, calc(100% / 2))); } .list-product-block .product-item { margin: 10px; } } @media (min-width: 1024px) { .list-product-block { grid-template-columns: repeat(auto-fit, minmax(200px, calc(100% / 3))); } .list-product-block .product-item { margin: 10px; } } .list-product-block .product-item { position: relative; } .list-product-block .product-thumb { position: relative; } @media (max-width: 1024px) { .list-product-block .product-thumb { border-radius: 16px; } } .list-product-block .product-image { aspect-ratio: 4/3; border-radius: 8px; box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1); overflow: hidden; } .list-product-block .product-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; } .list-product-block .product-item:hover .product-image img { transform: scale(1.05); } .list-product-block .product-info { display: flex; flex-direction: column; gap: .5rem; margin-top: .5rem; } .list-product-block .product-title { font-size: 1.2rem; line-height: 1.8rem; color: var(--neutral_darker-color); transition: color 0.5s ease; margin-bottom: 3rem; } @media (min-width: 1024px){ .list-product-block .product-title{ font-size: 1.15rem; line-height: 1.7rem; margin-bottom: 0; } } .list-product-block .product-item .product-title:hover { color: var(--primary-color); } .footer { padding: 4rem 0 0 0; background-color: #222; color: #9d9d9d; padding-bottom: 10rem; } @media (min-width: 1024px){ .footer{ padding-bottom: 0; } } .footer .introduction{ color: #a2a2a2; } .footer-content { max-width: 1400px; margin: 0 auto; padding: 0 20px; } .footer-sections { gap: 6rem; padding-inline: 2rem; margin-bottom: 1rem; } .footer-section h3 { margin-bottom: 3rem; font-size: 1.5rem; font-weight: 600; } .footer-section ul { list-style: none; padding: 0; } .footer-section ul li { margin-bottom: 1rem; } .footer .nav-link{ transition: color ease .3s; } .footer .nav-link.active, .footer .nav-link:hover , .footer a:hover{ color: #fff; transition: color ease .3s; } .footer .social-links { display: flex; gap: 1rem; margin-top: 2rem; } .social-links a { font-size: 1.8rem; transition: color ease .3s; } .social-links a:hover { color: var(--primary-color); } .footer-copyright { text-align: center; padding-block: 1rem; color: #a2a2a2; } .footer-copyright p{ margin: 0; } .footer-sections { display: block; text-align: center; } .footer-section{ display: flex; flex-direction: column; justify-content: center; margin-bottom: 5rem; } .footer-section .contact .info{ gap: 1rem; margin-bottom: 3rem; } .footer-section .contact .icon{ margin-bottom: 1rem; } .social-links { justify-content: center; } .footer-map iframe{ width: 100%; } @media (max-width: 1024px){ .footer-section .navbar-brand{ display: flex; justify-content: center; } .footer-map, .footer-section .introduction{ margin-top: 3rem; } } @media (min-width: 1024px) { .footer .navbar-brand img { max-height: 40px; margin-bottom: 1.4rem; } .footer .introduction{ font-weight: 400; margin-bottom: 1.4rem; } .footer-sections { display: grid; grid-template-columns: 2fr 1fr 2fr; text-align: start; } .footer-section{ display: block; margin-bottom: 0footer-sections; } .footer-section h3 { margin-bottom: 1.4rem; font-size: 1.4rem; } .footer-section ul li { margin-bottom: 0.8rem; } .footer-section .contact .info{ display: flex; gap: 0rem; margin-top: 0rem; margin-bottom: 1rem; font-weight: 400; } .footer-section .contact .icon{ padding: 1rem 1rem 0 0; margin-right: .5rem; margin-bottom: 0rem; } .footer .social-links { justify-content: start; } } .single-banner { padding-block: 0; width: 100%; } .single-banner img { width: 100%; height: auto; display: block; } .main{ width: 100%; margin-left: auto; margin-right: auto; max-width: 1000px; width: 100%; padding-right: 16px; padding-left: 16px; margin: 0 auto; } .main .title{ font-size: 1.5rem; margin-top: 2rem; } @media (min-width:1024px){ .main{ padding-inline: 5rem; } .main .title{ font-size: 2rem; margin-top: 3.5rem; } } .main .date{ margin-top: 1rem; color: #666; font-weight: 400; } .main .list-img-wrapper{ width: 100%; } .main .list-img{ position: relative; width: 100%; flex-shrink: 0; margin: 0 auto; } .main .mySwiper{ position: unset; cursor: pointer; } 

.main .back-btn{padding: 2rem 0;} .main .swiper-img{color: transparent;}

.main .mySwiper .swiper-wrapper { position: relative; flex-direction: row; left: unset; top: unset; gap: 8px; margin-top: 20px; } .main .mySwiper .swiper-wrapper .swiper-slide{ width: 100px !important; border: 1px solid #A0A0A0; border-radius: 12px; overflow: hidden; opacity: 0.5; aspect-ratio: 4/3; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1); } .main .mySwiper .swiper-wrapper .swiper-slide img{ height: 100%; width: 100%; object-fit: cover; } .main .mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{ opacity: 1; } @media (max-width: 1024px) { .main .mySwiper .swiper-wrapper .swiper-slide{ width: 60px !important; } } .main .mySwiper2{ aspect-ratio: 4/3; border-radius: 20px; overflow: hidden; box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1); } .main .mySwiper2 img{ width: 100%; height: 100%; object-fit: cover; } .main .action{ width: 100%; color: #555; display: flex; flex-wrap: wrap; margin-top: 2rem; gap: 2rem; flex-direction: column; font-weight: 500; border-top: 1px solid; padding-top: 2rem; } @media (min-width:1024px){ .main .action { flex-direction: row; justify-content: space-between; } } .main .action .left, .main .action .right{ display: flex; align-items: center; flex-wrap: wrap; gap: 1rem; } .main .action .left span{ color: #666; } .main .action .right .share-btns{ display: flex; align-items: center; gap: 1rem; flex-wrap: wrap; font-size: 1.5rem; } .main .action .right .share-btns a, .main .action .right .share-btns [role="button"] { width: 2.5rem; height: 2.5rem; display: flex; align-items: center; justify-content: center; border-radius: 9999px; transition-duration: 300ms; } .main .action .right .share-btns .duration-100 { transition-duration: 100ms; } .main .list-img-wrapper{ width: 100%; margin: 0 auto; } .main .share-btns{ font-size: 1.5rem; } .main .spec-table { margin: 0 auto; border-collapse: collapse; max-width: 600px; border-radius: 10px; width: 100%; } .main .content{ margin-top: .75rem; gap: 2rem; font-weight: 500; } @media (min-width:1024px){ .main .content{ margin-top: 1.5rem; } .main .action{ margin-top: 4rem; flex-direction: row; } } .main .desc-block { background-color: #ffffffe2; font-weight: 400; letter-spacing: .05em; line-height: 2em; padding: 3rem 2rem; border-radius: 10px; margin-top: 2rem; } .main .spec-table td { text-align: left; padding-block: .5rem; } .main .spec-table tr:nth-child(odd) { background-color: rgb(247 247 247); } .main .spec-table td:first-child { font-weight: 500; width: 30%; } .main .spec-table .column { text-align: center; } .main .spec-table .content { padding-inline: 1rem; } .main .menu-tab { position: relative; display: flex; align-items: center; justify-content: center; gap: 2rem; } @media (min-width: 768px) { .main .menu-tab { gap: 60px; } } .main .menu-tab .tab-item { white-space: nowrap; cursor: pointer; font-size: 1.25rem; color: rgb(160 160 160); transition-duration: 300ms; } .main .menu-tab .tab-item:hover { color: rgb(31 31 31); } .main .menu-tab .tab-item.active { color: rgb(31 31 31); } .main .button-main { font-size: 1rem; padding: .75em 2em; background-color: var(--primary-color); color: white; border-radius: 25px; text-decoration: none; display: inline-block; } .cta-205-container { padding-bottom: 0; } .cta-205 { background-color: var(--primary-color); padding: 2.5rem 10rem; display: flex; justify-content: space-between; align-items: center; width: 100%; } .cta-text-205 { color: #ffffff; margin: 0; font-weight: 500; font-size:2rem; } .cta-button-205 { color: #ffffff; background-color: transparent; border: 1px solid #ffffff; padding: 0.75rem 2.75rem; text-decoration: none; border-radius: 25px; font-weight: 500; transition: all 0.3s ease; white-space: nowrap; font-size:1.25rem; } .cta-button-205:hover { background-color: #ffffff; color: var(--primary-color); } @media (max-width: 768px) { .cta-205 { flex-direction: column; text-align: center; padding: 2rem 1.5rem; } .cta-text-205 { margin-bottom: 1.5rem; font-size: 1.75rem; } } .footer { padding: 4rem 0 0 0; background-color: #222; color: #9d9d9d; padding-bottom: 10rem; } @media (min-width: 1024px){ .footer{ padding-bottom: 0; } } .footer .introduction{ color: #a2a2a2; } .footer-content { max-width: 1400px; margin: 0 auto; padding: 0 20px; } .footer-sections { gap: 6rem; padding-inline: 2rem; margin-bottom: 1rem; } .footer-section h3 { margin-bottom: 3rem; font-size: 1.5rem; font-weight: 600; } .footer-section ul { list-style: none; padding: 0; } .footer-section ul li { margin-bottom: 1rem; } .footer .nav-link{ transition: color ease .3s; } .footer .nav-link.active, .footer .nav-link:hover , .footer a:hover{ color: #fff; transition: color ease .3s; } .footer .social-links { display: flex; gap: 1rem; margin-top: 2rem; } .social-links a { font-size: 1.8rem; transition: color ease .3s; } .social-links a:hover { color: var(--primary-color); } .footer-copyright { text-align: center; padding-block: 1rem; color: #a2a2a2; } .footer-copyright p{ margin: 0; } .footer-sections { display: block; text-align: center; } .footer-section{ display: flex; flex-direction: column; justify-content: center; margin-bottom: 5rem; } .footer-section .contact .info{ gap: 1rem; margin-bottom: 3rem; } .footer-section .contact .icon{ margin-bottom: 1rem; } .social-links { justify-content: center; } .footer-map iframe{ width: 100%; } @media (max-width: 1024px){ .footer-section .navbar-brand{ display: flex; justify-content: center; } .footer-map, .footer-section .introduction{ margin-top: 3rem; } } @media (min-width: 1024px) { .footer .navbar-brand img { max-height: 40px; margin-bottom: 1.4rem; } .footer .introduction{ font-weight: 400; margin-bottom: 1.4rem; } .footer-sections { display: grid; grid-template-columns: 2fr 1fr 2fr; text-align: start; } .footer-section{ display: block; margin-bottom: 0footer-sections; } .footer-section h3 { margin-bottom: 1.4rem; font-size: 1.4rem; } .footer-section ul li { margin-bottom: 0.8rem; } .footer-section .contact .info{ display: flex; gap: 0rem; margin-top: 0rem; margin-bottom: 1rem; font-weight: 400; } .footer-section .contact .icon{ padding: 1rem 1rem 0 0; margin-right: .5rem; margin-bottom: 0rem; } .footer .social-links { justify-content: start; } } .cta-205-container { padding-bottom: 0; } .cta-205 { background-color: var(--primary-color); padding: 2.5rem 10rem; display: flex; justify-content: space-between; align-items: center; width: 100%; } .cta-text-205 { color: #ffffff; margin: 0; font-weight: 500; font-size:2rem; } .cta-button-205 { color: #ffffff; background-color: transparent; border: 1px solid #ffffff; padding: 0.75rem 2.75rem; text-decoration: none; border-radius: 25px; font-weight: 500; transition: all 0.3s ease; white-space: nowrap; font-size:1.25rem; } .cta-button-205:hover { background-color: #ffffff; color: var(--primary-color); } @media (max-width: 768px) { .cta-205 { flex-direction: column; text-align: center; padding: 2rem 1.5rem; } .cta-text-205 { margin-bottom: 1.5rem; font-size: 1.75rem; } } .cta-block-image { position: relative; min-width: 300px; padding: 150px; overflow: hidden; text-align: center; } .cta-block-image .cta-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } @media (max-width: 768px) { .cta-block-image { padding: 50px; text-align: left; } } .cta-block-image .cta-img { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); } .cta-block-image .cta-content { position: relative; z-index: 1; padding: 20px; border-radius: 4px; display: flex; gap: 30px; color: #fff; } .cta-block-image .cta-content--vertical { flex-direction: column; } .cta-block-image .cta-text-wrapper { display: flex; flex-direction: column; gap: 10px; } .cta-block-image .cta-title { margin: 0; font-size: 42px; } .cta-block-image .cta-text { margin-top: 1rem; font-size: 18px; opacity: 0.9; } .cta-block-image .cta-buttons { display: flex; gap: 10px; } .cta-block-image .cta-btn { display: inline-block; padding: 1rem 2rem; background-color: var(--primary-color); color: #fff; text-decoration: none; border-radius: 2rem; transition: background-color 0.3s; text-align: center; white-space: nowrap; } .cta-block-image .cta-btn-first { display: none; } .cta-block-image .cta-btn:hover { background-color: #fff; color: var(--primary-color); } @media (max-width: 768px) { .cta-block-image .cta-block { display: flex; flex-direction: column; text-align: center; align-items: center; justify-content: center; gap: 0px; margin: 10px; margin-bottom: 30px; padding: 10px; overflow: hidden; word-wrap: break-word; padding: 15px; } .cta-block-image .cta-image-wrapper { width: 100%; height: 100%; } .cta-block-image .cta-img { width: 100%; height: 100%; object-fit: cover; } .cta-block-image .cta-content { padding-block: 20px; } .cta-block-image .cta-content--horizontal { flex-direction: column; } .cta-block-image .cta-text-wrapper { width: 100%; } .cta-block-image .cta-buttons { width: 100%; align-items: center; justify-content: center; gap: 10px; } .cta-block-image .cta-title { font-size: 20px; } .cta-block-image .cta-text { font-size: 14px; } .cta-block-image .cta-btn { width: 35%; } } @media (max-width: 480px) { .cta-block-image .cta-block { padding: 10px; margin: 10px; margin-bottom: 30px; } .cta-block-image .cta-content { width: 100%; } .cta-block-image .cta-buttons { width: 100%; flex-direction: column; } .cta-block-image .cta-btn { width: 40%; } } .main{ width: 100%; margin-left: auto; margin-right: auto; max-width: 1000px; width: 100%; padding-right: 16px; padding-left: 16px; margin: 0 auto; } .main .title{ font-size: 1.5rem; margin-top: 2rem; } @media (min-width:1024px){ .main{ padding-inline: 5rem; } .main .title{ font-size: 2rem; margin-top: 3.5rem; } } .main .date{ margin-top: 1rem; color: #666; font-weight: 400; } .main .list-img-wrapper{ width: 100%; } .main .list-img{ position: relative; width: 100%; flex-shrink: 0; margin: 0 auto; } .main .mySwiper{ position: unset; cursor: pointer; } .main .mySwiper .swiper-wrapper { position: relative; flex-direction: row; left: unset; top: unset; gap: 8px; margin-top: 20px; } .main .mySwiper .swiper-wrapper .swiper-slide{ width: 100px !important; border: 1px solid #A0A0A0; border-radius: 12px; overflow: hidden; opacity: 0.5; aspect-ratio: 4/3; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1); } .main .mySwiper .swiper-wrapper .swiper-slide img{ height: 100%; width: 100%; object-fit: cover; } .main .mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{ opacity: 1; } @media (max-width: 1024px) { .main .mySwiper .swiper-wrapper .swiper-slide{ width: 60px !important; } } .main .mySwiper2{ aspect-ratio: 4/3; border-radius: 20px; overflow: hidden; box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1); } .main .mySwiper2 img{ width: 100%; height: 100%; object-fit: cover; } .main .action{ width: 100%; color: #555; display: flex; flex-wrap: wrap; margin-top: 2rem; gap: 2rem; flex-direction: column; font-weight: 500; border-top: 1px solid; padding-top: 2rem; } @media (min-width:1024px){ .main .action { flex-direction: row; justify-content: space-between; } } .main .action .left, .main .action .right{ display: flex; align-items: center; flex-wrap: wrap; gap: 1rem; } .main .action .left span{ color: #666; } .main .action .right .share-btns{ display: flex; align-items: center; gap: 1rem; flex-wrap: wrap; font-size: 1.5rem; } .main .action .right .share-btns a, .main .action .right .share-btns [role="button"] { width: 2.5rem; height: 2.5rem; display: flex; align-items: center; justify-content: center; border-radius: 9999px; transition-duration: 300ms; } .main .action .right .share-btns .duration-100 { transition-duration: 100ms; } .main .list-img-wrapper{ width: 100%; margin: 0 auto; } .main .share-btns{ font-size: 1.5rem; } .main .spec-table { margin: 0 auto; border-collapse: collapse; max-width: 600px; border-radius: 10px; width: 100%; } .main .content{ margin-top: .75rem; gap: 2rem; font-weight: 500; } @media (min-width:1024px){ .main .content{ margin-top: 1.5rem; } .main .action{ margin-top: 4rem; flex-direction: row; } } .main .desc-block { background-color: #ffffffe2; font-weight: 400; letter-spacing: .05em; line-height: 2em; padding: 3rem 2rem; border-radius: 10px; margin-top: 2rem; } .main .spec-table td { text-align: left; padding-block: .5rem; } .main .spec-table tr:nth-child(odd) { background-color: rgb(247 247 247); } .main .spec-table td:first-child { font-weight: 500; width: 30%; } .main .spec-table .column { text-align: center; } .main .spec-table .content { padding-inline: 1rem; } .main .menu-tab { position: relative; display: flex; align-items: center; justify-content: center; gap: 2rem; } @media (min-width: 768px) { .main .menu-tab { gap: 60px; } } .main .menu-tab .tab-item { white-space: nowrap; cursor: pointer; font-size: 1.25rem; color: rgb(160 160 160); transition-duration: 300ms; } .main .menu-tab .tab-item:hover { color: rgb(31 31 31); } .main .menu-tab .tab-item.active { color: rgb(31 31 31); } .main .button-main { font-size: 1rem; padding: .75em 2em; background-color: var(--primary-color); color: white; border-radius: 25px; text-decoration: none; display: inline-block; } .cta-205-container { padding-bottom: 0; } .cta-205 { background-color: var(--primary-color); padding: 2.5rem 10rem; display: flex; justify-content: space-between; align-items: center; width: 100%; } .cta-text-205 { color: #ffffff; margin: 0; font-weight: 500; font-size:2rem; } .cta-button-205 { color: #ffffff; background-color: transparent; border: 1px solid #ffffff; padding: 0.75rem 2.75rem; text-decoration: none; border-radius: 25px; font-weight: 500; transition: all 0.3s ease; white-space: nowrap; font-size:1.25rem; } .cta-button-205:hover { background-color: #ffffff; color: var(--primary-color); } @media (max-width: 768px) { .cta-205 { flex-direction: column; text-align: center; padding: 2rem 1.5rem; } .cta-text-205 { margin-bottom: 1.5rem; font-size: 1.75rem; } } .footer { padding: 4rem 0 0 0; background-color: #222; color: #9d9d9d; padding-bottom: 10rem; } @media (min-width: 1024px){ .footer{ padding-bottom: 0; } } .footer .introduction{ color: #a2a2a2; } .footer-content { max-width: 1400px; margin: 0 auto; padding: 0 20px; } .footer-sections { gap: 6rem; padding-inline: 2rem; margin-bottom: 1rem; } .footer-section h3 { margin-bottom: 3rem; font-size: 1.5rem; font-weight: 600; } .footer-section ul { list-style: none; padding: 0; } .footer-section ul li { margin-bottom: 1rem; } .footer .nav-link{ transition: color ease .3s; } .footer .nav-link.active, .footer .nav-link:hover , .footer a:hover{ color: #fff; transition: color ease .3s; } .footer .social-links { display: flex; gap: 1rem; margin-top: 2rem; } .social-links a { font-size: 1.8rem; transition: color ease .3s; } .social-links a:hover { color: var(--primary-color); } .footer-copyright { text-align: center; padding-block: 1rem; color: #a2a2a2; } .footer-copyright p{ margin: 0; } .footer-sections { display: block; text-align: center; } .footer-section{ display: flex; flex-direction: column; justify-content: center; margin-bottom: 5rem; } .footer-section .contact .info{ gap: 1rem; margin-bottom: 3rem; } .footer-section .contact .icon{ margin-bottom: 1rem; } .social-links { justify-content: center; } .footer-map iframe{ width: 100%; } @media (max-width: 1024px){ .footer-section .navbar-brand{ display: flex; justify-content: center; } .footer-map, .footer-section .introduction{ margin-top: 3rem; } } @media (min-width: 1024px) { .footer .navbar-brand img { max-height: 40px; margin-bottom: 1.4rem; } .footer .introduction{ font-weight: 400; margin-bottom: 1.4rem; } .footer-sections { display: grid; grid-template-columns: 2fr 1fr 2fr; text-align: start; } .footer-section{ display: block; margin-bottom: 0footer-sections; } .footer-section h3 { margin-bottom: 1.4rem; font-size: 1.4rem; } .footer-section ul li { margin-bottom: 0.8rem; } .footer-section .contact .info{ display: flex; gap: 0rem; margin-top: 0rem; margin-bottom: 1rem; font-weight: 400; } .footer-section .contact .icon{ padding: 1rem 1rem 0 0; margin-right: .5rem; margin-bottom: 0rem; } .footer .social-links { justify-content: start; } } .single-banner { padding-block: 0; width: 100%; } .single-banner img { width: 100%; height: auto; display: block; } .single-banner { padding-block: 0; width: 100%; } .single-banner img { width: 100%; height: auto; display: block; } .component-206 { padding: 60px 15px; text-align: center; background-color: #ffffff; } .component-206 .c206.container { max-width: 1200px; margin: 0 auto; } .component-206 .main-title { font-size: 2.2rem; font-weight: 600; margin-bottom: 50px; color: var(--primary-color); } .component-206 .cards-container { display: flex; justify-content: center; /* Evenly space with center alignment */ gap: 40px; /* Increase gap for more space */ margin-bottom: 50px; flex-wrap: wrap; /* Allow wrapping on smaller screens */ } .component-206 .card { background-color: #fff; border: 1px solid #e0e0e0; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); overflow: hidden; flex: 1 1 300px; /* Flex properties for responsiveness */ max-width: 300px; /* A bit larger */ display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; } .component-206 .card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0,0,0,0.1); } .component-206 .card .img-container { width: 100%; padding-top: 66.66%; /* Aspect ratio 3:2 */ position: relative; overflow: hidden; } .component-206 .card img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } .component-206 .card-content { padding: 25px; background-color: #f8f8f8; } .component-206 .card p { margin: 0; font-size: 1.1rem; color: #444; font-weight: 600; } .component-206 .bottom-text { max-width: 800px; margin: 0 auto; color: #555; line-height: 1.9; font-size: 1.05rem; font-weight: 600; } .component-206 .bottom-text p { margin: 0 0 10px; } /* Responsive */ @media (max-width: 992px) { .component-206 .cards-container { gap: 30px; } .component-206 .card { max-width: calc(50% - 15px); flex-basis: calc(50% - 15px); } .component-206 .main-title { font-size: 2rem; } } @media (max-width: 767px) { .component-206 { padding: 40px 15px; } .component-206 .cards-container { flex-direction: column; align-items: center; gap: 25px; } .component-206 .card { width: 100%; max-width: 400px; flex-basis: auto; } .component-206 .main-title { font-size: 1.8rem; margin-bottom: 30px; } .component-206 .bottom-text { font-size: 0.95rem; } } .views_count{ font-size: 1.2rem; text-align: center; font-weight: 400; }
.category-multi { margin-bottom: 5rem; user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } @media (max-width: 1024px) { .category-multi { margin-bottom: 2.5rem; } } .category-multi .category-wrapper { max-width: 1300px; margin: 0 auto; display: flex; justify-content: space-between; gap: 2rem; } @media (max-width: 1024px) { .category-multi .category-wrapper { flex-wrap: wrap; gap: 5rem; padding: 1rem; } } .category-multi .category-sidebar { width: 25%; position: relative; } @media (max-width: 1024px) { .category-multi .category-sidebar { width: 33.333333%; } } @media (max-width: 1024px) { .category-multi .category-sidebar { width: 100%; padding-right: 0; font-size: 15px; line-height: 24px; font-weight: 400; z-index: 2; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); } } .category-multi .sidebar-header { background-color: var(--primary-color); color: #fff; font-weight: 600; padding: 1rem; position: relative; display: none; } @media (max-width: 1024px) { .category-multi .sidebar-header { display: block; background-color: var(--primary-color); color: #f9f9f9; } } .category-multi .category-list { display: flex; flex-direction: column; gap: 2rem; padding: 2rem 0rem 2rem 2rem; font-weight: 600; } .category-multi .category-item { position: relative; font-size: 1.2rem; width: 100%; } .category-multi .category-name{ transition: color 0.3s; } .category-multi .category-item .toggle-icon { font-size: 0.9rem; margin: auto 0; } .category-multi .category-item:hover { color: #000; } @media (max-width: 1024px) { .category-multi .category-item { width: 100%; } .category-multi .category-item:hover { color: inherit; } .category-multi.category-name{ padding: 1rem; } } .category-multi .category-name { display: flex; justify-content: space-between; color: #444; position: relative; cursor: pointer; } .category-multi .category-name:hover, .category-name.active{ color: var(--primary-color); } .category-multi .subcategory-list { color: #444; padding-left: 3rem; margin-top: 0.5rem; max-height: 0; overflow: hidden; transition: max-height .5s cubic-bezier(0.4, 0, 0.2, 1); } .category-multi .category-item.open .subcategory-list { max-height: 500px; } .category-multi .subcategory-item { font-size: 1rem; margin-block: 0.75rem; } .category-multi .subcategory-item.active a, .subcategory-item a:hover { color: var(--primary-color); } .category-multi .category-content { width: 100%; padding: 1rem; } .category-multi .pagination { display: flex; justify-content: center; gap: 1rem; margin-top: 2.5rem; } .category-multi .pagination button { color: #acacac; padding: 0.5rem 1rem; border-radius: 50%; background-color: #f5f5f5; transition: color .3s ease; } .category-multi .pagination button.active, .pagination button:hover { background-color: var(--primary-color); color: #fff; border-color: var(--primary-color); } @media (max-width: 1024px) { .category-multi .category-name { display: flex; width: 100%; justify-content: space-between; font-size: 1rem; } .category-multi .category-name.active { color: inherit; } .category-multi .category-list { display: none; max-height: 300px; width: 100%; position: absolute; gap: 0; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); background-color: var(--primary-color); color: #f9f9f9; overflow: scroll; padding: 0; } .category-multi .category-list.open { display: flex; } .category-multi .category-name, .subcategory-list, .category-multi .category-name:hover, .category-multi .category-name.active{ color: #f9f9f9; } .category-multi .subcategory-list{ background-color: #f9f9f9; color: var(--primary-color); } .category-multi .category-item{ padding: 1rem; } .category-multi .category-item.open .subcategory-list{ padding-block: .5rem 1rem; } .category-multi .subcategory-item { padding-left: 1rem; } .category-multi .list-product-block, .category-multi .category-content { padding: 0rem; } } .category-list-none .pagination { display: flex; justify-content: center; gap: 1rem; margin-top: 2.5rem; } .category-list-none .pagination button { color: #acacac; padding: 0.5rem 1.25rem; border-radius: 50%; background-color: #f5f5f5; transition: all 1s ease; } .category-list-none .pagination button.active, .pagination button:hover { background-color: var(--primary-color); color: #fff; border-color: var(--primary-color); } .footer .navbar-brand .footer-logo{max-height: 40px;} .contact-section-wrapper .captcha-group{display: flex; flex-direction: column; gap: 0.5rem;} .contact-section-wrapper .captcha-group .captcha-img-container{display: flex; align-items: center; gap: 0.5rem; width: 100%;} .contact-section-wrapper .captcha-refresh-button{flex-shrink: 0; padding: 0.25rem 0.5rem;} #captcha{margin-top: 0.5rem; width: 100%;} .d-none{ display: none;}        /* main */



:root{
  --primary-color: #0F3978;
}

body{
  background-color:#fff;
}


.header-menu .navbar>li, .header-menu.fixed .navbar>li, .header-menu .menu-mobile-icon{
  color: #777;
}

.blocks{
  padding-inline:0;
}
@media (min-width: 800px) {
  .blocks{
      padding-inline:0;
  }
}

.list-product-block .product-title{
  font-weight: 400;
}

.language-switcher a{
  width: fit-content;
}

.blog-list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.blog-list hr {
  color:  #e0e0e0;
}

.blog-item {
  height: 100%;
}

.blog-main {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 100%;
  background: #f2f2f2;
  padding: 1rem 1rem 2rem 1rem;
  border-radius: 10px;
  box-shadow: 0px 0px 17px rgb(171 171 171 / 10%); 
}

@media (min-width: 768px) {
  .blog-main {
    flex-direction: row;
    gap: 1.5rem;
    padding: 2.5rem;
  }
}

.blog-thumb {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 10px;
}

@media (min-width: 768px) {
  .blog-thumb {
    width: 35%;
  }
}

.blog-thumb img {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}

.blog-infor {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 768px) {
  .blog-infor {
    padding: 1rem;
    margin-block: auto;
  }
}

.blog-tag {
  display: inline-block;
  padding: 0.35rem 0.75rem;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.25rem;
  background-color: var(--primary-color);
  color: white;
  border-radius: 4px;
}

.blog-title {
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 600;
  color: #444;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 1023.99px) {
  .blog-title {
    font-size: 1.5rem;
    line-height: 1.35;
  }
}

.blog-meta {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 0.55rem;
  padding: .1rem;
}

.blog-date {
  color: #aaa;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding-left: .1rem;
}

.blog-excerpt {
  color: var(--secondary);
  line-height: 1.6;
  font-weight: 400;
  margin-top: 1rem;
  padding-left: .1rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-link {
  display: inline-block;
  margin-top: 1.5rem;
  color: var(--primary-color);
  font-weight: 500;
}