*{margin:0;padding:0}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width: 93.275em){html{font-size:55%}}@media only screen and (max-width: 56.25em){html{font-size:55%}}@media only screen and (max-width: 48.125em){html{font-size:50%}}@media only screen and (max-width: 31.25em){html{font-size:45%}}@media only screen and (max-width: 26.875em){html{font-size:40%}}@media only screen and (max-width: 21.875em){html{font-size:37%}}@media only screen and (max-width: 20em){html{font-size:34%}}body{font-family:"montserrat",sans-serif;color:#666;font-weight:300;line-height:1.2}.navbar{display:flex;justify-content:space-between;align-items:center;margin:0 14%;height:8rem}@media only screen and (max-width: 87.5em){.navbar{margin:0 7%}}.navbar__logo{height:5rem}.navbar__btn{border:none;padding:1.1rem 3rem;border-radius:50rem;background-color:#1e1e1e;color:#fff;cursor:pointer;font-weight:700;font-size:1.5rem}@media only screen and (max-width: 26.25em){.navbar__btn{padding:1.1rem 2rem}}.ln{margin-right:1.5rem}html[dir=rtl] .ln{margin-right:0;margin-left:2rem}.dn{text-decoration:none}@keyframes pulse{0%{color:#036}25%{color:#369}50%{color:#fff}75%{color:#369}100%{color:#036}}@keyframes spin{0%{content:"Want"}50%{content:"From Nesto"}100%{content:"From Lulu"}}@keyframes blink{0%,49%{opacity:0}50%,100%{opacity:1}}.header{background:linear-gradient(to right, #a500ff, #c400ff);background-size:cover;background-position:center;background-repeat:no-repeat;display:grid;align-items:center;min-height:60%;padding:2% 15%;grid-template-columns:repeat(2, 1fr);overflow:hidden;position:relative}@media only screen and (max-width: 87.5em){.header{padding:2% 5%}}@media only screen and (max-width: 87.5em){.header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10%;padding-bottom:0}}.header__background{position:absolute;right:-90px;width:320px;top:50%;height:400px}@media only screen and (max-width: 87.5em){.header__background{display:none}}.header__background_image{height:100%;position:absolute;transform-origin:left bottom;transition:transform .3s ease-in;box-shadow:0px 0px 10px 0px rgba(0,0,0,.5019607843)}.loaded .header__background_image[data-i="1"]{transform:rotate(0);z-index:1}.loaded .header__background_image[data-i="2"]{transform:rotate(12.5deg);z-index:2}.loaded .header__background_image[data-i="3"]{transform:rotate(25deg);z-index:3}.loaded .header__background_image[data-i="4"]{transform:rotate(37.5deg);z-index:4}.header__info{color:#fff}.header__info_heading{color:inherit;font-size:5rem;text-transform:uppercase}.header__info_heading_flash{white-space:pre;display:block;background-color:#fff;color:#000;width:max-content}@media only screen and (max-width: 87.5em){.header__info_heading_flash{margin:0 auto}}.header__info_heading_flash:after{content:"|";animation:blink 1s infinite}.header__info_description{margin:2rem 0;font-size:2.5rem}.header__info_barcode{display:flex;align-items:center;position:relative;width:min-content;background-color:#fff;border-radius:1rem;padding:2rem;margin:5rem 0}@media only screen and (max-width: 87.5em){.header__info_barcode{margin:5rem auto}}.header__info_barcode_child{width:min-content;position:relative}.header__info_barcode_img{height:16rem;z-index:1}.header__info_barcode_text{color:#000;padding:2rem 3rem;margin-left:3rem;font-weight:700;font-size:2.5rem;border-radius:10px;background-color:#fae4ff;text-decoration:none;cursor:pointer}html[dir=rtl] .header__info_barcode_text{margin-left:0;margin-right:3rem}.header__info_download{margin-top:2rem;display:flex;justify-content:flex-start;align-items:center}@media only screen and (max-width: 87.5em){.header__info_download{justify-content:center}}.header__info_download>:not(:last-child){margin-right:1.5rem}html[dir=rtl] .header__info_download>:not(:last-child){margin-right:0rem;margin-left:1.5rem}.header__info_download_text{font-size:1.4rem}@media only screen and (max-width: 87.5em){.header__info_download_text{display:none}}.header__info_download_text_hidden_14{display:block;font-size:2.4rem}@media only screen and (max-width: 87.5em){.header__info_download_text_hidden_14{margin:2rem 0}}.header__info_download_btn{padding:1rem 2rem;box-shadow:0 2rem 5rem rgba(0,0,0,.05);border:none;background-color:#7a00bf;color:#fff;text-align:left;gap:1rem;display:flex;cursor:pointer;align-items:center;justify-content:center;font-weight:700;border-radius:1rem;transition:transform .2s}.header__info_download_btn_img{width:17rem;height:7rem;background-color:#fff;border-radius:1rem}@media only screen and (max-width: 26.25em){.header__info_download_btn_img{width:14rem}}@media only screen and (max-width: 60em){.header__info_download_btn{min-height:10rem}}@media only screen and (max-width: 21.875em){.header__info_download_btn{min-height:13rem}}.header__info_download_btn_icon{height:2.5rem}.header__img{margin:4rem 0;align-self:center;justify-self:center;display:flex;flex-direction:column;position:relative;width:284px;height:600px;overflow:hidden;border-radius:38px;padding:70px 0px 6px 0px;box-sizing:border-box}.header__img_item{height:100%;width:auto;z-index:20;justify-self:center;align-self:end;position:absolute;width:100%;overflow:hidden;top:0;left:0}@media only screen and (max-width: 87.5em){.header__img_item{min-height:0;align-self:center;justify-self:end;height:100%;object-fit:cover;object-position:top;overflow:hidden}}.header__img_item_child{width:100%;margin-bottom:.5rem;object-fit:scale-down;z-index:10}.img-list{display:flex;flex-direction:column;transition:transform .3s ease-out}.corner-parent{position:absolute;left:0;top:0;width:100%;height:100%}.corner{position:absolute;width:20%;height:20%;border:4px solid #000}.top{top:0;border-bottom:unset}.left{left:0;border-right:unset}.right{right:0;border-left:unset}.bottom{bottom:0;border-top:unset}.line{height:3px;background:red;top:2%;position:absolute;width:calc(100% - 16px);left:50%;transform:translateX(-50%)}@keyframes zoom-animation{0%{transform:scale(1.05)}50%{transform:scale(1.1)}100%{transform:scale(1.05)}}@keyframes line-animation{0%{opacity:1;top:2%}25%{top:96%}50%{top:2%}50%{opacity:1}60%{opacity:0}99%{opacity:1}}.line{animation:line-animation 8s ease-in infinite;z-index:2;opacity:.5}.corner-parent{animation:zoom-animation 2s ease-in infinite}.stats{padding:7% 15%;position:relative}@media only screen and (max-width: 87.5em){.stats{text-align:center}}@media only screen and (max-width: 87.5em){.stats{padding:7% 5%}}.stats__img{position:absolute;left:-13%;top:34%;width:26%}@media only screen and (max-width: 87.5em){.stats__img{display:none}}html[dir=rtl] .stats__img{left:unset;right:-13%}.stats__number{margin-top:12rem;display:flex;justify-content:space-between;align-items:center}.stats__number_img{position:relative;top:-15px;height:20rem;align-self:start}@media only screen and (max-width: 87.5em){.stats__number_img{display:none}}.stats__number_svg{height:7rem;width:7rem}.stats__number_svg.star_svg{width:16rem;filter:none}.stats__number_svg.review_svg{width:9rem;height:9rem;filter:none}.stats__number_text{font-size:1.6rem;font-weight:700;text-align:center;line-height:1.6}.stats__number_text_main{font-weight:700;font-size:2.4rem;display:block}.stats__heading_2{font-size:5rem}.stats__heading_2_bold{font-weight:700}.stats__heading_savings{font-size:6.3rem;margin-top:1rem;text-align:center}.stats__heading_savings_price{font-size:8rem;font-weight:900;background:linear-gradient(to right, #a500ff, #c400ff);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-moz-background-clip:text;-moz-text-fill-color:rgba(0,0,0,0);-o-background-clip:text;-o-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@media only screen and (max-width: 43.75em){.stats__heading_savings_price{display:block}}.stats__heading_description{margin-top:1rem;font-size:1.5rem;width:40%;text-align:center}.stats__download{display:block;margin-top:12rem;width:100%;height:60rem}.stats__download_barcode{padding:2rem;margin-top:2rem;border-radius:1rem;background-color:#fff;border:1px solid #d3d3d3;box-shadow:0 2rem 5rem rgba(0,0,0,.1);display:flex;align-items:center;z-index:10;min-height:19rem;max-width:90rem}.stats__download_barcode_img{width:25%}.stats__download_barcode_text{font-size:2rem;font-weight:700;margin-left:2rem}html[dir=rtl] .stats__download_barcode_text{margin-left:unset;margin-right:2rem}.stats__download_barcode_text_detail{margin-top:2rem;display:block;font-weight:400;font-size:1.4rem}.stats__download_barcode_text_btn{background-color:#fae4ff;width:100%;color:#000;text-decoration:none;padding:1rem 2rem;border-radius:1rem;margin:1rem 0;cursor:pointer}.stats__download_video_frame{height:59rem;width:100%;display:block}.color_primary{color:#c400ff}.push_down_10{position:relative;top:1.5rem}.push_down_3{position:relative;top:.3rem}.stats{display:flex;flex-direction:column;justify-content:space-around;align-items:center;position:relative;height:100%;min-height:15rem}.statistics{width:100%;align-items:center;display:grid;grid-template:1fr/1fr 1fr 10px 1fr 10px 1fr;justify-items:center;justify-content:space-around;margin-top:10rem}@media only screen and (max-width: 87.5em){.statistics{grid-template-columns:1fr 1fr 1fr;margin-top:5rem}}.stats-seperator{height:100%;border-right:1px solid #a500ff}@media only screen and (max-width: 87.5em){.stats-seperator{display:none}}@media only screen and (max-width: 68.3475em){.stats__breaker{display:none}}.features{padding:5% 15%;padding-bottom:5rem;text-align:center;background-color:#fae4ff}@media only screen and (max-width: 87.5em){.features{padding:5% 5%}}.features__heading{font-size:4rem;text-transform:uppercase;margin-bottom:4rem}.features__active{background:linear-gradient(to right, #a500ff, #c400ff) !important;color:#fff}.features__active .circle{animation:rotate .6s ease-in-out}.features__box{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;align-items:center;justify-content:center;justify-items:center;align-content:center;overflow:hidden;margin-top:2rem}@media only screen and (max-width: 87.5em){.features__box{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, min-content)}}.features__box_list{min-height:50rem}@media only screen and (max-width: 87.5em){.features__box_list{margin-top:5rem;min-height:42rem;width:100%;padding:1rem;box-sizing:border-box}}@media only screen and (max-width: 87.5em)and (min-width: 75em){.features__box_list{padding:3rem}}.features__box_list_left{margin-right:5rem;text-align:right;position:relative}html[dir=rtl] .features__box_list_left{margin-right:0rem}.features__box_list_left .circle{margin-right:1rem}html[dir=rtl] .features__box_list_left .circle{margin-right:0rem;margin-left:1rem}@media only screen and (max-width: 78.125em){.features__box_list_left{margin-right:2rem}}@media only screen and (max-width: 56.25em){.features__box_list_left{margin-right:1rem}}.features__box_list_left::after{content:"";height:100%;width:1px;border-right:1px solid #a500ff;position:absolute;right:-3rem;top:0}@media only screen and (max-width: 87.5em){.features__box_list_left::after{border:none}}html[dir=rtl] .features__box_list_left::after{content:"";border:none}html[dir=rtl] .features__box_list_left::before{content:"";height:100%;width:1px;border-right:1px solid #a500ff;position:absolute;left:-3rem;top:0}@media only screen and (max-width: 87.5em)and (max-width: 87.5em){html[dir=rtl] .features__box_list_left::before{left:-6rem}}@media only screen and (max-width: 87.5em)and (max-width: 78.125em){html[dir=rtl] .features__box_list_left::before{left:-2.5rem}}@media only screen and (max-width: 87.5em)and (max-width: 56.25em){html[dir=rtl] .features__box_list_left::before{left:-2rem}}@media only screen and (max-width: 87.5em)and (max-width: 25em){html[dir=rtl] .features__box_list_left::before{left:-1.5rem}}.features__box_list_right{text-align:left;margin-left:5rem;position:relative}html[dir=rtl] .features__box_list_right{margin-left:0rem}.features__box_list_right .circle{margin-left:1rem}html[dir=rtl] .features__box_list_right .circle{margin-left:0rem;margin-right:1rem}@media only screen and (max-width: 78.125em){.features__box_list_right{margin-left:2rem}}@media only screen and (max-width: 56.25em){.features__box_list_right{margin-left:1rem}}.features__box_list_right::before{content:"";height:100%;width:1px;border-left:1px solid #a500ff;position:absolute;left:-3rem;top:0}@media only screen and (max-width: 87.5em){.features__box_list_right::before{left:-6rem}}@media only screen and (max-width: 78.125em){.features__box_list_right::before{left:-2.5rem}}@media only screen and (max-width: 56.25em){.features__box_list_right::before{left:-2rem}}@media only screen and (max-width: 25em){.features__box_list_right::before{left:-1.5rem}}html[dir=rtl] .features__box_list_right::before{content:"";border:none}html[dir=rtl] .features__box_list_right::after{content:"";height:100%;width:1px;border-left:1px solid #a500ff;position:absolute;right:-3rem;top:0}@media only screen and (max-width: 87.5em){html[dir=rtl] .features__box_list_right::after{border:none}}.features__box_list_item{display:flex;cursor:pointer;align-items:center;justify-content:center;padding:4rem .5rem;height:7rem;background:rgba(200,180,255,.2);backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(200,180,255,.3);box-shadow:0 0 1em rgba(200,180,255,.2)}@media only screen and (max-width: 87.5em){.features__box_list_item{padding:2rem .5rem;height:10rem}}@media only screen and (max-width: 87.5em){.features__box_list_item{background:none;backdrop-filter:none;border:none;box-shadow:none;padding:2rem .5rem}}@media only screen and (max-width: 56.25em){.features__box_list_item{padding:1.5rem .3rem}}@media only screen and (max-width: 48.125em){.features__box_list_item{margin:0rem 0rem}}.features__box_list_item:not(:last-child){margin-bottom:2rem}.features__box_list_item_text{font-size:2rem;font-weight:700;margin:0 2rem;width:70%}@media only screen and (max-width: 56.25em){.features__box_list_item_text{margin:0 1rem}}@media only screen and (max-width: 48.125em){.features__box_list_item_text{margin:0rem 1rem}}.features__box_list_item_text_detail{font-size:1.4rem;font-weight:400;display:block}.features__box_list_item:hover,.features__box_list_item:active{background:linear-gradient(to right, #a500ff, #c400ff);color:#fff}.features__box_list_item:hover .features__box_list_item_svg,.features__box_list_item:active .features__box_list_item_svg{filter:invert(12%) sepia(73%) saturate(7447%) hue-rotate(278deg) brightness(103%) contrast(121%)}.features__box_list_item:hover .circle,.features__box_list_item:active .circle{animation:rotate .6s ease-in-out}.features__box_list_item_svg{width:4rem}.features__box_img{height:98%;position:relative;border-radius:37px;overflow:hidden;display:flex;justify-content:center;align-items:center;border:7px solid #fff;border-radius:4rem;min-height:60rem;width:16vw;max-width:35rem;min-width:30rem}@media only screen and (max-width: 87.5em){.features__box_img{grid-row:1/span 1;grid-column:1/span 2;align-self:start;justify-self:center}}@media only screen and (min-width: 118.75em){.features__box_img{min-height:71rem;width:24vw;max-width:35rem;min-width:33rem}}@media only screen and (max-width: 87.5em){.features__box_img{min-height:82rem;width:32vw;max-width:40rem;min-width:34rem}}@media only screen and (max-width: 56.25em){.features__box_img{min-height:70rem;width:32vw;min-width:34rem}}@media only screen and (max-width: 37.5em){.features__box_img{min-height:70rem;width:32vw;min-width:34rem}}.features__box_img_child{height:700px;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:10;overflow:hidden}@media only screen and (max-width: 87.5em){.features__box_img_child{height:auto}}@media screen and (max-width: 87.5em){.features__box_img_child{width:100%}}.features__box_img_child_hidden{display:none}@media only screen and (max-width: 87.5em){.features__box_img_child_hidden{display:block;margin:3rem auto;width:25rem}}.features__box_img_overlay{height:100%;width:100%;position:absolute;display:none;z-index:1;object-fit:cover}@keyframes leftRight{0%{transform:translateX(100%)}100%{transform:translateX(0%)}}@keyframes rightLeft{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotateY(360deg)}}.active{display:flex}.slide_in{animation:leftRight .4s ease-in-out}.slide_out{animation:rightLeft .4s ease-in-out}.circle{box-sizing:border-box;background-color:#fff;padding:1rem;border-radius:100%;height:6rem;width:6rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.circle img{height:4rem;width:4rem}@media only screen and (max-width: 87.5em){.circle{background-color:unset;padding:.5rem;border-radius:0;height:3rem;width:3rem;box-shadow:none}}.mob__button{display:absolute}@keyframes slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide__rtl{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide__ar_rtl{from{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes slide__ar_rtl_rev{from{transform:translateX(100%)}to{transform:translateX(0)}}.deals{text-align:center;padding:5% 15%;white-space:nowrap;overflow:hidden;width:100%;position:relative}@media only screen and (max-width: 87.5em){.deals{padding:5% 5%}}.deals::before{content:"";z-index:10;position:absolute;top:0;left:0;width:25rem;height:100%;background:linear-gradient(to left, rgba(255, 255, 255, 0), white)}@media only screen and (max-width: 53.125em){.deals::before{width:15rem}}@media only screen and (max-width: 40.625em){.deals::before{width:7.5rem}}.deals::after{content:"";z-index:10;position:absolute;top:0;right:0;width:25rem;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0), white)}@media only screen and (max-width: 53.125em){.deals::after{width:15rem}}@media only screen and (max-width: 40.625em){.deals::after{width:7.5rem}}.deals__heading{margin-bottom:4rem;font-size:4rem;font-weight:700;position:relative;z-index:999;text-transform:uppercase}@media only screen and (max-width: 87.25){.deals__heading{font-size:3rem}}@media only screen and (max-width: 50.625em){.deals__heading{font-size:2.5rem}}@media only screen and (max-width: 24em){.deals__heading{font-size:2.2rem}}.deals__slider{display:inline-block;animation:205s slide infinite linear}html[dir=rtl] .deals__slider{animation:205s slide__ar_rtl infinite linear}.deals__slider img{height:10rem;width:10rem;background-size:cover;border:1px solid #000;padding:1rem;border-radius:1rem;object-fit:contain;box-shadow:0 2rem 5rem rgba(0,0,0,.1)}.deals__slider img:not(:last-child){margin:0 2rem}.deals__slider_reverse{margin-top:4rem;direction:rtl;animation:100s slide__rtl infinite linear;overflow:hidden}html[dir=rtl] .deals__slider_reverse{animation:100s slide__ar_rtl_rev infinite linear}.size_reduct{height:2rem;width:4rem}.reverse_dir img{height:10rem;width:10rem;background-size:cover;border:1px solid #000;padding:1rem;border-radius:1rem;object-fit:contain;box-shadow:0 2rem 5rem rgba(0,0,0,.1)}.reverse_dir img:not(:last-child){margin:0 2rem}.testimonials{padding:5% 15%}@media only screen and (max-width: 87.5em){.testimonials{padding:5% 5%}}.testimonials__heading{margin-bottom:2rem;font-size:4rem;font-weight:700;text-align:center;text-transform:uppercase}.testimonials__card{display:flex;justify-content:space-around}@media only screen and (max-width: 87.5em){.testimonials__card{flex-wrap:wrap}}.testimonials__card_body{margin-right:2rem;margin-bottom:1rem;margin-top:2rem;padding:0 2rem;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;height:20rem;border-radius:2rem;width:25%;min-width:30rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.testimonials__card_body_content>*{margin-bottom:.5rem}.testimonials__card_body_heading{font-size:2rem}.testimonials__card_body_img{height:3rem;width:40%;filter:invert(87%) sepia(14%) saturate(6416%) hue-rotate(328deg) brightness(105%) contrast(96%)}.testimonials__card_body_desc{font-size:1.2rem;font-weight:500}.testimonials__card_body_name{color:#858484;font-size:1.2rem;font-weight:500}.footer{padding:5% 15%;display:flex;background-color:#fae4ff;gap:6rem;justify-content:space-around;align-items:center}@media only screen and (max-width: 87.5em){.footer{padding:5% 5%}}@media only screen and (max-width: 87.5em){.footer{flex-wrap:wrap}}.footer__img{height:44rem}@media only screen and (max-width: 87.5em){.footer__img{display:none}}.footer__form_input{border:none;outline:none;border-bottom:1px solid #000;width:100%;height:4rem;box-shadow:none;margin-bottom:1rem}.footer__form_input_button{display:block;background-color:#1e1e1e;color:#fff;margin-top:4rem;padding:1rem 5rem;border-radius:1rem;border:none}.footer__form_input_copyright{margin-top:1.3rem;font-weight:500}.footer__info{display:flex;flex-direction:column}.footer__info_img{height:5rem;margin-bottom:2rem}.footer__info_desc{width:15rem;font-size:1.2rem}@media only screen and (max-width: 87.5em){.footer__info_desc{width:auto;max-width:68rem}}.footer__info_download{margin-top:2rem}.footer__info_download_btn{padding:1rem 2rem;margin-bottom:1rem;box-shadow:0 2rem 5rem rgba(0,0,0,.05);border:none;background-color:#1e1e1e;color:#fff;width:10rem;text-align:left;gap:1rem;display:flex;cursor:pointer;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;border-radius:1rem;transition:transform .2s}.footer__info_download_btn_icon{height:2.3rem}.footer__info_download_btn:hover{transform:scale(1.05)}.footer__info_download_btn:active{background-color:#490072}.h_10{height:8rem}::-webkit-input-placeholder{font-style:italic}:-moz-placeholder{font-style:italic}::-moz-placeholder{font-style:italic}:-ms-input-placeholder{font-style:italic}/*# sourceMappingURL=main.css.map */
