@-webkit-keyframes Gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @-moz-keyframes Gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes Gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } [class$="phinx"] h1, [class$="phinx"] h2, [class$="phinx"] h3, [class$="phinx"] h4, [class$="phinx"] p, [class$="phinx"] ul { margin-bottom: 0; } [class$="phinx"] .background { position: absolute; inset: 0; width: 100%; height: 100%; z-index: -100; object-fit: cover; } [class$="phinx"] h1 { font-family: Playfair Display; font-weight: 700; font-size: 32px; line-height: 150%; } [class$="phinx"] h2 { font-family: Prompt; font-weight: 700; font-size: 32px; line-height: 150%; } [class$="phinx"] h3 { font-family: Prompt; font-weight: 700; font-size: 28px; line-height: 150%; } [class$="phinx"] h4 { font-family: Prompt; font-weight: 600; font-size: 24px; line-height: 150%; } [class$="phinx"] p, [class$="phinx"] ul, [class$="phinx"] th { font-family: Prompt; font-weight: 400; font-size: 18px; line-height: 150%; } [class$="phinx"] td, [class$="phinx"] tr { font-family: Prompt; font-weight: 400; font-size: 18px; line-height: 150%; } [class$="phinx"] a { font-family: Prompt; font-weight: 700; font-size: 16px; line-height: 150%; } [class$="phinx"] button { font-family: Prompt; font-weight: 400; font-size: 16px; line-height: 150%; } [class$="phinx"] button.primary, [class$="phinx"] button.secondary { display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 4px; width: 165px; height: 48px; padding-right: 28px; padding-left: 32px; border: none; } [class$="phinx"] button:hover { cursor: pointer; } [class$="phinx"] button.primary { color: #ffffff; outline: none; background-color: #005ba3; } [class$="phinx"] button.primary:hover { background-color: #6c9bc8; } [class$="phinx"] button.primary:active { background-color: #2567a1; } [class$="phinx"] button.secondary { color: #001f35; outline: #001f35 solid 1px; } [class$="phinx"] button.secondary:hover { color: #001f35; outline: #001f35 solid 1px; background-color: #eaf3f7; } [class$="phinx"] button.secondary:active { color: #001f35; outline: #001f35 solid 1px; background-color: #b2c7e2; } [class$="phinx"] .center { display: flex; flex-direction: column; justify-content: center; align-items: center; } .content_50-50-section { padding: 80px 0; } .content_50-50-section .container { padding-left: 0px; padding-right: 0px; } .content_50-50-section-sub-title { color: var(--Primary05, #001F35); font-family: Prompt; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; } .content_50-50-section-headline { color: var(--Primary05, #001F35); font-family: "Playfair Display"; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin-bottom: 20px; } .content_50-50-section-headline2 { color: var(--Primary05, #001F35); text-align: center; font-family: "Playfair Display"; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; } .content_50-50-section-text { color: var(--Primary05, #001F35); font-family: Prompt; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; padding-right: 24px; } .content_50-50-section-text2 { color: var(--Primary05, #001F35); text-align: center; font-family: Prompt; font-size: 32px; font-style: normal; font-weight: 400; line-height: 150%; } .button-btn-wui { background: var(--Primary, #005BA3); display: flex; height: 48px; padding: 0 28px 0 32px; justify-content: center; align-items: center; gap: 2px; border: none; margin-top: 20px; margin-bottom: 20px; } .button-btn-wui:hover { background: var(--Primary02, #6C9BC8); } .button-btn-wui a { color: white; } .content_50-50-section-img { border-radius: 0px; width: 100%; height: auto; } .video-wrapper { position: relative; width: 100%; padding-bottom: 56.25%; overflow: hidden; } .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } @media (max-width: 767.98px) { .content_50-50-section { padding: 50px 20px; } .content_50-50-section-text { padding-right: 0px; } .content_50-50-section-headline2 { margin-top: 40px; } .content_50-50-section-img { margin-bottom: 20px; } } .home__product_category__phinx { position: relative; padding: 60px 0; } @media (max-width: 767.98px) { .home__product_category__phinx { padding: 40px 0; } } .home__product_category__phinx h1 { font-weight: 700; color: #ffffff; margin-bottom: 16px; } .home__product_category__phinx p { color: #ffffff; } .home__product_category__phinx .label { display: flex; flex-direction: row; justify-content: space-between; align-items: center; } @media (max-width: 767.98px) { .home__product_category__phinx .label { flex-direction: column; align-items: start; gap: 24px; } } .home__product_category__phinx .carousel-slider { padding-top: 40px; } .home__product_category__phinx .carousel-slider .carousel-panel { display: flex; flex-direction: column; height: 375px; } .home__product_category__phinx .carousel-slider .carousel-panel img { width: 100%; height: 280px; object-fit: cover; } .home__product_category__phinx .carousel-slider .carousel-panel button { width: 100%; } .home__product_category__phinx .carousel-slider .carousel-panel>div { display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding: 16px 24px; background: #ffffff; flex-grow: 1; } .home__product_category__phinx .carousel-slider .carousel-panel>div p { color: #001f35; } .home__product_category__phinx .carousel-slider .carousel-panel>div p:first-child { font-weight: 700; } .home__product_category__phinx .carousel-slider .carousel-panel>div p:last-child { font-size: 16px; margin-top: 12px; } .home__product_category__phinx .carousel-slider .carousel-panel>div i { padding: 12px; border: 1px solid #001f35; } .home__product_category__phinx .carousel-slider .carousel-panel:hover { box-shadow: 4px 4px 13.5px 0px rgba(32, 32, 32, 0.2); } .home__product_category__phinx .carousel-slider .carousel-panel:hover i { background: #eaf3f7; } .home__product_category__phinx .carousel-slider { margin-bottom: 0; } .home__product_category__phinx .carousel-slider .slick-slide { margin: 0 3px; } .home__product_category__phinx .carousel-slider .slick-list { margin: 0 -3px; padding: 0 0 12px 0; } .home__product_category__phinx .carousel-slider .slick-slider { margin: 0; } .home__product_category__phinx .carousel-slider .slick-track { display: flex; } .home__product_category__phinx .carousel-slider .slick-dots { position: relative; padding-top: 40px; bottom: 0; font-size: 4.43px; } .home__product_category__phinx .carousel-slider .slick-dots li { margin-inline: 4px; } .home__product_category__phinx .carousel-slider .slick-dots li button { padding: 0; } .home__product_category__phinx .carousel-slider .slick-dots li button:before { content: ""; } .home__product_category__phinx .carousel-slider .slick-dots li, .home__product_category__phinx .carousel-slider .slick-dots li button, .home__product_category__phinx .carousel-slider .slick-dots li button:before { width: 33.75px; height: 4.43px; background: #e6e7e8; border-radius: 2.22px; opacity: 1; } .home__product_category__phinx .carousel-slider .slick-dots li.slick-active, .home__product_category__phinx .carousel-slider .slick-dots li.slick-active button, .home__product_category__phinx .carousel-slider .slick-dots li.slick-active button:before { width: 33.75px; height: 4.43px; background: #005ba3; border-radius: 2.22px; opacity: 1; } .Home-Partner-Review-section { width: 100%; padding-bottom: 40px; } .Home-Partner-Review-container { max-width: 1320px; margin: 0 auto; padding: 40px 0px; display: flex; justify-content: space-between; align-items: center; width: 100%; } .Home-Partner-Review-title { color: #001F35; font-family: "Playfair Display"; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; } .Home-Partner-Review-see-more { color: var(--Primary05, #001F35); font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; } .Partner-Review-slideshow { max-width: 1320px; margin: 0 auto; } .Partner-Review-slideshow .slick-slide { padding: 0 10px; box-sizing: border-box; } .Partner-Review-slideshow__slide-container { width: 100%; max-width: 312px; height: 440px; overflow: hidden; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; } @media (max-width: 768px) { .Partner-Review-slideshow .slick-slide { padding: 0 8px; } .Partner-Review-slideshow__slide-container { margin: 0 auto 15px; } .Home-Partner-Review-container { flex-direction: column; align-items: flex-start; gap: 6px; padding: 15px; } .Home-Partner-Review-title, .Home-Partner-Review-see-more { text-align: left; } } @media (max-width: 480px) { .Partner-Review-slideshow .slick-slide { padding: 0 5px; } } .Partner-Review-slideshow__slide-container img { width: 100%; height: 100%; object-fit: cover; flex: 1 0 0; } .Partner-Review-slideshow .slick-dots { position: relative; display: flex !important; justify-content: center; align-items: center; gap: 8px; width: 100%; padding: 0; margin: 16px 0 0; list-style: none; } .Partner-Review-slideshow .slick-dots li { width: 40px; height: 6px; padding: 0; cursor: pointer; border-radius: 999px; background-color: #CCCCCC; transition: background-color 0.3s ease; } .Partner-Review-slideshow .slick-dots li button { display: none; } .Partner-Review-slideshow .slick-dots li.slick-active { background-color: #005BA3; } .Partner-Review-slideshow .slick-dots li:hover { background-color: #005BA3; } .Home_Partners-section { width: 100%; padding-bottom: 40px; } .Home_Partners-container { max-width: 1320px; margin: 0 auto; padding: 0 15px; padding: 40px; display: flex; justify-content: center; align-items: center; width: 100%; } .Home_Partners-title { color: #001F35; font-family: "Playfair Display"; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; } .Home_Partners-slide { max-width: 1320px; margin: 0 auto; } .Home_Partners-slide .slick-slide { padding: 0 10px; box-sizing: border-box; } .Home_Partners-slide__slide-container { width: 100%; max-width: 244px; height: 98px; overflow: hidden; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; } @media (max-width: 768px) { .Home_Partners-slide .slick-slide { padding: 0 8px; } .Home_Partners-slide__slide-container { margin: 0 auto 15px; } } @media (max-width: 480px) { .Home_Partners-slide .slick-slide { padding: 0 5px; } } .Home_Partners-slide__slide-container img { width: 100%; height: 100%; object-fit: cover; flex: 1 0 0; } .Home_Partners-slide .slick-dots { position: relative; display: flex !important; justify-content: center; align-items: center; gap: 8px; width: 100%; padding: 0; margin: 16px 0 0; list-style: none; } .Home_Partners-slide .slick-dots li { width: 40px; height: 6px; padding: 0; cursor: pointer; border-radius: 999px; background-color: #CCCCCC; transition: background-color 0.3s ease; } .Home_Partners-slide .slick-dots li button { display: none; } .Home_Partners-slide .slick-dots li.slick-active { background-color: #005BA3; } .Home_Partners-slide .slick-dots li:hover { background-color: #005BA3; } .wui-how-it-work { font-family: "Noto Sans Thai", sans-serif; background-color: #fff; } .wui-how-it-work .how-icon { width: 60px; height: auto; } .wui-how-it-work h5 { color: var(--Primary05, #001F35); text-align: center; font-family: Prompt; font-size: 24px; font-style: normal; font-weight: 700; line-height: 150%; } .wui-how-it-work p { color: var(--Primary05, #001F35); text-align: center; font-family: Prompt; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; } @media (max-width: 767.98px) { .wui-how-it-work h2 { font-size: 22px; } .wui-how-it-work h5 { font-size: 16px; } .wui-how-it-work .how-icon { width: 50px; } } .Intro-section { background-color: #07294D; text-align: center; padding-top: 100px; padding-bottom: 100px; } .Intro-title { color: var(--White, #FFF); text-align: center; font-family: "Playfair Display"; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; padding-bottom: 40px; } .Intro-subtext { color: var(--White, #FFF); text-align: center; font-family: Prompt; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; } .about__why_us__phinx h2, .about__why_us__phinx p { font-weight: 400; color: #ffffff; } .about__why_us__phinx .background-container { position: relative; } .about__why_us__phinx .first { display: flex; flex-direction: column; padding: 120px 100px 60px 100px; gap: 120px; } @media (max-width: 767.98px) { .about__why_us__phinx .first { padding: 60px 16px; gap: 40px; } } .about__why_us__phinx .first>div:first-child { display: flex; flex-direction: row; } @media (max-width: 767.98px) { .about__why_us__phinx .first>div:first-child { flex-direction: column-reverse; gap: 40px; } } .about__why_us__phinx .first>div:first-child>img { width: 40%; height: 692px; object-fit: cover; } @media (max-width: 767.98px) { .about__why_us__phinx .first>div:first-child>img { width: 100%; height: 372px; } } .about__why_us__phinx .first>div:first-child>div { display: flex; flex-direction: column; justify-content: center; padding: 0 60px; gap: 24px; } @media (max-width: 767.98px) { .about__why_us__phinx .first>div:first-child>div { padding: 0; } } .about__why_us__phinx .first>div:nth-child(2) { display: flex; flex-direction: column; gap: 24px; } .about__why_us__phinx .first>div:nth-child(2) h2, .about__why_us__phinx .first>div:nth-child(2) p { text-align: center; } .about__why_us__phinx .second img { width: 100%; height: 548px; object-fit: cover; } @media (max-width: 767.98px) { .about__why_us__phinx .second img { height: 262px; } } .about__why_us__phinx .third { display: flex; flex-direction: row; justify-content: space-between; padding: 40px 0 120px 0; } @media (max-width: 1024px) { .about__why_us__phinx .third { flex-wrap: wrap; padding: 40px 0 60px 0; } } .about__why_us__phinx .third>div { display: flex; flex-direction: column; align-items: center; gap: 16px; } @media (max-width: 1024px) { .about__why_us__phinx .third>div { flex: 50%; margin-top: 15px; } } .about__why_us__phinx .third>div img { aspect-ratio: 1/1; } @media (max-width: 1024px) { .about__why_us__phinx .third>div img { width: 120px; height: 120px; } } .about__why_us__phinx .third>div p { text-align: center; font-weight: bold; color: #001f35; } .slider-container { padding: 40px 0px; position: relative; width: 100%; max-width: 1440px; display: flex; flex-direction: column; align-items: center; } .slider-outer { overflow: hidden; width: 100%; margin-bottom: 20px; } .title { color: var(--Primary05, #001F35); text-align: center; font-family: "Playfair Display"; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; margin-top: 40px; margin-bottom: 0; } .sup-title { color: var(--Primary05, #001F35); text-align: center; font-family: Prompt; font-size: 32px; font-style: normal; font-weight: 400; line-height: 150%; margin-top: 0; margin-bottom: 40px; } .slider-wrapper { display: flex; gap: 6px; transition: transform 0.3s ease; cursor: grab; } .slider-wrapper.dragging { cursor: grabbing; } .column { display: flex; flex-direction: column; align-items: center; flex-shrink: 0; box-sizing: border-box; } .column img { object-fit: cover; width: 100%; } .large { height: 436px; margin-bottom: 6px; } .small-row { display: flex; justify-content: space-between; width: 100%; gap: 6px; margin-bottom: 6px; } .small-row img { width: calc(50% - 3px); height: 150px; } .dot-indicators { display: flex; justify-content: center; gap: 5px; } .dot { display: inline-block; width: 30px; height: 5px; border-radius: 3px; background: #ccc; margin: 0; transition: background 0.3s; cursor: pointer; } .dot.active { background-color: #FF9800; } @media (min-width: 769px) { .slider-wrapper { flex-wrap: wrap; justify-content: center; transform: none !important; cursor: default; gap: 6px; } .slider-outer { overflow: visible; margin-bottom: 0; } .column { width: calc(33.333% - 44px); } .large, .small-row img { height: auto; } .dot-indicators { display: none; } .slider-container { flex-direction: row; justify-content: center; } } @media (min-width: 481px) and (max-width: 768px) { .column { width: calc(50% - 3px); } } @media (max-width: 481px) { body { padding: 0px; } .slider-outer { margin-bottom: 15px; } .column { width: 100%; } .large { height: auto; } .small-row img { height: auto; } .column:first-child .large { order: 1; } .column:first-child .small-row { order: 2; } .column:nth-child(2) .small-row { order: 1; } .column:nth-child(2) .large { order: 2; } } .After-Service { background-color: #fff; text-align: center; padding-top: 100px; padding-bottom: 100px; } .After-Service-Intro-title { color: #001F35; text-align: center; font-family: Prompt; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; padding-bottom: 40px; } .After-Service-Intro-subtext { color: #001F35; text-align: center; font-family: Prompt; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; padding-bottom: 40px; } .Intro-btn { background: var(--Primary, #005BA3); ; color: #fff; font-weight: 600; padding: 12px 40px; border-radius: 0px; text-decoration: none; transition: all 0.3s ease; display: inline-block; font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; } .Intro-btn:hover { background-color: #6C9BC8; color: #fff; text-decoration: none; } .Intro-image-container { max-width: auto; margin: 0 auto; padding-left: 15px; padding-right: 15px; } .Intro-image { width: 100%; height: 420px; display: block; border-radius: 0; } .warranty__warranty__phinx ul { padding-left: 28px; } .warranty__warranty__phinx i { font-size: 14px; } .warranty__warranty__phinx .panel { display: flex; flex-direction: row; padding: 60px 100px; gap: 60px; } .warranty__warranty__phinx .panel.primary { color: #ffffff; background: #001f35; } .warranty__warranty__phinx .panel.secondary { color: #001f35; } @media (max-width: 767.98px) { .warranty__warranty__phinx .panel.secondary { flex-direction: column-reverse; } } @media (max-width: 767.98px) { .warranty__warranty__phinx .panel { flex-direction: column; padding: 40px 16px; gap: 24px; } } .warranty__warranty__phinx .panel>img { width: 40%; height: 592px; object-fit: cover; } @media (max-width: 767.98px) { .warranty__warranty__phinx .panel>img { width: 100%; height: 321px; } } .warranty__warranty__phinx .panel>div { display: flex; flex-direction: column; justify-content: center; width: 60%; gap: 24px; } @media (max-width: 767.98px) { .warranty__warranty__phinx .panel>div { width: 100%; } } .warranty__warranty__phinx .collapsible { display: flex; flex-direction: column; padding: 24px 16px; gap: 24px; border-bottom: 1px solid #07294d; } .warranty__warranty__phinx .collapsible> :nth-child(1) { display: flex; flex-direction: row; justify-content: space-between; align-items: center; gap: 24px; cursor: pointer; } .warranty__warranty__phinx .collapsible> :nth-child(2) { display: none; overflow: hidden; } .section-faq .custom-container { max-width: 1320px; padding: 60px 0; margin: auto; } @media screen and (max-width: 991px) { .section-faq .custom-container { padding: 30px 16px; } } .section-faq .faq-heading { color: var(--White, #FFF); text-align: center; font-family: "Playfair Display"; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; padding-bottom: 20px; } .section-faq .custom-container .accordion .card { margin-bottom: 1rem; border: none; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); overflow: hidden; } .section-faq .custom-container .accordion .card-header { position: relative; background-color: #fff; border: none; padding: 16px 24px; color: var(--Primary05, #001F35); font-family: Prompt; font-size: 18px; font-style: normal; font-weight: 700; line-height: 150%; } .section-faq .custom-container .accordion .card-body { padding: 16px 24px 24px; color: var(--Primary05, #001F35); font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; } .section-faq .custom-container .accordion .card-header .btn-link { position: relative; display: block; width: 100%; text-align: left; background: transparent !important; border: none !important; box-shadow: none !important; cursor: pointer; font-weight: 700; font-size: 16px; line-height: 150%; color: #000000; padding: 0 2rem 0 0; text-decoration: none !important; outline: none !important; white-space: normal; word-break: break-word; } @media screen and (max-width: 576px) { .section-faq .custom-container .accordion .card-header .btn-link { white-space: normal; word-break: break-word; } } .section-faq .custom-container .accordion .card-header .btn-link:hover, .section-faq .custom-container .accordion .card-header .btn-link:focus, .section-faq .custom-container .accordion .card-header .btn-link:active { background: transparent !important; border: none !important; box-shadow: none !important; text-decoration: none !important; outline: none !important; } .section-faq .custom-container .accordion .card-header .btn-link::after { content: ""; position: absolute; right: 10px; top: 50%; transform: translateY(-50%) rotate(0deg); width: 12px; height: 12px; background-image: url("/files/media/Mediaeac525fc633ab53d6186c9b910d98e2c.png"); background-size: contain; background-repeat: no-repeat; transition: transform 0.3s ease; } .section-faq .custom-container .accordion .card-header .btn-link[aria-expanded="true"]::after { transform: translateY(-50%) rotate(90deg); } .review__our_work__phinx { padding: 60px 0; } @media (max-width: 767.98px) { .review__our_work__phinx { padding: 40px 0; } } .review__our_work__phinx .carousel-slider { padding-top: 40px; } .review__our_work__phinx .carousel-slider .carousel-panel { display: flex; flex-direction: row; height: 440px; } @media (max-width: 767.98px) { .review__our_work__phinx .carousel-slider .carousel-panel { flex-direction: column; height: auto; } } .review__our_work__phinx .carousel-slider .carousel-panel img { width: 50%; height: 100%; object-fit: cover; border-radius: 10px 0 0 10px; } @media (max-width: 767.98px) { .review__our_work__phinx .carousel-slider .carousel-panel img { border-radius: 10px 10px 0 0; width: 100%; } } .review__our_work__phinx .carousel-slider .carousel-panel div { display: flex; flex-direction: column; justify-content: center; align-items: start; gap: 40px; padding: 60px; width: 50%; color: #ffffff; background: #07294d; border-radius: 0 10px 10px 0; } @media (max-width: 767.98px) { .review__our_work__phinx .carousel-slider .carousel-panel div { padding: 24px; width: 100%; border-radius: 0 0 10px 10px; } } .review__our_work__phinx .carousel-slider { margin-bottom: 0; } .review__our_work__phinx .carousel-slider .slick-slide { margin: 0 3px; } .review__our_work__phinx .carousel-slider .slick-list { margin: 0 -3px; padding: 0 0 12px 0; } .review__our_work__phinx .carousel-slider .slick-slider { margin: 0; } .review__our_work__phinx .carousel-slider .slick-track { display: flex; } .review__our_work__phinx .carousel-slider .slick-dots { position: relative; padding-top: 40px; bottom: 0; font-size: 4.43px; } .review__our_work__phinx .carousel-slider .slick-dots li { margin-inline: 4px; } .review__our_work__phinx .carousel-slider .slick-dots li button { padding: 0; } .review__our_work__phinx .carousel-slider .slick-dots li button:before { content: ""; } .review__our_work__phinx .carousel-slider .slick-dots li, .review__our_work__phinx .carousel-slider .slick-dots li button, .review__our_work__phinx .carousel-slider .slick-dots li button:before { width: 33.75px; height: 4.43px; background: #e6e7e8; border-radius: 2.22px; opacity: 1; } .review__our_work__phinx .carousel-slider .slick-dots li.slick-active, .review__our_work__phinx .carousel-slider .slick-dots li.slick-active button, .review__our_work__phinx .carousel-slider .slick-dots li.slick-active button:before { width: 33.75px; height: 4.43px; background: #005ba3; border-radius: 2.22px; opacity: 1; } .review__customer_review__phinx { position: relative; padding: 60px 0; } @media (max-width: 767.98px) { .review__customer_review__phinx { padding: 40px 0; } } .review__customer_review__phinx h1 { color: #ffffff; } .review__customer_review__phinx p { font-size: 14px; } .review__customer_review__phinx .carousel-slider { padding-top: 40px; } .review__customer_review__phinx .carousel-slider .carousel-panel { display: flex; flex-direction: column; padding: 24px; background: rgba(255, 255, 255, 0.8980392157); border-radius: 12px; height: 514px; } .review__customer_review__phinx .carousel-slider .carousel-panel img { height: 256px; object-fit: cover; border-radius: 6px; } .review__customer_review__phinx .carousel-slider .carousel-panel :first-child { margin-bottom: 24px; } .review__customer_review__phinx .carousel-slider .carousel-panel :nth-child(2) { margin-bottom: 8px; } .review__customer_review__phinx .carousel-slider .carousel-panel :nth-child(3) { margin-bottom: 16px; } .review__customer_review__phinx .carousel-slider { margin-bottom: 0; } .review__customer_review__phinx .carousel-slider .slick-slide { margin: 0 12px; } .review__customer_review__phinx .carousel-slider .slick-list { margin: 0 -12px; padding: 0 0 12px 0; } .review__customer_review__phinx .carousel-slider .slick-slider { margin: 0; } .review__customer_review__phinx .carousel-slider .slick-track { display: flex; } .review__customer_review__phinx .carousel-slider .slick-dots { position: relative; padding-top: 40px; bottom: 0; font-size: 4.43px; } .review__customer_review__phinx .carousel-slider .slick-dots li { margin-inline: 4px; } .review__customer_review__phinx .carousel-slider .slick-dots li button { padding: 0; } .review__customer_review__phinx .carousel-slider .slick-dots li button:before { content: ""; } .review__customer_review__phinx .carousel-slider .slick-dots li, .review__customer_review__phinx .carousel-slider .slick-dots li button, .review__customer_review__phinx .carousel-slider .slick-dots li button:before { width: 33.75px; height: 4.43px; background: #e6e7e8; border-radius: 2.22px; opacity: 1; } .review__customer_review__phinx .carousel-slider .slick-dots li.slick-active, .review__customer_review__phinx .carousel-slider .slick-dots li.slick-active button, .review__customer_review__phinx .carousel-slider .slick-dots li.slick-active button:before { width: 33.75px; height: 4.43px; background: #005ba3; border-radius: 2.22px; opacity: 1; } .Customer-Review-Meida-section { width: 100%; background-color: #001F35; padding-bottom: 40px; } .Customer-Review-Meida-container { max-width: 1320px; margin: 0 auto; padding: 40px 0px; display: flex; justify-content: left; text-align: left; width: 100%; } .Customer-Review-Meida-title { color: #fff; font-family: "Playfair Display"; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; } .Customer-Review-Meida-slide { max-width: 1320px; margin: 0 auto; } .Customer-Review-Meida-slide .slick-slide { padding: 0 10px; box-sizing: border-box; } .Customer-Review-Meida-slide__slide-container { width: 100%; max-width: 200px; height: 141px; overflow: hidden; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; } @media (max-width: 768px) { .Customer-Review-Meida-slide .slick-slide { padding: 0 8px; } .Customer-Review-Meida-slide__slide-container { margin: 0 auto 15px; } .Customer-Review-Meida-container { padding: 20px 16px; } } @media (max-width: 480px) { .Customer-Review-Meida-slide .slick-slide { padding: 0 5px; } .Customer-Review-Meida-container { padding: 20px 16px; } } .Customer-Review-Meida-slide__slide-container img { width: 100%; height: 100%; object-fit: cover; flex: 1 0 0; } .Customer-Review-Meida-slide .slick-dots { position: relative; display: flex !important; justify-content: center; align-items: center; gap: 8px; width: 100%; padding: 0; margin: 16px 0 0; list-style: none; } .Customer-Review-Meida-slide .slick-dots li { width: 40px; height: 6px; padding: 0; cursor: pointer; border-radius: 999px; background-color: #CCCCCC; transition: background-color 0.3s ease; } .Customer-Review-Meida-slide .slick-dots li button { display: none; } .Customer-Review-Meida-slide .slick-dots li.slick-active { background-color: #005BA3; } .Customer-Review-Meida-slide .slick-dots li:hover { background-color: #005BA3; } .contact-section-ployy { position: relative; display: flex; padding: 60px 0; flex-direction: column; align-items: center; gap: 10px; align-self: stretch; min-height: 100vh; } .background-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .container-ployy { display: flex; width: 1320px; padding: 60px; align-items: center; gap: 24px; background: rgba(255, 255, 255, 0.82); border-radius: 8px; z-index: 1; } .left-section-ployy { display: flex; flex-direction: column; align-items: flex-start; gap: 40px; align-self: stretch; flex: 1; @media all and (min-width:1024px) { padding-top:70px; } } .content-ployy { display: flex; flex-direction: column; align-items: flex-start; gap: 40px; align-self: stretch; } .address-block-ployy, .follow-block-ployy { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; align-self: stretch; } .title-ployy { color: var(--Primary05, #001F35); font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; } .description-ployy { color: var(--Primary05, #001F35); font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; } .social-icons-ployy { display: flex; align-items: flex-end; gap: 24px; } .social-icons-ployy i { width: 21px; height: 21px; flex-shrink: 0; color: var(--Black, #222); font-size: 21px; } .map-container-ployy { flex: 1 0 0; align-self: stretch; } .map-container-ployy iframe { width: 100%; height: 180px; border: none; border-radius: 4px; } .contact-info-ployy { margin-top: 8px; } .contact-item-ployy { display: flex; align-items: center; gap: 10px; margin-bottom: 6px; } .contact-icon-ployy { font-size: 20px; line-height: 1; color: #002b3f; } .contact-link-ployy, .contact-phone-ployy { color: var(--Primary05, #001F35); font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; text-decoration: none; } .contact-link-ployy:hover, .contact-phone-ployy:hover { color: var(--Primary05, #005BA3); opacity: 0.8; text-decoration: underline; } .right-section-ployy { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; align-self: stretch; flex: 1; } .form-title-ployy { color: var(--Primary05, #001F35); font-family: "Playfair Display"; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; } .form-description-ployy { color: var(--Primary05, #001F35); font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; } @media (max-width: 1024px) and (min-width: 768px) { .container-ployy { width: 90%; max-width: 900px; padding: 40px; gap: 20px; } .left-section-ployy { gap: 30px; } .content-ployy { gap: 30px; } .map-container-ployy iframe { height: 160px; } } @media (max-width: 767px) { .contact-section-ployy { padding: 40px 16px; align-items: center; gap: 10px; align-self: stretch; } .container-ployy { padding: 24px 16px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 40px; width: 100%; max-width: 100%; } .left-section-ployy { order: 2; gap: 30px; } .right-section-ployy { order: 1; gap: 16px; } .content-ployy { gap: 30px; } .map-container-ployy iframe { height: 150px; } .form-title-ployy { font-size: 32px; } }