@import"https://dev.layouthub.com/storage/libraries/jquery.fancybox.min.css?vendor_id=css_fancy_popup";@import"https://dev.layouthub.com/storage/libraries/Swiper/swiper-bundle.min.css?vendor_id=css_swiper_slider";@import"https://dev.layouthub.com/storage/libraries/layouthub.css?vendor_id=css_layouthub_base";@import"https://dev.layouthub.com/storage/libraries/LineIcons/LineIcons.css?vendor_id=css_line_icon";.lh-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media screen and (min-width:576px){.lh-container{max-width:540px}}@media screen and (min-width:768px){.lh-container{max-width:720px}}@media screen and (min-width:992px){.lh-container{max-width:960px}}@media screen and (min-width:1200px){.lh-container{max-width:1200px}}.lh-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.lh-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.lh-col-md-1,.lh-col-md-2,.lh-col-md-3,.lh-col-md-4,.lh-col-md-5,.lh-col-md-6,.lh-col-md-7,.lh-col-md-8,.lh-col-md-9,.lh-col-md-10,.lh-col-md-11,.lh-col-md-12{position:relative;width:100%;padding-right:15px;padding-left:15px;box-sizing:border-box}.lh-col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.lh-col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.lh-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.lh-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.lh-col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.lh-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.lh-col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.lh-col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.lh-col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.lh-col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.lh-col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.lh-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}section[data-layouthub=section] *,section[data-layouthub=section] *:before,section[data-layouthub=section] *:after{box-sizing:inherit;color:inherit}section[data-layouthub=section] h1,section[data-layouthub=section] h2,section[data-layouthub=section] h3,section[data-layouthub=section] h4,section[data-layouthub=section] h5,section[data-layouthub=section] h6{color:#4f5362;font-weight:700;line-height:1.3;letter-spacing:0;margin:0;padding:0}section[data-layouthub=section] p{margin:0;padding:0}section[data-layouthub=section] a{text-decoration:none;transition:all .3s ease 0s}section[data-layouthub=section] ul,section[data-layouthub=section] li{margin:0;padding:0;list-style:none}section[data-layouthub=section] img{max-width:100%;border:0}[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:calc(var(--lh-font-size) * .75);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px #0000004d}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translate(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translate(-100%);margin-left:12px}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https:/library.layouthub.com/HUB/files/Tm92LS0yMDE5/NTc0ODY0ODc5/First_release/pages/Deru/product/assets/css/owl.carousel.min.css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled .owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}text[data-lhi]{display:inline-block}[data-lhi]:not(img):empty,img[src=""]{display:none}[data-layouthub=section] [data-lhi] pre{padding-left:1rem;border-left:3px solid var(--lh-color)}[data-layouthub=section] [data-lh-live-editor] ol{padding-left:revert!important;list-style-type:decimal!important}[data-layouthub=section] [data-lh-live-editor] ul{padding-left:revert!important;list-style-type:disc!important}[data-layouthub=section] [data-lh-live-editor] li{list-style:inherit!important}section[data-section-id=bed8isxsb6t] .lh-banner{text-align:center}section[data-section-id=bed8isxsb6t] .lh-title-top{font-size:calc(var(--lh-font-size) * 1.5);line-height:1;font-weight:300;letter-spacing:4px;margin-bottom:22px;color:#fff}section[data-section-id=bed8isxsb6t] .lh-title{font-size:calc(var(--lh-font-size) * 4);line-height:1;font-weight:600;color:#fff;margin-bottom:20px}section[data-section-id=bed8isxsb6t] .lh-desc{font-size:calc(var(--lh-font-size) * 1);line-height:1.5;color:#fffc;font-weight:300;margin-bottom:40px}section[data-section-id=bed8isxsb6t] .lh-btn{margin-bottom:24px}section[data-section-id=bed8isxsb6t] .lh-btn a{text-align:center;cursor:pointer!important;font-weight:500;font-size:calc(var(--lh-font-size) * 1);line-height:1.5;padding:16px 90px;color:#f5edeb;display:inline-block;background:var(--lh-color)}section[data-section-id=bed8isxsb6t] .lh-btn-main a{background:var(--lh-color)}@media screen and (max-width: 991px){section[data-section-id=bed8isxsb6t] .lh-title{font-size:calc(var(--lh-font-size) * 3)}}@media screen and (max-width:767px){section[data-section-id=bed8isxsb6t] .lh-title-top{font-size:calc(var(--lh-font-size) * 1)}section[data-section-id=bed8isxsb6t] .lh-title{font-size:calc(var(--lh-font-size) * 2.5)}section[data-section-id=bed8isxsb6t] .lh-btn a{display:block}}section[data-section-id=bed8isxsb6t]{padding-top:228px;padding-bottom:256px;background:linear-gradient(#00000054,#00000054),#fff url(/cdn/shop/t/16/assets/untitleddesign-2022-02-11t111622_Wqbd.png?v=1644578196) center center/cover no-repeat scroll}@media screen and (max-width: 991px) and (min-width: 768px){section[data-section-id=bed8isxsb6t]{padding-top:131px;padding-bottom:156px}}@media screen and (max-width: 767px){section[data-section-id=bed8isxsb6t]{padding-top:80px;padding-bottom:80px}}section[data-section-id=bed8isxsb6t] [data-lhi=txt_desc]:not([data-lhi-child=a]),section[data-section-id=bed8isxsb6t] [data-hub-attr-txt_desc],section[data-section-id=bed8isxsb6t] [data-estyle=txt_desc]:not([data-lhi]),section[data-section-id=bed8isxsb6t] [data-lhi=txt_desc][data-lhi-child=a] a{font-size:calc(var(--lh-font-size) * 1.5)!important;font-weight:400!important;font-style:normal!important;text-decoration:none solid rgba(255,255,255,.8)!important;text-transform:none!important}@media screen and (max-width: 767px){section[data-section-id=bed8isxsb6t] [data-lhi=txt_desc]:not([data-lhi-child=a]),section[data-section-id=bed8isxsb6t] [data-hub-attr-txt_desc],section[data-section-id=bed8isxsb6t] [data-estyle=txt_desc]:not([data-lhi]),section[data-section-id=bed8isxsb6t] [data-lhi=txt_desc][data-lhi-child=a] a{font-size:calc(var(--lh-font-size) * 1.2)!important}}section[data-section-id=bed8isxsb6t] [data-lhi=btn_link]:not([data-lhi-child=a]),section[data-section-id=bed8isxsb6t] [data-hub-attr-btn_link],section[data-section-id=bed8isxsb6t] [data-estyle=btn_link]:not([data-lhi]),section[data-section-id=bed8isxsb6t] [data-lhi=btn_link][data-lhi-child=a] a{font-weight:700!important;font-style:normal!important;text-decoration:none solid rgb(245,237,235)!important;text-transform:none!important}section[data-section-id=LQ0fPphZSC] .lh-item-content{text-align:center;width:90%;margin:0 auto}section[data-section-id=LQ0fPphZSC] .lh-relative{position:relative}section[data-section-id=LQ0fPphZSC] .lh-title{font-size:calc(var(--lh-font-size) * 1.5);margin-bottom:8px;color:#1a1a1a;line-height:32px;font-weight:400}section[data-section-id=LQ0fPphZSC] .lh-desc{color:#5a5a5a}section[data-section-id=LQ0fPphZSC] .lh-pro-img{text-align:center;margin:0 auto 16px}section[data-section-id=LQ0fPphZSC] .lh-pro-img img{border-radius:50%}section[data-section-id=LQ0fPphZSC] .js-lh-slide-list-product.swiper-wrapper{height:auto}section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-next:after,section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-prev:after{content:""}section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-next,section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-prev{position:absolute;top:23%;transform:translateY(-23%);text-align:center;line-height:50px;cursor:pointer;visibility:visible;opacity:1;transition:all .3s ease 0s;margin:0;font-size:calc(var(--lh-font-size) * 1.5)}section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-prev{left:-56px}section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-next{right:-56px}section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-prev:hover,section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-next:hover{color:var(--lh-color)}section[data-section-id=LQ0fPphZSC] .swiper-pagination{position:relative;margin-top:30px;bottom:0}section[data-section-id=LQ0fPphZSC] .swiper-pagination-bullet{margin:0 4px;width:10px;height:10px}section[data-section-id=LQ0fPphZSC] .swiper-pagination-bullet-active{border:1px solid rgb(153,153,153)}section[data-section-id=LQ0fPphZSC] .lh-slide-product .lh-product-item-actions{opacity:0;visibility:hidden}section[data-section-id=LQ0fPphZSC] .lh-dots-no .swiper-pagination,section[data-section-id=LQ0fPphZSC] .lh-nav-no .swiper-button-next,section[data-section-id=LQ0fPphZSC] .lh-nav-no .swiper-button-prev{display:none}@media screen and (max-width: 991px){section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-prev{left:0}section[data-section-id=LQ0fPphZSC] .lh-slide-product .swiper-button-next{right:0}}section[data-section-id=LQ0fPphZSC]{padding-top:80px;padding-bottom:65px;background:#fff}@media screen and (max-width: 991px) and (min-width: 768px){section[data-section-id=LQ0fPphZSC]{margin-bottom:20px;padding-top:80px;padding-bottom:80px}}@media screen and (max-width: 767px){section[data-section-id=LQ0fPphZSC]{margin-bottom:20px;padding-top:40px;padding-bottom:40px}}section[data-section-id=LQ0fPphZSC] [data-lhis=slide_items-desc]:not([data-lhi-child=a]),section[data-section-id=LQ0fPphZSC] [data-lhis=slide_items-desc][data-lhi-child=a] a{color:#000!important;font-size:calc(var(--lh-font-size) * 1.1)!important}section[data-section-id=dk6b6awp5ai] .lh-title{color:var(--lh-color);font-size:calc(var(--lh-font-size) * 2.25);line-height:1.33;font-weight:400;margin-bottom:24px;text-align:center}section[data-section-id=dk6b6awp5ai] .lh-center{text-align:center}section[data-section-id=dk6b6awp5ai] .lh-desc{color:#5a5a5a;line-height:1.5;font-size:calc(var(--lh-font-size) * 1);width:70%;margin:0 auto 24px;text-align:center}section[data-section-id=dk6b6awp5ai] .lh-desc span{font-weight:700}@media screen and (max-width: 991px){section[data-section-id=dk6b6awp5ai] .lh-desc{width:100%}}@media screen and (max-width: 575px){section[data-section-id=dk6b6awp5ai] .lh-title{font-size:calc(var(--lh-font-size) * 1.75)}}section[data-section-id=dk6b6awp5ai]{padding-top:26px;padding-bottom:0;background:#fff}@media screen and (max-width: 991px) and (min-width: 768px){section[data-section-id=dk6b6awp5ai]{padding-top:26px;padding-bottom:80px}}@media screen and (max-width: 767px){section[data-section-id=dk6b6awp5ai]{padding-top:40px;padding-bottom:60px}}section[data-section-id=dk6b6awp5ai] [data-lhi=desc]:not([data-lhi-child=a]),section[data-section-id=dk6b6awp5ai] [data-hub-attr-desc],section[data-section-id=dk6b6awp5ai] [data-estyle=desc]:not([data-lhi]),section[data-section-id=dk6b6awp5ai] [data-lhi=desc][data-lhi-child=a] a{display:none!important}section[data-section-id=dk6b6awp5ai] [data-lhi=desc],section[data-section-id=dk6b6awp5ai] [data-estyle=desc]:not([data-lhi]){display:none!important}section[data-section-id=dk6b6awp5ai] [data-lhi=txt_title]:not([data-lhi-child=a]),section[data-section-id=dk6b6awp5ai] [data-hub-attr-txt_title],section[data-section-id=dk6b6awp5ai] [data-estyle=txt_title]:not([data-lhi]),section[data-section-id=dk6b6awp5ai] [data-lhi=txt_title][data-lhi-child=a] a{margin-top:-28px!important;font-size:calc(var(--lh-font-size) * 2.8)!important}@media screen and (max-width: 991px) and (min-width: 768px){section[data-section-id=dk6b6awp5ai] [data-lhi=txt_title]:not([data-lhi-child=a]),section[data-section-id=dk6b6awp5ai] [data-hub-attr-txt_title],section[data-section-id=dk6b6awp5ai] [data-estyle=txt_title]:not([data-lhi]),section[data-section-id=dk6b6awp5ai] [data-lhi=txt_title][data-lhi-child=a] a{margin-bottom:3px!important}}@media screen and (max-width: 767px){section[data-section-id=dk6b6awp5ai] [data-lhi=txt_title]:not([data-lhi-child=a]),section[data-section-id=dk6b6awp5ai] [data-hub-attr-txt_title],section[data-section-id=dk6b6awp5ai] [data-estyle=txt_title]:not([data-lhi]),section[data-section-id=dk6b6awp5ai] [data-lhi=txt_title][data-lhi-child=a] a{margin-top:-48px!important;margin-bottom:-67px!important;font-size:calc(var(--lh-font-size) * 2.1)!important}}section[data-section-id=QR7AXLaBS5] .lh-say-bottom{height:640px;position:relative}section[data-section-id=QR7AXLaBS5] .lh-say-bottom .lh-popup-iframe{display:flex}section[data-section-id=QR7AXLaBS5] .lh-wrap-play{text-align:center}section[data-section-id=QR7AXLaBS5] .lh-popup-iframe{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;font-size:calc(var(--lh-font-size) * 1.5);line-height:24px;display:inline-flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:transform .8s;-webkit-transition:transform .8s;-moz-transition:transform .8s;-ms-transition:transform .8s;-o-transition:transform .8s}section[data-section-id=QR7AXLaBS5] .lh-popup-iframe i{color:#1a1a1a;padding:28px}section[data-section-id=QR7AXLaBS5] .lh-popup-iframe:hover{background:var(--lh-color)}section[data-section-id=QR7AXLaBS5] .lh-popup-iframe:hover i{color:#fff}section[data-section-id=QR7AXLaBS5] .lh-bg[data-lhi][data-focus=true]{z-index:0!important}@media screen and (max-width: 991px){section[data-section-id=QR7AXLaBS5] .lh-say-bottom{height:500px}}@media screen and (max-width: 575px){section[data-section-id=QR7AXLaBS5] .lh-say-bottom{margin-bottom:40px;background-position-x:25%!important;height:300px}section[data-section-id=QR7AXLaBS5] .lh-popup-iframe{width:60px;height:60px}}section[data-section-id=QR7AXLaBS5]{background:#fff}section[data-section-id=QR7AXLaBS5] [data-lhi=bg_img]:not([data-lhi-child=a]),section[data-section-id=QR7AXLaBS5] [data-hub-attr-bg_img],section[data-section-id=QR7AXLaBS5] [data-estyle=bg_img]:not([data-lhi]),section[data-section-id=QR7AXLaBS5] [data-lhi=bg_img][data-lhi-child=a] a{margin-top:16px!important;margin-bottom:74px!important}section[data-section-id=F9w7cKyQfO] .title-color-main{color:#5b80a6;font-size:calc(var(--lh-font-size) * 1.5);margin-bottom:44px;font-weight:500;line-height:1}section[data-section-id=F9w7cKyQfO] .lh-list-tips ul{list-style:none;counter-reset:item 0;margin-left:0;padding-left:0}section[data-section-id=F9w7cKyQfO] .lh-list-tips ul li{margin-bottom:28px;display:-webkit-inline-box}section[data-section-id=F9w7cKyQfO] .lh-list-tips ul li:before{width:40px;border-radius:50%;height:40px;display:inline-flex;content:counter(item);counter-increment:item 1;border:1px solid var(--lh-color);color:var(--lh-color);padding:5px;margin-top:-4px;justify-content:center;align-items:center}section[data-section-id=F9w7cKyQfO] .lh-list-tips ul li .lh-content-item{width:calc(100% - 40px);padding-left:16px}section[data-section-id=F9w7cKyQfO] .lh-list-tips .title-item{font-size:calc(var(--lh-font-size) * 1.5);line-height:1.35;color:#1a1a1a;margin-bottom:8px;font-weight:400}section[data-section-id=F9w7cKyQfO] .lh-list-tips .lh-desc{color:#5a5a5a}@media screen and (max-width: 991px){section[data-section-id=F9w7cKyQfO] .lh-col-md-6{flex:0 0 100%;max-width:100%}section[data-section-id=F9w7cKyQfO] .title-color-main,section[data-section-id=F9w7cKyQfO] .lh-img-right{text-align:center}}@media screen and (max-width: 767px){section[data-section-id=F9w7cKyQfO] .title-color-main{margin-bottom:30px}section[data-section-id=F9w7cKyQfO] .title-color-main{font-size:calc(var(--lh-font-size) * 1.75)}section[data-section-id=F9w7cKyQfO] .lh-list-tips .title-item{font-size:calc(var(--lh-font-size) * 1.25);line-height:26px}section[data-section-id=F9w7cKyQfO] .lh-list-tips ul li:before{width:30px;height:30px;padding:3px}section[data-section-id=F9w7cKyQfO] .lh-list-tips ul li{margin-bottom:16px}section[data-section-id=F9w7cKyQfO] .lh-img-right{margin-top:30px}}section[data-section-id=F9w7cKyQfO]{padding-top:50px;padding-bottom:60px;background:#fff}@media screen and (max-width: 991px) and (min-width: 768px){section[data-section-id=F9w7cKyQfO]{padding-top:80px;padding-bottom:60px}}@media screen and (max-width: 767px){section[data-section-id=F9w7cKyQfO]{padding-top:40px;padding-bottom:40px}}section[data-section-id=F9w7cKyQfO] [data-lhi=text_title]:not([data-lhi-child=a]),section[data-section-id=F9w7cKyQfO] [data-hub-attr-text_title],section[data-section-id=F9w7cKyQfO] [data-estyle=text_title]:not([data-lhi]),section[data-section-id=F9w7cKyQfO] [data-lhi=text_title][data-lhi-child=a] a{margin-top:-15px!important;margin-bottom:51px!important;font-size:calc(var(--lh-font-size) * 2.6)!important;color:#000!important}@media screen and (max-width: 767px){section[data-section-id=F9w7cKyQfO] [data-lhi=text_title]:not([data-lhi-child=a]),section[data-section-id=F9w7cKyQfO] [data-hub-attr-text_title],section[data-section-id=F9w7cKyQfO] [data-estyle=text_title]:not([data-lhi]),section[data-section-id=F9w7cKyQfO] [data-lhi=text_title][data-lhi-child=a] a{font-size:calc(var(--lh-font-size) * 2.1)!important;margin-top:-31px!important}}section[data-section-id=F9w7cKyQfO] [data-lhi=img_right]:not([data-lhi-child=a]),section[data-section-id=F9w7cKyQfO] [data-hub-attr-img_right],section[data-section-id=F9w7cKyQfO] [data-estyle=img_right]:not([data-lhi]),section[data-section-id=F9w7cKyQfO] [data-lhi=img_right][data-lhi-child=a] a{margin-top:58px!important;margin-bottom:84px!important}@media screen and (max-width: 767px){section[data-section-id=F9w7cKyQfO] [data-lhi=img_right]:not([data-lhi-child=a]),section[data-section-id=F9w7cKyQfO] [data-hub-attr-img_right],section[data-section-id=F9w7cKyQfO] [data-estyle=img_right]:not([data-lhi]),section[data-section-id=F9w7cKyQfO] [data-lhi=img_right][data-lhi-child=a] a{margin-top:14px!important;margin-bottom:10px!important}}section[data-section-id=F9w7cKyQfO] [data-lhis=list_tips-desc]:not([data-lhi-child=a]),section[data-section-id=F9w7cKyQfO] [data-lhis=list_tips-desc][data-lhi-child=a] a{font-size:calc(var(--lh-font-size) * 1.2)!important;color:#000!important}section[data-section-id=zXDsHZAjWu] .lh-buy-title{font-weight:500;font-size:calc(var(--lh-font-size) * 4.5);color:#fff;margin-bottom:16px;display:flex}section[data-section-id=zXDsHZAjWu] .lh-buy-title span{color:#65efe1;text-decoration:underline;font-style:italic;font-size:calc(var(--lh-font-size) * 3.5);font-weight:400;padding-left:14px;display:inline-block;padding-top:10px}section[data-section-id=zXDsHZAjWu] .lh-text-detail{color:#fff;margin-bottom:32px}section[data-section-id=zXDsHZAjWu] .lh-text-detail strong{font-size:calc(var(--lh-font-size) * 1.5);font-weight:500;line-height:32px}section[data-section-id=zXDsHZAjWu] .lh-btn-main a{border-radius:40px;background-color:var(--lh-color);font-size:calc(var(--lh-font-size) * .88);color:#fff;padding:12px 32px;font-weight:500;border:none;display:inline-block;cursor:pointer!important}@media screen and (max-width: 991px){section[data-section-id=zXDsHZAjWu] .lh-buy-title,section[data-section-id=zXDsHZAjWu] .lh-buy-title span{font-size:calc(var(--lh-font-size) * 2.5)}section[data-section-id=zXDsHZAjWu] .lh-buy-infor{padding:50px 0}section[data-section-id=zXDsHZAjWu] .lh-buy-title span{padding-top:0}}@media screen and (max-width: 767px){section[data-section-id=zXDsHZAjWu] .lh-col-md-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}section[data-section-id=zXDsHZAjWu] .lh-buy-title{justify-content:center}section[data-section-id=zXDsHZAjWu] .lh-buy-infor{text-align:center;padding:0}}section[data-section-id=zXDsHZAjWu]{padding-top:190px;padding-bottom:190px;background:#fff url(/cdn/shop/t/16/assets/untitleddesign3_lC3L.jpg?v=1641904560) center top/cover no-repeat scroll}@media screen and (max-width: 991px) and (min-width: 768px){section[data-section-id=zXDsHZAjWu]{padding-top:50px;padding-bottom:50px}}@media screen and (max-width: 767px){section[data-section-id=zXDsHZAjWu]{padding-top:50px;padding-bottom:50px}}section[data-section-id=zXDsHZAjWu] [data-lhi=text2]:not([data-lhi-child=a]),section[data-section-id=zXDsHZAjWu] [data-hub-attr-text2],section[data-section-id=zXDsHZAjWu] [data-estyle=text2]:not([data-lhi]),section[data-section-id=zXDsHZAjWu] [data-lhi=text2][data-lhi-child=a] a{font-size:calc(var(--lh-font-size) * 1.5)!important;color:#000!important;font-weight:700!important;margin-bottom:36px!important}@media screen and (max-width: 991px) and (min-width: 768px){section[data-section-id=zXDsHZAjWu] [data-lhi=text2]:not([data-lhi-child=a]),section[data-section-id=zXDsHZAjWu] [data-hub-attr-text2],section[data-section-id=zXDsHZAjWu] [data-estyle=text2]:not([data-lhi]),section[data-section-id=zXDsHZAjWu] [data-lhi=text2][data-lhi-child=a] a{color:#000!important}}@media screen and (max-width: 767px){section[data-section-id=zXDsHZAjWu] [data-lhi=text2]:not([data-lhi-child=a]),section[data-section-id=zXDsHZAjWu] [data-hub-attr-text2],section[data-section-id=zXDsHZAjWu] [data-estyle=text2]:not([data-lhi]),section[data-section-id=zXDsHZAjWu] [data-lhi=text2][data-lhi-child=a] a{color:#fff!important}}section[data-section-id=zXDsHZAjWu] [data-lhi=btn_link]:not([data-lhi-child=a]),section[data-section-id=zXDsHZAjWu] [data-hub-attr-btn_link],section[data-section-id=zXDsHZAjWu] [data-estyle=btn_link]:not([data-lhi]),section[data-section-id=zXDsHZAjWu] [data-lhi=btn_link][data-lhi-child=a] a{font-size:calc(var(--lh-font-size) * 1.2)!important;font-weight:700!important;font-style:normal!important;text-decoration:none solid rgb(255,255,255)!important;text-transform:none!important;margin-bottom:20px!important}section[data-section-id=zXDsHZAjWu] [data-lhi=text1]:not([data-lhi-child=a]),section[data-section-id=zXDsHZAjWu] [data-hub-attr-text1],section[data-section-id=zXDsHZAjWu] [data-estyle=text1]:not([data-lhi]),section[data-section-id=zXDsHZAjWu] [data-lhi=text1][data-lhi-child=a] a{color:#000!important;margin-top:-50px!important}@media screen and (max-width: 767px){section[data-section-id=zXDsHZAjWu] [data-lhi=text1]:not([data-lhi-child=a]),section[data-section-id=zXDsHZAjWu] [data-hub-attr-text1],section[data-section-id=zXDsHZAjWu] [data-estyle=text1]:not([data-lhi]),section[data-section-id=zXDsHZAjWu] [data-lhi=text1][data-lhi-child=a] a{margin-top:25px!important;color:#fff!important}}section[data-section-id=ookdy7jcfcj] .lh-none{display:none}section[data-section-id=ookdy7jcfcj] .sca-qv-image .sca-qv-button{position:absolute;top:0;right:0;left:0;padding:0!important;bottom:0;opacity:0!important;margin:0!important}section[data-section-id=ookdy7jcfcj] .lh-collection-slide{padding:75px 0 80px;overflow:hidden}section[data-section-id=ookdy7jcfcj] .lh-heading{margin-bottom:40px;text-align:center}section[data-section-id=ookdy7jcfcj] .lh-heading .lh-title{font-size:calc(var(--lh-font-size) * 2);color:#222;line-height:normal;text-transform:none;font-weight:400}section[data-section-id=ookdy7jcfcj] .lh-heading .lh-title span{position:relative;z-index:1}section[data-section-id=ookdy7jcfcj] .lh-heading .lh-title span:after{position:absolute;content:"";width:100%;height:8px;left:0;bottom:8px;background:#f2ebdf;z-index:-1}section[data-section-id=ookdy7jcfcj] .lh-collection-heading .lh-btn a{font-size:calc(var(--lh-font-size) * 1);line-height:28px;color:#666;display:inline-block;text-decoration:underline!important}section[data-section-id=ookdy7jcfcj] .lh-collection-item{position:relative}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-thumb{position:relative;text-align:center;transition:all .25s ease 0s}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-thumb:after{content:"";position:absolute;border-radius:50%;border-width:1px;border-style:solid;border-color:rgb(239,239,239) rgb(0,0,0) rgb(0,0,0) rgb(239,239,239);width:30px;height:30px;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden;z-index:1;transition:all .1s ease 0s;animation:.5s linear 0s infinite normal none running spin}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-thumb.lh-loading{opacity:.5;pointer-events:none}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-thumb.lh-loading:after{opacity:1;visibility:visible}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-thumb img{width:100%;height:auto;object-fit:cover}section[data-section-id=ookdy7jcfcj] .lh-collection-item:not(.lh-no-hover):hover .lh-collection-thumb .hover-image{opacity:1;visibility:visible}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-thumb .hover-image{position:absolute;top:0;left:50%;opacity:0;visibility:hidden;transform:translate(-50%);transition-duration:.7s}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-info{padding:13px 15px 0;text-align:center;background:#fff}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-info .lh-title-wrap{position:relative}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-info .lh-title-wrap .lh-product-title{font-size:calc(var(--lh-font-size) * 1);font-style:normal;font-stretch:normal;line-height:1.63;font-weight:400;letter-spacing:normal;color:#222;text-transform:capitalize;transition:all .35s ease 0s}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-info .lh-title-wrap .lh-product-title:hover{color:var(--lh-color)}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-info .lh-price{font-size:calc(var(--lh-font-size) * 1);display:block;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.63;letter-spacing:normal;color:var(--lh-color);margin-top:7px}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-info .lh-price.hidden{display:none}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-info .lh-price .lh-product-price{padding:0;text-decoration:none}section[data-section-id=ookdy7jcfcj] .lh-collection-item .lh-collection-info .lh-price .lh-product-compare-price{font-size:calc(var(--lh-font-size) * 1);color:#888;margin-right:17px;padding:0;text-decoration:line-through}section[data-section-id=ookdy7jcfcj] .owl-theme .owl-dots{margin-top:40px}section[data-section-id=ookdy7jcfcj] .owl-theme .owl-dots .owl-dot span{width:8px;height:8px;transition:all .35s ease 0s;background:transparent;margin:0 8px;border:1px solid rgb(196,196,196)}section[data-section-id=ookdy7jcfcj] .owl-theme .owl-dots .owl-dot:focus{outline:none}section[data-section-id=ookdy7jcfcj] .owl-theme .owl-dots .owl-dot.active span,section[data-section-id=ookdy7jcfcj] .owl-theme .owl-dots .owl-dot:hover span{background:#666}section[data-section-id=ookdy7jcfcj] .js-product-list .owl-item{opacity:.4}section[data-section-id=ookdy7jcfcj] .js-product-list .owl-item.active{opacity:1}section[data-section-id=ookdy7jcfcj] .js-product-list.owl-theme .owl-nav button{width:24px;height:24px;position:absolute;top:-65px;transition:all .25s ease 0s;outline:none;color:#000;margin:0}section[data-section-id=ookdy7jcfcj] .js-product-list.owl-theme .owl-nav button svg{width:25px;fill:#000;transition:all .35s ease 0s;font-weight:600}section[data-section-id=ookdy7jcfcj] .js-product-list.owl-theme .owl-nav button.disable svg{opacity:.4}section[data-section-id=ookdy7jcfcj] .js-product-list.owl-theme .owl-nav button:hover{background:transparent;color:#000}section[data-section-id=ookdy7jcfcj] .js-product-list.owl-theme .owl-nav button:before,section[data-section-id=ookdy7jcfcj] .js-product-list.owl-theme .owl-nav button:after{content:none!important}section[data-section-id=ookdy7jcfcj] .js-product-list.owl-theme .owl-nav button.owl-prev{right:55px}section[data-section-id=ookdy7jcfcj] .js-product-list.owl-theme .owl-nav button.owl-next{right:0}section[data-section-id=ookdy7jcfcj] .lh-product-badges{text-align:center}section[data-section-id=ookdy7jcfcj] .lh-product-badges span{position:absolute;top:15px;left:50%;transform:translate(-50%);text-transform:uppercase;display:inline-block;color:var(--lh-color);font-weight:400;font-size:calc(var(--lh-font-size) * 1);line-height:1.5;z-index:15;padding:0 18px}section[data-section-id=ookdy7jcfcj] .lh-product-badges .lh-sold-out{padding:0 10px;background:transparent;color:#222}section[data-section-id=ookdy7jcfcj] .lh-product-badges .lh-onsale{background:transparent;color:#e84c4e}section[data-section-id=ookdy7jcfcj] .lh-product-badges .lh-hot{background:transparent}section[data-section-id=ookdy7jcfcj] .lh-collection-item{transition:all .35s ease 0s;border:1px solid transparent}section[data-section-id=ookdy7jcfcj] .lh-variations_button{position:absolute;bottom:40px;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;transition:all .35s ease 0s}section[data-section-id=ookdy7jcfcj] .lh-collection-item:hover .lh-variations_button{opacity:1;visibility:visible}section[data-section-id=ookdy7jcfcj] .lh-variations_button .lh-variations_icon{display:flex;justify-content:center;transform:translateY(20px);transition:all .35s ease 0s}section[data-section-id=ookdy7jcfcj] .lh-collection-item:hover .lh-variations_button .lh-variations_icon{transform:translateY(0)}section[data-section-id=ookdy7jcfcj] .lh-variations_button .lh-icon-button{display:flex;justify-content:center;align-items:center;margin:0 4px;color:var(--lh-color);width:40px;height:40px;background:#fff;transition:all .35s ease 0s;position:relative}section[data-section-id=ookdy7jcfcj] .lh-variations_button .lh-icon-button span.lh-tooltip{position:absolute;top:auto;bottom:130%;left:50%;transform:translate(-50%);font-size:calc(var(--lh-font-size) * .75);padding:5px 10px;white-space:nowrap;line-height:1.5;letter-spacing:.3px;opacity:0;visibility:hidden;transition:all .25s ease}section[data-section-id=ookdy7jcfcj] .lh-variations_button .lh-icon-button:hover span.lh-tooltip{bottom:115%;opacity:1;visibility:visible;background:#000;color:#fff}section[data-section-id=ookdy7jcfcj] .lh-variations_button .lh-icon-button span.lh-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;transition:all .2s ease-in-out}section[data-section-id=ookdy7jcfcj] .lh-variations_button .lh-icon-button:hover{background:var(--lh-color)}section[data-section-id=ookdy7jcfcj] .lh-variations_button .lh-icon-button img{width:16px}section[data-section-id=ookdy7jcfcj] .lh-variations_button .lh-icon-button:hover img{filter:invert(1)}section[data-section-id=ookdy7jcfcj] .no .lh-product-badges{display:none}@media (max-width: 991px){section[data-section-id=ookdy7jcfcj] .lh-collection-heading .lh-heading-title{font-size:calc(var(--lh-font-size) * 2);line-height:40px}}section[data-section-id=ookdy7jcfcj]{background:#fff}@media screen and (max-width: 991px) and (min-width: 768px){section[data-section-id=ookdy7jcfcj]{margin-bottom:-20px}}section[data-section-id=ookdy7jcfcj] [data-lhi=title]:not([data-lhi-child=a]),section[data-section-id=ookdy7jcfcj] [data-hub-attr-title],section[data-section-id=ookdy7jcfcj] [data-estyle=title]:not([data-lhi]),section[data-section-id=ookdy7jcfcj] [data-lhi=title][data-lhi-child=a] a{font-size:calc(var(--lh-font-size) * 3)!important;margin-top:5px!important;margin-bottom:57px!important}@media screen and (max-width: 767px){section[data-section-id=ookdy7jcfcj] [data-lhi=title]:not([data-lhi-child=a]),section[data-section-id=ookdy7jcfcj] [data-hub-attr-title],section[data-section-id=ookdy7jcfcj] [data-estyle=title]:not([data-lhi]),section[data-section-id=ookdy7jcfcj] [data-lhi=title][data-lhi-child=a] a{margin-top:-22px!important;font-size:calc(var(--lh-font-size) * 2.5)!important}}section[data-section-id=bbj5aay0jun]{padding:84px 0;text-align:center}section[data-section-id=bbj5aay0jun] .lh-title h3{display:inline-block;margin-bottom:16px;font-size:calc(var(--lh-font-size) * 2.25);font-weight:700;line-height:1.34;color:#333}section[data-section-id=bbj5aay0jun] .lh-des{display:inline-block;margin-bottom:30px;font-size:calc(var(--lh-font-size) * 1);font-weight:500;line-height:1.375;color:#333}section[data-section-id=bbj5aay0jun] .lh-button a{display:inline-block;font-size:calc(var(--lh-font-size) * 1);font-weight:700;line-height:1.375;color:#fff;background:var(--lh-color);padding:21px 100px;border-radius:100px}section[data-section-id=bbj5aay0jun] .lh-button a:hover{opacity:.7}@media screen and (max-width: 991px){section[data-section-id=bbj5aay0jun]{padding:60px 0}section[data-section-id=bbj5aay0jun] .lh-button a{padding:15px 80px}}@media screen and (max-width: 767px){section[data-section-id=bbj5aay0jun] .lh-title h3{font-size:calc(var(--lh-font-size) * 2)}section[data-section-id=bbj5aay0jun] .lh-button a{padding:15px 60px;font-size:calc(var(--lh-font-size) * .875)}}section[data-section-id=bbj5aay0jun]{background:linear-gradient(#0000009e,#0000009e),#f9f9f9 url(/cdn/shop/t/16/assets/untitleddesign-2022-01-21t100749_jKbo.png?v=1642760400) center bottom/auto repeat fixed}section[data-section-id=bbj5aay0jun] [data-lhi=des]:not([data-lhi-child=a]),section[data-section-id=bbj5aay0jun] [data-hub-attr-des],section[data-section-id=bbj5aay0jun] [data-estyle=des]:not([data-lhi]),section[data-section-id=bbj5aay0jun] [data-lhi=des][data-lhi-child=a] a{font-size:calc(var(--lh-font-size) * 1.9)!important;color:#fff!important;font-weight:700!important}@media screen and (max-width: 767px){section[data-section-id=bbj5aay0jun] [data-lhi=des]:not([data-lhi-child=a]),section[data-section-id=bbj5aay0jun] [data-hub-attr-des],section[data-section-id=bbj5aay0jun] [data-estyle=des]:not([data-lhi]),section[data-section-id=bbj5aay0jun] [data-lhi=des][data-lhi-child=a] a{font-size:calc(var(--lh-font-size) * 1.3)!important}}section[data-section-id=bbj5aay0jun] [data-lhi=title]:not([data-lhi-child=a]),section[data-section-id=bbj5aay0jun] [data-hub-attr-title],section[data-section-id=bbj5aay0jun] [data-estyle=title]:not([data-lhi]),section[data-section-id=bbj5aay0jun] [data-lhi=title][data-lhi-child=a] a{margin-top:109px!important;color:#fff!important}@media screen and (max-width: 991px) and (min-width: 768px){section[data-section-id=bbj5aay0jun] [data-lhi=title]:not([data-lhi-child=a]),section[data-section-id=bbj5aay0jun] [data-hub-attr-title],section[data-section-id=bbj5aay0jun] [data-estyle=title]:not([data-lhi]),section[data-section-id=bbj5aay0jun] [data-lhi=title][data-lhi-child=a] a{margin-top:76px!important}}@media screen and (max-width: 767px){section[data-section-id=bbj5aay0jun] [data-lhi=title]:not([data-lhi-child=a]),section[data-section-id=bbj5aay0jun] [data-hub-attr-title],section[data-section-id=bbj5aay0jun] [data-estyle=title]:not([data-lhi]),section[data-section-id=bbj5aay0jun] [data-lhi=title][data-lhi-child=a] a{margin-top:50px!important}}section[data-section-id=bbj5aay0jun] [data-lhi=button]:not([data-lhi-child=a]),section[data-section-id=bbj5aay0jun] [data-hub-attr-button],section[data-section-id=bbj5aay0jun] [data-estyle=button]:not([data-lhi]),section[data-section-id=bbj5aay0jun] [data-lhi=button][data-lhi-child=a] a{margin-bottom:73px!important}@media screen and (max-width: 767px){section[data-section-id=bbj5aay0jun] [data-lhi=button]:not([data-lhi-child=a]),section[data-section-id=bbj5aay0jun] [data-hub-attr-button],section[data-section-id=bbj5aay0jun] [data-estyle=button]:not([data-lhi]),section[data-section-id=bbj5aay0jun] [data-lhi=button][data-lhi-child=a] a{margin-bottom:45px!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/lh-61dd673fcaa63629230e3202.css.map */
