@import url(https://fonts.googleapis.com/css2?family=Pacifico&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);#progress,#progress-value{place-items:center;border-radius:50%}*,.WA-chat-widget *{margin:0;padding:0;box-sizing:border-box}#progress,.WA-chat-widget .WA-floatingbutton{box-shadow:0 4px 12px 0 rgba(0,0,0,.3);cursor:pointer}#progress,.popup_close,button{cursor:pointer}#pre-loader,.snow-container{height:100vh;pointer-events:none}#pre-loader,.snow-container,.snowflake{pointer-events:none}*{font-family:Poppins,sans-serif}:root{--color-primary:#FE5D26;--color-blue:#050149f1;--color-green:#248018;--color-gray:#4D4D4D;--menu-color:rgb(39, 31, 31);--color-lightblue:rgb(79, 185, 246);--color-lightgreen:#1dce06;--color-white:#ffffff;--gradient_1:linear-gradient(135deg, #0ea5e9 0%, #06b6d4 50%, #10b981 100%);--gradient_2:linear-gradient(135deg, #020024 0%, #090979 36%, #00D4FF 100%)}::selection{background:var(--color-primary);color:#fff}html{scroll-behavior:smooth;scroll-padding-top:5rem}a{text-decoration:none}button{padding-inline:1rem;padding-block:0.5rem;border-radius:99px;background:var(--color-blue);color:#fff;border:none;font-size:10px;font-weight:600;display:flex;align-items:center;gap:.5rem;height:fit-content}section{padding-inline:5%;padding-block:3rem;display:flex;align-items:center;justify-content:space-between;gap:3rem;overflow:hidden;max-width:2000px;margin:auto;position:relative}.title span{color:var(--color-green)}.title{font-size:25px}.small-title,.small-title2{font-size:18px}.small-title2,.small-title2 span{font-family:Oswald,sans-serif;color:#4fb9f6}.small-title,.small-title span{font-family:Pacifico,cursive}@media screen and (max-width:1024px){section{flex-direction:column;align-items:start;gap:24px}}.snow-container{position:fixed;top:0;left:0;overflow:hidden;width:100vw;z-index:99999}.snowflake{position:absolute;background-color:#fff;border-radius:50%;opacity:.8}#pre-loader,#progress,.popup{position:fixed}@keyframes fall{0%{opacity:0;transform:translateY(0)}10%{opacity:1}100%{opacity:.5;transform:translateY(100vh)}}@keyframes diagonal-fall{0%{opacity:0;transform:translate(0,0)}10%{opacity:1}100%{opacity:.25;transform:translate(10vw,100vh)}}#progress{bottom:90px;right:25px;height:60px;width:60px;display:none;z-index:10000}#progress-value{display:block;height:calc(100% - 10px);width:calc(100% - 10px);background-color:#fff;display:grid;font-size:35px;color:#001a2e}.WA-chat-widget *{font-family:Poppins,sans-serif;bottom:30px;right:27px}.WA-chat-widget .WA-floatingbutton{position:fixed;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:10%;background:#fff;z-index:10;transition:.3s}.fa-brands{font-size:40px;color:green}.WA-floatingbutton:hover{bottom:35px}.popup{top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;display:none}.popup_content_box{position:relative;width:600px;height:400px;background:#fff;border-radius:20px;display:flex;box-shadow:0 5px 15px rgba(0,0,0,.4)}.popup_content_box .popup_content,.popup_content_box .popup_img_box{position:relative;width:300px;height:400px;display:flex;justify-content:center;align-items:center}.popup_content_box .popup_img_box::before{content:'';position:absolute;width:230px;height:230px;background:#e0ecff;border-radius:50%}.popup_content_box .popup_img_box img{position:relative;max-width:250px;z-index:1}.popup_content_box .popup_content h3{color:#333;line-height:1em;font-weight:300;font-size:2em;user-select:none}.popup_content_box .popup_content h2{font-size:4em;color:#ff4d54;line-height:1em;user-select:none}.popup_content_box .popup_content h2 span{color:#333;font-size:.75em;text-transform:uppercase}.popup_content_box .popup_content p{font-weight:300;font-size:.75em;user-select:none}.popup_content_box .popup_content a{display:inline-block;padding:10px 20px;background:var(--color-blue);color:#fff;margin-top:15px;border-radius:10px;font-size:15px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.popup_close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:url(siteimg/close_btn.png) center/14px no-repeat #f3f3f3;border-radius:50%;z-index:10}@media screen and (max-width:767px){.popup_content_box{width:300px;height:auto;flex-direction:column}.popup_content_box .popup_img_box{height:200px;transform:translateY(-50px)}.popup_content_box .popup_img_box::before{background:#fff}.popup_content_box .popup_content{height:auto;padding:0 20px 20px}.popup_content_box .popup_content p{text-align:justify}.popup_close{top:-50px;right:-10px;background:url(siteimg/close_btn.png) center/14px no-repeat #fff}}@media (max-width:640px){#progress{bottom:130px;right:13px;height:50px;width:50px;z-index:10}#progress-value{height:calc(100% - 10px);width:calc(100% - 10px)}.fa-brands,.fa-caret-up{font-size:30px}.WA-chat-widget *{bottom:80px;right:16px;z-index:10}.WA-chat-widget .WA-floatingbutton{width:40px;height:40px}.WA-floatingbutton:hover{bottom:85px}}#pre-loader{background:url(assets/preloader.gif) center center/290px no-repeat #fff;width:100%;z-index:12000;object-fit:cover;opacity:1;transition:.5s linear}