.product_page{flex-direction:column;width:100%;display:flex}.product_page .product_page_first_section{width:100%;height:130dvh;display:block;position:relative;overflow:hidden}.product_page_first_section:before{content:"";z-index:5;background-color:#000;width:50%;height:100%;position:absolute;top:0;left:0}.product_page_first_section:after{content:"";z-index:6;pointer-events:none;background:linear-gradient(90deg,#000000c4 0%,#0000 100%);width:50%;height:100%;position:absolute;top:0;right:0}.product_page_bg_image{object-fit:cover;z-index:1;width:50%;height:100%;position:absolute;top:0;right:0}.product_content_wrapper{z-index:10;color:#fff;flex-direction:column;justify-content:center;width:50%;height:100%;padding-left:6%;display:flex;position:absolute;top:0;left:0}.phone_switch_container{background:url(/assets/images/productpage_main_image.webp) 50%/cover no-repeat;border-radius:50px;align-items:center;width:250px;height:50px;margin-top:30px;display:flex;position:relative}.switch_thumb{cursor:pointer;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.switch_thumb svg path{fill:#fff}.switch_thumb .phone_icon{width:20px;height:20px}.stats_row{align-items:center;gap:10px;width:100%;margin-top:30px;display:flex}.stat_box{text-align:center;background:#1d1d1d;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex}.stat_text_group{background:0 0}.rotating_badge_container{justify-content:center;align-items:center;width:auto;height:100%;display:flex;position:relative}.rotating_ring{transform-origin:50%;animation:10s linear infinite spin}.center_star{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.center_star svg{width:100%;height:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product_page_second_section{justify-content:center;align-items:center;width:100%;padding:70px 0 100px;display:flex}.product_page_second_section .second_section_main_wrapper{background-color:#fff;flex-direction:column;width:88%;display:flex}.second_section_header{flex-direction:column;width:100%;display:flex}.explore_text{color:#5f5f5f;text-transform:uppercase}.header_row{justify-content:space-between;align-items:center;width:100%;display:flex}.search_collection_container{width:300px;height:50px;position:relative}.collection_search_input{color:#000;background:0 0;border:1px solid #000;border-radius:50px;outline:none;width:100%;height:100%;padding:0 50px 0 25px}.collection_search_input::placeholder{color:#a0a0a0}.search_icon_wrapper{cursor:pointer;background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.search_icon_wrapper svg{width:18px;height:18px}.catalogue_card_wrapper{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-top:32px;margin-bottom:60px;display:grid}.view_more_container{justify-content:center;width:100%;margin-top:50px;display:flex}.view_more_btn{padding:15px 40px!important}@media (max-width:1024px){.product_page .product_page_first_section{height:100dvh}.product_content_wrapper{background:#000000b3;justify-content:flex-end;width:100%;padding:0 6% 5%}.product_page_first_section:before{display:none}.product_page_first_section:after{background:linear-gradient(90deg,#000000e6 0%,#0006 100%);width:100%;left:0}.product_page_bg_image{width:100%;height:100%;left:0}.stats_row{flex-wrap:wrap}.rotating_ring svg{width:150px;height:150px}.rotating_badge_container{height:auto}}@media (max-width:992px){.product_page .product_page_first_section{height:80dvh}}@media (max-width:768px){.product_page .product_page_first_section{height:70dvh}.phone_switch_container{background:url(/assets/images/productpage_main_image.webp) 50%/cover no-repeat;border-radius:50px;align-items:center;width:200px;height:40px;margin-top:30px;display:flex;position:relative}.switch_thumb{cursor:pointer;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.switch_thumb svg path{fill:#fff}.phone_icon{width:15px;height:15px}.stat_box{padding:15px}.product_content_wrapper{justify-content:flex-end;padding-bottom:15px}.rotating_ring svg{width:100px;height:100px}.center_star svg{width:40px;height:40px}.stat_number{font-size:20px}.stat_label{font-size:12px}.header_row{flex-direction:column;align-items:flex-start;gap:20px}.header_row h2{max-width:100%}.search_collection_container{width:100%}.view_more_btn{justify-content:center;width:100%}}@media (max-width:700px){.catalogue_card_wrapper{grid-template-columns:repeat(1,1fr)}}@media (max-width:469px){.catalogue_card_wrapper{grid-template-columns:1fr;place-items:center}}.no_data_found{grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}
