@import"https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none;border:none}.container{margin:0 auto;padding:0 20px}@media(min-width:480px){.container{max-width:460px;padding:0}}@media(min-width:575px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:1024px){.container{max-width:992px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}body{background-color:#1b2316;color:#fff;text-transform:capitalize}a,button,h1,h2,h3,h4,h5,h6,span{font-family:DM Sans,sans-serif;font-weight:600}p{font-family:ABeeZee,sans-serif;font-style:normal}.plant_card{position:relative;background-image:url(/assets/bg.svg);background-repeat:no-repeat;background-size:100% 100%;min-height:260px}@media screen and (max-width:451px){.plant_card{background-image:url(/assets/bg-small.svg)}}@media(min-width:768px){.plant_card{min-height:430px}}.plant_card .on_sale{right:0;top:-12px;font-size:14px;position:absolute;background-color:#f43;padding:3px 5px;line-height:100%;color:#fff;font-weight:700}@media(min-width:480px){.plant_card .on_sale{font-size:16px;padding:5px 8px}}.plant_card_info{display:flex;gap:14px;flex-direction:column;margin-top:40px}@media(min-width:480px){.plant_card_info{gap:12px}}@media(min-width:575px){.plant_card_info{margin-top:20px}}@media(min-width:768px){.plant_card_info{gap:6px}}@media(min-width:1200px){.plant_card_info{gap:24px}}.plant_card_info h3{font-weight:600;font-size:26px;line-height:1.2;color:#fff}@media(min-width:575px){.plant_card_info h3{font-size:30px}}@media(min-width:768px){.plant_card_info h3{font-size:36px}}@media(min-width:1200px){.plant_card_info h3{font-size:38px}}.plant_card_info .plant_card_description{font-weight:400;font-size:16px;line-height:150%}@media(max-width:575px){.plant_card_info .plant_card_description{display:none}}.plant_card_image{overflow:hidden;max-width:175px;margin:0 auto;position:relative}@media screen and (max-width:451px){.plant_card_image{max-width:200px}}.plant_card_image a{display:block}@media(min-width:768px){.plant_card_image{max-width:425px;margin:0 auto}}@media(min-width:1024px){.plant_card_image .hover-cursor{position:absolute;top:0;left:0;pointer-events:none;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.7);color:#fff;padding:5px 10px;font-size:12px;border-radius:4px;white-space:nowrap;opacity:0;transition:opacity .2s ease-in-out;z-index:5}.plant_card_image .hover-cursor.visible{opacity:1}.plant_card_image:hover{cursor:none}}.plant_card_image img{width:100%;margin:0 auto;display:block;height:155px;object-fit:contain;transition:.5s}.plant_card_image img:hover{transform:scale(1.1)}@media screen and (max-width:451px){.plant_card_image img{height:auto}}@media(min-width:480px){.plant_card_image img{height:160px}}@media(min-width:768px){.plant_card_image img{width:80%;height:295px}}@media(min-width:1024px){.plant_card_image img{width:90%;height:276px}}@media(min-width:1200px){.plant_card_image img{width:85%;height:300px}}@media(min-width:1400px){.plant_card_image img{width:80%;height:320px}}.plant_card_price{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;column-gap:2px;row-gap:8px}@media(max-width:480px){.plant_card_price{padding-bottom:20px}}.plant_card_price span{font-size:20px}@media(min-width:768px){.plant_card_price span{font-size:24px}}.plant_card_price .cart-btn{width:30px;height:30px;cursor:pointer;overflow:visible}@media screen and (max-width:451px){.plant_card_price .cart-btn{width:35px;height:35px}}@media(min-width:480px){.plant_card_price .cart-btn{width:35px;height:35px}}@media(min-width:1024px){.plant_card_price .cart-btn{width:55px;height:55px}}.plant_card_price .before_price{font-weight:400;opacity:.4;text-decoration:line-through}.plant_card_price .discount_price{font-weight:700;margin-left:4px}.plant_card_price a{color:#fff}.primary_card{padding:15px}@media screen and (max-width:451px){.primary_card{width:290px;padding:20px}}@media screen and (min-width:452px)and (max-width:480px){.primary_card{width:200px}}@media(min-width:480px){.primary_card{padding:20px}}@media(min-width:1024px){.primary_card{padding:35px;max-width:426px}}@media(min-width:1400px){.primary_card{min-height:500px}}.primary_card .plant_card_image{margin-top:-70px}@media(min-width:480px){.primary_card .plant_card_image{margin-top:-56px}}@media(min-width:575px){.primary_card .plant_card_image{margin-top:-60px}}@media(min-width:768px){.primary_card .plant_card_image{margin-top:-100px}}@media(min-width:1024px){.primary_card .plant_card_image{margin-top:-116px}}@media(min-width:1400px){.primary_card .plant_card_image{margin-top:-84px}}.home_responsive .plant_card_image{max-width:700px}.home_responsive .plant_card_image img{width:100%}@media screen and (max-width:1200px){.home_responsive{max-width:380px}.home_responsive .plant_card_info{gap:20px}}@media screen and (max-width:1024px){.home_responsive .plant_card_image img{height:212px}.home_responsive .plant_card_image{margin-top:-60px}.home_responsive .plant_card_info{gap:12px}}@media screen and (max-width:768px){.home_responsive{margin:30px auto 24px;max-width:315px}.home_responsive .plant_card_info{margin-top:25px;gap:8px}}@media screen and (max-width:575px){.home_responsive{max-width:300px;min-height:338px}.home_responsive .plant_card_info{margin-top:40px;gap:14px}.home_responsive .plant_card_image img{height:220px}}@media screen and (min-width:432px)and (max-width:480px){.home_responsive{width:255px}}.trendy_plant{background-color:hsla(0,0%,85%,.05);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,3%,93%,.2);position:relative}.secondary_card{width:100%;display:flex;border-radius:35px;justify-content:space-between;padding:16px 28px 20px 13px;flex-direction:column}.secondary_card .plant_card_info{margin-top:0}@media(min-width:1024px){.secondary_card .plant_card_info{margin-top:20px}}@media(max-width:575px){.secondary_card .plant_card_info .plant_card_price{margin-top:16px}}@media(max-width:767px){.secondary_card{align-items:center}}@media(min-width:480px){.secondary_card{flex-direction:row}}@media(min-width:768px){.secondary_card{padding:30px 12px 30px 13px;border-radius:140px}}@media(min-width:1024px){.secondary_card{padding:30px 100px 30px 40px;border-radius:214px}}.secondary_card .plant_card_image{width:190px;margin-top:-140px}@media(min-width:575px){.secondary_card .plant_card_image{width:250px;margin-top:-160px}}@media(min-width:768px){.secondary_card .plant_card_image{width:700px;margin-top:-183px}}.secondary_card .plant_card_info{max-width:300px}@media(min-width:768px){.secondary_card .plant_card_info{max-width:400px;padding-right:30px}}@media(min-width:1024px){.secondary_card .plant_card_info{max-width:550px}}.secondary_card .plant_card_info .plant_card_price{justify-content:start;gap:15px}.reverse{flex-direction:column;padding:16px 13px 20px 28px}@media(min-width:480px){.reverse{flex-direction:row-reverse}}@media(max-width:1024px)and (min-width:767px){.reverse .plant_card_image{width:350px;margin-top:-183px;position:absolute;right:-27px}.reverse .plant_card_info{max-width:444px;padding-left:56px;margin-right:auto}}@media(min-width:768px){.reverse{margin-top:160px;padding:30px 12px 30px 30px}}@media(min-width:1024px){.reverse{padding:30px 40px 30px 100px}}.trendy_btn_group{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;justify-content:space-between}@media(min-width:480px){.trendy_btn_group{gap:28px;justify-content:start}}.trendy_btn_group .cart-btn{width:35px;height:35px;cursor:pointer;overflow:visible}@media(min-width:480px){.trendy_btn_group .cart-btn{width:45px;height:45px}}@media(min-width:1024px){.trendy_btn_group .cart-btn{width:60px;height:60px}}@media(max-width:767px)and (min-width:480px){.secondary_card .plant_card_image{position:absolute;width:200px;max-width:200px}.secondary_card .plant_card_info{margin-left:auto}.reverse .plant_card_info{margin-left:inherit!important;margin-right:auto}.reverse .plant_card_image{left:auto!important;right:0}.secondary_card .plant_card_image{right:auto;left:0}}@media(max-width:480px){.secondary_card .plant_card_image{width:100%}.secondary_card{max-width:300px;margin:0 auto}.secondary_card .plant_card_info{width:100%}.secondary_card .plant_card_image{margin-top:-90px}.secondary_card .plant_card_info .plant_card_price.plant_card_price{padding-bottom:8px}.secondary_card .plant_card_info{margin-top:20px;gap:6px}}@media(max-width:767px)and (min-width:575px){.secondary_card .plant_card_image{width:100%;max-width:265px;right:auto;left:-42px}.secondary_card .plant_card_info{max-width:328px}.reverse .plant_card_image{left:auto!important;right:-60px!important;max-width:300px}.secondary_card{padding:16px 1px 20px 13px}.secondary_card .plant_card_price{margin:15px 0}}@media screen and (max-width:1024px)and (min-width:767px){.trendy_btn_group{margin-top:12px}}.review-card .customer-info{display:flex;align-items:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}@media(min-width:1024px){.review-card .customer-info{margin-bottom:30px}}.review-card .customer-info img{width:50px;height:50px;border-radius:50px}@media(min-width:1024px){.review-card .customer-info img{width:64px;height:64px}}.review-card .customer-info .customer-review{display:flex;flex-direction:column;gap:4px}@media(min-width:768px){.review-card .customer-info .customer-review{gap:10px}}.review-card .customer-info .customer-review span{font-size:26px}.review-card .customer-info .customer-review .review{color:#fff84e;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.review-card .customer-info .customer-review .review_icon{font-size:20px}.review-card .review-text{font-size:18px;color:hsla(0,0%,100%,.781);line-height:1.4em}@media(min-width:768px){.review-card .review-text{line-height:1.5em}}.review-card_single{background-color:hsla(0,0%,85%,.05);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,3%,93%,.2);border-radius:45px;max-width:410px;padding:20px;margin:0 auto}@media(min-width:768px){.review-card_single{margin:0}}@media(min-width:1024px){.review-card_single{padding:43px 40px}}.review-card_slider{width:360px;min-height:255px;background-image:url(/assets/review-bg-small.svg);background-repeat:no-repeat;background-size:100% 100%;margin:0 6px;padding:25px;box-sizing:border-box;display:flex;flex-direction:column}@media(min-width:768px){.review-card_slider{padding:43px 40px;width:360px;min-height:300px;margin:0 10px;background-image:url(/assets/review-bg.svg)}}.slick-slide{justify-content:center;height:auto!important}.slick-slide,.slick-track{display:flex!important;align-items:stretch}.best_sell_card{display:grid;grid-template-columns:repeat(1,1fr);align-items:center;background-color:hsla(0,0%,85%,.05);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,3%,93%,.2);border-radius:50px;padding:12px 12px 80px}@media(min-width:768px){.best_sell_card{border-radius:90px;padding:20px 20px 50px 0;grid-template-columns:repeat(2,40% 60%)}}@media(min-width:1024px){.best_sell_card{padding:20px 20px 50px 0;grid-template-columns:repeat(2,35% 65%)}}@media(min-width:1200px){.best_sell_card{padding:20px;grid-template-columns:repeat(2,40% 60%)}}@media(min-width:1400px){.best_sell_card{grid-template-columns:repeat(2,40% 55%);gap:5%}}.best_sell_card .card_image{margin-top:-140px;max-width:300px;margin-left:auto;margin-right:auto;width:100%}@media(min-width:768px){.best_sell_card .card_image{max-width:500px}}.best_sell_card .card_description{display:flex;flex-direction:column;gap:12px;text-align:center}@media(min-width:768px){.best_sell_card .card_description{text-align:start}}@media(min-width:1024px){.best_sell_card .card_description{gap:20px}}.best_sell_card .card_description h2{font-size:30px;color:hsla(0,0%,100%,.747)}@media(min-width:480px){.best_sell_card .card_description h2{font-size:36px}}@media(min-width:768px){.best_sell_card .card_description h2{font-size:40px}}.best_sell_card .card_description h3{font-size:26px;color:#fff}@media(min-width:1024px){.best_sell_card .card_description h3{font-size:30px}}.best_sell_card .card_description p{font-size:16px;color:hsla(0,0%,100%,.747);display:none}@media(min-width:768px){.best_sell_card .card_description p{font-size:18px;display:block}}@media(min-width:1024px){.best_sell_card .card_description p{font-size:20px}}.best_sell_card .card_description .btn_wrapp{margin-top:16px}@media(min-width:1024px){.best_sell_card .card_description .btn_wrapp{margin-top:20px}}.hero_section{overflow:hidden;z-index:10;padding-top:120px;position:relative}.hero_section:after{content:"";display:block;background-size:cover;background-position:bottom;background-image:url(/assets/Hero-bg-img.png);width:100%;height:70%;background-repeat:no-repeat;position:absolute;bottom:0;z-index:-1}@media(min-width:768px){.hero_section:after{height:90%}.hero_section{padding-top:260px}}@media(min-width:1024px){.hero_section{padding-top:230px}}.hero_content_wrapper{display:flex;gap:30px;justify-content:space-between;flex-wrap:wrap}@media(min-width:768px){.hero_content_wrapper{flex-wrap:nowrap}}.hero_content_wrapper .hero_content{width:100%;text-align:center}@media(min-width:768px){.hero_content_wrapper .hero_content{max-width:400px;text-align:start}}@media(min-width:1024px){.hero_content_wrapper .hero_content{max-width:470px}}@media(min-width:1200px){.hero_content_wrapper .hero_content{max-width:700px}}.hero_content_wrapper .hero_content h1{font-weight:900;font-size:45px;line-height:1.2}@media(min-width:480px){.hero_content_wrapper .hero_content h1{font-size:55px}}@media(min-width:768px){.hero_content_wrapper .hero_content h1{font-size:52px}}@media(min-width:1024px){.hero_content_wrapper .hero_content h1{font-size:60px}}@media(min-width:1200px){.hero_content_wrapper .hero_content h1{font-size:70px}}@media(min-width:1400px){.hero_content_wrapper .hero_content h1{font-size:80px}}.hero_content_wrapper .hero_content p{font-weight:400;font-size:16px;line-height:140%;margin-top:14px;margin-bottom:20px;max-width:100%;color:#d9d9d9}@media(min-width:768px){.hero_content_wrapper .hero_content p{font-size:18px;max-width:450px;margin-top:12px;margin-bottom:30px}}@media screen and (max-width:768px){.hero_content_wrapper .hero_card{width:100%}}.hero_content_wrapper .hero_btn_group{display:flex;align-items:center;gap:20px;justify-content:center}@media(min-width:768px){.hero_content_wrapper .hero_btn_group{justify-content:start;gap:40px}}.hero_content_wrapper .video_btn_wrapp{display:flex;align-items:center;gap:8px;cursor:pointer}@media(min-width:768px){.hero_content_wrapper .video_btn_wrapp{gap:12px}}.hero_content_wrapper .video_btn_wrapp .video_icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:9;border-radius:100px;position:relative}@media(min-width:768px){.hero_content_wrapper .video_btn_wrapp .video_icon{width:50px;height:50px}}.hero_content_wrapper .video_btn_wrapp .video_icon:before{content:"";background:linear-gradient(45deg,#1eff00,#ff7300,#fffb00,#48ff00,#00ffd5,#74df83,#00fff2,#51ff00,#1eff00);position:absolute;top:-1px;left:-1px;background-size:400%;z-index:-1;filter:blur(3px);width:calc(100% + 2px);height:calc(100% + 2px);animation:glowing 20s linear infinite;opacity:1;transition:opacity .3s ease-in-out;border-radius:100px}.hero_content_wrapper .video_btn_wrapp .video_icon:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:100px}.hero_content_wrapper .video_btn_wrapp .video_icon img{width:15px;height:15px}@media(min-width:768px){.hero_content_wrapper .video_btn_wrapp .video_icon img{width:20px;height:20px}}.trendy_plants{margin-top:100px}@media(min-width:1200px){.trendy_plants{margin-top:150px}}.trendy_plants .section_title{max-width:480px;text-align:center}.trendy_plants .trendy_cards_group{margin-top:100px;display:grid;grid-gap:90px;gap:90px;grid-template-columns:repeat(1,1fr)}@media(min-width:480px){.trendy_plants .trendy_cards_group{margin-top:155px;display:flex;flex-direction:column;gap:130px}}@media(min-width:575px){.trendy_plants .trendy_cards_group{margin-top:115px}}@media(min-width:768px){.trendy_plants .trendy_cards_group{gap:45px;margin-top:200px}}@media(min-width:1200px){.trendy_plants .trendy_cards_group{margin-top:220px}}.product_section{padding-top:60px;padding-bottom:95px}@media(min-width:768px){.product_section{padding-top:100px;padding-bottom:100px}}@media(min-width:1024px){.product_section{padding-top:120px;padding-bottom:120px}}.product_card_grid{display:flex;flex-wrap:wrap;row-gap:100px;margin-top:85px;column-gap:12px;row-gap:60px;justify-content:center}@media(min-width:480px){.product_card_grid{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:21px;column-gap:21px;grid-row-gap:65px;row-gap:65px}}@media(min-width:768px){.product_card_grid{margin-top:120px;row-gap:85px}}@media(min-width:1024px){.product_card_grid{grid-template-columns:repeat(3,1fr)}}.product_details_section{padding-top:120px;padding-bottom:100px}@media(min-width:768px){.product_details_section{padding-top:160px}}@media(min-width:1024px){.product_details_section{padding-top:200px}}.product_details_section img{width:100%}.product_details_section .product_image{max-width:500px}.product_details_section .product_details_wrapper{display:grid;grid-template-columns:repeat(1,1fr);align-items:top;grid-gap:30px;gap:30px}@media(min-width:768px){.product_details_section .product_details_wrapper{grid-template-columns:repeat(2,1fr)}}.product_details_section .product_details_wrapper .product_details .product_name{font-size:36px}@media(min-width:1024px){.product_details_section .product_details_wrapper .product_details .product_name{font-size:40px}}.product_details_section .product_details_wrapper .product_details .product_price{margin-top:15px}.product_details_section .product_details_wrapper .product_details .product_price span{font-size:24px}@media(min-width:1024px){.product_details_section .product_details_wrapper .product_details .product_price span{font-size:26px}}.product_details_section .product_details_wrapper .product_details .product_price .before_price{font-weight:400;opacity:.4;text-decoration:line-through}.product_details_section .product_details_wrapper .product_details .product_price .discount_price{font-weight:700;margin-left:4px}.product_details_section .product_details_wrapper .product_details .product_quality{display:flex;gap:20px;margin:30px 0;padding:20px 0;border-top:1px solid hsla(0,3%,93%,.2);border-bottom:1px solid hsla(0,3%,93%,.2)}.product_details_section .product_details_wrapper .product_details .product_quality .quality_name{display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:16px;line-height:140%}@media(min-width:768px){.product_details_section .product_details_wrapper .product_details .product_quality .quality_name{font-size:18px}}.product_details_section .product_details_wrapper .product_details .product_quality .quality_value{display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:16px;line-height:140%}@media(min-width:768px){.product_details_section .product_details_wrapper .product_details .product_quality .quality_value{font-size:18px}}.product_details_section .product_details_wrapper .product_details .description{font-weight:400;font-size:16px;line-height:150%;letter-spacing:.7px}.product_details_section .product_details_wrapper .product_details .details_btn_group{display:flex;gap:25px;margin-top:60px}.product_details_section .product_details_wrapper .product_details .follow_block{margin-top:25px}.product_details_section .product_details_wrapper .product_details .follow_block h5{font-size:18px}.product_details_section .product_details_wrapper .product_details .follow_block .icon_group{display:flex;gap:12px;margin-top:10px}.product_details_section .product_details_wrapper .product_details .follow_block .icon_group .icon{font-size:20px;cursor:pointer;color:#fff}.product_details_section .product_details_wrapper .product_image{position:relative;max-width:500px;height:300px;overflow:hidden}@media(min-width:480px){.product_details_section .product_details_wrapper .product_image{height:370px}}@media(min-width:768px){.product_details_section .product_details_wrapper .product_image{height:300px}}@media(min-width:1024px){.product_details_section .product_details_wrapper .product_image{height:500px}}.product_details_section .product_details_wrapper .product_image .main_img{object-fit:cover;z-index:1}.product_details_section .product_details_wrapper .product_image .magnifier{position:absolute;z-index:10;pointer-events:none;border:2px solid #555;border-radius:50%;box-shadow:0 0 8px rgba(0,0,0,.3)}.product_details_section .product_details_wrapper .thumbnail_images{margin-top:15px;display:flex;gap:10px}.product_details_section .product_details_wrapper .thumbnail_images .thumbnail{width:80px;height:80px;border:1px solid #024617;cursor:pointer}.product_details_section .product_details_wrapper .thumbnail_images .thumbnail img{width:100%;height:100%;object-fit:cover}.checkout{padding-top:130px;padding-bottom:130px}@media(min-width:768px){.checkout{padding-top:150px;padding-bottom:80px}}@media(min-width:1024px){.checkout{padding-top:180px;padding-bottom:100px}}.checkout select option{color:#000}.checkout .required_icon{color:red}.checkout__form{width:100%}.checkout__billing,.checkout__order{margin-bottom:2rem}.checkout__title{font-size:2rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem;text-shadow:-1px 2px rgba(75,145,75,.94);color:#f1eded}.checkout__billing-box{border:1px solid hsla(0,3%,93%,.2);padding:1rem;border-radius:8px}.checkout__row{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:1rem}@media(min-width:1024px){.checkout__row{grid-template-columns:repeat(2,1fr)}}.checkout label,.checkout__input,.checkout__textarea{font-size:16px;font-family:ABeeZee,sans-serif}.checkout__input,.checkout__textarea{width:100%;padding:10px;border-radius:5px;background-color:hsla(0,0%,85%,.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:10px;border:1px solid hsla(0,0%,88%,.302);transition:background-color .2s,box-shadow .2s;transition:.3s;margin-top:10px;color:#fff;resize:vertical}@media(min-width:1024px){.checkout__input,.checkout__textarea{padding:15px}}.checkout__input:focus,.checkout__input:hover,.checkout__textarea:focus,.checkout__textarea:hover{border-color:#555;outline:none}.checkout__textarea{font-family:ABeeZee,sans-serif;height:60px}@media(min-width:1024px){.checkout__textarea{height:80px}}.checkout__table{width:100%;border-collapse:collapse;text-align:left}.checkout__table td,.checkout__table th{padding:8px;border:1px solid hsla(0,3%,93%,.2)}.checkout__table td{font-weight:400;font-size:16px;line-height:140%;font-family:ABeeZee,sans-serif}@media(min-width:768px){.checkout__table td{font-size:18px}}.checkout__table th{font-size:20px;font-family:DM Sans,sans-serif;font-weight:600}@media(min-width:768px){.checkout__table th{font-size:22px}}.checkout__price,.checkout__total-row{font-weight:700}.checkout__total-row td{font-weight:400;font-size:18px;line-height:140%;font-family:ABeeZee,sans-serif;font-weight:500}@media(min-width:768px){.checkout__total-row td{font-size:20px}}.checkout .subtotal__price{color:#67c177}.checkout .place_order{display:block;margin-left:auto}@media(max-width:767px){.checkout .place_order{position:fixed;z-index:99999;right:0;bottom:2px;width:75%;height:54px}.checkout .btn:hover{transform:scale(1)}}.checkout .payment_card{background-color:hsla(0,0%,85%,.05);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,3%,93%,.2);padding:40px;border-radius:20px;margin-bottom:40px;margin-top:80px}.checkout .payment_card .payment_option{display:flex;row-gap:2px;column-gap:20px;flex-direction:row;align-items:center;flex-wrap:wrap;font-family:ABeeZee,sans-serif}.checkout .payment_card .payment_option img{max-width:80px}.checkout .payment_card .payment_option_flex{display:flex;gap:12px;flex-direction:row;align-items:center}.checkout .payment_card .payment_option .payment_image_bkash{max-width:100px}.checkout .payment_card .payment_input_group{margin-top:30px;display:flex;flex-direction:column;gap:12px}.checkout .payment_card .cash_delivery_text{font-size:18px;background-color:rgba(38,84,46,.42);padding:15px 20px;border-radius:10px;line-height:1.4em;margin-top:15px;font-family:ABeeZee,sans-serif}.checkout .payment_card .cash_delivery_text span{margin-bottom:5px;display:block;font-family:ABeeZee,sans-serif;font-weight:400}.checkout .payment_card .cash_delivery_text_top{margin:-80px auto 30px;max-width:687px}.checkout .payment_card input[type=radio]{width:15px;height:15px}.checkout .error-message{color:rgba(255,0,0,.582)}.cart{padding-top:130px;padding-bottom:130px}@media(min-width:768px){.cart{padding-top:150px;padding-bottom:80px}}@media(min-width:1024px){.cart{padding-top:180px;padding-bottom:100px}}.cart__table-container{width:100%;overflow-x:auto}.cart__table{width:100%;border-collapse:collapse;border:1px solid hsla(240,3%,93%,.2)}.cart__header-row{border-bottom:1px solid #ddd;background-color:rgba(7,45,28,.91)}.cart__header{padding:.5rem;text-align:left;font-weight:600}.cart__row{border-bottom:1px solid #ddd}.cart__cell{padding:.5rem;border:1px solid hsla(0,3%,93%,.2);min-width:100px}.cart__quantity{display:flex;align-items:center;flex-direction:column}.cart__btn{background:none;border:none;cursor:pointer;font-size:1.2rem;color:#fff;width:100%;display:block;text-align:start}.cart__btn:hover{color:#06bf6c}.cart__quantity-text{font-weight:400;font-size:16px;line-height:140%;text-align:start;width:100%;padding-left:5px}@media(min-width:768px){.cart__quantity-text{font-size:18px}}.cart__image{width:60px;height:60px;object-fit:contain;border-radius:8px}.cart__product-name{font-weight:400;font-size:16px;line-height:140%;font-weight:500}@media(min-width:768px){.cart__product-name{font-size:18px}}.cart__price,.cart__total{font-weight:400;font-size:16px;line-height:140%;font-weight:500}@media(min-width:768px){.cart__price,.cart__total{font-size:18px}}.cart__remove-btn{background:none;border:none;cursor:pointer}.cart__remove-icon{font-size:1.5rem;color:#ff4d4d}.cart__remove-icon:hover{color:#d63232}.cart__checkout-link{display:flex;justify-content:flex-end;margin:1.5rem 1rem 0}@media(max-width:767px){.cart .btn_linear{display:none}}.review_section{padding-bottom:60px}@media(min-width:768px){.review_section{padding-bottom:80px}}@media(min-width:1024px){.review_section{padding-bottom:100px}}.review_section .review_wrapper{margin-top:50px}@media(min-width:768px){.review_section .review_wrapper{margin-top:60px}}@media(min-width:1024px){.review_section .review_wrapper{margin-top:70px}}.best_sell_section{padding-bottom:130px}@media(min-width:768px){.best_sell_section{padding-bottom:160px}}@media(min-width:1024px){.best_sell_section{padding-bottom:120px}}.best_sell_section .best_sell_wrapper{margin-top:40px}@media(min-width:1024px){.best_sell_section .best_sell_wrapper{margin-top:15px}}.best_sell_section .swiper{padding-top:20px}@media(min-width:1024px){.best_sell_section .swiper{padding-top:40px}}@media(min-width:1200px){.best_sell_section .swiper{padding-top:80px}}@media(max-width:767px){.best_sell_section .swiper{padding-bottom:2px;padding-top:107px}}.best_sell_section .swiper-pagination-bullet-active{background-color:rgba(116,223,130,.698)!important;width:31px!important;height:11px;border-radius:48px}.best_sell_section .swiper-pagination-bullet{opacity:1;background:#fff;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px))}.best_sell_section .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.best_sell_section .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(1)}@media(max-width:767px){.best_sell_section .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.best_sell_section .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{bottom:25px}}.product_page_section{padding-top:140px;padding-bottom:130px}@media(min-width:768px){.product_page_section{padding-top:150px;padding-bottom:100px}}@media(min-width:1024px){.product_page_section{padding-top:150px;padding-bottom:200px}}.product_page_section .search-container{max-width:350px;position:relative;margin:0 auto}@media(min-width:768px){.product_page_section .search-container{margin:0}}.product_page_section .search-container:before{content:"";background:linear-gradient(45deg,#1eff00,#ff7300,#fffb00,#48ff00,#00ffd5,#74df83,#00fff2,#51ff00,#1eff00);position:absolute;top:-1px;left:-1px;background-size:400%;z-index:-1;filter:blur(3px);width:calc(100% + 2px);height:calc(100% + 2px);animation:glowing 20s linear infinite;opacity:1;transition:opacity .3s ease-in-out;border-radius:10px}.product_page_section .search-container:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:10px}.product_page_section .search-container input{width:100%;padding:12px 31px 12px 8px;border:1px solid #0a6f24;border-radius:10px;background:#000;color:#fff}.product_page_section .search-container input:focus-visible{outline:none}.product_page_section .search-container .search-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:gray;cursor:pointer}.product_page_section .product_card_grid{margin-top:100px}@media(min-width:768px){.product_page_section .product_card_grid{margin-top:130px}}.about_section{padding-top:120px;padding-bottom:130px}@media(min-width:768px){.about_section{padding-top:260px;padding-bottom:80px}}@media(min-width:1024px){.about_section{padding-top:210px;padding-bottom:100px}}.about_section .about_wrapper{margin-bottom:80px}.about_section .about_wrapper,.about_section .story_wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px;gap:30px;justify-content:center}@media(min-width:768px){.about_section .about_wrapper,.about_section .story_wrapper{grid-template-columns:repeat(2,1fr)}}.about_section .about_wrapper img,.about_section .story_wrapper img{width:100%;border-radius:20px}.about_section .about_wrapper .about_content,.about_section .story_wrapper .about_content{max-width:500px;margin-left:auto}.about_section .about_wrapper .about_content h1,.about_section .story_wrapper .about_content h1{font-weight:600;font-size:40px;line-height:1.2;color:#fff;line-height:1em}@media(min-width:480px){.about_section .about_wrapper .about_content h1,.about_section .story_wrapper .about_content h1{font-size:40px}}@media(min-width:768px){.about_section .about_wrapper .about_content h1,.about_section .story_wrapper .about_content h1{font-size:42px}}@media(min-width:1024px){.about_section .about_wrapper .about_content h1,.about_section .story_wrapper .about_content h1{font-size:60px}}.about_section .about_wrapper .about_content p,.about_section .story_wrapper .about_content p{font-weight:400;font-size:16px;line-height:140%;margin-top:12px}@media(min-width:768px){.about_section .about_wrapper .about_content p,.about_section .story_wrapper .about_content p{font-size:18px}}.about_section .about_wrapper .about_content .about_btn_wrap,.about_section .story_wrapper .about_content .about_btn_wrap{display:flex;margin-top:40px}.about_section .about_wrapper .about_image,.about_section .story_wrapper .about_image{max-width:500px}.about_section .about_wrapper .story_content,.about_section .story_wrapper .story_content{max-width:500px;order:1}@media(min-width:768px){.about_section .about_wrapper .story_content,.about_section .story_wrapper .story_content{order:2}}.about_section .about_wrapper .story_content h2,.about_section .story_wrapper .story_content h2{font-weight:600;font-size:26px;line-height:1.2;color:#fff;line-height:1.2em;font-weight:700}@media(min-width:575px){.about_section .about_wrapper .story_content h2,.about_section .story_wrapper .story_content h2{font-size:30px}}@media(min-width:768px){.about_section .about_wrapper .story_content h2,.about_section .story_wrapper .story_content h2{font-size:36px}}@media(min-width:1200px){.about_section .about_wrapper .story_content h2,.about_section .story_wrapper .story_content h2{font-size:38px}}.about_section .about_wrapper .story_content p,.about_section .story_wrapper .story_content p{font-weight:400;font-size:16px;line-height:150%;margin-top:14px;line-height:1.5em}.about_section .about_wrapper .story_image,.about_section .story_wrapper .story_image{margin-left:auto;max-width:500px;order:2}@media(min-width:768px){.about_section .about_wrapper .story_image,.about_section .story_wrapper .story_image{order:1}}.about_section .philosophy_wrapper{margin-top:60px}.about_section .philosophy_wrapper h2{text-align:center;font-weight:600;font-size:26px;line-height:1.2;font-weight:700}@media(min-width:575px){.about_section .philosophy_wrapper h2{font-size:30px}}@media(min-width:768px){.about_section .philosophy_wrapper h2{font-size:36px}}@media(min-width:1200px){.about_section .philosophy_wrapper h2{font-size:38px}}.about_section .philosophy_wrapper .values{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;gap:20px;margin-top:40px}@media(min-width:768px){.about_section .philosophy_wrapper .values{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.about_section .philosophy_wrapper .values{grid-template-columns:repeat(3,1fr)}}.about_section .philosophy_wrapper .values .value_widget{display:flex;flex-direction:column;gap:12px;background-color:hsla(0,0%,85%,.05);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,3%,93%,.2);border-radius:20px;padding:20px 15px}.about_section .philosophy_wrapper .values .value_widget h3{display:flex;flex-direction:column;gap:8px;font-size:20px;font-weight:700}.about_section .philosophy_wrapper .values .value_widget h3 span{font-weight:400;font-size:18px;line-height:140%}@media(min-width:768px){.about_section .philosophy_wrapper .values .value_widget h3 span{font-size:20px}}.about_section .philosophy_wrapper .values .value_widget p{font-weight:400;font-size:16px;line-height:150%}.contact_sectioin{padding-top:100px;padding-bottom:150px}@media(min-width:768px){.contact_sectioin{padding-top:150px;padding-bottom:80px}}@media(min-width:1024px){.contact_sectioin{padding-top:200px;padding-bottom:120px}}.contact-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem;background-image:url(/assets/contact-bg.png);padding:40px 30px;border-radius:12px;position:relative;z-index:5;background-repeat:no-repeat;background-size:cover;background-position:50%}.contact-grid:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;background:rgba(0,0,0,.54);z-index:-1}@media(min-width:1024px){.contact-grid{grid-template-columns:repeat(2,1fr);gap:30px}}.contact-title{color:#edfeed;text-shadow:-3px 1px rgba(4,30,4,.941);font-size:30px;font-weight:700}@media(min-width:768px){.contact-title{font-size:40px}}.contact-description{color:#fff;margin-top:1.5rem;margin-bottom:1.5rem;font-weight:400;font-size:16px;line-height:140%}@media(min-width:768px){.contact-description{font-size:18px}}.contact-item{display:flex;align-items:flex-start;margin-top:1.5rem;margin-bottom:1.5rem}.icon-large,.icon-medium{font-size:30px;margin-right:1rem;color:rgba(5,135,5,.557);background:#fff;border-radius:20px;width:32px;height:32px;padding:4px}.contact-label{color:hsla(0,35%,94%,.78);font-size:16px;font-weight:400;margin-bottom:.625rem}.contact-text{color:#fff;font-size:18px;font-weight:500}.input-group{width:100%;margin-top:1rem;margin-bottom:1rem}.input-field,.textarea-field{width:100%;padding:15px;background-color:hsla(0,0%,85%,.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:10px;border:1px solid hsla(0,0%,88%,.302);transition:background-color .2s,box-shadow .2s;color:#fff;font-size:16px}.input-field:focus,.input-field:hover,.textarea-field:focus,.textarea-field:hover{outline:none}.input-field::placeholder,.textarea-field::placeholder{color:hsla(0,0%,100%,.753)}.btn{font-size:18px!important}.section_title_wrapp{display:block;width:100%;text-align:center}.section_title_wrapp .section_title{font-weight:600;font-size:40px;line-height:1.2;text-align:center;position:relative;display:inline-block}@media(min-width:480px){.section_title_wrapp .section_title{font-size:45px}}@media(min-width:768px){.section_title_wrapp .section_title{font-size:48px}}@media(min-width:1024px){.section_title_wrapp .section_title{font-size:54px}}.btn{padding:10px 25px;font-size:16px;font-weight:500;color:#fff;border:1px solid #fff;background:transparent;cursor:pointer;transition:.5s;border-radius:10px}.btn_linear{position:relative;background-color:#1b2316;border:none;z-index:0;border-radius:10px}.btn_linear:before{background:linear-gradient(45deg,#1eff00,#ff7300,#fffb00,#48ff00,#00ffd5,#74df83,#00fff2,#51ff00,#1eff00);top:-1px;left:-1px;background-size:400%;filter:blur(3px);width:calc(100% + 2px);height:calc(100% + 2px);animation:glowing 20s linear infinite;opacity:1;transition:opacity .3s ease-in-out}.btn_linear:after,.btn_linear:before{content:"";position:absolute;z-index:-1;border-radius:10px}.btn_linear:after{width:100%;height:100%;background:#111;left:0;top:0}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.btn:hover{transform:scale(.9)}.cart_menu{top:0;right:-340px;width:320px;height:100vh;background-color:#000;transition:right .3s ease-in-out;padding:0 15px 20px;z-index:2;position:fixed}.cart_menu.open{right:0}.cart_menu .cart_menu_close{cursor:pointer;display:block;margin-bottom:20px;font-size:22px;padding-top:5px}.cart_menu .cart_menu_close_body{cursor:pointer;position:absolute;top:43%;transform:translateX(-60%);background-color:#222c1d;height:74px;width:20px;left:-8px;color:#fff;font-size:25px;border-bottom-left-radius:3px;border-top-left-radius:3px;border-top:1px solid hsla(0,0%,88%,.302);border-bottom:1px solid hsla(0,0%,88%,.302);border-left:1px solid hsla(0,0%,88%,.302)}.cart_menu .cart_menu_close_body .icon_absolute{position:relative;margin-left:-8px;margin-top:17px;font-size:36px}.cart_menu .clear_cart{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:transparent;color:#ff4a4a;font-size:18px;font-weight:600;cursor:pointer;margin:30px 0}.cart_menu .clear_bin{font-size:20px}.cart_menu .btn_group{display:flex;justify-content:center;gap:20px}.cart_menu .empty_wrapp{text-align:center}.cart_menu .empty_wrapp .empty_cart_img{width:290px;height:290px;border-radius:100%;margin:20px auto}.cart_menu .gift_wrapp{position:relative;background-color:hsla(0,0%,85%,.05);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,3%,93%,.2);z-index:-30;margin-bottom:30px;border-radius:5px}.cart_menu .gift_wrapp_color{position:absolute;transition-duration:.5s;z-index:-20;background-color:#22c55e;top:0;bottom:0;left:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);border-radius:5px}.cart_menu .gift_wrapp_color.green{background-color:#22c55e}.cart_menu .gift_wrapp_color.red{background-color:#ef4444}.cart_menu .gift_wrapp h3{font-size:12px;font-weight:600;z-index:50;color:#fff;padding:8px}.cart_icon_wrapp{position:relative}.cart_icon_wrapp .cart_icon{color:#fff;cursor:pointer;font-size:30px}@media(min-width:768px){.cart_icon_wrapp .cart_icon{font-size:40px}}.cart_icon_wrapp span{position:absolute;top:-5px;right:5px;background-color:#f43;color:#fff;font-size:14px;border-radius:50px;width:15px;height:15px;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.cart_icon_wrapp span{width:20px;height:20px}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.247);z-index:1}.cart_content{display:flex;flex-direction:column;gap:20px}.cart_content .cart_item_flex{display:flex;gap:3px;justify-content:space-between;align-items:center}.cart_content .cart_item_flex .arrow_wrapp{display:flex;flex-direction:column;align-items:center}.cart_content .cart_item_flex .arrow_wrapp svg{font-size:18px}.cart_content .cart_item_flex img{width:50px;height:50px;border-radius:100px}.cart_content .cart_item_flex h3,.cart_content .cart_item_flex p{font-size:14px}.cart_content .cart_item_flex .arrow_down,.cart_content .cart_item_flex .arrow_up{cursor:pointer}.cart_content .cart_item_flex .remove_icon{font-size:36px;cursor:pointer}.loading{margin:150px auto 0;width:100%;height:100vh}.loading__image{display:block;margin:0 auto;max-width:800px;height:auto}.pagination{margin-top:3%;display:flex;justify-content:end}.pagination a{font-size:14px;color:#fff;background-color:transparent;margin:5px;border:1px solid #6e706d;height:25px;width:25px;font-weight:600;border-radius:100px;display:flex;justify-content:center;align-items:center}@media(min-width:480px){.pagination a{font-size:16px;height:35px;width:35px}}.pagination a.active{background-color:#fff;color:#1b2316}.pagination .disabled{pointer-events:none;opacity:.5}.header{background-color:hsla(0,0%,85%,.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:0;position:fixed;top:0;left:0;right:0;z-index:1100}.header .header_wrapper{display:flex;align-items:center;justify-content:space-between;gap:32px}@media screen and (min-width:768px){.header .header_wrapper{flex-direction:row;justify-content:space-between}}.header .brand_logo{max-width:70px}.header .brand_logo img{width:100%;height:100%}@media screen and (min-width:768px){.header .brand_logo{max-width:120px}.header .brand_logo img{height:100%}}@media(max-width:767px){.header .brand_logo_desktop{display:none}}.header nav{margin:0 auto}.header .main_menu ul{display:flex;list-style:none;padding:0;margin:0;gap:22px}.header .main_menu ul li a{color:#fff;font-weight:400;font-size:18px;line-height:24px;text-decoration:none;padding:20px 10px;transition:.4s}.header .main_menu ul li a:hover{color:#26886a}.header .main_menu ul li a.active{color:#26886a;font-weight:600}@media screen and (min-width:768px){.header .main_menu ul li a{font-size:20px;line-height:28px}}@media screen and (max-width:767px){.header .main_menu{display:none}}.header .menu_trigger{display:none;cursor:pointer;width:40px}@media screen and (max-width:767px){.header .menu_trigger{display:block}}.header .mobile_menu_icon{font-size:25px}.header .mobile_menu{position:fixed;top:0;left:-320px;width:320px;height:100vh;background-color:#000;color:#fff;transition:left .3s ease-in-out;display:flex;flex-direction:column;padding-top:40px}.header .mobile_menu ul{list-style:none;padding:0;margin:0}.header .mobile_menu ul li a{color:#fff;text-decoration:none;padding:10px 20px;display:block;transition:.4s}.header .mobile_menu ul li a:hover{color:#26886a}.header .mobile_menu ul li a.active{color:#26886a;font-weight:600}.header .mobile_menu.open{left:0}@media screen and (min-width:768px){.header .mobile_menu{display:none}}.header .mobile-menu-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:-9;height:100vh}.header .close-icon{font-size:30px;color:#fff;position:absolute;top:0;right:20px;cursor:pointer}@media(min-width:768px){.mobile_bottom_header{display:none}}@media(max-width:767px){.btn:hover{transform:scale(1)}.mobile_bottom_header{position:fixed;bottom:0;right:0;left:0;width:100%;background-color:#fff;z-index:999;box-shadow:0 -1px 10px #000;background-color:#1b2316}.mobile_bottom_header .bottom_header_wrap{display:flex;justify-content:end}.mobile_bottom_header .bottom_header_wrap .bottom_header_btn{width:75%;height:48px;display:flex;text-align:center;background-color:#1b2316;border-radius:0;border:0;color:#fff;line-height:48px;font-weight:500;z-index:1200;align-items:center;justify-content:center}}.floating_chat_button{z-index:1000;width:25%;height:55px}.floating_chat_button,.floating_chat_button .toggle_button{background-color:#1b2316;display:flex;align-items:center;justify-content:center;cursor:pointer}.floating_chat_button .toggle_button{width:45px;height:45px;border-radius:50%;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2);font-size:30px;position:relative}.floating_chat_button .toggle_button:before{animation:ripple 2s ease-out infinite}.floating_chat_button .toggle_button:after,.floating_chat_button .toggle_button:before{border:2px solid #fff;border-radius:1em;bottom:0;box-sizing:border-box;content:"";left:0;position:absolute;right:0;top:0}.floating_chat_button .toggle_button:after{animation:ripple 2s ease-out 1s infinite}.floating_chat_button .chat_links{margin-bottom:10px;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px;position:absolute;bottom:60px;align-items:center;justify-content:center;width:25%}.floating_chat_button .chat_links.open{animation:slideUp .3s ease forwards}.floating_chat_button .chat_links.close{animation:slideDown .3s ease forwards}.floating_chat_button .chat_links a svg{font-size:30px}.floating_chat_button .chat_links a.whatsapp{color:#128c7e}.floating_chat_button .chat_links a.messenger{color:#006aff}.floating_chat_button .chat_links a.instagram{color:#e4405f}.floating_chat_button .chat_links a:hover{text-decoration:underline}@keyframes ripple{0%{opacity:.25}to{border-radius:2em;opacity:0;transform:scale(1.5);@media(min-width:768px){.floating_chat_button{transform:scale(2)}}}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.isdesktop_chat{position:fixed;bottom:100px;right:20px;background:transparent;width:auto;z-index:1200}.isdesktop_chat .toggle_button{width:90px;height:90px;font-size:50px;box-shadow:0 2px 8px rgba(46,86,57,.6);background:#1d2a15}.isdesktop_chat .chat_links{gap:16px;bottom:65px}.isdesktop_chat .chat_links a svg{font-size:40px}@media screen and (max-width:767px){.isdesktop_chat{display:none}}.footer_section{background-color:#222c1d;border-top:1px solid hsla(0,3%,93%,.2);border-radius:80px 0 0 0;padding-bottom:30px;padding-top:35px;display:none;position:relative}@media(min-width:768px){.footer_section{border-radius:130px 0 0 0;display:block}}@media(min-width:1024px){.footer_section{border-radius:150px 0 0 0}}@media(min-width:1200px){.footer_section{border-radius:200px 200px 0 0}}.footer_section .footer_img{position:absolute;width:100%;max-width:222px;right:20px;top:0;z-index:10;opacity:.4}@media(min-width:1024px){.footer_section .footer_img{right:135px}}@media(min-width:1200px){.footer_section .footer_img{right:175px}}.footer_section img{width:100%}.footer_section .footer_bottom{margin-top:30px}.footer_section .footer_bottom .footer_dividar_wrapper{display:flex;align-items:center;justify-content:space-between}.footer_section .footer_bottom .footer_dividar_wrapper .footer_divider{background-color:hsla(0,0%,100%,.247);height:1px;width:40%;z-index:3}.footer_section .footer_bottom .copy_right_text{color:#fff;text-align:center;margin-top:16px}.social_icons{display:flex;justify-content:center}@media(max-width:767px){.social_icons{gap:35px;position:absolute;top:-30px;left:50%;transform:translateX(-50%);z-index:-9}}@media(min-width:768px){.social_icons{position:relative;gap:40px}}.social_icons a{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#353c31;text-align:center;transform:perspective(1000px) rotate(-30deg) skew(25deg) translate(0);transition:.5s;box-shadow:-10px 10px 5px rgba(0,0,0,.5)}.social_icons a:hover{transform:perspective(1000px) rotate(-30deg) skew(25deg) translate(10px,-10px);box-shadow:-25px 25px 25px rgba(0,0,0,.5)}.social_icons a:before{top:5px;left:-10px;height:100%;width:10px;transform:skewY(-45deg)}.social_icons a:after,.social_icons a:before{content:"";position:absolute;background:#353c31;transition:.5s}.social_icons a:after{bottom:-10px;left:-5px;height:10px;width:100%;transform:skewX(-45deg)}.social_icons a .footer-icon{font-size:18px;color:#8a8484;transition:.5s}.social_icons a:hover .footer-icon{color:#fff}.social_icons a:hover:first-child{background-color:#3b5999}.social_icons a:hover:first-child:before{background-color:#2f477a}.social_icons a:hover:first-child:after{background-color:#4e69a3}.social_icons a:hover:nth-child(2){background-color:#e4405f}.social_icons a:hover:nth-child(2):before{background-color:#b6334c}.social_icons a:hover:nth-child(2):after{background-color:#e6536f}.social_icons a:hover:nth-child(3){background:#0d0d0e}.social_icons a:hover:nth-child(3):before{background:#0a0c0c}.social_icons a:hover:nth-child(3):after{background:#161515}.social_icons a:hover:nth-child(4){background-color:#e60023}.social_icons a:hover:nth-child(4):before{background-color:#b8001c}.social_icons a:hover:nth-child(4):after{background-color:#f02b3f}