body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background:#f1e3dd;display:flex;font-family:Poppins;gap:10px;justify-content:space-between;max-height:7em;padding:0 20px}.nav-logo h1{color:#87bdd8;font-size:2.5em;font-weight:600;padding-left:1em}.nav-menu{align-items:center;color:#87bdd8;display:flex;font-size:1.2rem;gap:25px;justify-content:center;list-style:none;margin:0;padding-right:1.2em}.nav-menu a{color:#87bdd8;font-size:1.2em;text-decoration:none}.nav-menu a:hover{background-color:#b7d7e8;border-radius:8px;padding:9px}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger .line{background-color:#87bdd8;height:3px;transition:transform .3s ease,opacity .3s ease;width:25px}.hamburger.active .line:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active .line:nth-child(2){opacity:0}.hamburger.active .line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.hamburger{display:flex}.nav-menu{align-items:center;background-color:#f1e3dd;flex-direction:column;gap:10px;padding:20px 0;position:absolute;right:0;top:7em;transform:translateX(100%);transition:transform .3s ease-in-out;width:100%}.nav-menu.active{transform:translateX(0)}}.home{background:#daebe8;display:flex;font-family:Poppins;gap:1em;padding:.5em}.home-left h3{color:#667292;font-weight:400;line-height:1.3rem}.home-left h1{color:#667292;font-weight:600;line-height:1.8rem}.home-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0,1em;padding:2em}.home-right{display:flex;justify-content:flex-end}.home-right img{height:auto;margin-left:3em;padding:2em;width:65%}@media (max-width:768px){.home{display:block}.home-right img{height:auto;margin:0 auto;padding:.5em;width:80%}}.article{font-family:Poppins}.article-section{line-height:normal;margin:.5em 1em;padding:.5em 1em}.article-section h3{color:#667292}@media only screen and (max-width:767px){.article{display:block}}.article-section{background:#cfe0e8;display:flex;flex-direction:column;font-family:Poppins;gap:2em;padding:1em .5em}.article-content{display:flex}.article-left{align-items:flex-start;flex:2 1;justify-content:flex-start;margin:1em 1.4em;padding:1.5em .5em}.article-title{font-size:1.8em;font-weight:500}.article-date,.article-title{color:#667292;text-align:center}.article-date{font-weight:400}.article-img{flex:1 1;padding:2em}.article-img img{align-items:center;height:auto;justify-content:center;margin:2em 1em;width:75%}@media only screen and (max-width:767px){.article-content,.article-section section{display:block}}.product-title{background:#8d9db6;border:4px solid #f1e3dd;padding:2em 2.5em}.product-title h1{color:#fff}.product-title p{color:beige;font-size:1.3rem}.products{background:#bccad6;padding:1em}.product-items{display:flex;gap:2.5em;justify-content:space-around}.product-list{align-items:center;color:#2b2d35;display:flex;flex:1 1;flex-direction:column;justify-content:start;padding:.5em 1em}.products{margin:.5em;padding:1em 2em}.product-list img{height:auto;max-width:7em;max-width:100%;padding:10px;width:40%}.product-list a{color:inherit;cursor:pointer;display:block;flex-shrink:0;margin:0;padding:0;text-align:center;text-decoration:none}.product-list a:hover{opacity:.8}@media only screen and (max-width:767px){.product-items,.products{display:block}}.contact-form{display:flex;flex-direction:row}.form-page-img{align-items:center;display:flex;justify-content:center;padding:1em}.form-page-img img{max-width:65%}.form h4{color:#667292;font-size:1.4em;font-weight:400;padding:1em 2em}.form{display:flex;flex-direction:column;gap:20px;margin:18px}.form-btn{background:#1313c2;border-radius:8px;color:#fff;height:2.5em;padding:.3em;width:7em}.form-input{display:flex;flex-direction:column;gap:20px;height:auto;line-height:1.8em;margin:0 auto;padding:15px 55px;width:70%}input{height:2em;width:50%}input,textarea{border:2px solid #504e4e}textarea{height:3.3em;width:60%}@media only screen and (max-width:767px){.contact-form,.form{display:block}.form h4{font-weight:400}}.footer{background-color:#bccad6;color:#1c1b1b;font-family:Arial,sans-serif;padding:40px 20px}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-section{flex:1 1;margin:10px 20px;min-width:200px}.footer-section h4{color:#667292;font-size:18px;margin-bottom:15px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#fff;text-decoration:none}.footer-section ul li a:hover{text-decoration:underline}.social-links a{color:#fff;display:block;margin-bottom:10px;text-decoration:none}.social-links a:hover{text-decoration:underline}.newsletter-form input{border:none;border-radius:5px;margin-bottom:10px;padding:10px;width:100%}.newsletter-form button{background-color:#555;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.newsletter-form button:hover{background-color:#777}.footer-bottom{border-top:1px solid #444;margin-top:20px;padding-top:20px;text-align:center}.footer-bottom p{margin:5px 0}.attribution{color:#11192e;font-size:12px}
/*# sourceMappingURL=main.022806e4.css.map*/