@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";#root{max-width:1280px}.categories_main{width:100%;display:flex;justify-content:center;gap:30px}.categories_right__main{width:100%;display:flex;flex-direction:row-reverse;justify-content:center;gap:30px}.categories_main_image_first{position:relative;color:#fff}.categories_main_image_first img{width:560px;height:572px}.categories_main_image_first h3{width:192px}.categories_main_image_first div{position:absolute;bottom:6px;height:40%;width:60%;background:#2d8bc0bf;display:flex;gap:20px;flex-direction:column;justify-content:center;align-items:center}.categories_main div button,.categories_right__main div button{padding:15px 40px;background:#2d8bc0bf;border:1px solid white;color:#fff;border-radius:5px;cursor:pointer}.categories_main div button:hover,.categories_right__main div button:hover{background:#63b4e4bf}.categories_main_image_second{display:flex;flex-direction:column;width:560px;gap:30px;color:#fff}.image_second_content{position:relative}.image_second_content div{position:absolute;bottom:4px;height:50%;width:60%;background:#2d8bc0bf;display:flex;gap:10px;flex-direction:column;justify-content:center;align-items:center}.categories_main_image_second img{height:270px;object-fit:cover}@media screen and (max-width: 768px){.categories_main,.categories_right__main{flex-direction:column;align-items:center}.categories_main_image_first img{width:325px;height:556px}.categories_main_image_first div{width:325px}.categories_main_image_second{gap:15px;align-items:center}.categories_main_image_second img{width:325px;height:auto;object-fit:contain}.image_second_content div{width:325px}}.features__main{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:50px}.features__main__content{display:flex;flex-direction:column;gap:10px}.features__main__content h4,p{color:#737373}.features__main__feature{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.main__feature_item{padding:35px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.main__feature_item p{width:232px}.footer__mian{padding:40px 0;display:flex;gap:30px;justify-content:center;border-top:1px solid #e6e6e6}.footer__main__links{padding:0 15px;gap:15px}.footer__main__links .links{color:#737373;cursor:pointer}.footer__main__links .links:hover{color:#0e0d0d}.footer__main__links h5{margin-bottom:15px}@media screen and (max-width: 768px){.footer__mian{flex-direction:column;gap:10px;text-align:center}}.hero_main{height:32rem;width:100%;border-radius:10px;background:linear-gradient(90deg,#96e9fb,#abecd6);display:grid;grid-template-columns:repeat(2,1fr);position:relative}.hero_main_image{display:flex;justify-content:flex-end;position:relative;overflow:hidden}.hero_main_content{display:flex;flex-direction:column;justify-content:center;padding-left:30%;gap:30px}.hero_main_content h4{width:80%;color:#737373;font-size:15px}.hero_main_content h5{color:#2a7cc7}.hero_main_content button{background:#23a6f0;width:40%;height:10%;border-radius:5px;cursor:pointer}.hero_main_content button:hover{background:#66bef1}.hero_main_content button h5{color:#fff}.hero_main img{height:30em;width:30em;z-index:2;position:absolute;right:-40px;bottom:0}.circle{height:80%;width:80%;background:#fff;position:absolute;top:-10px;right:-10px;border-radius:50%}@media screen and (max-width: 768px){.hero_main{grid-template-columns:none;grid-auto-rows:1fr;height:40em}.hero_main_image{justify-content:center}.circle{height:90%;width:90%;position:flex;top:auto;right:auto}.hero_main_content h4{text-align:center}.hero_main img{height:20em;width:20em;right:0}.hero_main_content{align-items:center;padding-left:0;gap:15px}.hero_main_content h2{text-align:center;font-size:30px}}.media_with_text__main{display:flex;justify-content:center;align-items:center;gap:90px}.media_with_text__main__image{display:flex;gap:16px}.media_with_text__main__image img{width:217px;height:auto}.media_with_text__main__image img:nth-child(2){width:280px}.media_with_text__main__content{display:flex;flex-direction:column;width:447px;gap:10px}.media_with_text__main__content h5{color:#23a6f0}.media_with_text__main__content p{width:80%;color:#737373}@media screen and (max-width: 768px){.media_with_text__main{flex-direction:column-reverse;gap:50px}.media_with_text__main__content{width:auto}.media_with_text__main__image{gap:5px}.media_with_text__main__image img{width:150px}.media_with_text__main__image img:nth-child(2){width:170px}}.nav_main{height:60px;padding:0 38px;gap:120px;width:100%;display:flex;align-items:center;position:sticky;top:0;background:#fff;z-index:100}.title{color:#252b42;text-decoration:none}.nav_main_menu{display:none;position:absolute;top:.75rem;right:.5rem;flex-direction:column;justify-content:space-between;width:2.25rem;height:2rem}.nav_main_menu span{height:.4rem;width:100%;background:#23a6f0;border-radius:.2rem}.nav_main_links{display:flex;width:100%;justify-content:space-between}.nav_main_links ul{display:flex;gap:15px;align-items:center}.nav_main_links ul:nth-child(1) li a{color:#737373}.nav_main_links ul:nth-child(1) li a:hover{color:#8a2be2}.nav_main_links ul:nth-child(2) li a{display:flex;align-items:center;gap:5px;color:#23a6f0}.nav_main_links ul:nth-child(2) li a:hover{color:#8a2be2}@media screen and (max-width: 768px){.title{padding:15px 0}.nav_main_menu{display:flex}.nav_main{flex-direction:column;align-items:flex-start;justify-content:center;height:auto;padding:0 8px;gap:10px}.nav_main_links{display:none;flex-direction:column;width:100%;margin-bottom:.25rem}.nav_main_links.open{display:flex;background:#fff;height:auto}.nav_main_links ul{flex-direction:column}.nav_main_links ul:nth-child(2){display:none}.nav_main_links ul li{width:100%;text-align:center}}.product_listing_main{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px}.product_listing_main_content{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;text-align:center}.product_listing__product__img{width:183px;height:238px}.product_listing__product__content{width:183px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.product_listing__product__content div{display:flex;gap:5px}.product_listing__product__content div h6:nth-child(1){color:#bdbdbd;text-decoration:line-through}.product_listing__product__content div h6:nth-child(2){color:#23856d}.product_listing_main_content h4,p{flex:auto;color:#737373}.product_listing_main_product{width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:30px}.product_listing_main button{margin:24px;padding:15px 20px;width:fit-content;box-sizing:content-box;color:#23a6f0;border:1px solid #23a6f0;border-radius:5px;cursor:pointer}.product_listing_main button:hover{background:#a6d7f3}.featured_products__main{display:flex;flex-direction:column;margin:50px;gap:50px}@media screen and (max-width: 768px){.featured_products__main{margin:25px}}.home_main{display:flex;flex-direction:column;margin:50px;gap:50px}@media screen and (max-width: 768px){.home_main{margin:25px}}.products__main{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.spinner{height:100dvh}@media screen and (max-width: 768px){.products__main{margin:25px}}:root{--COLOR-BLACK: hsl(252, 30%, 10%);--COLOR-DANGER: hsl(0, 95%, 65%);--COLOR-DARK: hsl(252, 30%, var(--DARK-COLOR-LIGHTNESS));--COLOR-GRAY: hsl(var(--PRIMARY-COLOR-HUE), 15%, 65%);--COLOR-LIGHT: hsl(252, 30%, var(--LIGHT-COLOR-LIGTHNESS));--COLOR-PRIMARY: hsl(var(--PRIMARY-COLOR-HUE), 75%, 60%);--COLOR-SECONDARY: hsl(252, 100%, 90%);--COLOR-SUCCESS: hsl(132, 95%, 65%);--COLOR-WHITE: hsl(252, 30%, var(--WHITE-COLOR-LIGTHNESS));--DARK-COLOR-LIGHTNESS: 17%;--LIGHT-COLOR-LIGTHNESS: 95%;--PRIMARY-COLOR-HUE: 252;--TEXT-COLOR: black;--WHITE-COLOR-LIGTHNESS: 100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Montserrat,sans-serif}*,*:before,*:after{border:none;box-sizing:border-box;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}body{background:var(--COLOR-LIGHT);color:var(--TEXT-COLOR);overflow-x:hidden}img{width:100%;height:100%}h1{font-size:58px;font-weight:800;letter-spacing:.2px;line-height:80px}h2{font-size:40px;font-weight:700;letter-spacing:.2px;line-height:57px}h3{font-size:24px;font-weight:700;letter-spacing:.1px;line-height:32px}h4{font-size:20px;font-weight:500;letter-spacing:.2px;line-height:30px}h5{font-size:16px;font-weight:700;letter-spacing:.1px;line-height:24px}h6{font-size:14px;font-weight:600;letter-spacing:.2px;line-height:24px}.btn-text{font-size:14px;font-weight:700;letter-spacing:.2px;line-height:28px}.mobile-menu{font-size:30px;font-weight:400;letter-spacing:.2px;line-height:45px}p{font-size:14px;font-weight:500;letter-spacing:.2px;line-height:20px}li{font-size:20px;font-weight:400;letter-spacing:.2px;line-height:30px}.links{font-size:14px;font-weight:700;letter-spacing:.2px;line-height:24px}
