html,body{max-width:100%;width:100%;overflow-x:hidden;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#e7e7e7;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#2c2c2c;color:#fff}.header_kanca{display:flex;align-items:center;gap:15px}.header_kanca>a{text-decoration:none}.header_logo{height:40px;width:auto}.header_company{font-family:Georgia,Times New Roman,Times,serif;font-size:40px;font-weight:700;margin:0;color:#fff}@media (max-width: 768px){.header_kanca{gap:5px}.header_company{font-size:30px}.dropdown{justify-content:flex-end!important;gap:0px!important}.dropbtn{font-size:10px!important;padding:8px 10px!important}}@media (max-width: 480px){.header_kanca{gap:5px}.header_company{font-size:30px}.dropdown{justify-content:flex-end!important;gap:0px!important}.dropbtn{font-size:10px;padding:8px 10px}}.dropdown{display:flex;gap:5px}.dropbtn{background:none;border:none;color:#fff;font-size:15px;font-weight:500;cursor:pointer;padding:8px 16px;border-radius:4px;transition:background-color .3s}.dropbtn:hover{background-color:#ff5252cc}.page-title{display:flex;left:0;width:100%;background-color:#ff5252;height:100px;align-items:center;justify-content:center;padding:0 20px;box-sizing:border-box}.page-title p{color:#fff;font-size:40px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin:0;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.brand-page-title{display:flex;left:0;width:100%;background-color:#ff5252;height:100px;align-items:center;justify-content:center;padding:0 20px;box-sizing:border-box}.brand-page-title p{color:#fff;font-size:40px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin:0;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (max-width: 768px){.brand-page-title p{font-size:20px}}@media (max-width: 768px){.page-title p{font-size:30px}}@media (max-width: 480px){.page-title p{font-size:20px}}.product-tab{height:auto;min-height:380px;padding:10px;box-sizing:border-box}.full-container{margin-top:50px;display:flex;flex-direction:column;align-items:center;max-width:100%}.product-image-container{position:relative;height:300px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.product-container{position:relative;width:100%;max-width:300px;height:300px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;border-radius:12px;box-shadow:0 8px 25px #00000026;transition:transform .3s ease}.product-title-overlay{background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.4),transparent);padding:20px;color:#fff;text-align:center}.product-container:hover{transform:translateY(-3px)}.popular-animation{transition:transform .3s ease}.popular-animation:hover{transform:scale(1.04)}.product-name{position:relative;z-index:2;color:#fff;text-shadow:0px 0px 20px black;text-align:center;margin:0;padding:15px 10px;font-size:20px;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(to top,rgba(26,26,26,.9),transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-weight:600;text-decoration:none!important}.brand-name{text-align:center;object-fit:contain;height:25px;width:auto;max-width:80px;border-radius:4px;padding:2px;transition:box-shadow .2s ease}.brand-name:hover{box-shadow:0 4px 15px #0003}.main_image{width:100%;height:auto;display:block;object-fit:cover}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;box-shadow:0 8px 16px #0003;z-index:1}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.showcase-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:fit-content;margin:0 auto}@media (max-width: 768px){.product-tab{height:auto;min-height:350px;padding:8px}.full-container{margin-top:30px}.product-container{width:100%;max-width:280px;height:250px}.product-name{font-size:18px;padding:12px 8px}.brand-container{max-width:280px;gap:12px;margin-top:12px}.brand-name{height:22px;max-width:70px}}@media (max-width: 480px){.product-tab{height:auto;min-height:320px;padding:5px}.full-container{margin-top:20px}.product-container{width:100%;max-width:250px;height:200px}.product-name{font-size:16px;padding:10px 6px}.brand-container{max-width:250px;gap:10px;margin-top:10px;padding:0 5px}.brand-name{height:20px;max-width:60px}}@media (max-width: 320px){.product-container{max-width:220px;height:180px}.product-name{font-size:14px;padding:8px 5px}.brand-container{max-width:220px;gap:8px}.brand-name{height:18px;max-width:50px}}@media (max-width: 480px){.brand-product-container{grid-template-columns:1fr;gap:25px}.product-image-container{height:220px;padding:5px}}@media (max-width: 768px){.brand-product-container{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 15px}.product-image-container{height:150px;padding:5px}.brand-product-text{font-size:13px}.brand-logo-container{padding:15px;min-height:50px}}.brand-margin{margin-top:50px}.detail-center{margin-top:50px;display:flex;flex-direction:column;align-items:center;max-width:100%}.brand-container{display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap;margin-top:15px;width:100%;max-width:300px;padding:0 10px;box-sizing:border-box}footer{position:absolute;width:100%;left:0;margin-top:auto;padding:40px;background-color:#1a1a1a;color:#fff;-webkit-user-select:none;user-select:none}footer>p{max-width:40ch}.about-page{text-align:center;padding-top:50px;font-size:20px}.main_page_wrapper{box-sizing:border-box}.google_maps{display:flex;align-items:center;justify-content:center;background-color:#ff5252;height:300px;width:100vw;margin-left:0;position:absolute;left:0;flex-direction:column;padding:20px;box-sizing:border-box}.location{color:#fff;font-weight:700;margin-bottom:15px;text-align:center;font-size:14px}.location-icon{margin-right:5px}.map{border:none;border-radius:8px}@media (max-width: 768px){.google_maps{height:auto;min-height:250px;padding:15px;gap:10px}.location{font-size:12px;line-height:1.4;margin-bottom:10px}.map{width:100%;max-width:300px;height:200px}}@media (max-width: 480px){.google_maps{padding:10px;min-height:220px}.location{font-size:11px;padding:0 5px}.map{width:100%;max-width:280px;height:180px}}.img_product_wrapper{display:flex;align-items:center;justify-content:center;margin:30px 0}.img_product_wrapper>span,.img_product_wrapper>a{font-size:30px;font-weight:bolder}@media (max-width: 768px){.img_product_wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.popular-tab{padding-top:70px}.popular-pages{margin-top:20px;height:100%;display:flex;text-align:center;color:#fff;font-weight:bolder;gap:15px;flex-direction:column;align-items:center}.popular-pages img{display:block;width:200px;height:240px}.mini-title{font-size:18px;text-align:center}}@media (max-width: 480px){.popular-pages img{width:180px;height:220px}.popular-pages{gap:10px}.mini-title{font-size:16px}.main_page_wrapper{padding:0 10px}}@media (max-width: 768px){.img_product_wrapper>div:first-child{margin-right:0!important;margin-bottom:20px;max-width:350px;height:350px}}@media (max-width: 480px){.img_product_wrapper>div:first-child{max-width:300px;height:300px}}.products-page-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 0;min-height:100vh;background-color:#e5e5e5}.img-slider-img{width:100%;height:100%;object-fit:cover;display:block;flex-shrink:0;flex-grow:0;transition:translate .3s ease-in-out}.img-slider-button{all:unset;display:block;position:absolute;top:0;bottom:0;padding:16px;cursor:pointer;transition:background-color .1s ease-in-out}.end-of-page{margin-top:300px}.dealers-list{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:100%;padding-top:70px}.dealers-container{width:100%;min-height:100px}.img-slider-button:hover,.img-slider-button:focus-visible{background-color:#0003}.img-slider-button>*{stroke:#fff;fill:#000;width:32px;height:32px}.img-slider-dot-button{all:unset;display:block;width:20px;height:20px;cursor:pointer;transition:scale .1s ease-in-out}.img-slider-dot-button>*{stroke:#fff;fill:#000;height:100%;width:100%}.img-slider-dot-button:hover,.img-slider-dot-button:focus-visible{scale:1.2}.img-slider-button:focus-visible,.img-slider-dot-button:focus-visible{outline:auto}.dealer-slider-img{height:30px;width:auto;max-width:100%;object-fit:contain;display:block;-webkit-user-select:none;user-select:none}.dealer-logos-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:15px;align-items:center;justify-items:center;width:100%;padding:10px}@media (max-width: 768px){.dealer-logos-container{grid-template-columns:repeat(3,1fr);gap:10px;padding:5px}.dealer-slider-img{height:25px}}@media (max-width: 480px){.dealer-logos-container{grid-template-columns:repeat(2,1fr);gap:20px}.dealer-slider-img{height:20px}.dealers-list{padding:10px}}.details-page{display:flex;width:fit-content;margin:120px auto 0;font-weight:700}.details-product-name{display:flex;justify-content:center;width:480px;margin:0;font-weight:lighter;background-color:#ff5252;color:#fff;font-size:25px;border-top-right-radius:20px;text-align:center;font-weight:700}.list-wrapper{font-size:12px;display:flex;flex-direction:column;height:555px}.features{width:480px;margin:0;display:flex;justify-content:center;font-weight:lighter;background-color:#fb7a7a;color:#fff}.sizes,.sizes-title{color:#fff;margin:0;padding:0;background-color:#1a1a1a;display:flex;width:480px;justify-content:space-around}.listTitle,.listValue{margin:10px 0;padding:0;list-style-type:none}.listTitle{padding-left:15px}.listValue{padding-right:15px}.list-pair{display:flex;border:2px 2px 2px black;justify-content:space-between}.details-img{width:475px;height:475px;background-color:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px;object-fit:contain}.details-info{display:flex;flex-direction:column;height:555px}@media (max-width: 768px){.details-page{flex-direction:column;margin:20px auto;align-items:center}.details-img{width:90vw;max-width:400px;height:auto;aspect-ratio:1;border-radius:20px 20px 0 0}.details-info{width:90vw;max-width:400px;height:auto}.details-product-name{width:100%;font-size:18px;padding:15px 0;border-radius:0;justify-content:center;text-align:center;font-weight:700}.features{width:100%;padding:10px 0}.sizes,.sizes-title{width:100%;font-size:12px;padding:8px 0}.list-wrapper{height:auto;font-size:11px}.list-pair{padding:5px 0}}@media (max-width: 480px){.details-page{margin:10px auto}.details-product-name{font-size:25px;padding:12px 0}.sizes,.sizes-title,.list-wrapper{font-size:15px}.listTitle,.listValue{margin:8px 0}}.description{justify-content:center;width:100vw}.description-title{background-color:#ff5252;width:100vw;text-align:center;color:#fff}.description-text{margin:10px 0}.brand-wrapper{transition:transform .2s ease}.brand-wrapper:hover{transform:scale(1.1)}.brand-product-container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;justify-content:center;margin:0 auto;max-width:800px;padding:0 20px}.product-card{background:#fff;border-radius:20px;box-shadow:0 8px 25px #00000026;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px #0003}.brand-product-img{width:100%;height:100%;object-fit:contain}.brand-product-text{width:auto;margin:0;color:#fff;text-align:center}.popular-pages{margin-top:20px;height:100%;display:flex;text-align:center;color:#fff;font-weight:bolder;gap:25px}.popular-pages img{display:block}.popular-pages a{text-decoration:none}.popular-name{height:30px;margin:0;background-color:#000;color:#fff;line-height:30px;text-align:center}.mini-title{height:50px;line-height:50px;margin:0;background-color:#ff5252;color:#fff;width:100%;text-align:center;text-shadow:#000000 0px 0px 5px}.breadcrumbs{background-color:#f8f9fa;padding:12px 32px;border-bottom:1px solid #e5e5e5;font-size:14px;margin:0;position:relative}.breadcrumb-link{color:#6b7280;text-decoration:none;transition:color .3s ease}.breadcrumb-link:hover{color:#ef4444;text-decoration:underline}.breadcrumb-separator{color:#9ca3af;margin:0 8px}.breadcrumb-current{color:#374151;font-weight:500}.brand-page-title{margin:0;order:1}.page-header-container{display:flex;flex-direction:column}@media (max-width: 768px){.breadcrumbs{padding:8px 16px;font-size:12px}.breadcrumb-separator{margin:0 4px}}
