:root { --primary: #E9445F; --text-title: #1A1A2E; } .price-margin { margin : 0; } @media (max-width: 991px) { .header-set-3 .first_row { height: 71px; padding: 8px 16px; } .container { padding-left: 16px !important; padding-right: 16px !important; } } .mobile_banner .slick-dots.rectangle li{ width: 34px !important; height: 4px !important; border-radius: 25px !important; } .desktop_banner .slick-dots.rectangle li { width: 34px !important; height: 4px !important; border-radius: 25px !important; } .footer-section { display: flex; width: 100%; flex-direction: column; justify-content: center; align-items: center; } .footer-container { display: flex; width: 1320px; max-width: 1320px; padding: 60px 0 16px 0; flex-direction: column; align-items: flex-start; gap: 40px; } .footer-line { height: 16px; width: 100%; } .footer-line-desktop { display: block; } .footer-line-mobile { display: none; } .footer-main-content { display: flex; width: 1320px; max-width: 1320px; align-items: flex-start; gap: 40px; } .footer-column-1 { display: flex; padding-right: 60px; flex-direction: column; align-items: flex-start; gap: 10px; } .footer-column-1-inner { display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; gap: 24px; align-self: stretch; } .footer-logo { width: 200px; height: 115px; aspect-ratio: 40/23; } .footer-company-info { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; } .footer-company-title, .footer-company-description, .footer-contact-text { color: var(--text-title); font-size: 16px; line-height: 150%; } .footer-company-title { font-weight: 700; } .footer-company-description, .footer-contact-text { font-weight: 400; text-decoration: none; transition: color 0.2s ease; } .footer-contact-text:hover { color: var(--primary); } .footer-contact { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; } .footer-contact-item { display: flex; align-items: center; gap: 16px; } .footer-contact-icon-wrapper { position: relative; width: 21px; height: 21px; display: inline-block; flex-shrink: 0; vertical-align: middle; line-height: 0; } .footer-contact-icon { width: 21px; height: 21px; transition: opacity 0.2s ease; margin: 0; padding: 0; border: 0; vertical-align: top; } .footer-contact-icon-normal { position: absolute !important; top: 0 !important; left: 0 !important; opacity: 1; margin: 0; padding: 0; display: block; object-fit: contain; } .footer-contact-icon-hover { position: absolute !important; top: 0 !important; left: 0 !important; opacity: 0; margin: 0; padding: 0; display: block; object-fit: contain; } .footer-contact-item:hover .footer-contact-icon-normal { opacity: 0; } .footer-contact-item:hover .footer-contact-icon-hover { opacity: 1; } .footer-column-2, .footer-column-3 { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 8px; flex: 1 0 0; } .footer-link { color: var(--text-title); font-size: 16px; font-weight: 400; line-height: 150%; text-decoration: none; text-align: center; } .footer-link:hover, .footer-link.active { color: var(--primary); } .footer-column-4 { display: flex; flex-direction: column; align-items: flex-start; gap: 24px; flex: 1 0 0; } .footer-social-group { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; align-self: stretch; } .footer-social-title { color: var(--text-title); font-size: 16px; font-weight: 700; line-height: 150%; padding-bottom: 8px; } .footer-social-icons { display: flex; align-items: center; gap: 24px; } .footer-social-link { display: inline-block; position: relative; width: 26px; height: 26px; flex-shrink: 0; vertical-align: middle; line-height: 0; } .footer-social-icon { width: 26px; height: 26px; transition: opacity 0.2s ease; margin: 0; padding: 0; border: 0; vertical-align: top; } .footer-social-icon-normal { position: absolute !important; top: 0 !important; left: 0 !important; opacity: 1; margin: 0; padding: 0; display: block; object-fit: contain; } .footer-social-icon-hover { position: absolute !important; top: 0 !important; left: 0 !important; opacity: 0; margin: 0; padding: 0; display: block; object-fit: contain; } .footer-social-link:hover .footer-social-icon-normal { opacity: 0; } .footer-social-link:hover .footer-social-icon-hover { opacity: 1; } .footer-bottom { display: flex; width: 1320px; padding-top: 16px; justify-content: space-between; align-items: center; border-top: 1px solid #878787; } .footer-copyright, .footer-legal-link { color: var(--text-title); font-size: 14px; font-weight: 400; line-height: 150%; } .footer-legal-link { text-decoration: none; } .footer-legal-link:hover { color: var(--primary); } .footer-legal { display: flex; align-items: flex-start; gap: 16px; } .footer-payment-methods { display: flex; align-items: flex-start; gap: 16px; } .footer-payment-icon { height: 30px; width: auto; } .footer-legal-image { display: flex; align-items: flex-start; gap: 16px; } .footer-legal-img { display: block; } @media (max-width: 1200px) { .footer-container { max-width: 1320px; padding: 40px 16px 16px 16px; width: 100%; } .footer-line-desktop { display: none; } .footer-line-mobile { display: block; } .footer-main-content { flex-direction: column; width: 100%; gap: 24px; } .footer-column-1 { padding-right: 0; width: 100%; } .footer-column-2, .footer-column-3, .footer-column-4 { width: 100%; flex: none; } .footer-bottom { flex-direction: column; width: 100%; gap: 16px; align-items: flex-start; } .footer-legal { gap: 24px; } } @media (max-width: 768px) { .footer-container { padding: 40px 16px 16px 16px; } .footer-main-content { gap: 24px; } .footer-bottom { align-items: center; } } @media (max-width: 350px) { .footer-container { padding: 32px 16px 16px 16px; gap: 24px; } .footer-main-content { gap: 32px; gap: 24px; } .footer-social-icons { gap: 12px; } .footer-legal { flex-direction: column; gap: 12px; align-items: flex-start; } } .plepetshop-chat-widget { position: fixed; bottom: 25px; right: 25px; z-index: 999999; font-family: inherit; } .plepetshop-chat-buttons-container { position: relative; display: inline-flex; flex-direction: column; justify-content: center; align-items: center; gap: 12px; padding: 12px; background-color: #00A69C1A; border-radius: 50px; } .plepetshop-chat-channels { display: flex; flex-direction: column; align-items: center; gap: 12px; } .plepetshop-chat-channel { display: flex; align-items: center; justify-content: center; text-decoration: none; transition: transform 0.25s ease; } .plepetshop-chat-channel img { width: 50px; height: 50px; display: block; } .plepetshop-chat-channel:hover { transform: scale(1.1); } @media (max-width: 768px) { .plepetshop-chat-widget { bottom: 20px; right: 20px; } .plepetshop-chat-channel img { width: 50px; height: 50px; } } .homepage-contact-form { display: flex; padding: 60px 0; flex-direction: column; align-items: center; gap: 10px; width: 100%; } .contact-form-container { display: flex; max-width: 1320px; align-items: center; gap: 24px; align-self: stretch; width: 100%; margin: 0 auto; justify-content: center; } .contact-form-content { display: flex; align-items: center; gap: 24px; width: 100%; } .contact-form-text-section { display: flex; flex-direction: column; align-items: flex-start; gap: 40px; align-self: stretch; flex: 1 1 50%; } .contact-form-header { display: flex; flex-direction: column; align-items: flex-start; gap: 20px; align-self: stretch; } .contact-form-title { color: #000; font-size: 48px; font-style: normal; font-weight: 700; line-height: 150%; text-transform: capitalize; display: flex; align-items: center; gap: 24px; margin: 0; } .contact-form-title-icon { display: inline-flex; align-items: center; } .contact-form-title-icon img { width: 63.76px; height: 42px; } .contact-form-description { color: #000; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; margin: 0; } .contact-form-image-section { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; flex: 1 0 50%; align-self: stretch; } .contact-form-image { height: 583px; width: 548px; align-self: stretch; aspect-ratio: 548/583; object-fit: flex-end; object-position: center; margin-left: 100px; } .contact-form-wrapper { width: 100%; } .contact-form-wrapper form { margin: 0; padding: 0; } .contact-form-wrapper .row { margin: 0; padding: 0; } .contact-form-wrapper .form-group { margin-bottom: 16px; padding: 0; } .contact-form-wrapper .form-group:last-child { margin-bottom: 0; } .contact-form-wrapper .col-md-12 { padding: 0; } .contact-form-wrapper .form-row-inner { display: flex; flex-direction: column; gap: 8px; } .contact-form-wrapper label { color: #101921; font-size: 16px; font-weight: 500; line-height: 150%; margin: 0; } .contact-form-wrapper .form-elements { width: 100%; height: 42px; padding: 10px 16px; border: 1px solid #D9D9D9; border-radius: 4px; background-color: white; transition: border-color 0.3s ease; } .contact-form-wrapper textarea.form-elements { min-height: 100px; height: auto; resize: vertical; } .contact-form-wrapper .form-elements:focus { outline: none; border-color: var(--primary); } .contact-form-wrapper .g-recaptcha { margin: 16px 0; } .contact-form-wrapper .btn { display: flex; width: 200px; height: 48px; padding: 0 32px; justify-content: center; border-radius: 100px; align-items: center; gap: 8px; background-color: var(--primary); color: #FFF; font-size: 16px; font-weight: 700; line-height: 150%; border: none; cursor: pointer; transition: background-color 0.3s ease; } .contact-form-wrapper .btn:hover { background-color: #F97A8E; } .contact-form-wrapper .btn:active { background-color: #DD3551 !important; } .contact-form-wrapper .btn:focus { outline: none; border: none; background-color: #DD3551 !important; } @media (max-width: 1199px) { .homepage-contact-form { display: flex; padding: 40px 16px; flex-direction: column; align-items: center; gap: 40px; } .contact-form-container { padding: 0; } .contact-form-content { flex-direction: column; gap: 40px; } .contact-form-text-section { width: 100%; flex: none; } .contact-form-image-section { width: 100%; height: 400px; flex: none; overflow: visible; } .contact-form-image { object-fit: contain; height: 400px; width: 100%; margin-left: 0; } .contact-form-title { font-size: 36px; } } @media (max-width: 767px) { .homepage-contact-form { display: flex; padding: 40px 16px; flex-direction: column; align-items: center; gap: 40px; } .contact-form-title { color: #000; font-size: 36px; font-style: normal; font-weight: 700; line-height: 150%; } } @media (max-width: 349px) { .homepage-contact-form { padding: 30px 12px; gap: 24px; } .contact-form-content { gap: 24px; } .contact-form-text-section { gap: 24px; } .contact-form-header { gap: 16px; } } .contact-info-section { display: flex; flex-direction: column; justify-content: center; align-items: center; align-self: stretch; position: relative; min-height: 520px; width: 100%; overflow: hidden; } .contact-info-bg-desktop { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100vw; height: 100%; min-width: 100%; object-fit: cover; object-position: center center; z-index: 0; display: block; } .contact-info-bg-mobile { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: auto; height: 100%; min-width: 100%; object-fit: cover; object-position: center; z-index: 0; display: none; } .contact-info-container { display: flex; width: 1320px; max-width: 1320px; margin: 0 auto; align-items: stretch; gap: 24px; position: relative; z-index: 1; min-height: 520px; padding: 0 16px; box-sizing: border-box; } .contact-info-content { display: flex; flex-direction: column; align-items: flex-start; gap: 24px; flex: 1 1 50%; justify-content: center; } .contact-info-block { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; } .contact-info-title { color: #FFF; font-size: 18px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .contact-info-items { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; } .contact-info-item { display: flex; align-items: center; gap: 16px; } .contact-info-icon-wrapper { position: relative; width: 21px; height: 21px; display: inline-block; flex-shrink: 0; vertical-align: middle; line-height: 0; } .contact-info-icon { width: 21px; height: 21px; transition: opacity 0.2s ease; margin: 0; padding: 0; border: 0; vertical-align: top; } .contact-info-icon-normal { position: absolute !important; top: 0 !important; left: 0 !important; opacity: 1; margin: 0; padding: 0; display: block; object-fit: contain; } .contact-info-icon-hover { position: absolute !important; top: 0 !important; left: 0 !important; opacity: 0; margin: 0; padding: 0; display: block; object-fit: contain; } .contact-info-item:hover .contact-info-icon-normal { opacity: 0; } .contact-info-item:hover .contact-info-icon-hover { opacity: 1; } .contact-info-text { color: #FFF; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; text-decoration: none; transition: opacity 0.2s ease; } .contact-info-text:hover { color: #0F3461; } .contact-info-social-icons { display: flex; justify-content: center; align-items: center; gap: 24px; } .contact-info-social-link { display: inline-block; position: relative; width: 26px; height: 26px; flex-shrink: 0; vertical-align: middle; line-height: 0; transition: transform 0.2s ease; } .contact-info-social-link:hover { transform: scale(1.1); } .contact-info-social-icon { width: 26px; height: 26px; transition: opacity 0.2s ease; margin: 0; padding: 0; border: 0; vertical-align: top; } .contact-info-social-icon-normal { position: absolute !important; top: 0 !important; left: 0 !important; opacity: 1; margin: 0; padding: 0; display: block; object-fit: contain; } .contact-info-social-icon-hover { position: absolute !important; top: 0 !important; left: 0 !important; opacity: 0; margin: 0; padding: 0; display: block; object-fit: contain; } .contact-info-social-link:hover .contact-info-social-icon-normal { opacity: 0; } .contact-info-social-link:hover .contact-info-social-icon-hover { opacity: 1; } .contact-info-image-section { flex: 1 1 50%; display: flex; align-items: stretch; justify-content: flex-end; } .contact-info-image { width: 100%; flex-shrink: 0; aspect-ratio: 55/52; object-fit: cover; } @media (max-width: 1319px) and (min-width: 768px) { .contact-info-container { width: 100%; max-width: 100%; padding: 0 16px; } .contact-info-image-section { flex: 1 1 50%; max-width: 50%; } .contact-info-image { width: 100%; height: auto; object-fit: contain; } } @media (max-width: 767px) { .contact-info-section { display: flex; padding: 0; flex-direction: column; justify-content: flex-end; align-items: flex-start; gap: 24px; align-self: stretch; min-height: auto; position: relative; } .contact-info-bg-desktop { display: none; } .contact-info-section { min-height: auto; overflow: hidden; } .contact-info-bg-mobile { display: block; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100vw; height: 100%; min-width: 100%; object-fit: cover; z-index: 0; } .contact-info-container { flex-direction: column; max-width: 100%; padding: 100px 16px; position: relative; z-index: 1; margin: 0; } .contact-info-content { width: 100%; flex: none; padding-left: 16px; } .contact-info-image-section { width: 100%; flex: none; max-width: 100%; } .contact-info-image { height: auto; object-fit: contain; flex-shrink: 0; align-self: stretch; aspect-ratio: 358.00/338.47; width: 100%; } } @media (max-width: 349px) { .contact-info-section { padding: 0 12px; gap: 24px; } .contact-info-content { gap: 24px; } .contact-info-block { gap: 16px; } } .contact-map-section { display: flex; padding-top: 60px; flex-direction: column; align-items: center; gap: 10px; width: 100%; } .contact-map-container { width: 100%; max-width: 1320px; margin: 0 auto; } .contact-map-iframe { width: 100%; height: 300px; align-self: stretch; border: 0; display: block; } @media (max-width: 767px) { .contact-map-section { display: flex; padding: 40px 16px 0 16px; flex-direction: column; align-items: center; align-self: stretch; } .contact-map-container { width: 100%; max-width: 100%; } .contact-map-iframe { width: 100%; height: 300px; align-self: stretch; } } .home-intro-about-us-section { display: flex; flex-direction: column; justify-content: center; align-items: center; align-self: stretch; position: relative; min-height: 520px; width: 100%; overflow: hidden; } .home-intro-about-us-bg-desktop { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100vw; height: 100%; min-width: 100%; object-fit: cover; object-position: center center; z-index: 0; display: block; } .home-intro-about-us-bg-mobile { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: auto; height: 100%; min-width: 100%; object-fit: cover; object-position: center; z-index: 0; display: none; } .home-intro-about-us-container { display: flex; width: 1320px; max-width: 1320px; margin: 0 auto; align-items: center; gap: 24px; position: relative; z-index: 1; min-height: 520px; padding: 0 16px; box-sizing: border-box; } .home-intro-about-us-content { display: flex; flex-direction: column; align-items: flex-start; gap: 24px; flex: 1 1 50%; justify-content: center; } .home-intro-about-us-block { display: flex; flex-direction: column; align-items: flex-start; gap: 24px; } .home-intro-about-us-title { color: #FFF; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .home-intro-about-us-items { display: flex; flex-direction: column; align-items: flex-start; gap:24px; } .home-intro-about-us-item { display: flex; align-items: center; gap: 16px; } .home-intro-about-us-description { color: #FFF; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; margin: 0; } .home-intro-about-us-button { display: flex; height: 48px; padding: 0 32px; justify-content: center; align-items: center; gap: 8px; border-radius: 100px; background: var(--primary); color: #FFF; font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; text-decoration: none; transition: background-color 0.3s ease; border: none; cursor: pointer; } .home-intro-about-us-button:hover { background-color: #F97A8E; color: #FFF; } .home-intro-about-us-button:active { background-color: #DD3551 !important; color: #FFF; } .home-intro-about-us-button:focus { outline: none; border: none; background-color: #DD3551 !important; } .home-intro-about-us-image-section { flex: 1 1 50%; display: flex; align-items: center; justify-content: flex-end; } .home-intro-about-us-image { width: 550px; height: 520px; flex-shrink: 0; aspect-ratio: 55/52; object-fit: cover; } @media (max-width: 1319px) and (min-width: 768px) { .home-intro-about-us-container { width: 100%; max-width: 100%; padding: 0 16px; } .home-intro-about-us-title { font-size: 32px; } .home-intro-about-us-image-section { flex: 1 1 50%; max-width: 50%; } .home-intro-about-us-image { width: 100%; height: auto; object-fit: contain; } } @media (max-width: 767px) { .home-intro-about-us-section { display: flex; padding: 0; flex-direction: column; justify-content: flex-end; align-items: flex-start; gap: 24px; align-self: stretch; min-height: auto; position: relative; } .home-intro-about-us-bg-desktop { display: none; } .home-intro-about-us-section { min-height: auto; overflow: hidden; } .home-intro-about-us-title { font-size: 32px; } .home-intro-about-us-bg-mobile { display: block; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100vw; height: 100%; min-width: 100%; object-fit: cover; z-index: 0; } .home-intro-about-us-container { flex-direction: column; max-width: 100%; padding: 0 16px; position: relative; z-index: 1; margin: 0; height: 700px; justify-content: flex-end; } .home-intro-about-us-content { width: 100%; flex: none; } .home-intro-about-us-image-section { width: 100%; flex: none; max-width: 100%; } .home-intro-about-us-image { height: auto; object-fit: contain; flex-shrink: 0; align-self: stretch; aspect-ratio: 358.00/338.47; width: 100%; } } @media (max-width: 349px) { .home-intro-about-us-section { padding: 0 12px; gap: 24px; } .home-intro-about-us-content { gap: 24px; } .home-intro-about-us-title { font-size: 32px; } } .home-tiktok-frame-section { display: flex; padding: 60px 0; flex-direction: column; align-items: center; gap: 40px; } .home-tiktok-frame-container { display: flex; max-width: 1320px; flex-direction: column; align-items: center; gap: 40px; align-self: stretch; margin: 0 auto; } .home-tiktok-frame-header { display: flex; max-width: 1320px; flex-direction: column; align-items: center; gap: 16px; align-self: stretch; } .home-tiktok-frame-title-wrapper { display: flex; justify-content: center; align-items: center; gap: 16px; } .home-tiktok-frame-title { color: var(--text-title); font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .home-tiktok-frame-icon { width: 64px; height: 42px; aspect-ratio: 32/21; } .home-tiktok-frame-description { color: #000; text-align: center; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; margin: 0; } .home-tiktok-frame-frames { display: flex; width: 1320px; justify-content: center; align-items: center; gap: 24px; } .home-tiktok-frame-item { width: 315px; min-width: 315px; height: 724px; min-height: 724px; flex-shrink: 0; aspect-ratio: 315/724; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; } .home-tiktok-frame-iframe { width: 315px !important; min-width: 315px !important; max-width: 315px !important; min-height: 724px !important; height: auto !important; border: 0 !important; overflow: hidden !important; border-radius: 8px !important; display: block !important; } .home-tiktok-frame-description-br { display: block; } @media (max-width: 1199px) { .home-tiktok-frame-container { max-width: 100%; } .home-tiktok-frame-header { max-width: 100%; } .home-tiktok-frame-frames { width: 100%; max-width: 1320px; } .home-tiktok-frame-description-br { display: none; } } @media (max-width: 767px) { .home-tiktok-frame-section { display: flex; padding: 40px 16px; flex-direction: column; align-items: center; gap: 40px; align-self: stretch; } .home-tiktok-frame-title-wrapper { flex-direction: column; gap: 16px; } .home-tiktok-frame-container { max-width: 100%; gap: 40px; } .home-tiktok-frame-header { max-width: 100%; gap: 16px; } .home-tiktok-frame-description-br { display: none; } .home-tiktok-frame-title { color: var(--text-title); font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; } .home-tiktok-frame-icon { width: 64px; height: 42px; aspect-ratio: 32/21; } .home-tiktok-frame-description { color: #000; text-align: center; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; } .home-tiktok-frame-frames { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 24px; align-self: stretch; width: 100%; } .home-tiktok-frame-item { width: 315px; height: 724px; aspect-ratio: 315/724; } } .home-review-section { display: flex; padding: 60px 0; flex-direction: column; align-items: center; gap: 40px; } .home-review-container { display: flex; max-width: 1320px; flex-direction: column; align-items: center; gap: 40px; align-self: stretch; margin: 0 auto; } .home-review-header { display: flex; max-width: 1320px; flex-direction: column; align-items: center; gap: 16px; align-self: stretch; } .home-review-title-wrapper { display: flex; justify-content: center; align-items: center; gap: 16px; } .home-review-title { color: var(--text-title); font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .home-review-icon { width: 64px; height: 42px; aspect-ratio: 32/21; } .home-review-description { color: #000; text-align: center; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; margin: 0; } .home-review-description-br { display: block; } .home-review-slider-container { display: flex; flex-direction: column; align-items: center; gap: 24px; width: 100%; } .home-review-slider-wrapper { display: flex; width: 1320px; align-items: center; gap: 24px; overflow: hidden; position: relative; } .home-review-slider-track { display: flex; align-items: center; gap: 24px; transition: transform 0.3s ease; will-change: transform; cursor: grab; user-select: none; } .home-review-slider-track:active { cursor: grabbing; } .home-review-card { display: flex; height: 652px; padding: 24px; flex-direction: column; justify-content: flex-end; align-items: center; gap: 10px; flex: 1 0 0; aspect-ratio: 106/163; border-radius: 8px; position: relative; overflow: hidden; flex-shrink: 0; min-width: 0; } .home-review-card-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; } .home-review-card-overlay { display: flex; padding: 24px; flex-direction: column; align-items: center; gap: 20px; align-self: stretch; border-radius: 8px; background: #FFF; box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15); position: relative; z-index: 2; box-sizing: border-box; max-width: 100%; width: 100%; } .home-review-card-text { color: var(--text-title); text-align: center; font-size: 18px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .home-review-dots { display: flex; align-items: center; gap: 8px; } .home-review-dot { width: 34px; height: 4px; border-radius: 2px; background: #878787; border: none; cursor: pointer; transition: background 0.3s ease; padding: 0; flex-shrink: 0; } .home-review-dot.active { background: var(--primary); } @media (max-width: 1199px) { .home-review-container { max-width: 100%; padding: 0 16px; } .home-review-header { max-width: 100%; } .home-review-slider-wrapper { width: 100%; max-width: 1320px; } .home-review-description-br { display: none; } .home-review-card { box-sizing: border-box; overflow: hidden; } .home-review-card-overlay { max-width: 100%; width: 100%; box-sizing: border-box; } .home-review-card-text { word-wrap: break-word; overflow-wrap: break-word; max-width: 100%; } } @media (max-width: 767px) { .home-review-section { display: flex; padding: 40px 16px; flex-direction: column; align-items: center; gap: 40px; align-self: stretch; } .home-review-title-wrapper { flex-direction: column; gap: 16px; } .home-review-container { max-width: 100%; gap: 40px; padding: 0; } .home-review-header { max-width: 100%; gap: 16px; } .home-review-description-br { display: none; } .home-review-title { color: var(--text-title); font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; } .home-review-icon { width: 64px; height: 42px; aspect-ratio: 32/21; } .home-review-description { color: #000; text-align: center; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; } .home-review-slider-wrapper { width: 100%; max-width: 100%; } .home-review-card { height: 551px; padding: 24px; flex-direction: column; justify-content: flex-end; align-items: center; gap: 10px; align-self: stretch; aspect-ratio: 358/551; border-radius: 8px; flex: 0 0 100%; width: 100% !important; box-sizing: border-box; overflow: hidden; } .home-review-card-overlay { max-width: 100%; width: calc(100% - 0px); box-sizing: border-box; } .home-review-card-text { word-wrap: break-word; overflow-wrap: break-word; max-width: 100%; } } .about-img-slider-section { display: flex; padding: 80px 0 100px 0; flex-direction: column; align-items: center; gap: 40px; } .about-img-slider-container { display: flex; max-width: 1320px; flex-direction: column; align-items: center; gap: 40px; align-self: stretch; margin: 0 auto; padding: 0; } .about-img-slider-header { display: flex; max-width: 1320px; flex-direction: column; align-items: center; gap: 16px; align-self: stretch; } .about-img-slider-title-wrapper { display: flex; justify-content: center; align-items: center; gap: 16px; } .about-img-slider-title { color: var(--text-title); font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .about-img-slider-icon { width: 64px; height: 42px; aspect-ratio: 32/21; } .about-img-slider-description { color: #000; text-align: center; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; margin: 0; } .about-img-slider-description-br { display: block; } .about-img-slider-slider-container { display: flex; flex-direction: column; align-items: center; gap: 24px; width: 100%; } .about-img-slider-slider-wrapper { display: flex; width: 1320px; align-items: center; gap: 24px; overflow: hidden; position: relative; } .about-img-slider-slider-track { display: flex; align-items: center; gap: 24px; transition: transform 0.3s ease; will-change: transform; cursor: grab; user-select: none; } .about-img-slider-slider-track:active { cursor: grabbing; } .about-img-slider-card { display: flex; width: 424px; height: 424px; flex-direction: column; align-items: flex-start; gap: 24px; border-radius: 8px; position: relative; overflow: hidden; flex-shrink: 0; min-width: 0; aspect-ratio: 1/1; } .about-img-slider-card-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; } .about-img-slider-dots { display: flex; align-items: center; gap: 8px; } .about-img-slider-dot { width: 34px; height: 4px; border-radius: 2px; background: #878787; border: none; cursor: pointer; transition: background 0.3s ease; padding: 0; flex-shrink: 0; } .about-img-slider-dot.active { background: var(--primary); } @media (min-width: 768px) and (max-width: 1199px) { .about-img-slider-container { max-width: 100%; padding: 0 16px; } .about-img-slider-header { max-width: 100%; } .about-img-slider-slider-wrapper { width: 100%; max-width: 1320px; } .about-img-slider-description-br { display: none; } .about-img-slider-card { box-sizing: border-box; overflow: hidden; aspect-ratio: 1/1; } } @media (max-width: 767px) { .about-img-slider-section { display: flex; padding: 40px 16px; flex-direction: column; align-items: center; gap: 40px; align-self: stretch; } .about-img-slider-title-wrapper { flex-direction: column; text-align: center; gap: 16px; } .about-img-slider-container { max-width: 100%; gap: 40px; } .about-img-slider-header { max-width: 100%; gap: 16px; } .about-img-slider-description-br { display: none; } .about-img-slider-title { color: var(--text-title); font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; } .about-img-slider-icon { width: 64px; height: 42px; aspect-ratio: 32/21; } .about-img-slider-description { color: #000; text-align: center; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; } .about-img-slider-slider-wrapper { width: 100%; max-width: 100%; } .about-img-slider-card { width: 358px; height: 358px; flex-direction: column; align-items: flex-start; gap: 24px; border-radius: 8px; flex: 0 0 358px; box-sizing: border-box; overflow: hidden; aspect-ratio: 1/1; } } .about-we-here-for-you-section { display: flex; padding: 80px 0; flex-direction: column; align-items: center; gap: 40px; } .about-we-here-for-you-container { display: flex; width: 1320px; align-items: center; gap: 24px; } .about-we-here-for-you-image-wrapper { flex: 1 0 0; aspect-ratio: 660.00/702.39; overflow: hidden; } .about-we-here-for-you-image { width: 100%; height: 100%; object-fit: cover; object-position: center; } .about-we-here-for-you-content { display: flex; flex-direction: column; align-items: flex-start; gap: 40px; align-self: stretch; flex: 1 0 0; padding-left: 100px; justify-content: center; } .about-we-here-for-you-header { display: flex; flex-direction: column; align-items: flex-start; gap: 0; } .about-we-here-for-you-subtitle { color: var(--Primary, #E9445F); font-family: Prompt; font-size: 24px; font-style: normal; font-weight: 400; line-height: 150%; margin: 0; } .about-we-here-for-you-title { color: var(--Black, #000); font-family: Prompt; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .about-we-here-for-you-items { display: flex; align-items: flex-start; gap: 24px; align-self: stretch; flex-wrap: wrap; } .about-we-here-for-you-item { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; flex: 0 0 calc(50% - 12px); width: calc(50% - 12px); } .about-we-here-for-you-item-icon { width: 60px; height: 60px; aspect-ratio: 1/1; object-fit: contain; flex-shrink: 0; } .about-we-here-for-you-item-content { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; align-self: stretch; } .about-we-here-for-you-item-title { color: var(--Black, #000); font-size: 18px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; text-transform: uppercase; } .about-we-here-for-you-item-description { color: var(--Black, #000); font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; margin: 0; } @media (min-width: 768px) and (max-width: 1024px) { .about-we-here-for-you-section { display: flex; padding: 40px 16px; flex-direction: column; justify-content: center; align-items: center; align-self: stretch; } .about-we-here-for-you-container { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 40px; align-self: stretch; width: 100%; max-width: 1320px; } .about-we-here-for-you-image-wrapper { align-self: stretch; aspect-ratio: 358/381; flex: none; width: 100%; display: flex; align-items: center; justify-content: center; padding: 0 120px; height: 585px; } .about-we-here-for-you-image { width: 100%; height: auto; object-fit: contain; object-position: center; } .about-we-here-for-you-content { width: 100%; flex: none; padding: 0; } .about-we-here-for-you-title { font-size: 32px; } .about-we-here-for-you-items { flex-direction: row; flex-wrap: wrap; width: 100%; } .about-we-here-for-you-item { flex: 0 0 calc(50% - 12px); width: calc(50% - 12px); min-width: calc(50% - 12px); max-width: calc(50% - 12px); } } @media (max-width: 767px) { .about-we-here-for-you-section { display: flex; padding: 40px 16px; flex-direction: column; justify-content: center; align-items: center; align-self: stretch; } .about-we-here-for-you-container { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 40px; align-self: stretch; width: 100%; } .about-we-here-for-you-image-wrapper { height: 381px; align-self: stretch; aspect-ratio: 358/381; flex: none; width: 100%; } .about-we-here-for-you-title { font-size: 32px; } .about-we-here-for-you-image { width: 100%; height: 100%; object-fit: cover; } .about-we-here-for-you-content { width: 100%; flex: none; padding: 0; } .about-we-here-for-you-items { flex-direction: column; width: 100%; } .about-we-here-for-you-item { flex: none; width: 100%; min-width: 100%; max-width: 100%; } } .latest-blog-section { display: flex; width: 100%; padding-bottom: 40px; justify-content: center; align-items: center; align-self: stretch; } .latest-blog-container { display: flex; width: 100%; max-width: 1320px; justify-content: space-between; align-items: center; align-self: stretch; padding: 0 12px; } .latest-blog-title { color: #FFF; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .latest-product-title { color: #1A1A2E; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } @media (max-width: 768px) { .latest-blog-title { font-size: 32px; } .latest-product-title { font-size: 32px; } } .latest-blog-link { display: flex; justify-content: center; align-items: center; gap: 8px; text-decoration: none; } .latest-blog-link-text { color: #FFF; font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; transition: color 0.2s ease; } .latest-product-link-text { color: #1A1A2E; font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; transition: color 0.2s ease; } .latest-product-link:hover .latest-product-link-text { color: #E9445F; } .latest-blog-link:hover .latest-blog-link-text { color: #E9445F; } .latest-product-link-text:hover { color: #E9445F; } .latest-blog-link-icon { width: 24px; height: 24px; } @media (max-width: 1200px) { .latest-blog-container { padding: 0 24px; } } @media (max-width: 768px) { .latest-blog-container { display: flex; flex-direction: column; align-items: flex-start; gap: 20px; align-self: stretch; padding: 0 16px; } .latest-blog-title { font-size: 32px; } } .latest-blog-cms-section { display: flex; width: 100%; justify-content: center; align-items: center; align-self: stretch; } .latest-blog-cms-container { display: flex; width: 100%; max-width: 1320px; justify-content: space-between; align-items: center; align-self: stretch; padding: 94px 12px 0 12px; } .latest-blog-cms-title { color: #FFF; font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .latest-blog-cms-link { display: flex; justify-content: center; align-items: center; gap: 8px; text-decoration: none; } .latest-blog-cms-link-text { color: #FFF; font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; transition: color 0.2s ease; } .latest-blog-cms-link:hover .latest-blog-cms-link-text { color: #E9445F; } .latest-blog-cms-link-icon { width: 24px; height: 24px; } @media (max-width: 1200px) { .latest-blog-cms-container { padding: 40px 12px 0 12px; } } @media (max-width: 768px) { .latest-blog-cms-container { display: flex; flex-direction: column; align-items: flex-start; gap: 20px; align-self: stretch; padding: 62px 16px 0 16px; } .latest-blog-cms-title { font-size: 32px; } } .product-main-banner { width: 100%; height: 360px; flex-shrink: 0; position: relative; display: flex; align-items: center; justify-content: center; overflow: hidden; } .banner-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; } .desktop-image { display: block; } .mobile-image { display: none; } .product-main-banner-overlay { position: absolute; width: 100%; height: 100%; display: flex; align-items: center; justify-content: flex-start; max-width: 1320px; } .product-main-banner-title { color: #E9445F; text-align: center; font-size: 60px; font-style: normal; font-weight: 700; line-height: 150%; z-index: 1; margin: 0; -webkit-text-stroke: 2px #ffffff; paint-order: stroke fill; } @media (max-width: 1200px) { .product-main-banner-overlay { padding: 0 24px; } } @media (max-width: 768px) { .desktop-image { display: none; } .product-main-banner-overlay { position: absolute; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; } .mobile-image { display: block; } .product-main-banner-title { color: #E9445F; text-align: center; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; -webkit-text-stroke: 1px #ffffff; paint-order: stroke fill; } } .social-icons-section { display: flex; padding: 16px 0; align-items: flex-start; gap: 24px; } .social-icons-section .social-icon { display: inline-block; transition: transform 0.3s ease; } .social-icons-section .social-icon:hover { transform: scale(1.1); } .social-icons-section .social-icon img { width: 50px; height: 50px; display: block; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Prompt', sans-serif; } .home-products-category { display: flex; padding: 80px 0 40px 0; flex-direction: column; justify-content: flex-end; align-items: center; gap: 40px; align-self: stretch; } .home-products-category-wrapper { width: 100%; max-width: 1320px; margin: 0 auto; display: flex; flex-direction: column; gap: 40px; } .products-category-container { display: flex; flex-direction: column; justify-content: flex-end; align-items: center; gap: 40px; align-self: stretch; } .products-category-header { display: flex; justify-content: space-between; align-items: center; align-self: stretch; } .products-category-title { color: #1A1A2E; font-size: 48px; font-style: normal; font-weight: 700; line-height: 150%; text-transform: capitalize; margin: 0; } .products-category-arrows { display: flex; align-items: flex-start; gap: 16px; } .arrow-btn { display: flex; width: 36px; height: 36px; justify-content: center; align-items: center; gap: 0; border-radius: 20px; background: #F5F5F5; border: none; cursor: pointer; transition: all 0.3s ease; padding: 0; position: relative; color: #101921; } .arrow-btn:hover { background: #E9445F; color: white; } .arrow-btn i { width: 24px; height: 24px; flex-shrink: 0; font-size: 16px; display: inline-flex; align-items: center; justify-content: center; line-height: 1; margin: 0; padding: 0; } .products-category-slider { display: flex; align-items: center; gap: 24px; align-self: stretch; overflow: hidden; position: relative; } .products-category-slider-track { display: flex; align-items: center; gap: 24px; transition: transform 0.3s ease; } .category-item { display: flex; width: 200px; flex-direction: column; align-items: center; gap: 16px; text-decoration: none; flex-shrink: 0; align-self: flex-start; } .category-image-wrapper { display: flex; width: 200px; height: 200px; align-items: center; gap: 10px; border-radius: 108px; border: 3px solid #F5F5F5; transition: all 0.3s ease; } .category-item:hover .category-image-wrapper { border: 3px solid #E9445F; box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15); } .category-item:hover .category-text { color: #E9445F; } .category-image { width: 100%; height: 100%; object-fit: contain; border-radius: 108px; } .category-text { color: #1A1A2E; font-size: 18px; font-weight: 700; text-align: center; margin: 0; min-height: 54px; line-height: 1.5; display: block; padding-top: 0; } .promotional-banners { display: flex; align-items: flex-start; gap: 24px; align-self: stretch; padding: 0; } .promo-banner { position: relative; display: flex; padding: 24px; flex-direction: column; align-items: flex-start; gap: 20px; border-radius: 8px; overflow: hidden; text-decoration: none; cursor: pointer; } .promo-banner-1 { width: 312px; height: 312px; } .promo-banner-2 { width: 648px; height: 312px; aspect-ratio: 27/13; } .promo-banner-3 { width: 312px; height: 312px; } .promo-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; } .promo-overlay { position: relative; z-index: 2; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .promo-title { color: #FFF; text-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); font-size: 40px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .promo-title-black { color: #1A1A2E; } .promo-button { display: flex; height: 48px; padding: 0 28px 0 32px; justify-content: center; align-items: center; gap: 8px; flex-shrink: 0; border-radius: 100px; border: 1px solid #E9445F; background: #FFF; opacity: 0; transform: translateY(10px); transition: all 0.3s ease; align-self: flex-start; } .promo-banner:hover .promo-button { opacity: 1; transform: translateY(0); } .promo-button-text { color: #E9445F; font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; } .promo-button-icon { width: 24px; height: 24px; } @media (max-width: 1199px) { .home-products-category-wrapper { max-width: 100%; padding: 0 16px; } .promotional-banners { flex-wrap: nowrap; justify-content: center; gap: 16px; } .promo-banner-1 { width: 250px; height: 250px; } .promo-banner-2 { width: 518px; height: 250px; aspect-ratio: 27/13; } .promo-banner-3 { width: 250px; height: 250px; } .promo-title { font-size: 32px; } } @media (max-width: 767px) { .home-products-category { padding: 40px 16px 0px 16px; } .home-products-category-wrapper { max-width: 100%; padding: 0; } .products-category-container { padding: 0; } .products-category-header { flex-direction: column; justify-content: flex-end; align-items: flex-start; gap: 16px; align-self: stretch; } .products-category-title { font-size: 36px; } .products-category-slider { gap: 16px; } .products-category-slider-track { gap: 16px; } .category-item { width: calc((100% - 16px) / 2); min-width: 0; flex: 0 0 calc((100% - 16px) / 2); } .category-image-wrapper { width: 100%; height: 168px; min-width: 0; align-self: stretch; aspect-ratio: 1/1; flex-shrink: 0; } .promotional-banners { flex-direction: column; align-items: flex-start; gap: 24px; padding: 0; } .promo-banner-1 { width: 100%; height: 358px; } .promo-banner-2 { width: 100%; height: 173px; } .promo-banner-3 { width: 100%; height: 358px; } .promo-title { font-size: 32px; } } @media (max-width: 349px) { .products-category-title { font-size: 36px; } .category-image-wrapper { height: 140px; } .promo-title { font-size: 32px; } } .about-banner { display: flex; height: 360px; flex-direction: column; justify-content: center; align-items: center; position: relative; width: 100%; overflow: hidden; } .about-banner-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } .about-banner-img img { width: 100%; height: 100%; object-fit: cover; object-position: center; } .about-banner-img-desktop { display: block; } .about-banner-img-mobile { display: none; } .about-banner-container { display: flex; max-width: 1320px; align-self: stretch; align-items: center; position: relative; z-index: 1; width: 100%; margin: 0 auto; box-sizing: border-box; } .about-banner h1 { color: var(--primary, #E9445F); font-family: Prompt; font-size: 60px; font-style: normal; font-weight: 700; line-height: 150%; text-transform: capitalize; -webkit-text-stroke: 2px #ffffff; paint-order: stroke fill; margin: 0; } @media (max-width: 1200px) { .about-banner-container { padding: 0 32px; } } @media (max-width: 767px) { .about-banner-container { display: flex; max-width: 1320px; align-self: stretch; justify-content: center; align-items: center; position: relative; z-index: 1; width: 100%; margin: 0 auto; padding: 0 16px; box-sizing: border-box; } .about-banner { display: flex; height: 360px; flex-direction: column; justify-content: center; align-items: center; } .about-banner-img-desktop { display: none; } .about-banner-img-mobile { display: block; } .about-banner h1 { color: var(--primary, #E9445F); text-align: center; font-family: Prompt; font-size: 32px; font-style: normal; font-weight: 700; line-height: 150%; text-transform: capitalize; -webkit-text-stroke: 2px #ffffff; paint-order: stroke fill; } } .content_50-50-section { padding: 80px 0; width: 100%; overflow-x: hidden; box-sizing: border-box; } .content_50-50-section .container { width: 100%; max-width: 100vw; margin: 0 auto; padding: 0; box-sizing: border-box; overflow-x: hidden; } .content_50-50-section .row { margin: 0; width: 100%; max-width: 100%; overflow-x: hidden; box-sizing: border-box; } .col-lg-6 { padding: 0; overflow: hidden; max-width: 100%; box-sizing: border-box; width: 100%; } .left-content { display: flex; flex-direction: column; align-items: flex-start; padding: 0 100px; } .content_50-50-section-sub-title { color: var(--primary, #E9445F); font-size: 24px; font-style: normal; font-weight: 400; line-height: 150%; margin-bottom: 4px; } .content_50-50-section-headline { color: #000; font-size: 48px; font-style: normal; font-weight: 700; line-height: 150%; text-transform: capitalize; margin-bottom: 32px; } .content_50-50-section-text { color: #000; font-size: 18px; font-style: normal; font-weight: 400; line-height: 150%; } .col-lg-6.text-center { display: flex; justify-content: center; align-items: center; overflow: hidden; max-width: 100%; width: 100%; box-sizing: border-box; position: relative; } .content_50-50-section-img, .content_50-50-section-vision-img { width: 100% !important; max-width: 100% !important; height: auto; aspect-ratio: 445/316; object-fit: cover; display: block; box-sizing: border-box; margin: 0; padding: 0; position: relative; } @media (max-width: 1367px) { .content_50-50-section { overflow-x: hidden; width: 100%; max-width: 100vw; } .content_50-50-section .container { padding: 0 16px; overflow-x: hidden; max-width: 100%; width: 100%; } .content_50-50-section .row { max-width: 100%; overflow-x: hidden; width: 100%; margin: 0; } .col-lg-6 { overflow: hidden; max-width: 100%; width: 100%; } .col-lg-6.text-center { max-width: 100%; overflow: hidden; width: 100%; } .content_50-50-section-img, .content_50-50-section-vision-img { width: 100% !important; max-width: 100% !important; height: auto; box-sizing: border-box; margin: 0; padding: 0; display: block; } } @media (max-width: 767px) { .content_50-50-section { padding: 40px 0; } .left-content { display: flex; flex-direction: column; align-items: flex-start; padding: 0 16px; } .content_50-50-section-title { font-size: 36px; } .content_50-50-section-sub-title { font-size: 24px; } .content_50-50-section-headline { font-size: 36px; } .content_50-50-section-text { font-size: 18px; } .content_50-50-section { overflow: hidden; } .content_50-50-section .container { overflow: hidden; max-width: 100%; padding: 0; } .content_50-50-section .row { max-width: 100%; overflow: hidden; margin: 0; } .col-lg-6 { overflow: hidden; max-width: 100%; width: 100%; } .col-lg-6.text-center { max-width: 100%; overflow: hidden; width: 100%; } .content_50-50-section-img, .content_50-50-section-vision-img { width: 100% !important; max-width: 100% !important; height: 277px; align-self: stretch; aspect-ratio: 390/277; box-sizing: border-box; object-fit: cover; margin: 0; padding: 0; } } .about-counter-section { display: flex; padding: 0; flex-direction: column; align-items: center; width: 100%; } .about-counter-container { display: flex; width: 1320px; justify-content: space-between; align-items: center; } .about-counter-item { display: flex; flex-direction: column; align-items: center; gap: 10px; flex: 1 0 0; } .about-counter-number { color: var(--primary, #E9445F); text-align: center; font-family: Prompt; font-size: 60px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } .about-counter-text { color: var(--Black, #000); text-align: center; font-family: Prompt; font-size: 18px; font-style: normal; font-weight: 700; line-height: 150%; margin: 0; } @media (max-width: 1024px) { .about-counter-section { padding: 0; } .about-counter-container { display: flex; padding: 0 16px; justify-content: space-between; align-items: center; align-content: center; row-gap: 24px; flex-wrap: wrap; width: 100%; } .about-counter-item { flex: 0 0 calc(50% - 12px); min-width: 0; } } @media (max-width: 767px) { .about-counter-container { display: flex; padding: 0 16px; justify-content: space-between; align-items: center; align-content: center; row-gap: 24px; flex-wrap: wrap; width: 100%; } .about-counter-item { flex: 0 0 calc(50% - 12px); min-width: 0; width: auto; } } .faq-suika-container { display: flex; padding: 100px 0; flex-direction: column; align-items: center; gap: 0px; align-self: stretch; position: relative; overflow: hidden; } .faq-suika-bg-desktop, .faq-suika-bg-mobile { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: auto; height: 100%; min-width: 100%; object-fit: cover; object-position: center; z-index: 0; } .faq-suika-bg-desktop { display: block; } .faq-suika-bg-mobile { display: none; } .faq-suika-container > h2, .faq-content-wrapper { position: relative; z-index: 1; } .faq-title { color: var(--ffffff, #FFF); text-align: center; font-style: normal; font-weight: 700; font-size: 40px; line-height: 150%; margin: 0; display: flex; align-items: center; justify-content: center; gap: 24px; margin-bottom: 40px; } .faq-title-icon { width: 64px; height: 42px; aspect-ratio: 32/21; flex-shrink: 0; justify-content: center; display: flex; align-items: center; } .faq-content-wrapper { display: flex; max-width: 1320px; flex-direction: column; align-items: center; gap: 24px; align-self: stretch; width: 100%; margin: 0 auto; } .faq-item { display: flex; flex-direction: column; align-items: flex-start; gap: 0; align-self: stretch; border-radius: 10px; background: #FFF; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08); overflow: hidden; transition: all 0.3s ease; } .faq-header { display: flex; padding: 20px; justify-content: space-between; align-items: center; width: 100%; background: transparent; border: none; cursor: pointer; transition: background-color 0.3s ease; text-align: left; } .faq-question { color: var(--101921, #101921); font-style: normal; font-weight: 700; line-height: 150%; font-size: 18px; flex: 1; padding-right: 20px; } .chevron-icon { width: 16px; height: 16px; transition: transform 0.3s ease; flex-shrink: 0; display: inline-block; object-fit: contain; transform: rotate(-90deg); } .faq-header.active .chevron-icon { transform: rotate(-180deg); } .faq-body { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; padding: 0 20px; } .faq-body.open { max-height: 1000px; padding: 0 20px 20px 20px; } .faq-answer { color: var(--101921, #101921); font-style: normal; font-weight: 400; line-height: 150%; font-size: 16px; margin: 0; } .faq-answer a { color: #064C70; text-decoration: underline; } .faq-answer a:hover { color: #0a6a9a; } @media (max-width: 768px) { .faq-suika-container { display: flex; padding: 100px 16px; flex-direction: column; align-items: center; gap: 10px; align-self: stretch; } .faq-suika-bg-desktop { display: none; } .faq-suika-bg-mobile { display: block; } .faq-content-wrapper { display: flex; flex-direction: column; align-items: center; gap: 24px; align-self: stretch; } .faq-title { font-size: 32px; line-height: 150%; display: flex; flex-direction: column; } .faq-item { gap: 0; } .faq-question { font-size: 18px; line-height: 150%; } .faq-answer { font-size: 16px; line-height: 150%; } } @media (max-width: 992px) and (min-width: 769px) { .faq-content-wrapper { max-width: 90%; padding: 0 20px; } } @media (max-width: 480px) { .faq-title { font-size: 32px; display: flex; flex-direction: column; } .faq-header { padding: 18px; } .faq-question { font-size: 18px; padding-right: 12px; } .faq-answer { font-size: 16px; } .faq-body.open { padding: 0 16px 16px 16px; } .chevron-icon { width: 16px; height: 16px; object-fit: contain; } } .product-description-simple-container { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; align-self: stretch; } .product-description-simple-2 { display: flex; padding: 10px; flex-direction: column; align-items: flex-start; gap: 16px; align-self: stretch; } .product-description-simple-title { display: flex; padding: 10px; align-items: flex-start; gap: 10px; flex: 1 0 0; border-bottom: 3px solid #878787; } .product-description-simple-title-text { color: #1A1A2E; font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; } .product-description-simple-2-text { color: #1A1A2E; font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; } .product-description-simple-2-list { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; } .product-description-simple-2-list-title { color: #1A1A2E; font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; } .product-description-simple-2-list-list { color: #1A1A2E; font-family: Prompt; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; margin-left: 16px; } .product-description-simple-2-list-mg { magin: 0; }