<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import"https://fonts.googleapis.com/css2?family=Anton&amp;family=Inter:wght@300;400;500&amp;family=Playfair+Display:wght@400;500;600;700;900&amp;family=Roboto&amp;display=swap";*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}:focus,:active{outline:none!important}:root{--color1: #000000;--color2: #ffffff;--color3: #fafafa;--primary-font: "Playfair Display";--secondary-font: "Roboto";--tertiary-font: "Inter";--quaternary-font: "Anton";--h1: normal 600 54px/52px var(--primary-font);--h2: normal 500 36px/42px var(--primary-font);--h3: normal 600 24px/26px var(--primary-font);--h4: normal 500 18px/24px var(--tertiary-font);--p: normal 400 16px/24px var(--tertiary-font)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;list-style:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{-webkit-text-size-adjust:100%;outline:none;scroll-behavior:smooth}body{color:var(--color1);font:var(--p)}img{max-width:100%;display:block}input[type=text],input[type=email],input[type=password],input[type=number],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}a,a:hover,a:focus,button,button:focus{text-decoration:none;outline:none;box-shadow:none;cursor:pointer;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}a{text-decoration:none;display:inline-block;color:var(--color1)}::selection{background:#7f833333}::-moz-selection{background:#7f833333}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;box-sizing:border-box}.no-wrap{flex-wrap:nowrap}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.direction-column{flex-direction:column;-ms-flex-direction:column}.row-reverse{flex-direction:row-reverse;-ms-flex-direction:row-reverse}.flex-shrink{flex-shrink:0}.only_mobile{display:none}.only_desktop{display:block}.position-relative{position:relative}.position-absolute{position:absolute}.uppercase{text-transform:uppercase}.overflow-hidden{overflow:hidden}.container{max-width:1214px;width:100%;margin:0 auto;padding:0 20px}h1,.h1{font:var(--h1)}h2,.h2{font:var(--h2)}h3,.h3{font:var(--h3)}h4,.h4{font:var(--h4)}p{font:var(--p)}.bg_btn{background-color:var(--color1);padding:16px 18px;-webkit-appearance:none;appearance:none;border:2px solid transparent;color:var(--color2);border-radius:64px;-webkit-border-radius:64px;-moz-border-radius:64px;-ms-border-radius:64px;-o-border-radius:64px;font:normal 500 16px/24px var(--tertiary-font);letter-spacing:.15px}.bg_btn:hover{color:var(--color1);border:2px solid var(--color1);background-color:var(--color2)}.border_btn{border:2px solid var(--color1);padding:16px 18px;font:normal 500 16px/24px var(--tertiary-font);color:var(--color1);border-radius:64px;-webkit-border-radius:64px;-moz-border-radius:64px;-ms-border-radius:64px;-o-border-radius:64px;display:inline-flex;align-items:center;background-color:transparent}.border_btn svg{width:7.78px;height:12.73px;margin-left:13px}.border_btn:hover{background-color:var(--color1);color:var(--color2)}.border_btn svg path{fill:var(--color1);transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out}.border_btn:hover svg path{fill:var(--color2)}.announcement{padding:9px 0;background-color:var(--color1)}.announcement_wrp{text-align:center}.announcement_wrp p,.announcement_wrp p a{color:var(--color2);font-family:var(--secondary-font);text-underline-offset:2px}.announcement_wrp p a{text-decoration:underline}.header_wrp{padding:15px 0}.header_left{max-width:187px;width:100%}.header_left a{display:block}.header_left a svg{width:100%;height:100%}.header_left a svg path{fill:var(--color1)}.header_right{flex:1;display:flex;justify-content:flex-end}.header_right ul{display:flex;align-items:center;margin:0 -11px}.header_right ul li{padding:0 11px}.header_right ul li a{display:block;width:24px;height:24px}.header_right ul li a svg path{fill:var(--color1)}.new_hader_style .header__icon,.new_hader_style .header__icon--cart .icon{height:24px;width:24px;margin:0 12px}.new_hader_style .header__icon--cart{margin-right:0}.new_hader_style summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle{margin-right:0}.trunc_footer{background:var(--color1);overflow:hidden;position:relative}.footer_bottom_menu ul{display:flex;align-items:center;padding-left:7px}.footer_bottom_menu ul li{padding:0 5px}.rights_reserved p,.footer_bottom_menu ul li a{color:var(--color2)}.bottom_footer{padding:9px 0}.footer_bg{position:absolute;bottom:0;width:100%}.footer_bg svg{width:100%;height:100%}.top_footer{padding:123px 0 126px}.left_footer_details,.right_footer_details{max-width:50%;width:100%}.left_footer_wrp span,.left_footer_wrp p,.left_footer_wrp a,.left_footer_wrp h6{color:var(--color2)}.left_footer_wrp .bottom_seo,.left_footer_wrp .bottom_seo ul{margin:0;justify-content:flex-start}.left_footer_wrp .bottom_seo ul li:first-child{padding-left:0}.main_form_wrp{max-width:477px;width:100%;margin-left:auto;background:#fafafa;padding:52px}.main_form_wrp h6{font:normal 600 24px/32px var(--tertiary-font);color:var(--color1)}.main_form_wrp form{margin-top:32px}.footer_input_filde,.footer_input_filde label{display:block}.footer_input_filde label{margin-bottom:16px}.footer_input_filde label,.footer_input_filde input{font:normal 500 16px/16px var(--tertiary-font);letter-spacing:.15px}.footer_input_filde input{padding:22px;width:100%;border:2px solid var(--color1);color:var(--color1)}.footer_input_filde input:focus,.footer_input_filde input:focus-visible,.footer_input_filde input:active{box-shadow:none;outline:none}.footer_input_filde{margin-bottom:32px}.footer_button button{width:100%;text-align:center}.trunc_footer .container{position:relative;z-index:2}.top_footer_hadding span,.left_footer_wrp p,.left_footer_wrp a{font:normal 400 16px/24px var(--tertiary-font)}.top_footer_hadding p,.left_footer_wrp h6{font:normal 500 18px/24px var(--tertiary-font)}.top_footer_hadding p{margin-top:5px}.left_footer_details .bottom_seo{padding:28px 0 32px}.footer_contact_wrp{max-width:258px;margin:0 0 24px}.top_unleash_section{text-align:center;padding:67px 0 0}.top_unleash p{padding:8px 14px;font:normal 400 14px/16px var(--tertiary-font);border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;background:#ededed;display:inline-block;color:var(--color1)}.hero_details_hadding{margin:24px auto;max-width:600px;width:100%}.hero_details_hadding h1{letter-spacing:-2.25px;margin-bottom:16px}.hero_details_hadding p,.hero_details_hadding h1,.hero_details_hadding span,.top_hadding_section h2,.top_hadding_section h3,.top_hadding_section h4{color:var(--color1)}.animate_slider_section{overflow:hidden}.animate_slider_section .animate_slider_wrp{transform:rotate(-2deg);padding:40px 0}.animate_slider_cols{max-width:100%;width:100%}.top_img_slider{position:relative;display:block;overflow:hidden;padding-bottom:100%;border-radius:22px;-webkit-border-radius:22px;transition:.6s all ease-in-out;-webkit-transition:.6s all ease-in-out;-moz-transition:.6s all ease-in-out;-ms-transition:.6s all ease-in-out;-o-transition:.6s all ease-in-out}.top_img_slider img{position:absolute;left:0;width:100%;height:100%;object-fit:cover}.slider_details_tag h5{padding:9px 22px;background-color:#efefef;text-align:center;font:normal 400 22px/24px var(--quaternary-font);border-radius:60px;-webkit-border-radius:60px;color:var(--color1);text-transform:uppercase;position:relative}.slider_details_tag:before{content:"";position:absolute;background-image:url(/cdn/shop/files/slide.svg?v=1690620793);width:41.55px;height:41.55px;top:50%;left:-20px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);background-repeat:no-repeat;background-position:center}.animate_slider_row{padding:0 17px;max-width:21%;width:100%;overflow:hidden}.animate_slider_text_row{max-width:fit-content}.slider_details_tag{padding:0 40px;position:relative}.swiper.animate_slider_text{padding:15px 0;background:var(--color1);margin-top:-50px;height:auto}.animate_slider_img .swiper-wrapper{align-items:flex-end;-webkit-transition-timing-function:linear!important;-o-transition-timing-function:linear!important;transition-timing-function:linear!important}.animate_slider_section .swiper{height:auto}.truncs_trove_section{padding:60px 0 52px}.top_hadding_section{text-align:center;max-width:490px;margin:0 auto}.main_truncs_trove_wrp{max-width:713px;width:100%;margin:0 auto}.top_hadding_section span{margin-bottom:4px}.truncs_trove_row{padding:31px 0;justify-content:center}.truncs_trove_cols{max-width:33.33%;width:100%;padding:11px}.truncs_trove_cols a{width:100%;padding:12px;display:flex;align-items:center;justify-content:center;background:#fefefe;border:2px solid #d8d8d8;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.truncs_trove_icon{padding:16px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background:#f6f6f6}.truncs_trove_icon svg{width:24px;height:24px}.truncs_trove_details{flex:1;padding-left:10px}.truncs_trove_cols a:hover{box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}.start_selling_now{text-align:center}.top_hadding_section p{margin-top:26px}.our_services_section{padding:109px 0 140px;background-color:#fafafa}.our_services_row{margin:32px 0 0}.our_services_col{max-width:343px;width:100%;padding:12.5px}.our_services_col .our_services_col_inner{padding:26px 27px 44px 25px;border:2px solid #d8d8d8;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px;background-color:var(--color2);height:100%}.our_services_icon{width:48px;display:flex;height:48px;align-items:center;justify-content:center;background:#222;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}.our_services_icon svg{width:26px;height:26px}.our_services_details h4{margin:12px 0;font:normal 600 24px/26px var(--primary-font);letter-spacing:-.24px;color:var(--color1)}.our_services_details p{font:normal 400 16px/24px var(--secondary-font)}.our_services_details a{margin-top:10px;display:inline-flex;align-items:center;font-weight:500}.our_services_details a svg{margin-left:12px;width:7.78px;height:12.73px;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out}.our_services_details a:hover svg{transform:translate(5px);-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px)}.Where_we_section{padding:82px 0;background:var(--color1)}.Where_we_section .top_hadding_section h2,.Where_we_section .top_hadding_section p{color:var(--color2)}.Where_we_section .our_services_col_inner{text-align:center;min-height:346px;display:flex;justify-content:center;flex-direction:column}.Where_we_logo{max-width:163px;margin:0 auto 34px;max-height:55px;display:flex;align-items:center;justify-content:center}.Where_we_logo svg{width:100%;height:100%}.bottom_seo{max-width:212px;width:100%;margin:30px auto 0;text-align:center}.bottom_seo p{color:var(--color2)}.bottom_seo ul{display:flex;align-items:center;justify-content:center;margin:19px -12px 0}.bottom_seo ul li{padding:0 12px}.bottom_seo ul li a{padding:12px;height:48px;width:48px;border-radius:48px;-webkit-border-radius:48px;-moz-border-radius:48px;-ms-border-radius:48px;-o-border-radius:48px;display:flex;align-items:center;justify-content:center;background-color:#fff5ef40}.Where_we_section .our_services_row{margin:32px auto 0;max-width:1402px;padding:0 20px}.Where_we_section .our_services_col{max-width:25%;width:100%;padding:12.5px}.streamline_inventory_section{padding:109px 0 117px;background:#fafafa}.streamline_inventory_section .treamline_inventory_wrp{margin:23px -19px 0}.streamline_inventory_section .our_services_col{max-width:25%;padding:19px}.streamline_inventory_section .our_services_details{margin-top:16px}.streamline_inventory_section .our_services_col_inner{text-align:center}.streamline_inventory_section .our_services_col .our_services_col_inner{display:flex;justify-content:center;flex-direction:column;min-height:300px}.streamline_inventory__icon SVG{width:48px;height:48px}.pick_up_section{padding:109px 0 90px;background:#fafafa}.pick_up_section .our_services_col .our_services_col_inner{min-height:311px}.pick_up_row{padding-top:49px}.why_choose_section{position:relative;margin:111px 0 112px}.main_wrp_choose{position:relative;display:block;overflow:hidden;border-radius:24px;border:2px solid #aaa;padding:113px 84px 89px;background:var(--color1)}.main_wrp_choose .choose_bg_img{width:100%;height:100%;position:absolute;display:block;z-index:0;top:0;left:0}.main_wrp_choose .choose_bg_img img{width:100%;height:100%;object-fit:cover}.choose_bg_right{width:560px;height:100%;position:relative;display:block}.choose_bg_right img{width:100%;height:100%;object-fit:cover;object-position:left}.choose_bg_right{width:560px;height:100%;position:absolute;display:block;top:0;right:0;z-index:2}.why_choose_details{position:relative;z-index:2;max-width:540px;width:100%}.why_choose_details_wrp h2,.why_choose_details_wrp p,.why_choose_details_wrp ul li span{color:var(--color2)}.why_choose_details_wrp p{margin:19px 0 29px;font:normal 400 22px/32px var(--tertiary-font)}.why_choose_details_wrp ul li{padding:5px 0 5px 45px;position:relative;margin-bottom:16px}.why_choose_details_wrp ul li:before{content:"";position:absolute;left:0;width:28px;height:28px;background-image:url(/cdn/shop/files/true.svg?v=1690625164);background-position:center}.why_choose_details_wrp ul li span{font:normal 400 18px/24px var(--tertiary-font);letter-spacing:.15px}.why_choose_details_wrp ul{margin-bottom:38px}.why_choose_details_wrp a{color:var(--color1);background-color:var(--color2)}.why_choose_details_wrp a:hover{color:var(--color2);background-color:var(--color1)}body.gradient.bg_color_body{background:#fff}@media only screen and (min-width: 768px){.swiper-slide-prev .animate_slider_cols .top_img_slider,.animate_slider_row.swiper-slide-next .animate_slider_cols .top_img_slider{padding-bottom:80%}.animate_slider_row.swiper-slide-active .animate_slider_cols .top_img_slider{padding-bottom:60%}}@media only screen and (max-width: 1366px){.our_services_section{padding:70px 0}.animate_slider_row{padding:0 10px}}@media only screen and (max-width: 1024px){:root{--h1: normal 600 44px/50px var(--primary-font);--h2: normal 500 34px/40px var(--primary-font);--p: normal 400 14px/20px var(--tertiary-font)}.bg_btn,.border_btn{padding:10px 15px}.top_unleash_section{padding:45px 0 0}.hero_details_hadding{margin:15px auto}.our_services_row{margin:25px 0 0}.Where_we_logo{max-width:110px;max-height:45px;margin:0 auto 15px}.Where_we_section .our_services_col_inner{min-height:240px}.Where_we_section{padding:60px 0}.bottom_seo ul li{padding:0 8px}.bottom_seo ul{margin:15px 0 0}.Where_we_section .our_services_row{margin:25px auto 0}.streamline_inventory_section{padding:60px 0}.streamline_inventory_section .our_services_col{padding:10px}.streamline_inventory_section .treamline_inventory_wrp{margin:15px -10px 0}.our_services_col{max-width:33.33%}.pick_up_section{padding:50px 0}.why_choose_section{margin:90px 0}.choose_bg_right{width:410px}.why_choose_details_wrp p{font:normal 400 18px/26px var(--tertiary-font);margin:10px 0 20px}.why_choose_details_wrp ul li{margin-bottom:10px}.why_choose_details_wrp ul{margin-bottom:25px}.why_choose_details_wrp ul li span{font:normal 400 16px/22px var(--tertiary-font)}.main_wrp_choose{padding:55px}.top_footer{padding:80px 0}.main_form_wrp{padding:40px}.main_form_wrp form{margin-top:20px}.footer_input_filde input{padding:16px}.footer_input_filde{margin-bottom:20px}.main_form_wrp{max-width:100%}.left_footer_details .bottom_seo{padding:20px 0}}@media only screen and (max-width: 991px){header.header.new_hader_style{display:flex;justify-content:space-between}header.header.new_hader_style details-modal.header__search{display:none}header.header.new_hader_style .header__icons details-modal.header__search{display:block}}@media only screen and (max-width: 850px){.header_left{max-width:120px}.header_right ul li{padding:0 8px}.truncs_trove_row{padding:25px 0}.Where_we_section .our_services_col{max-width:50%;padding:10px}.our_services_col .our_services_col_inner{border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.streamline_inventory_section .our_services_col,.our_services_col{max-width:50%}.why_choose_details{max-width:370px}.choose_bg_right{width:300px}.why_choose_section{margin:50px 0}.left_footer_details,.right_footer_details{max-width:100%}.right_footer_details{margin-top:20px}.animate_slider_row{max-width:30%}.slider_details_tag h5{padding:6px 15px;font:normal 400 18px/20px var(--quaternary-font)}.slider_details_tag{padding:0 35px}.slider_details_tag:before{width:30.55px;height:34.55px;background-repeat:no-repeat}}@media only screen and (max-width: 767px){.truncs_trove_cols{padding:5px}.pick_up_section{padding:30px 0 40px}.choose_bg_right{display:none}.why_choose_details{max-width:100%}.main_wrp_choose{padding:30px}.why_choose_details_wrp p,.why_choose_details_wrp ul li span{font:normal 400 14px/21px var(--tertiary-font)}.why_choose_details_wrp ul{margin-bottom:15px}.top_footer{padding:50px 0}.main_form_wrp{padding:20px}.animate_slider_section .animate_slider_wrp{transform:rotate(0)}.animate_slider_row{max-width:33.33%}header.header.new_hader_style .header__heading-link{padding:10px 0;width:120px}}@media only screen and (max-width: 480px){:root{--h1: normal 600 40px/46px var(--primary-font);--h2: normal 500 30px/36px var(--primary-font)}.top_unleash_section{padding:35px 0 0}.truncs_trove_cols{max-width:50%}.truncs_trove_cols a{padding:10px}.truncs_trove_icon{padding:8px;width:36px;height:36px}.our_services_section{padding:60px 0 40px}.our_services_details h4{font:normal 600 20px/22px var(--primary-font)}.our_services_col .our_services_col_inner{padding:26px 27px 30px 25px;min-height:210px}.our_services_col{padding:10px 0;max-width:100%}.Where_we_section .our_services_col_inner{min-height:170px}.Where_we_section .our_services_col{max-width:50%;padding:10px}.bottom_seo{margin-top:20px}.Where_we_section{padding:50px 0}.streamline_inventory_section .our_services_col,.our_services_col{max-width:100%}.streamline_inventory_section{padding:50px 0 40px}.pick_up_section .our_services_col .our_services_col_inner{min-height:245px}.why_choose_section{margin:40px 0}.why_choose_details_wrp ul li{padding:5px 0 5px 35px}.footer_input_filde input{padding:10px}.main_form_wrp h6{font:normal 600 18px/24px var(--tertiary-font)}.animate_slider_row{max-width:50%}.animate_slider_section .animate_slider_wrp{padding:40px 0 0}.new_hader_style .header__icons{padding:0}header.header.new_hader_style{padding:0 20px}.new_hader_style .header__icon svg,.new_hader_style .header__icon--cart .icon svg{flex-shrink:0}.streamline_inventory_section .our_services_col,.our_services_col{max-width:50%;padding:5px}.streamline_inventory_section .treamline_inventory_wrp{margin:15px -5px 0}.streamline_inventory_section .our_services_col .our_services_col_inner{padding:20px 15px;min-height:220px}.our_services_details p{font:normal 400 14px/20px var(--secondary-font)}.our_services_icon{width:40px;height:40px}.our_services_col .our_services_col_inner{padding:20px}}@media only screen and (max-width: 360px){.truncs_trove_cols,.Where_we_section .our_services_col{max-width:100%}.truncs_trove_cols{padding:5px 0}.bg_btn,.border_btn{width:100%;text-align:center;justify-content:center}.rights_reserved{text-align:center;margin-bottom:10px}.right_footer_details{margin-top:10px}.animate_slider_row{max-width:90%}header.header.new_hader_style .header__heading-link{padding:8px 0}.new_hader_style .header__icon,.new_hader_style .header__icon--cart .icon{height:19px;width:19px;margin:0 9px}.streamline_inventory_section .our_services_col,.our_services_col{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/custom.css.map */
</pre></body></html>