#tab_des .feats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0}#tab_des .feats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}#tab_des .feat{background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:20px 16px;text-align:center;transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .2s ease}#tab_des .feat:hover{transform:translateY(-3px);border-color:#e6202880;box-shadow:0 16px 36px -14px #e6202866}#tab_des .feat .fi{font-size:30px;margin-bottom:8px;display:block}#tab_des .feat .fv{font-size:26px;font-weight:900;background:linear-gradient(135deg,#e62028,#ff5a4d);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1}#tab_des .feat .fl{font-size:12px;color:#9aa3ad;margin-top:6px;letter-spacing:.06em;text-transform:uppercase}#tab_des .sectitle{display:flex;align-items:center;gap:14px;margin:48px 0 22px}#tab_des .sectitle .bar{width:4px;height:26px;background:#e62028;border-radius:2px}#tab_des .sectitle h2{font-size:22px;font-weight:800;color:#fff;margin:0}#tab_des .sectitle .tag{margin-left:auto;font-size:12px;color:#9aa3ad;letter-spacing:.1em;text-transform:uppercase}#tab_des .group{background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:6px 22px;margin-bottom:18px;overflow:hidden}#tab_des .group .ghead{display:flex;align-items:center;gap:10px;padding:16px 0 12px;border-bottom:1px solid rgba(255,255,255,.09)}#tab_des .group .ghead .gi{font-size:20px}#tab_des .group .ghead h3{font-size:16px;font-weight:700;color:#fff;margin:0}#tab_des .group .ghead .gn{margin-left:auto;font-size:12px;color:#9aa3ad}#tab_des .spec{display:grid;grid-template-columns:200px 1fr;gap:0}#tab_des .spec .row{display:contents}#tab_des .spec .row>div{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.09);transition:background .15s ease}#tab_des .spec .row:last-child>div{border-bottom:none}#tab_des .spec .row:hover>div{background:#ffffff08}#tab_des .spec .lab{color:#9aa3ad;font-size:13.5px;font-weight:600;letter-spacing:.04em;padding-right:18px}#tab_des .spec .val{color:#fff;font-size:14.5px}#tab_des .spec .val b{color:#e62028;font-weight:700}#tab_des .kits{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:10px}#tab_des .kit{display:flex;align-items:center;gap:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:12px;padding:14px 16px;transition:border-color .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}#tab_des .kit:hover{border-color:#0047ab80;transform:translateY(-2px)}#tab_des .kit .ki{font-size:24px}#tab_des .kit .kn{font-size:14px;font-weight:600;color:#fff}#tab_des .kit .ks{font-size:12px;color:#9aa3ad}#tab_des .reveal{opacity:0;transform:translateY(20px);transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1)}#tab_des .reveal.in{opacity:1;transform:none}#tab_des .reveal.d1{transition-delay:60ms}#tab_des .reveal.d2{transition-delay:.12s}#tab_des .reveal.d3{transition-delay:.18s}#tab_des .reveal.d4{transition-delay:.24s}@media(prefers-reduced-motion:reduce){#tab_des .reveal{opacity:1;transform:none;transition:none}#tab_des .feat:hover,#tab_des .kit:hover{transform:none}}@media(max-width:680px){#tab_des .feats{grid-template-columns:repeat(2,1fr)}#tab_des .spec{grid-template-columns:1fr}#tab_des .spec .row{display:block}#tab_des .spec .row>div{border-bottom:none!important;padding:4px 0!important}#tab_des .spec .lab{padding-right:0;padding-top:10px}}#tab_des .tips{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;background:#e620280f;border:1px solid rgba(230,32,40,.18);border-radius:12px}#tab_des .tips .ti{font-size:18px;flex-shrink:0;line-height:1}#tab_des .tips .tt{color:#e62028;font-weight:800;letter-spacing:.12em;font-size:12px;text-transform:uppercase;flex-shrink:0}#tab_des .tips .tx{color:#9aa3ad;font-size:11px;line-height:1.5}#tab_des .group .ghead{padding:6px 0 4px!important}#tab_des .group .ghead .gi{display:inline-block!important;vertical-align:middle!important;position:relative!important;top:-2px!important}#tab_des .group .ghead h3{padding:0!important;line-height:1!important;vertical-align:middle!important;position:relative!important;top:-1px!important}#tab_des .group .ghead .gn{margin-left:auto!important}.divein-ambient-bg{background-color:#0a0c11;background-image:radial-gradient(620px 360px at 12% 8%,rgba(0,71,171,.34),transparent 62%),radial-gradient(560px 340px at 88% 18%,rgba(230,32,40,.28),transparent 62%),radial-gradient(800px 500px at 50% 110%,rgba(255,150,90,.12),transparent 60%),radial-gradient(circle at 30% 30%,rgba(0,71,171,.1),transparent 40%),radial-gradient(circle at 75% 65%,rgba(230,32,40,.09),transparent 42%);background-attachment:fixed;background-repeat:no-repeat}body.template-product:after{content:"";position:fixed;top:-20%;right:-20%;bottom:-20%;left:-20%;z-index:-1;pointer-events:none;background:radial-gradient(circle at 30% 30%,rgba(0,71,171,.1),transparent 40%),radial-gradient(circle at 75% 65%,rgba(230,32,40,.09),transparent 42%);filter:blur(20px);animation:di-drift 22s ease-in-out infinite alternate}@keyframes di-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(2%,-2%,0) scale(1.06)}}@media(prefers-reduced-motion:reduce){body.template-product:after{animation:none}}body.template-product{background-color:#0a0c11;background-image:radial-gradient(620px 360px at 12% 8%,rgba(0,71,171,.34),transparent 62%),radial-gradient(560px 340px at 88% 18%,rgba(230,32,40,.28),transparent 62%),radial-gradient(800px 500px at 50% 110%,rgba(255,150,90,.12),transparent 60%),radial-gradient(circle at 30% 30%,rgba(0,71,171,.1),transparent 40%),radial-gradient(circle at 75% 65%,rgba(230,32,40,.09),transparent 42%);background-attachment:fixed;background-repeat:no-repeat;color:#eef1f4}body.template-product .color-background-1,body.template-product .color-background-2,body.template-product .color-background-3,body.template-product main,body.template-product .shopify-section,body.template-product section,body.template-product .page-width,body.template-product .container{background:transparent}body.template-404,body.template-search,body.template-index,body.template-collection,body.template-page{background-color:#0a0c11;background-image:radial-gradient(620px 360px at 12% 8%,rgba(0,71,171,.34),transparent 62%),radial-gradient(560px 340px at 88% 18%,rgba(230,32,40,.28),transparent 62%),radial-gradient(800px 500px at 50% 110%,rgba(255,150,90,.12),transparent 60%),radial-gradient(circle at 30% 30%,rgba(0,71,171,.1),transparent 40%),radial-gradient(circle at 75% 65%,rgba(230,32,40,.09),transparent 42%);background-attachment:fixed;background-repeat:no-repeat;color:#eef1f4}.color-background-1,.color-background-2,.color-background-3,main,.shopify-section,section,.page-width,.container{background:transparent}.dv-policy{--dvp-blue:#0047AB;--dvp-red:#E62028;--dvp-ink-2:#10141b;--dvp-line:rgba(255,255,255,.08);--dvp-muted:#9aa3af;--dvp-ease:cubic-bezier(.22,.61,.36,1);font-family:inherit;color:#fff;line-height:1.75;padding:30px 0 70px}.dv-policy *{box-sizing:border-box}.dv-policy a{color:inherit;text-decoration:none}.dvp-wrap{max-width:1080px;margin:0 auto;padding:0 24px}.dvp-head{padding:10px 0 26px}.dvp-head h1{font-size:38px;font-weight:800;margin:0;line-height:1.2}.dvp-head h1 span{color:var(--dvp-blue)}.dvp-head p{color:var(--dvp-muted);margin:8px 0 0;font-size:15px}.dvp-layout{display:grid;grid-template-columns:240px 1fr;gap:36px;align-items:start}.dvp-side{position:sticky;top:20px;display:flex;flex-direction:column;gap:6px}.dvp-tab{padding:12px 16px;border-radius:10px;color:var(--dvp-muted);font-size:14px;font-weight:600;cursor:pointer;transition:all .25s;border:1px solid transparent}.dvp-tab:hover{color:#fff;background:var(--dvp-ink-2)}.dvp-tab.active{background:var(--dvp-blue);color:#fff;border-color:var(--dvp-blue)}.dvp-panel{display:none;animation:dvpFade .4s var(--dvp-ease);scroll-margin-top:100px}.dvp-panel.active{display:block}@keyframes dvpFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.dvp-panel h2{font-size:24px;margin:0 0 16px;font-weight:800}.dvp-panel h2:before{content:"";display:inline-block;width:8px;height:20px;background:var(--dvp-red);border-radius:3px;margin-right:12px;vertical-align:-3px}.dvp-panel h3{font-size:17px;margin:24px 0 10px;font-weight:700;color:#e8ecf1}.dvp-panel p{color:var(--dvp-muted);margin:0 0 14px;font-size:15px}.dvp-panel ul{color:var(--dvp-muted);padding-left:0;margin:0 0 14px;display:grid;gap:8px;font-size:15px;list-style:none}.dvp-panel li{position:relative;padding-left:18px}.dvp-panel li:before{content:"";position:absolute;left:2px;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--dvp-red)}.dvp-panel strong{color:#fff}.dvp-note{background:transparent;border:1px solid var(--dvp-line);border-left:4px solid var(--dvp-blue);border-radius:0 12px 12px 0;padding:16px 20px;color:#dfe4ea;font-size:14.5px;margin:6px 0 18px}.dv-faq{font-size:15px;margin-top:20px}.dv-faq .faq-item{box-sizing:border-box;border-bottom:1px solid var(--dvp-line)}.dv-faq .faq-item:first-child{border-top:1px solid var(--dvp-line)}.dv-faq .faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;background:none;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;text-align:left;padding:18px 4px;line-height:1.4}.dv-faq .faq-q .ic{flex:0 0 auto;width:22px;height:22px;position:relative;transition:transform .35s var(--dvp-ease);color:var(--dvp-blue)}.dv-faq .faq-q .ic:before,.dv-faq .faq-q .ic:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;border-radius:2px;transform:translate(-50%,-50%)}.dv-faq .faq-q .ic:before{width:14px;height:2.5px}.dv-faq .faq-q .ic:after{width:2.5px;height:14px;transition:opacity .35s var(--dvp-ease)}.dv-faq .faq-a{max-height:0;overflow:hidden;transition:max-height .4s var(--dvp-ease)}.dv-faq .faq-a .inner{color:var(--dvp-muted);font-size:15px;line-height:1.75;padding:0 4px 20px}.dv-faq .faq-a .inner strong{color:#fff}.dv-faq .faq-a .inner ul{margin:8px 0 0;padding-left:18px;color:var(--dvp-muted)}.dv-faq .faq-item.open .faq-q .ic{transform:rotate(135deg)}.dv-faq .faq-item.open .faq-q .ic:after{opacity:0}@media(max-width:860px){.dvp-layout{grid-template-columns:1fr}.dvp-side{position:static;flex-direction:row;flex-wrap:wrap}.dvp-tab{flex:1;min-width:120px;text-align:center}.dvp-head h1{font-size:30px}}[id^=laber_template--][id$=__main],.wp-wrapper{background-color:transparent!important}.contact-page .live-chat-card .d-flex svg{display:none!important}.contact-page .live-chat-card .d-flex+p{display:flex!important;align-items:flex-start!important;gap:8px!important}.contact-page .live-chat-card .d-flex+p:before{content:"";width:8px;height:8px;flex:0 0 auto;background:#e62028;border-radius:1px;margin-top:-18px}.template-search .product-collection,.template-search .facets__disclosure,.template-search .facets__disclosure-vertical,.template-search .facets__display,.template-search .facets__display-vertical,.template-search .facets__summary,.template-search .facets__header,.template-search .facets__price,.template-search .facets__price .field{border-radius:16px!important}.template-search .facets__price .field input.field__input{border-radius:10px!important}.template-search .active-facets__button{border-radius:20px!important}.template-search #main-search-filters #price-slider .noUi-connect{background:#0047ab!important}.template-search #main-search-filters #price-slider .noUi-handle{border-color:#0047ab!important}.template-search #FacetSortForm,.template-search #main-search-filters,.template-search .top-control.box-has-content{border-radius:16px!important;background:transparent!important;border:1px solid rgba(255,255,255,.22)!important}.template-search #main-search-filters .facets__reset{color:#fff!important;text-decoration-color:#fff!important}.template-search .pagination__list>li{background:#0047ab!important;border-radius:8px!important}.template-search .pagination__item,.template-search .pagination__item-arrow{background:#0047ab!important;color:#fff!important;border-radius:8px!important}.template-search .pagination__item:hover,.template-search .pagination__item-arrow:hover{background:#e62028!important;color:#fff!important}.template-search .pagination__item:hover .icon,.template-search .pagination__item-arrow:hover .icon{color:#fff!important}.template-search .pagination__item.pagination__item--current{background:#0047ab!important;color:#fff!important}.template-search #main-search-filters .facets__summary{list-style:none!important}.template-search #main-search-filters .facets__summary::-webkit-details-marker{display:none!important}.template-search #main-search-filters .facets__summary .icon-caret{display:none!important}.template-search #main-search-filters .facets__summary>div:before{content:"+";color:#e62028;font-size:16px;font-weight:700;line-height:1;margin-right:10px;min-width:12px;text-align:center}.template-search #main-search-filters .facets__disclosure-vertical[open] .facets__summary>div:before{content:"\2212"}.contact-page .content-form .input-info{background:transparent!important}.contact-page .content-form .input-info input,.contact-page .content-form .input-info textarea{background:transparent!important;color:#e8eaed!important}.contact-page *{border-color:#83a3d48c!important;border-width:.5px!important}.contact-page .content-form .input-info input,.contact-page .content-form .input-info textarea{border:none!important;background:transparent!important;color:#e8eaed!important}.contact-page .content-form .row>div:nth-child(1) .icon-round,.contact-page .content-form .row>div:nth-child(2) .icon-round{background:#0047ab!important;transition:background .2s ease!important}.contact-page .content-form .row>div:nth-child(1) .icon-round:hover,.contact-page .content-form .row>div:nth-child(2) .icon-round:hover{background:#e62028!important}.contact-page .content-form .info-item:nth-of-type(1) .icon-round{background:#0047ab!important;transition:background .2s ease!important}.contact-page .content-form .info-item:nth-of-type(1) .icon-round:hover{background:#e62028!important}.contact-page .content-form .info-item:nth-of-type(1) .title-form{color:#e62028!important}.contact-page .live-chat-card .icon-round{background:#0047ab!important;transition:background .2s ease!important}.contact-page .live-chat-card .icon-round:hover{background:#e62028!important}.contact-page .live-chat-card .title-form{color:#e62028!important}#login_pupop.hero_canvas{background:radial-gradient(130% 130% at 100% 100%,rgba(0,71,171,.78),transparent 60%),radial-gradient(110% 110% at 0% 0%,rgba(230,32,40,.42),transparent 55%),#14181f!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:16px!important}#login_pupop.hero_canvas .input-info{background:transparent!important;color:#e8eaed!important;border:1px solid rgba(255,255,255,.22)!important}#login_pupop.hero_canvas .input-info::placeholder{color:#ffffff73!important}#login_pupop.hero_canvas .forgot,#login_pupop.hero_canvas .text p,#login_pupop.hero_canvas .text p a{color:#ffffffb3!important;text-decoration-color:#ffffffb3!important}.header .sticky-header{background:#1a1d224d!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.template-blog #js-stickySidebar,body.template-article #js-stickySidebar{display:none!important}body.template-blog .mobile-content.col,body.template-article .mobile-content.col,body.template-blog .content-offset-right,body.template-article .content-offset-left{width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.template-article .banner-img-article,body.template-article .article-title,body.template-article .content-blog-bottom{display:none!important}body.template-article .head.head-article,body.template-article .content-blog{border-top:none!important;border-bottom:none!important}body.template-article .head.head-article:before,body.template-article .head.head-article:after,body.template-article .content-blog:before,body.template-article .content-blog:after{display:none!important}body.template-blog{background-color:#001a2e!important;background-image:none!important;color:#fff!important}body.template-blog #blog-canvas-bg{position:fixed!important;top:0;left:0;width:100%!important;height:100%!important;z-index:0!important;pointer-events:none!important}body.template-blog main,body.template-blog .page-width,body.template-blog .content,body.template-blog .blog-grid,body.template-blog .mobile-content{position:relative!important;z-index:1!important}body.template-blog .blog-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;column-gap:24px!important;row-gap:32px!important;align-items:stretch!important}body.template-blog .post-item{width:100%!important;max-width:100%!important}body.template-blog .post-item:last-child:nth-child(3n+1){grid-column:1 / -1!important}body.template-blog .post-item .item{display:flex!important;flex-direction:column!important;max-height:520px!important;padding:28px!important;background:#ffffff0d!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:20px!important;overflow:hidden!important;position:relative!important;transition:all .4s cubic-bezier(.34,1.56,.64,1)!important}body.template-blog .post-item .item:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:3px!important;background:linear-gradient(90deg,#00d4ff,#0fa)!important;transform:scaleX(0)!important;transition:transform .4s ease!important}body.template-blog .post-item .item:hover{transform:translateY(-8px)!important;background:#00d4ff14!important;border-color:#00d4ff66!important;box-shadow:0 20px 60px #0064964d!important}body.template-blog .post-item .item:hover:before{transform:scaleX(1)!important}body.template-blog .post-item .item .image-blog{background:transparent!important;height:200px!important;overflow:hidden!important;margin-bottom:20px!important;transition:transform .4s ease!important}body.template-blog .post-item .item .image-blog .pr_lazy_img{width:100%!important;height:100%!important;padding-top:0!important;background-color:transparent!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}body.template-blog .post-item .item:hover .image-blog{transform:scale(1.05) rotate(-3deg)!important}body.template-blog .post-item .item .wrap-date{display:inline-block!important;width:auto!important;padding:4px 12px!important;margin-bottom:10px!important;background:#00d4ff26!important;color:#00d4ff!important;border-radius:20px!important;font-size:.7rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.02em!important}body.template-blog .post-item .item .wrap-date p,body.template-blog .post-item .item .wrap-date .month,body.template-blog .post-item .item .wrap-date .day,body.template-blog .post-item .item .wrap-date .year,body.template-blog .post-item .item .wrap-date .inner-date{color:#00d4ff!important;font-weight:600!important}body.template-blog .post-item .item .wrap-date p{margin:0!important}body.template-blog .post-item .item .wrap-date .inner-date{gap:2px!important}body.template-blog .post-item .item .wrap-date .meta-post{display:none!important}body.template-blog .post-item .item .post-title,body.template-blog .post-item .item .title_blog h3{font-size:1.25rem!important;font-weight:700!important;color:#fff!important;margin-bottom:8px!important;line-height:1.3!important}body.template-blog .post-item .item .main-info-post,body.template-blog .post-item .item .blog-card-excerpt,body.template-blog .post-item .item .des{font-size:.85rem!important;line-height:1.6!important;color:#ffffffa6!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin-bottom:16px!important}body.template-blog .post-item .item .read_more{display:flex!important;justify-content:flex-end!important}body.template-blog .post-item .item .read_more .btn{display:inline-block!important;padding:8px 18px!important;background:#00d4ff26!important;color:#00d4ff!important;border:1px solid rgba(0,212,255,.3)!important;border-radius:50px!important;font-size:.8rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.03em!important;text-decoration:none!important;transition:all .3s ease!important}body.template-blog .post-item .item .read_more .btn:hover{background:#00d4ff!important;color:#001a2e!important;box-shadow:0 0 20px #00d4ff66!important}body.template-article .hero-subtitle{font-size:.9rem!important;line-height:1.7!important;color:#ffffffb3!important;margin-bottom:20px!important}@media(max-width:1200px){body.template-blog .blog-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:560px){body.template-blog .blog-grid{grid-template-columns:1fr!important}}body.template-blog .post-item .item .blog,body.template-blog .post-item .item .image-blog .aurther-content{display:none!important}body.template-blog .pagination,body.template-blog .pagination__list,body.template-blog .pagination__list li{border:none!important;background:transparent!important;box-shadow:none!important;outline:none!important;padding:0!important;margin:0!important;list-style:none!important}body.template-blog .pagination__list{display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important}body.template-blog .pagination__item:before,body.template-blog .pagination__item:after,body.template-blog .pagination__list li:before,body.template-blog .pagination__list li:after{content:none!important;background:none!important;background-image:none!important;box-shadow:none!important;border:none!important}body.template-blog nav.pagination .pagination__item,body.template-blog .pagination .pagination__item,body.template-blog .pagination__item{position:relative!important;z-index:2!important;min-width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 12px!important;margin:0 4px!important;background-color:#0c6f8a!important;background-image:none!important;border:1px solid rgba(0,212,255,.5)!important;border-radius:8px!important;color:#fff!important;font-size:.85rem!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important;outline:none!important;transition:all .25s ease!important}body.template-blog .pagination__item:hover{background-color:#00d4ff!important;background-image:none!important;border-color:#00d4ff!important;color:#fff!important;box-shadow:0 0 20px #00d4ff66!important}body.template-blog .pagination__item--current{background-color:#232830!important;background-image:none!important;border-color:#ffffff26!important;color:#b0b6bd!important;box-shadow:none!important;cursor:default!important}body.template-article .paginate-post{position:relative!important;z-index:50!important}body.template-article .paginate-post a,body.template-article .paginate-post .left,body.template-article .paginate-post .right{position:relative!important;z-index:1!important}#blog-canvas-bg{pointer-events:none!important}body.template-article .main-info-post{font-size:0!important;line-height:0!important}body.template-article .main-info-post .des{font-size:16px!important;line-height:1.6!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/divein-overrides.css.map */
