.apz{--black:#000;--ink:#1D1D1D;--white:#fff;--green:#5CFFAD;--gray:#8a8a8a;--line:#e6e6e6;--cream:#ECEAE1;--wrap:1280px}.apz *{box-sizing:border-box;margin:0;padding:0}.apz{font-family:Montserrat,sans-serif;color:var(--ink);background:var(--white);line-height:1.5;-webkit-font-smoothing:antialiased}.apz h1,.apz h2,.apz h3{font-weight:800;text-transform:uppercase;letter-spacing:-.01em;line-height:.98}.apz a{color:inherit;text-decoration:none}.apz img{display:block;max-width:100%}.apz-wrap{max-width:1440px;margin:0 auto;padding:0 2.5rem}.apz-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:12px;padding:15px 26px;border-radius:3px;cursor:pointer;border:none;transition:.15s}.apz-btn-green{background:var(--green);color:#000}.apz-btn-green:hover{filter:brightness(.93)}.apz-btn-dark{background:var(--ink);color:#fff}.apz-btn-outline{background:transparent;color:#fff;border:1.5px solid #fff}.apz-btn-outline:hover{background:#fff;color:#000}.apz-eyebrow{font-size:12px;font-weight:700;letter-spacing:.05em;color:#6a6a6a;text-transform:none}.apz-announce{background:var(--green);color:#083b26;text-align:center;font-size:12px;font-weight:700;letter-spacing:.02em;padding:9px 16px}.apz .apz-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.apz-nav{display:flex;align-items:center;height:66px;gap:22px;width:100%;max-width:none;margin:0;padding:0 clamp(20px,3.4vw,60px)}.apz-adv-logo{display:block;height:21px;width:auto}.apz-adv-logo path{fill:var(--ink)}.apz-nav-mid{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:500;margin-left:auto}.apz-nav-mid .apz a{display:inline-flex;align-items:center;gap:5px;color:#2a2a2a}.apz-nav-mid a:hover{color:#000}.apz-nav-mid a.active{font-weight:600;color:#111;border-bottom:2px solid var(--green);padding-bottom:3px}.apz-nav-mid .apz-car{width:9px;height:9px;opacity:.55}.apz-nav-right{display:flex;align-items:center;gap:18px}.apz-nav-right .apz-ic{width:20px;height:20px;stroke:#1d1d1d;stroke-width:1.8;fill:none;cursor:pointer}.apz-shopnow{background:#111;color:#fff;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:11px 20px;border-radius:3px;white-space:nowrap}@media(max-width:860px){.apz-nav-mid{display:none}}@media(max-width:600px){.apz-wrap{padding:0 20px}.apz-nav-right{gap:14px}.apz-shopnow{padding:10px 14px;font-size:11px}}.apz-marquee{background:#0a0a0a;color:#fff;overflow:hidden;white-space:nowrap}.apz-marquee-track{display:inline-flex;align-items:center;gap:0;padding:11px 0;animation:apz-scroll 26s linear infinite}.apz-marquee-track span{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:0 26px;display:inline-flex;align-items:center;gap:10px}.apz-marquee-track span:after{content:"";width:4px;height:4px;border-radius:50%;background:var(--green);margin-left:26px}@keyframes apz-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.apz-hero{position:relative;min-height:600px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:#111}.apz-hero .apz-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.apz-hero .apz-bg2{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;animation:apz-heroswap 8s ease-in-out infinite}@keyframes apz-heroswap{0%,44%{opacity:1}50%,94%{opacity:0}to{opacity:1}}.apz-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.15) 60%,transparent);pointer-events:none}.apz-hero .apz-fade{position:absolute;left:0;right:0;bottom:0;height:130px;background:linear-gradient(to bottom,rgba(29,29,29,0),var(--ink));z-index:3;pointer-events:none}.apz-hero .apz-inner{position:relative;z-index:4;width:100%;margin-left:auto;margin-right:auto;padding-bottom:96px;text-align:left}.apz-hero .apz-eyebrow{color:var(--green);font-weight:800;letter-spacing:.14em;text-transform:uppercase;font-size:12px;margin-bottom:16px}.apz-hero .apz-hh{font-size:clamp(42px,6.6vw,82px);color:#f0ede6;font-weight:800;text-transform:uppercase;letter-spacing:-.03em;line-height:1;white-space:nowrap}.apz-hero p{margin:18px 0 0;font-size:16px;font-weight:500;color:#edeae1;max-width:520px;line-height:1.6}@media(max-width:520px){.apz-hero .apz-hh{white-space:normal}.apz-hero .apz-inner{padding-bottom:72px}}.apz-hero .apz-cta{display:flex;gap:12px;flex-wrap:wrap}.apz-sec{padding:70px 0}.apz-sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:34px;flex-wrap:wrap}.apz-sec-head .apz-eyebrow{margin-bottom:8px}.apz-sec-head h2{font-size:clamp(28px,4.4vw,50px)}.apz-viewall{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid #111;padding-bottom:3px}.apz-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.apz-step .apz-num{font-size:13px;font-weight:800;letter-spacing:.14em;color:#9a9a9a}.apz-step h3{font-size:18px;margin:12px 0 7px}.apz-step p{font-size:14px;color:#555;text-transform:none;font-weight:500}.apz-step-img{aspect-ratio:16/10;border-radius:6px;margin-bottom:18px;background:#e9e9e6 center/cover no-repeat}@media(max-width:760px){.apz-steps-grid{grid-template-columns:1fr}}.apz-ui-mock{aspect-ratio:16/10;border:1px solid var(--line);border-radius:6px;margin-bottom:18px;background:#fafafa;padding:16px 18px;display:flex;flex-direction:column;justify-content:center;gap:11px}.apz-um-row{display:flex;flex-direction:column;gap:5px}.apz-um-lab{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#9a9a9a}.apz-um-input{background:#fff;border:1.5px solid #dcdcdc;border-radius:4px;padding:9px 11px;font-size:15px;font-weight:700;letter-spacing:.04em;color:#111;display:flex;align-items:center}.apz-um-caret{display:inline-block;width:1.5px;height:15px;background:var(--green);margin-left:3px;animation:apz-blink 1.1s steps(1) infinite}@keyframes apz-blink{50%{opacity:0}}.apz-um-pills{display:flex;gap:6px}.apz-um-pill{font-size:9px;font-weight:700;padding:6px 10px;border:1.5px solid #dcdcdc;border-radius:3px;background:#fff;color:#666;text-transform:uppercase;letter-spacing:.02em}.apz-um-pill.on{background:#111;color:#fff;border-color:#111}.apz-um-sw{display:flex;gap:8px;align-items:center}.apz-um-sw i{width:19px;height:19px;border-radius:50%;border:1px solid rgba(0,0,0,.15);display:block}.apz-um-sw i.on{outline:2px solid #111;outline-offset:2px}.apz-catalog{background:var(--cream)}.apz-pgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:44px 24px}@media(max-width:1100px){.apz-pgrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.apz-pgrid{grid-template-columns:repeat(2,1fr);gap:30px 16px}}.apz-pcard{display:flex;flex-direction:column;color:inherit}.apz-pimg{position:relative;display:block;background:#f5f5f5;border-radius:2px;aspect-ratio:1 / 1;overflow:hidden}.apz-pimg>img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;display:block;object-fit:cover;transition:opacity .4s ease}.apz-pimg>.apz-base{z-index:1;opacity:1}.apz-pimg>.apz-mock{z-index:2;opacity:0}.apz-pcard:hover .apz-pimg>.apz-mock,.apz-pimg:hover>.apz-mock{opacity:1}.apz-prow{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:15px}.apz-pname{font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.01em;line-height:1.2}.apz-pprice{font-size:13px;font-weight:600;color:#6a6a6a;white-space:nowrap}.apz-prating{display:flex;align-items:center;gap:8px;margin-top:8px}.apz-pstars{color:#111;font-size:12px;letter-spacing:2px}.apz-pnum{font-size:12px;color:#6a6a6a;font-weight:600}.apz-pvar{font-size:12px;font-weight:600;color:#8a8a8a;text-transform:none;margin-top:7px;letter-spacing:.02em}.apz-pdesc{font-size:13px;color:#6a6a6a;text-transform:none;font-weight:500;margin-top:9px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.apz-pcolors{display:flex;align-items:center;gap:6px;margin-top:12px}.apz-pcolors .apz-dot{width:15px;height:15px;border-radius:50%;border:1px solid rgba(0,0,0,.22)}.apz-pcolors .apz-dot.on{outline:1.5px solid #111;outline-offset:2px}.apz-pcolors .apz-ptxt{font-size:11px;color:#8a8a8a;font-weight:600;margin-left:3px;text-transform:none}.apz-personalize{display:inline-block;margin-top:14px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#111;border-bottom:2px solid #111;padding-bottom:3px}.apz-personalize:hover{border-color:var(--green)}.apz-gallery{background:var(--ink);color:#fff}.apz-gallery .apz-sec-head{justify-content:center;text-align:center;flex-direction:column;align-items:center}.apz-gallery .apz-eyebrow{color:var(--green);font-weight:800;letter-spacing:.14em;text-transform:uppercase}.apz-gallery h2{color:#fff}.apz-gallery .apz-sub{font-size:14px;color:#bdbdbd;text-transform:none;font-weight:500;margin-top:10px}.apz-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:760px){.apz-gallery-grid{grid-template-columns:repeat(2,1fr)}}.apz-gitem{position:relative;aspect-ratio:1/1;background:#0e0e0e;border-radius:8px;overflow:hidden}.apz-gitem .apz img{width:100%;height:100%;object-fit:contain}.apz-gitem .apz-lbl{position:absolute;left:0;right:0;bottom:0;padding:12px 14px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#fff}.apz-faq{padding:88px 0;background:#eceae1}.apz-faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}@media(max-width:860px){.apz-faq-grid{grid-template-columns:1fr;gap:30px}}.apz-faq-left .apz-eyebrow{color:#6a6a6a;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.apz-faq-left h2{font-size:clamp(30px,4vw,48px);margin-top:12px}.apz-faq-left .apz-reach{margin-top:34px}.apz-faq-left .apz-reach span{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#9a9a9a;display:block;margin-bottom:6px}.apz-faq-left .apz-reach .apz a{font-size:17px;font-weight:700}.apz-faq-item{border-bottom:1px solid var(--line)}.apz-faq-item summary{list-style:none;cursor:pointer;padding:20px 4px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-weight:700;font-size:15px;text-transform:uppercase;letter-spacing:.01em}.apz-faq-item summary::-webkit-details-marker{display:none}.apz-faq-item summary:after{content:"";width:10px;height:10px;border-right:2px solid #111;border-bottom:2px solid #111;transform:rotate(45deg);transition:.2s;margin-top:-4px}.apz-faq-item[open] summary:after{transform:rotate(225deg);margin-top:2px}.apz-faq-a{padding:0 4px 22px;font-size:14px;color:#8a8a8a;font-weight:500;line-height:1.6;max-width:640px;font-style:italic}.apz .apz-footer{background:#f5f4f1;color:#1d1d1d}.apz-foot-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding:74px 0 44px}@media(max-width:860px){.apz-foot-top{grid-template-columns:1fr 1fr;gap:36px}}.apz-foot-brand .apz-fbrand{font-size:16px;font-weight:800;letter-spacing:.02em;margin-bottom:14px}.apz-foot-brand p{font-size:14px;color:#4b4b4b;text-transform:none;font-weight:500;max-width:280px;line-height:1.6}.apz-foot-col h4{font-size:14px;font-weight:600;letter-spacing:.01em;color:#1d1d1d;text-transform:none;margin-bottom:18px}.apz-foot-col .apz a{display:block;font-size:13px;color:#4b4b4b;font-weight:500;margin-bottom:13px;text-transform:none}.apz-foot-col a:hover{color:#000}.apz-foot-social .apz a{display:flex;align-items:center;gap:10px}.apz-foot-social svg{width:17px;height:17px;fill:#1d1d1d}.apz-foot-bottom{border-top:1px solid #e3e1db;padding:22px 0 4px;display:flex;flex-direction:column;gap:14px}.apz-pay-row{display:flex;gap:7px;flex-wrap:wrap}.apz-pay{font-size:9px;font-weight:800;letter-spacing:.03em;color:#666;background:#fff;border:1px solid #e3e1db;border-radius:4px;padding:5px 7px}.apz-foot-copy{font-size:12px;color:#6a6a6a;font-weight:500}.apz-steps-sec{background:#fff}.apz-steps-backdrop{background:var(--cream);border-radius:14px;padding:52px 44px}@media(max-width:600px){.apz-steps-backdrop{padding:32px 20px}}.apz-steps-sec .apz-step-img{background-color:#fff}.apz-step p{line-height:1.6}.apz-methods-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:860px){.apz-methods-grid{grid-template-columns:1fr;gap:28px}}.apz-methods-media .apz-ph{aspect-ratio:4/3;border-radius:8px;background:var(--cream);display:flex;align-items:center;justify-content:center;color:#9a9a9a;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.apz-methods-copy .apz-eyebrow{color:#6a6a6a;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin-bottom:10px}.apz-methods-copy h2{font-size:clamp(26px,3.6vw,42px);margin-bottom:16px}.apz-methods-copy p{font-size:15px;color:#555;text-transform:none;font-weight:500;line-height:1.6;margin-bottom:18px;max-width:520px}.apz-method-list{list-style:none;display:flex;flex-direction:column;gap:12px}.apz-method-list li{font-size:14px;color:#444;text-transform:none;font-weight:500;line-height:1.6;padding-left:18px;position:relative}.apz-method-list li:before{content:"";position:absolute;left:0;top:9px;width:7px;height:7px;background:var(--green);border-radius:50%}.apz-method-list strong{font-weight:800;text-transform:uppercase;letter-spacing:.03em;font-size:13px}.apz-pdesc{line-height:1.6}#featuresSpecsSection .feature-icon{max-height:85px}body{font-family:Montserrat}img{max-width:100%;height:auto;display:block;margin:auto}.lead{font-weight:900}h3{font-weight:700}#hero h1,#hero h2,#hero p{color:#fff}.join{font-style:italic}#specifications .join,#specifications h2,#specifications p{color:#fff}#specifications ul{list-style:none;padding-left:0}#specifications img{width:100%}.container-fluid{padding:0}.spec{margin-bottom:5px;color:#fff}.tes img{max-height:50px}.logo a img{max-width:200px}.tes-review{font-weight:700}.hero-image img{width:100%}.gallery-img img{width:100%;height:200px;object-fit:cover}.gallery-img img:hover{opacity:.8}.caption{color:#fff;font-weight:500;background:#050000;background:#05000080;padding-left:15px;padding-right:15px;font-size:small}.list-unstyled{padding-left:0;list-style:none}.list-inline li{display:inline-block;padding-right:5px;padding-left:5px;margin-bottom:10px}.social-icons .fa{font-size:1.8em}.social-icons .fa{width:40px;height:40px;line-height:40px;text-align:center;color:#000;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.social-icons.icon-rounded .fa{border-radius:5px}.social-icons .fa:hover,.social-icons .fa:active{color:#000;-webkit-box-shadow:1px 1px 3px #333;-moz-box-shadow:1px 1px 3px #333;box-shadow:1px 1px 3px #333}.social-icons.icon-zoom .fa:hover,.social-icons.icon-zoom .fa:active{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.social-icons.icon-rotate .fa:hover,.social-icons.icon-rotate .fa:active{-webkit-transform:scale(1.1) rotate(360deg);-moz-transform:scale(1.1) rotate(360deg);-ms-transform:scale(1.1) rotate(360deg);-o-transform:scale(1.1) rotate(360deg);transform:scale(1.1) rotate(360deg)}.social-icons .fa-facebook,.social-icons .fa-facebook-square,.social-icons .fa-instagram,.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#5cffad}.video-left,.video-right{padding-top:2rem;padding-bottom:2rem}@media only screen and (max-width:600px){h1{font-size:32px}p,.lead{font-size:16px}h3{font-size:18px}#hero .join{font-size:small}section{padding:5px}#specifications{padding-top:25px;padding-bottom:5px}.container{padding:5px}.tes-review{font-size:18px}.small-screen{display:block}.large-screen{display:none}.hero-image img{margin:0}.feature{padding:25px}.gallery-img img{width:100%;height:200px;object-fit:cover}.video-left{padding-top:2rem;padding-bottom:0rem}.video-right{padding-top:2rem;padding-bottom:2rem}}@media only screen and (min-width:600px){h1{font-size:32px}p,.lead{font-size:16px}h3{font-size:18px}#hero .join{font-size:small}section{padding:5px}#specifications{padding-top:25px;padding-bottom:5px}.container{padding:5px}.tes-review{font-size:18px}.small-screen{display:block}.large-screen{display:none}.feature{padding:25px}.gallery-img img{width:100%;height:200px;object-fit:cover}}@media only screen and (min-width:992px){h1{font-size:30px}p{font-size:14px}.lead{font-size:18px}h3{font-size:16px}#hero .join{font-size:small}section{padding:30px 50px}#specifications{padding-top:10px;padding-bottom:0}.container{padding:30px 50px}.tes-review{font-size:18px}.small-screen{display:none}.large-screen{display:block}.feature{padding:25px}.gallery-img img{width:100%;height:250px;object-fit:cover}}p{font-family:Montserrat,sans-serif}.adv-logo{max-width:200px!important}@media screen and (max-width:767px){.adv-logo{max-width:150px!important}}.reviewer-picture{border-radius:50%;object-fit:cover}.review-text{margin-top:10px}.review-rating{display:inline-block}.review-rating input{display:none}.review-rating label{float:right;width:24px;height:24px;margin-right:4px;position:relative;cursor:pointer}.review-rating label:before{content:"\2605";position:absolute;top:0;left:0;font-size:24px;line-height:24px;background:linear-gradient(to right,#ff9529,#fdcc0d,#ffdf00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.review-rating input:checked~label:before,.review-rating input:checked~label~label:before{background:linear-gradient(to right,#ff9529,#fdcc0d,#ffdf00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.custom_subsubtitle{font-size:18px}@media screen and (max-width: 768px) .custom_subsubtitle p{font-size: 16px}.custom-text-right{text-align:right}#featuresSpecsSection .nav-tabs .nav-item a{font-family:Montserrat,sans-serif;color:#000;font-size:20px!important;text-transform:uppercase;border:none;margin-top:0;margin-bottom:.5rem;font-weight:500!important;line-height:1.2}#featuresSpecsSection .nav-tabs .nav-item .nav-link.active{font-family:Montserrat,sans-serif;color:#00c67a;text-decoration:underline!important;text-decoration-color:#00c67a;text-decoration-thickness:2px!important}#featuresSpecsSection .nav-tabs{border-bottom:none!important}#featuresSpecsSection .new-icon,#featuresSpecsSection .feature-icon{max-height:85px}#featuresSpecsSection .feature h3{font-weight:500}#featuresSpecsSection .feature-disc{text-align:center}#featuresSpecsSection .specs p{margin-bottom:0;margin-top:0}#featuresSpecsSection .specs h3{margin-top:30px}#featuresSpecsSection .specs ul{list-style-type:none;margin:0;padding:0}#featuresSpecsSection .specs li:before{content:"-";display:inline-block;width:1em;margin-left:1em}@media screen and (min-width:769px){#featuresSpecsSection .nav-tabs .nav-item a{font-size:xx-large}#featuresSpecsSection .specs-right-column{padding-left:15rem!important}}@media screen and (max-width:768px){#featuresSpecsSection .nav-tabs .nav-item a{font-size:18px!important}}.carousel-control-prev-icon:before,.carousel-control-next-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border-radius:50%;background-color:#000;display:flex;align-items:center;justify-content:center}.carousel-control-prev-icon:before{content:"<";color:#fff}.carousel-control-next-icon:before{content:">";color:#fff}.rating{display:inline-block}.rating input{display:none}.rating label{float:right;width:44px;height:44px;margin-right:4px;position:relative;cursor:pointer}.rating label:before{content:"\2605";position:absolute;top:0;left:0;font-size:44px;line-height:44px;background:linear-gradient(to right,#ff9529,#fdcc0d,#ffdf00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating input:checked~label:before,.rating input:checked~label~label:before{background:linear-gradient(to right,#ff9529,#fdcc0d,#ffdf00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.revy-custom-content-section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-section-left{padding:100px 0 100px 115px!important;order:1}.custom-section-left h1{margin-bottom:30px}.subtitle{font-size:1.5rem!important}.custom-section-right{order:2}.custom-section-right iframe{min-height:300px}.button{text-decoration:none!important}@media(max-width:767px){.custom-section-left{order:2;padding:35px!important}.custom-section-right iframe{min-height:200px}.custom-section-right{order:1}.subtitle{font-size:1rem!important}}.tiktok_video_caption{padding-top:12px;text-align:center}.slick-dots{display:block;width:100%;margin:0 0 30px;padding:0;text-align:center;list-style:none}.slick-dots li{display:inline-block;position:relative;padding:0;cursor:pointer}.slick-dots li button{display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer;border:0;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-size:30px;line-height:20px;text-align:center;color:#ddd;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#ddd;opacity:1}.tiktok-videos-section{padding:80px 0}.tiktok-videos-section{padding:80px 20px;max-width:1200px;margin:0 auto}.tiktok-videos-section .tiktop-videos-header{text-align:center}.tiktok-videos-section .tiktop-videos-title{font-size:35px;margin-bottom:50px}.tiktok-videos-section .tiktok-videos-row{position:relative;margin-bottom:50px}.tiktok-videos-section .tiktop-video-box{position:relative;height:100%;cursor:pointer}.tiktok-videos-section .tiktop-video-box img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom}.tiktok-videos-section .tiktop-video-box video{width:100%;height:100%;background-color:#000}.tiktok-videos-section .tiktop-video-box .tiktop-video-modal-box,.tiktok-videos-section .video-thumbnail{height:100%}.tiktok-videos-section .tiktok-video-btn{background-color:#0009;width:72px;height:72px;position:absolute;left:50%;bottom:50%;transform:translate(-50%,-50%);z-index:9;border-radius:50%;display:flex;align-items:center;justify-content:center}.tiktok-videos-section .tiktok-video-btn svg{fill:#fff;width:46%;margin-left:12%}.tiktok-videos-section .slick-slide{margin:0 8px}.tiktok-videos-section .slick-dots{position:absolute;bottom:-20px;margin-bottom:0}.tiktok-videos-section .slick-dots li.slick-active button:before{color:#000}.tiktok-videos-section .slick-dots li button:before{font-size:40px}.tiktok-videos-section .tiktop-video-col{height:100%}.slick-dots li{width:12px;height:12px;background:#dadada;margin:0 3px;border-radius:50%}.slick-dots li.slick-active{background:#000}.slick-dots button{image-orientation:;display:none!important}.tiktok_video_caption p{margin-bottom:0;font-size:;font-style:italic}.slick-prev,.slick-next{position:absolute;bottom:-8%;margin-top:-124px;z-index:500;cursor:pointer;background:transparent;color:transparent;border:none;outline:none;opacity:.75;-webkit-text-size-adjust:none;font-size:1px;letter-spacing:-1px;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.slick-arrow{width:70px;border-radius:34px;margin:0;padding:6px 0;background-color:transparent;border:4px solid #5A6275;display:flex;justify-content:center;align-items:center}.fa{font-size:20px;color:#000;text-align:center;line-height:20px}.slick-prev{left:20px}.slick-next{right:20px}.tiktok-videos-section .slick-dots{position:absolute;bottom:-50px;margin-bottom:0}.tiktok_video_caption h4{color:#838997!important}.tiktok_video_caption h4{color:#000!important;font-size:16px!important;font-weight:400!important}@media only screen and (max-width:767px){.tiktok-videos-section{padding:60px 8px}.tiktok-videos-section .tiktop-videos-title{font-size:22px;margin-bottom:40px}.tiktok-videos-section .tiktop-video-col{height:100%}.tiktok-videos-section .tiktok-video-btn svg{fill:#fff;width:30%;margin-left:12%}.tiktok-videos-section .tiktok-video-btn{background-color:#0009;width:50px;height:50px}.slick-prev{left:7px}.slick-next{right:7px}.slick-prev{left:25%;bottom:-54px}.slick-next{right:25%;bottom:-54px}}@media only screen and (max-width:550px){.slick-arrow{width:66px}.slick-prev{left:14%;bottom:-54px}.slick-next{right:14%;bottom:-54px}}
/*# sourceMappingURL=/cdn/shop/t/103/compiled_assets/styles.css.map */
