@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;700&display=swap";.nav_bar{width:100%;height:91px;position:relative;scroll-behavior:smooth;top:0;z-index:2;background:var(--black-D)}.nav_bar .nav_icons_top{width:100%;height:91px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px}.nav_bar svg.nav_icon path{stroke:var(--white);stroke-width:1}.nav_bar cart_icon_container{position:relative}.nav_bar .nav_icon{width:2rem;height:2rem}.nav_bar .nav_icon:hover{cursor:pointer}.nav_bar .quantity{font-size:1.2rem;background-color:inherit;color:var(--white);padding:4px;border:0;position:absolute;transform:translateY(-15px)}.navBar_catagory{width:100%;height:fit-content;position:absolute;z-index:10;top:91px;left:0;right:0;bottom:0;padding:24px;background-color:var(--black-L)}.navBar_catagory:before{content:"";width:100vw;overflow-y:scroll;position:absolute;left:0;bottom:0;z-index:-1;background:var(--black-D);opacity:.9}.navBar_catagory .thumb_catagory{width:100%;border:0;border-radius:8px;background-color:var(--white)}.navBar_catagory .catagories{border:0;border-radius:8px;background-color:var(--white)}.navMenu_desktop{width:100%;height:91px;position:relative;scroll-behavior:smooth;top:0;z-index:2;padding:1.6rem 11rem;display:flex;flex-direction:row;justify-content:center;align-items:baseline;border-bottom:3px var(--white);background:var(--black-D)}.navMenu_desktop .navLinks{margin:auto}.navMenu_desktop .navLinks .nav_btn{width:160px;height:42px}.navMenu_desktop .cart_icon_container{position:relative}.navMenu_desktop .cart_icon_container svg.nav_icon path{stroke:var(--white);stroke-width:1}.navMenu_desktop .nav_icon{width:2rem;height:2rem}.navMenu_desktop .nav_icon:hover{cursor:pointer}.navMenu_desktop .quantity{font-size:1.2rem;background-color:inherit;color:var(--white);padding:4px;border:0;position:absolute;transform:translateY(-15px)}.top_banner{width:100%;height:100%}.top_banner #top_bannerImg{width:100%}.top_banner #top_bannerImg img{position:relative;top:-80px;border:0;border-radius:0;z-index:-6}.top_banner .info{width:21.8rem;height:30rem;position:absolute;top:0;left:50%;transform:translate(-50%);margin:10vh auto}.top_banner .info .new_info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.top_banner .info .new_info :nth-child(1){margin:1rem 0}.top_banner .info .new_info :nth-child(2){margin:1rem 0}.top_banner .info .new_info :nth-child(3){margin:1rem 0}.top_banner .info .new_info p.over_line{font-size:.94rem;font-weight:400;line-height:1.27rem;letter-spacing:10px;text-transform:uppercase;color:var(--orange-D);color:var(--black-L)}.top_banner .info .new_info h1{color:var(--white)}.top_banner .info .new_info p.desc{color:var(--white-D)}@media only screen and (min-width: 1200px){.top_banner .info{width:100%;padding:3.2rem 15%;position:absolute;top:0;margin:8vh auto}.top_banner .info .new_info{width:21.8rem;height:30rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}}.circuler_elm{width:100%;padding:1.6rem}@media only screen and (min-width: 767px) and (max-width: 1200px){.circuler_elm{padding:1.6rem 2.66rem}}@media only screen and (min-width: 1200px){.circuler_elm{padding:3.2rem 15%}}.circuler_elm .circle_banner{width:100%;padding:1rem;border:0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--orange-D)}.circuler_elm .circle_banner .circle_image{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.circuler_elm .circle_banner .circle_image .img_container{position:relative;width:11rem;height:13rem;z-index:3}.circuler_elm .circle_banner .circle_image .img_container .svgStyle{position:absolute;top:0;left:0;z-index:-1;scale:3}.circuler_elm .circle_banner .circle_image .img_container img{width:100%;height:100%}.circuler_elm .circle_banner .new_info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.circuler_elm .circle_banner .new_info :nth-child(1){margin:1rem 0}.circuler_elm .circle_banner .new_info :nth-child(2){margin:1rem 0}.circuler_elm .circle_banner .new_info :nth-child(3){margin:1rem 0}.circuler_elm .circle_banner .new_info p.over_line{font-size:.94rem;font-weight:400;line-height:1.27rem;letter-spacing:10px;text-transform:uppercase;color:var(--orange-D);color:var(--black-L)}.circuler_elm .circle_banner .new_info h1{color:var(--white)}.circuler_elm .circle_banner .new_info p.desc{color:var(--white-L)}.circuler_elm .circle_banner .new_info a button{width:180px;padding:0 1rem;background-color:var(--black-D)}.circuler_elm .circle_banner .new_info a button:hover{background-color:var(--black-L);color:var(--white)}@media only screen and (min-width: 767px) and (max-width: 1200px){.circuler_elm .circle_banner{width:100%;padding:1.6rem 2.66rem}.circuler_elm .circle_banner .new_info{padding:2.66rem 9rem}}@media only screen and (min-width: 1200px){.circuler_elm .circle_banner{width:100%;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.circuler_elm .circle_banner .circle_image{width:100%;height:100%;padding:2rem;transform:translateY(4rem)}.circuler_elm .circle_banner .circle_image .img_container{position:relative;width:27.3rem;height:32.2rem;z-index:3}.circuler_elm .circle_banner .circle_image .img_container .svgStyle{position:absolute;top:0;left:0;z-index:-3;scale:2.8}.circuler_elm .circle_banner .circle_image .img_container img{width:100%;height:100%}.circuler_elm .circle_banner .new_info{margin:2rem;padding:1rem;width:40%;z-index:3;justify-content:flex-start;align-items:flex-start;text-align:left}}.thired_elm{width:100%;padding:1.6rem}.thired_elm .thired_banner{width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start}.thired_elm .thired_banner .thired_image{width:100%;height:13rem;object-fit:cover}.thired_elm .thired_banner .thired_image img{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.thired_elm .thired_banner .new_info{padding-left:1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:center}.thired_elm .thired_banner .new_info :nth-child(1){margin:1rem 0}.thired_elm .thired_banner .new_info :nth-child(2){margin:1rem 0}.thired_elm .thired_banner .new_info :nth-child(3){margin:1rem 0}.thired_elm .thired_banner .new_info p.over_line{font-size:.94rem;font-weight:400;line-height:1.27rem;letter-spacing:10px;text-transform:uppercase;color:var(--orange-D);color:var(--black-L)}.thired_elm .thired_banner .new_info h4{color:var(--black)}.thired_elm .thired_banner .new_info p.desc{color:var(--white-D)}@media only screen and (min-width: 767px) and (max-width: 1200px){.thired_elm{padding:1.6rem 2.66rem}.thired_elm .new_info{padding:0 0 3.6rem 2.6rem;margin:0 0 3.6rem 2.6rem}}@media only screen and (min-width: 1200px){.thired_elm{width:100%;padding:3.2rem 15%}}.fourth_elm{width:100%;height:auto;padding:1.6rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.fourth_elm .fourth_img{width:100%}.fourth_elm .fourth_info{width:100%;border:0;border-radius:8px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:var(--white-D)}.fourth_elm .fourth_info :nth-child(1){margin:1.6rem}.fourth_elm .fourth_info :nth-child(2){margin:1.6rem}@media only screen and (min-width: 0) and (max-width: 375px){.fourth_elm{width:21.8rem;margin:auto}}@media only screen and (min-width: 375px) and (max-width: 767px){.fourth_elm{width:100%;margin:auto}.fourth_elm :nth-child(1){margin:.4rem 0}.fourth_elm :nth-child(2){margin:.4rem 0}}@media only screen and (min-width: 767px) and (max-width: 1200px){.fourth_elm{width:100%;padding:1.6rem 2.66rem;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.fourth_elm .fourth_img{width:48%}.fourth_elm .fourth_img img{width:100%;height:100%;object-fit:cover}.fourth_elm .fourth_info{width:48%;padding:1rem 0}}@media only screen and (min-width: 1200px){.fourth_elm{width:100%;padding:3.2rem 15%;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.fourth_elm .fourth_img{padding-right:1.6rem}.fourth_elm .fourth_img img{width:100%;height:100%;object-fit:cover}.fourth_elm .fourth_info{padding:1.8rem 1.8rem 0 1.6rem}}.product_list{text-align:center}.product_list .prod_title{padding-bottom:1rem;background-color:var(--black-D)}.product_list .prod_title h2{height:100%;color:var(--white)}.product_list .product_collection{width:100%;padding:1.6rem;height:auto;display:flex;flex-direction:column;text-align:center}.product_list .product_collection .product_card_container{width:100%;height:auto;margin:4rem 0rem}.product_list .product_collection .product_card_container .detInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1.6rem}.product_list .product_collection .product_card_container .detInfo .product_card_description{color:var(--black-L)}@media only screen and (min-width: 767px) and (max-width: 1200px){.product_list .prod_title{padding:6.33rem 0}.product_list .product_collection{width:100%;padding:2.66rem}.product_list .product_collection .product_card_container .detImg{width:100%;height:25rem;object-fit:cover}.product_list .product_collection .product_card_container .detImg img{width:100%;height:100%}.product_list .product_collection .product_card_container .detInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:1.6rem;gap:1.6rem}}@media only screen and (min-width: 1200px){.product_list .prod_title{padding:6.33rem 0}.product_list .product_collection{width:100%;padding:3.2rem 15%}.product_list .product_collection .product_card_container{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.product_list .product_collection .product_card_container .detImg{width:35rem;height:37.33rem;object-fit:cover}.product_list .product_collection .product_card_container .detImg img{width:100%;height:100%}.product_list .product_collection .product_card_container .detInfo{width:25%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}.product_list .product_collection .product_card_container:nth-child(2n){flex-direction:row-reverse}}.selected_item{width:100%;height:auto;padding:1.6rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left}.selected_item .dtl_top_grp{display:flex;flex-direction:column;justify-content:center;align-items:center}.selected_item .dtl_top_grp .dtl_grp_one{width:100%;height:auto}.selected_item .dtl_top_grp .dtl_grp_two{width:100%;height:auto;margin:1.6rem}.selected_item .dtl_top_grp .dtl_grp_two .elm{margin:2rem 0}.selected_item .dtl_top_grp .dtl_grp_two .description{color:var(--black-L)}.selected_item .dtl_top_grp .dtl_grp_two .grp_two_price{font-size:1.2rem;font-weight:600}.selected_item .dtl_top_grp .dtl_grp_two .dtl_grp_three{width:100%;display:flex;flex-direction:row;justify-content:space-evenly}.selected_item .dtl_grp_four .elm{margin:2rem 0}.selected_item .dtl_grp_four p{color:var(--black-L)}.selected_item .dtl_grp_five{width:100%;margin:1.6rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.selected_item .dtl_grp_five .icluded_items :nth-child(1){color:var(--orange-D)}.selected_item .dtl_grp_five .icluded_items :nth-child(2){color:var(--black-L)}.selected_item .dtl_grp_six{width:100%;margin:1.6rem}.selected_item .grp_seven{margin-top:3.66rem}.selected_item .dtl_grp_seven{width:100%;margin:1.6rem}.selected_item .dtl_grp_seven .others{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.selected_item .dtl_grp_seven .others :nth-child(1){margin:.5rem 0}.selected_item .dtl_grp_seven .others :nth-child(2){margin:.5rem 0}@media only screen and (min-width: 767px) and (max-width: 1200px){.selected_item{padding:2.6rem}.selected_item .dtl_top_grp{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2.66rem}.selected_item .dtl_top_grp .dtl_grp_one{width:30rem;height:32rem;object-fit:cover}.selected_item .dtl_top_grp .dtl_grp_one img{width:100%}.selected_item .dtl_grp_five{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:10rem}.selected_item .dtl_grp_six{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr}.selected_item .dtl_grp_six img{width:100%;height:100%;object-fit:cover}.selected_item .dtl_grp_six .gallery-first{padding:.5rem;grid-column:1/3;grid-row:1/2}.selected_item .dtl_grp_six .gallery-second{padding:.5rem;grid-column:1/3;grid-row:2/3}.selected_item .dtl_grp_six .gallery-third{padding:.5rem;grid-column:3/6;grid-row:1/4}.selected_item .grp_seven{margin-top:3.66rem}.selected_item .dtl_grp_seven{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.selected_item .dtl_grp_seven .others{margin:.5rem}}@media only screen and (min-width: 1200px){.selected_item{padding:0 15%}.selected_item .dtl_top_grp{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12rem}.selected_item .dtl_top_grp .dtl_grp_one{width:36rem;height:37.33rem;object-fit:cover}.selected_item .dtl_top_grp .dtl_grp_one img{width:100%}.selected_item .dtl_top_grp .dtl_grp_two{width:21.8rem;height:auto;margin:1.6rem}.selected_item .four_five{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;gap:2.66rem}.selected_item .four_five .dtl_grp_four{width:200%}.selected_item .four_five .dtl_grp_five{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem}.selected_item .dtl_grp_six{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr}.selected_item .dtl_grp_six img{width:100%;height:100%;object-fit:cover}.selected_item .dtl_grp_six .gallery-first{padding:.5rem;grid-column:1/3;grid-row:1/2}.selected_item .dtl_grp_six .gallery-second{padding:.5rem;grid-column:1/3;grid-row:2/3}.selected_item .dtl_grp_six .gallery-third{padding:.5rem;grid-column:3/6;grid-row:1/4}.selected_item .grp_seven{margin-top:3.66rem}.selected_item .dtl_grp_seven{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.selected_item .dtl_grp_seven .others{margin:.5rem}}.increment{width:8rem;height:2.9rem;background-color:var(--white-L);display:flex;flex-direction:row;justify-content:space-around;align-items:center;color:var(--black)}.increment .incrementer{background-color:var(--white-L);color:var(--black);width:18px;height:16px;margin-bottom:10px}.increment .inc_btn:hover{color:var(--orange-L);cursor:pointer}.btn_clear_cart{cursor:pointer;text-decoration:underline;text-underline-offset:4px}.btn_clear_cart:hover{color:var(--orange-L)}.cart_page{width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:4;background-color:var(--black-L)}.cart_page .cart_container{width:90%;padding:1.6rem;margin:auto;border:0;border-radius:8px;position:absolute;top:1rem;left:50%;transform:translate(-50%);background-color:var(--white)}@media only screen and (min-width: 767px) and (max-width: 1200px){.cart_page .cart_container{width:45%;padding:1.6rem;margin:auto;position:absolute;top:1.6rem;left:70%;transform:translate(-50%)}}@media only screen and (min-width: 1200px){.cart_page .cart_container{width:35%;padding:1.6rem;margin:auto;position:absolute;top:2.1rem;left:80%;transform:translate(-50%)}}.cart_page .cart_container .cart_grp{display:flex;flex-direction:column;justify-content:center;align-items:center}.cart_page .cart_container .cart_grp .cart_grp_one{width:100%;margin:1.6rem;padding:1.6rem 1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.cart_page .cart_container .cart_grp .cart_grp_two{margin:.7rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart_page .cart_container .cart_grp .cart_grp_two .img_title{display:flex;flex-direction:row}.cart_page .cart_container .cart_grp .cart_grp_two .grp_item_image{width:64px;height:64px}.cart_page .cart_container .cart_grp .cart_grp_two .grp_item_image img{max-width:64px;max-height:64px;object-fit:contain;border:0;border-radius:8px}.cart_page .cart_container .cart_grp .cart_grp_two .grp_item_title{min-width:120px;margin:1rem;text-transform:uppercase;font-size:14px;line-height:1.2}.cart_page .cart_container .cart_grp .cart_grp_two .grp_item_title p.item_price{font-size:12px;font-weight:700;color:var(--black-L)}.cart_page .cart_container .cart_grp .cart_grp_two .grp_item_actions{min-width:90px;height:28px}.cart_page .cart_container .cart_grp .cart_grp_two .increment{min-width:90px;height:28px;background-color:var(--white-D);display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;color:var(--black)}.cart_page .cart_container .cart_grp .cart_grp_two .increment .incrementer{background-color:var(--white-D);color:var(--black-L);width:18px;height:16px;margin-bottom:10px}.cart_page .cart_container .cart_grp .cart_grp_two .increment .incrementNumber{width:1rem;color:var(--black-D)}.cart_page .cart_container .cart_grp .cart_grp_two .increment .inc_btn:hover{color:var(--orange-L);cursor:pointer}@media only screen and (min-width: 1200px){.cart_page .cart_container .cart_grp .cart_grp_two{margin:1.6rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart_page .cart_container .cart_grp .cart_grp_two .img_title{display:flex;flex-direction:row}}.cart_page .cart_container .cart_grp .cart_grp_three{min-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart_page .cart_container .cart_grp .cart_grp_three .uppercase{text-transform:uppercase}.emptyCheckpagePage{width:100vw;height:100vh;margin:auto;padding:1.6rem;display:flex;flex-direction:column;justify-items:center;align-items:center;gap:1.6rem;text-align:center}.form_page{width:100%;padding:1.6rem;background-color:var(--white-L);display:flex;justify-content:center}.checkout h3{text-align:center}.checkout .infomation{background-color:var(--white);padding:1.6rem;width:100%;display:flex;flex-direction:column;margin:32px 0;border:0px;border-radius:8px}.checkout .sub_title{margin:32px 0 16px}.checkout .input_field{display:flex;flex-direction:column;margin:9px 0;width:280px;height:81px}.checkout .input_field label{color:var(--black-D);margin-bottom:6px;font-size:12px;line-height:16.6px;font-weight:700;letter-spacing:-.21px}.checkout .input_field input{width:280px;height:56px;border:1px solid var(--white-L);border-radius:8px;padding-left:24px;letter-spacing:.04rem}.checkout .radio_field{margin-top:20px;width:280px;height:56px;border:1px solid var(--white-L);border-radius:8px;padding:18px 16px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;font-size:12px;font-weight:700;line-height:16.6px;line-height:1.1;letter-spacing:-.21px;color:var(--black-D)}.checkout .radio_field label{margin-right:20px}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;color:var(--white-D);width:20px;height:20px;border:1px solid var(--orange-L);border-radius:50%;transform:translateY(-.075em);display:grid;place-content:center}input[type=radio]:before{content:"";width:14px;height:14px;border-radius:50%;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em var(--orange-D);background-color:var(--orange-D);color:#faebd7}input[type=radio]:checked:before{transform:scale(1)}.radio_field:focus{border:1px solid var(--orange-L)}.summary{background-color:var(--white);width:100%;padding:1.6rem;display:flex;flex-direction:column;gap:20px;margin:32px 0;border:0px;border-radius:8px}.summary .item_container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.summary .item_container .item_image{width:64px;height:64px;border:0;border-radius:8px}.summary .item_container .item_left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.summary .item_details{margin:16px}.summary .item_proce{font-weight:700;color:var(--white-L)}.summary .item_count{float:right;align-self:center;transform:translate(20px);transform:translateY(-12px)}.summary .item_totals{display:flex;flex-direction:column;justify-content:space-between}.summary .item_totals .price{display:flex;flex-direction:row;justify-content:space-between}.summary .item_totals .price .total{padding:0 8px;font-style:normal;font-weight:300;color:var(--black-L)}.summary .item_totals .price .total_amount{font-weight:700;color:var(--black-D)}.summary .item_totals .price .grand_total_amount{font-weight:700;color:var(--orange-D)}@media only screen and (min-width: 767px) and (max-width: 1200px){.form_page .checkout{width:53rem;padding:2.66rem}.form_page .checkout .infomation{width:100%;display:flex}.form_page .checkout .infomation .billing,.form_page .checkout .infomation .shipping,.form_page .checkout .infomation .payment{display:flex;flex-flow:row wrap;gap:1rem}.form_page .checkout .summary{width:100%}}@media only screen and (min-width: 1200px){.form_page{padding:0 6rem}.form_page .checkout{width:100%;display:flex;flex-flow:row wrap;margin:auto;gap:1.6rem}.form_page .checkout .infomation{width:50%}.form_page .checkout .infomation .billing,.form_page .checkout .infomation .shipping,.form_page .checkout .infomation .payment{display:flex;flex-flow:row wrap;gap:1rem}.form_page .checkout .summary{width:auto;height:fit-content}}.thanks_container{width:100vw;height:100vh;position:absolute;z-index:10;padding:1.6rem;top:0;left:50%;transform:translate(-50%);background-color:var(--black-L)}.thanks_container .thanks_confirmation{width:100%;padding:1.6rem;border:0;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:var(--white)}.thanks_container .thanks_confirmation h3{padding-top:1rem}.thanks_container .thanks_confirmation .emailCon{padding-top:1rem;padding-bottom:1rem}.thanks_container .thanks_confirmation p{color:var(--black-L)}.thanks_container .thanks_confirmation .view{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start}.thanks_container .thanks_confirmation .view .item_container{width:100%;height:10rem;padding:1rem;background-color:var(--white-L);border:0;border-top-left-radius:8px;border-top-right-radius:8px}.thanks_container .thanks_confirmation .view .item_container .item_top{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.thanks_container .thanks_confirmation .view .item_container .item_top .item{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.thanks_container .thanks_confirmation .view .item_container .item_top .item .img_cont{width:60px}.thanks_container .thanks_confirmation .view .item_container .item_top .item .img_cont img{width:100%}.thanks_container .thanks_confirmation .view .item_container .item_top .item p.item_count{margin:0 auto;text-align:center}.thanks_container .thanks_confirmation .view .item_container .item_top hr{width:90%;height:1px;margin:auto}.thanks_container .thanks_confirmation .view .item_bottom{width:100%;height:100%;padding:1.6rem;border:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:var(--black-D)}.thanks_container .thanks_confirmation .view .item_bottom p.grand{text-transform:uppercase;color:var(--white-D);opacity:.4;font-weight:200}.thanks_container .thanks_confirmation .view .item_bottom p{font-size:1.2rem;font-weight:600;color:var(--white-L)}.thanks_container .thanks_confirmation a{padding-top:1.6rem}@media only screen and (min-width: 767px) and (max-width: 1200px){.thanks_container .thanks_confirmation{width:36rem;height:38rem;float:right;padding:3.2rem}.thanks_container .thanks_confirmation .view{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.thanks_container .thanks_confirmation .view .item_container{width:100%;height:160px;padding:1rem;height:auto;background-color:var(--white-L);border:0;border-top-right-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.thanks_container .thanks_confirmation .view .item_bottom{width:100%;height:130px;border:0;padding:1rem;border-bottom-left-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px;background-color:var(--black-D)}}@media only screen and (min-width: 1200px){.thanks_container .thanks_confirmation{width:36rem;height:38rem;float:right;padding:3.2rem}.thanks_container .thanks_confirmation .view{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.thanks_container .thanks_confirmation .view .item_container{width:100%;height:160px;padding:1rem;height:auto;background-color:var(--white-L);border:0;border-top-right-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.thanks_container .thanks_confirmation .view .item_bottom{width:100%;height:130px;border:0;padding:1rem;border-bottom-left-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px;background-color:var(--black-D)}}.thumb_catagory{width:100%;height:auto;padding:0 1.6rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.thumb_catagory .catagories{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.thumb_catagory .catagories .catagory_image{width:9rem;height:9rem;transform:translateY(80px);object-fit:fill}.thumb_catagory .catagories .catagory_image img{width:100%;height:100%}.thumb_catagory .catagories .catagory_text{width:100%;height:167px;border:0;border-radius:8px;padding-bottom:10px;background-color:var(--white-L);display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media only screen and (min-width: 767px) and (max-width: 1200px){.thumb_catagory{width:100%;padding:.5rem 2.66rem 2.6rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}}@media only screen and (min-width: 1200px){.thumb_catagory{padding:3.2rem 15%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.best_gears_container{margin:auto;padding:1.6rem;text-align:center}.best_gears_container p{color:var(--black-L)}.best_gears_container :nth-child(1){margin:16px 0}.best_gears_container :nth-child(2){margin:16px 0}.best_gears_container :nth-child(3){margin:16px 0}@media only screen and (min-width: 0) and (max-width: 375px){.best_gears_container{width:100%}}@media only screen and (min-width: 767px) and (max-width: 1200px){.best_gears_container{padding:2.66rem}.best_gears_container .info{margin:5.93rem}}@media only screen and (min-width: 1200px){.best_gears_container{padding:8rem 15%;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.best_gears_container .info{width:29.7rem;margin-right:2rem;text-align:left}.best_gears_container .image{width:36rem;margin-left:8.33rem}.best_gears_container .image img{width:100%}}.footer_container{width:100%;height:auto;padding:24px;background-color:var(--black-D);color:var(--white-L);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s}.footer_container:before{content:"";background-color:var(--orange-D);width:100px;height:4px;position:relative;transform:translate3d(0,-24px,0)}@media only screen and (min-width: 767px) and (max-width: 1200px){.footer_container:before{transform:translate3d(0,-4rem,0)}}@media only screen and (min-width: 1200px){.footer_container:before{transform:translate3d(0,-5rem,0)}}.footer_container .footer_links{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer_container .footer_links .footer_buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media only screen and (min-width: 767px) and (max-width: 1200px){.footer_container .footer_links .footer_buttons{flex-direction:row;justify-content:flex-start}.footer_container .footer_links .footer_buttons a{margin:0 2.26rem 0 0}}@media only screen and (min-width: 1200px){.footer_container .footer_links .footer_buttons{flex-direction:row;justify-content:flex-start;align-items:center}.footer_container .footer_links .footer_buttons a{margin:0 2.26rem 0 0}}@media only screen and (min-width: 375px) and (max-width: 767px){.footer_container .footer_links{align-items:center}}@media only screen and (min-width: 767px) and (max-width: 1200px){.footer_container .footer_links{align-items:flex-start}}@media only screen and (min-width: 1200px){.footer_container .footer_links{align-items:flex-start}}.footer_container .footer_details_bottoms{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer_container .footer_details_bottoms p{margin:1.6rem 0}.footer_container .footer_details_bottoms .icon_each{width:24px;height:24px;margin:48px 16px}.footer_container .footer_details_bottoms svg:hover{fill:var(--orange-D)}@media only screen and (min-width: 1200px){.footer_container .footer_details_bottoms{width:100%;display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 767px) and (max-width: 1200px){.footer_container{align-items:flex-start;padding:4rem 2.6rem}}@media only screen and (min-width: 1200px){.footer_container{align-items:flex-start;padding:5rem 11rem}.footer_container .comm_width{width:36rem}}:root{--orange-D: hsla(22, 85%, 57%, 1);--orange-L: hsla(21, 94%, 70%, 1);--black-D: hsla(0, 0%, 10%, 1);--black-L: hsla(0, 0%, 30%, .5);--white-D: hsla(0, 0%, 80%, 1);--white-L: hsla(0, 0%, 95%, 1);--white: hsla(0, 0%, 100%, 1);font-size:15px;line-height:25px}*{margin:0;padding:0;box-sizing:border-box;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;transition:font-size .3s}html h1{font-size:3.74rem;font-weight:700;line-height:3.87rem;letter-spacing:2px;text-transform:uppercase;color:var(--black-D)}@media only screen and (min-width: 0) and (max-width: 375px){html h1{font-size:2.4rem}}@media only screen and (min-width: 375px) and (max-width: 767px){html h1{font-size:2.4rem}}@media (min-width: 500px){html h1{font-size:3.74rem}}html h2{font-size:2.67rem;font-weight:700;line-height:2.94rem;letter-spacing:1.5px;text-transform:uppercase;color:var(--black-D)}@media only screen and (min-width: 0) and (max-width: 375px){html h2{font-size:1.86rem}}@media only screen and (min-width: 375px) and (max-width: 767px){html h2{font-size:1.86rem}}@media only screen and (min-width: 767px) and (max-width: 1200px){html h2{font-size:2.67rem}}html h3{font-size:2.14rem;font-weight:700;line-height:2.4rem;letter-spacing:1.15px;text-transform:uppercase;color:var(--black-D)}@media only screen and (min-width: 375px) and (max-width: 767px){html h3{font-size:1.6rem}}@media only screen and (min-width: 0) and (max-width: 375px){html h3{font-size:1.6rem}}html h4{font-size:1.87rem;font-weight:700;line-height:2.54rem;letter-spacing:2px;text-transform:uppercase;color:var(--black-D)}html h5{font-size:1.6rem;font-weight:700;line-height:2.2rem;letter-spacing:1.7px;text-transform:uppercase;color:var(--black-D)}html h6{font-size:1.2rem;font-weight:700;line-height:1.6rem;letter-spacing:1.3px;text-transform:uppercase;color:var(--black-D)}html p{font-size:1rem;font-weight:400}html .over_line{font-size:.94rem;font-weight:400;line-height:1.27rem;letter-spacing:10px;text-transform:uppercase;color:var(--orange-D)}html .sub_title{font-size:.87rem;font-weight:700;line-height:1.67rem;letter-spacing:1px;text-transform:uppercase;color:var(--orange-D)}html .color_secondary{color:var(--orange-D)}.App{transform:translateY(0);margin:auto}a{all:unset;text-decoration:none}button{width:160px;height:48px;font-size:1rem;text-transform:uppercase;background-color:inherit}button.bordered_btn{background-color:inherit;color:var(--black-D);border:1px solid var(--black-D)}button.bordered_btn:hover{background-color:var(--black-D);color:var(--white)}button.borderless_btn{color:var(--black-L);border:0}button.borderless_btn:hover{color:var(--orange-D)}button.filled_btn{background-color:var(--orange-D);color:var(--white);border:0}button.filled_btn:hover{background-color:var(--orange-L);color:var(--white)}button.nav_btn{width:auto;font-size:14px;font-weight:700;letter-spacing:2px;background-color:var(--black-D);color:var(--white);text-transform:uppercase;border:0}button.nav_btn:hover{color:var(--orange-L)}button.reg_btn{font-size:12px;font-weight:400;background-color:inherit;text-transform:capitalize;color:var(--black-L);border:0}button.reg_btn:hover{color:var(--orange-L)}button:hover{cursor:pointer}.logo svg{transition:all .3s ease-in-out;fill:var(--white)}.loadedImage{border:0;border-radius:8px}
