@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap);:root{--primary-color:#044db4;--secondary-color:#74f9ff;--third-color:#042d66;--bg-1:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='100%' height='100%' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1057%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(4%2c 77%2c 180%2c 1)'%3e%3c/rect%3e%3cpath d='M0%2c717.618C131.361%2c730.872%2c235.349%2c605.985%2c330.867%2c514.839C413.034%2c436.433%2c458.182%2c334.039%2c508.62%2c232.279C560.81%2c126.984%2c643.873%2c26.088%2c631.017%2c-90.726C618.069%2c-208.374%2c512.775%2c-288.017%2c441%2c-382.129C363.934%2c-483.179%2c316.954%2c-628.392%2c194.645%2c-662.902C72.326%2c-697.415%2c-50.063%2c-612.183%2c-162.174%2c-552.315C-256.495%2c-501.947%2c-319.271%2c-416.958%2c-399.112%2c-345.833C-493.238%2c-261.983%2c-632.153%2c-215.922%2c-673.479%2c-96.832C-716.171%2c26.195%2c-691.38%2c174.911%2c-616.881%2c281.72C-545.229%2c384.447%2c-392.858%2c379.86%2c-290.571%2c452.138C-181.21%2c529.414%2c-133.232%2c704.175%2c0%2c717.618' fill='%23033d8e'%3e%3c/path%3e%3cpath d='M1440 1185.3400000000001C1555.686 1183.437 1604.161 1029.174 1704.542 971.635 1813.1779999999999 909.364 1967.53 933.904 2047.191 837.2950000000001 2130.267 736.544 2139.2690000000002 591.309 2125.197 461.484 2110.835 328.98 2055.612 202.91899999999998 1967.5839999999998 102.846 1879.942 3.2110000000000127 1761.218-63.065000000000055 1633.1680000000001-97.87 1506.821-132.212 1363.522-154.95100000000002 1248.366-92.64499999999998 1137.229-32.51400000000001 1128.338 122.75799999999998 1046.871 219.351 967.038 314.006 798.1 342.631 778.177 464.844 758.323 586.634 880.612 683.112 955.252 781.377 1015.481 860.669 1093.311 916.685 1169.805 980.431 1258.436 1054.291 1324.644 1187.238 1440 1185.3400000000001' fill='%23055dda'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1057'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e")}*{padding:0;margin:0;box-sizing:border-box;font-family:"Rubik",sans-serif}html{scroll-behavior:smooth}.mycontainer{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.section-header{font-size:1.7rem;margin:20px 0;text-transform:uppercase;font-weight:700;display:inline-block}p{font-size:.8rem}.section-animation{display:inline-block}.section-animation:after{content:"";display:block;width:0;height:2px;background:#fff;transition:all .8s;width:100%}.go-to-top{position:fixed;width:50px;height:50px;padding:10px;border:1px solid transparent;border-radius:50%;bottom:10px;left:10px;background-color:#000;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;z-index:5}.go-to-top .fas{color:#fff;font-size:1.5rem}@media only screen and (min-width:756){.section-header{font-size:3rem}}@media only screen and (min-width:1200px){.section-header{font-size:2.5rem}}.brand{font-size:2rem;color:#fff;text-decoration:none;font-weight:700}#header{position:-webkit-sticky;position:sticky;z-index:3;left:0;top:-1px;width:100%;height:70px}#header .header{height:70px;background-color:transparent;transition:background-color .4s ease}#header .header.colorChange{background-color:#fff}#header .nav-bar{-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:100%;padding:0 10px}#header .nav-bar,#header .nav-list ul{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#header .nav-list ul{list-style:none;position:absolute;background-color:var(--third-color);width:78%;height:105vh;left:-100%;top:0;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding-left:0;z-index:1;overflow-x:hidden;transition:left .5s ease}#header .nav-list ul.active{left:0}#header .nav-list ul .mynav-links{font-size:1.1rem;font-weight:500px;text-decoration:none;color:#fff;text-transform:capitalize;padding:10px;display:block}#header .nav-list ul .mynav-links:after{content:attr(data-after);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);color:rgba(240,240,255,.021);font-size:3rem;letter-spacing:40px;z-index:-1;font-weight:700;transition:letter-spacing .4s ease}#header .nav-list ul li:hover .mynav-links:after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);letter-spacing:normal}.mynav-links:hover{color:var(--primary-color);transition:all .3s ease-out}#header .nav-list .hamburger{height:60px;width:60px;border:3px solid #fff;border-radius:50%;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;z-index:100;cursor:pointer;-webkit-transform:scale(.8);transform:scale(.8);margin-right:5px}#header .nav-list .hamburger.colorChange{border:3px solid var(--primary-color)}#header .nav-list .hamburger:after{position:absolute;height:100%;width:100%;content:"";border-radius:50%;border:3px solid #fff;-webkit-animation:hamburger-pulse 1s ease infinite;animation:hamburger-pulse 1s ease infinite}#header .nav-list .hamburger .fa-bars,#header .nav-list .hamburger .fa-times{color:#fff;font-size:30px}#header .nav-list .hamburger .fa-bars.colorChange,#header .nav-list .hamburger .fa-times.colorChange{color:var(--primary-color);font-size:30px}#header .nav-list ul .login-li{width:50%;text-align:center}#header .nav-list ul .login-li .login-btn{border:2px solid #fff;padding:10px 20px}.popover-body{padding:0}.domain-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:0;margin:1px;text-transform:uppercase}.domain-list li{list-style:none;text-decoration:none;width:100%;padding:8px 15px;border-bottom:1px solid var(--primary-color);transition:all .4s}.domain-list li:hover{background-color:var(--primary-color)}.domain-list li:hover a{color:#fff}.domain-list li a{text-decoration:none;color:var(--primary-color)}@media only screen and (min-width:924px){.brand>h1{font-size:2.3rem;color:#fff;text-decoration:none;font-weight:700}#header .header{width:100%;height:75px}#header .nav-bar{-webkit-justify-content:space-between;justify-content:space-between;margin-top:0}#header .nav-list .hamburger{display:none}#header .nav-list ul{position:static;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;height:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:transparent;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-top:13px;border-bottom-right-radius:0}#header .nav-list ul li{display:table;transition:all .3s;margin:2px}#header .nav-list ul li .mynav-links{font-size:1rem;color:#fff;border:1px solid transparent;transition:all .3s}#header .nav-list ul.colorChange li .mynav-links{color:var(--primary-color)}#header .nav-list ul.colorChange li:hover{background-color:var(--primary-color)}#header .nav-list ul.colorChange li:hover .mynav-links{color:#fff}#header .nav-list ul.colorChange li .mynav-links.active{color:#fff;background-color:var(--primary-color)}#header .nav-list ul li:hover{background-color:#fff}#header .nav-list ul li:hover .mynav-links{color:var(--primary-color)}#header .nav-list ul li .mynav-links.active{color:var(--primary-color);background-color:#fff}#header .nav-list ul .mynav-links:after{display:none}#header .nav-list ul .login-li{width:0;text-align:center}#header .nav-list ul .login-li .login-btn{border:2px solid #fff;padding:10px 20px}#header .nav-list ul.colorChange .login-li .login-btn{border:2px solid var(--primary-color);padding:10px 20px}}@-webkit-keyframes hamburger-pulse{0%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}}@keyframes hamburger-pulse{0%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}}@-webkit-keyframes Rotate__rotation__1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Rotate__rotation__1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}svg{width:200px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#Main_Logo #Host{margin-left:10px}svg #Main_Logo #Host{fill:#fff;transition:all .4s}svg #Main_Logo .Host.colorChange{fill:#000;stroke:none}.price-card{height:100%;margin:0;padding:0;overflow:hidden;transition:all .5s;-webkit-flex-direction:column;flex-direction:column;max-width:20rem}.price-card,.price-card .powered{width:100%;display:-webkit-flex;display:flex}.price-card .powered{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));color:#fff}.price-card .powered .powered-img{margin:0 5px}.price-card:hover{background-color:var(--primary-color);box-shadow:0 0 6px 6px rgba(0,0,0,.3)}.price-card .price-card-header{display:-webkit-flex;display:flex;max-height:224px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:30px;border-bottom:3px solid #fff;background:linear-gradient(130deg,var(--third-color),var(--primary-color),var(--secondary-color));transition:all .5s}.price-card .price-card-header h3{color:#fff;margin:5px 0;padding:0;font-size:1.2rem;font-weight:500;text-transform:uppercase}.price-card .price-card-header p{color:#fff;font-size:.9rem;text-transform:capitalize;text-align:center}.price-card .price-card-header .price-card-tag{text-align:center;color:#fff;font-size:1.4rem;font-weight:800}.price-card .price-card-header .price-card-tag .period{font-size:1rem}.price-card:hover .price-card-header{border-bottom-left-radius:50%;border-bottom-right-radius:50%}.price-card .price-card-content{position:relative;max-width:100%;font-weight:500;color:var(--primary-color)}.price-card:hover .price-card-content{color:#fff}.price-card .price-card-content ul{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0;padding:20px 0;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.price-card .price-card-content ul li{list-style:none;font-size:.9rem;text-transform:capitalize;padding:8px 0;-webkit-align-self:center;align-self:center}.price-card .order-btn{font-size:1rem;text-transform:uppercase;padding:15px 20px;background-color:var(--primary-color);border-radius:5px;text-align:center;margin:auto 40px 15px}.price-card:hover .order-btn{background-color:#fff}.price-card .order-btn{color:#fff;text-decoration:none}.price-card:hover .order-btn{color:var(--primary-color)}@media only screen and (min-width:768px){#price .price{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1200px){.price-cards-group .price-card{width:18rem;margin:0}.price-card .price-card-header h3{font-size:1.3rem}.price-card .price-card-header p{font-size:.9rem}}#hero{background-color:#044db4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 200 200'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='100' y1='33' x2='100' y2='-3'%3E%3Cstop offset='0' stop-opacity='0'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='100' y1='135' x2='100' y2='97'%3E%3Cstop offset='0' stop-opacity='0'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23034199' fill-opacity='.6'%3E%3Cpath d='M100 0h100v100H100zM0 100h100v100H0z'/%3E%3C/g%3E%3Cg fill-opacity='.5'%3E%3Cpath fill='url(%23a)' d='M100 30L0 0h200z'/%3E%3Cpath fill='url(%23b)' d='M100 100L0 130v-30h200v30z'/%3E%3C/g%3E%3C/svg%3E");position:relative;z-index:1;display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center;height:300px;margin-top:-70px;border-bottom-right-radius:50%;z-index:-1;box-shadow:10px 20px 30px rgba(0,0,0,.6)}#hero,#hero .hero{-webkit-justify-content:center;justify-content:center;width:100%}#hero .hero{margin:0;padding:0 20px;-webkit-align-items:center;align-items:center}#hero .hero,#hero .hero .hero-header{-webkit-flex-direction:column;flex-direction:column}#hero .hero .hero-header{display:-webkit-flex;display:flex}#hero .hero .hero-img{display:none}#hero .hero .hero-header .hero-head{font-size:1.9rem;color:#fff;font-weight:600}#hero .hero .hero-header h1{display:-webkit-flex;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1.5rem;position:absolute;color:#fff;-webkit-animation:text_reveal .5s ease forwards;animation:text_reveal .5s ease forwards;-webkit-animation-delay:1s;animation-delay:1s;top:20%}@media only screen and (min-width:600px){#hero .hero{-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-direction:row;flex-direction:row}#hero .hero .hero-header{width:inherit}#hero .hero .hero-img{display:-webkit-flex;display:flex;position:relative;width:80%;height:80%}#hero .hero .hero-img img{position:absolute;width:100%;height:100%;-webkit-animation:Hone-Banner-Slide 2s forwards;animation:Hone-Banner-Slide 2s forwards}}@media only screen and (min-width:756px){#hero{margin-top:-70px;height:500px}#hero .hero .hero-header .hero-head{font-size:2.3rem;color:#fff;font-weight:600}}@-webkit-keyframes Hone-Banner-Slide{0%{left:5%;opacity:0}to{left:0;opacity:1}}@keyframes Hone-Banner-Slide{0%{left:5%;opacity:0}to{left:0;opacity:1}}#services .services{background-color:#042d66;background-image:var(--bg-1)}#services .services,#services .services .services-headers{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#services .services .services-headers{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fff}#services .services .services-headers .services-header{display:inline-block}#services .services .services-headers .services-header:after{content:"";display:block;width:0;height:2px;background:#fff;transition:all .8s}#services .services:hover .services-headers .services-headers:after{width:100%}#services .services .services-headers .services-header-content p{font-size:1.3rem;text-align:center}#services .services .services-content{margin:5px}#services .services .services-content .services-cards,#services .services .services-content .services-cards .services-card{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#services .services .services-content .services-cards .services-card{-webkit-align-content:center;align-content:center;background-color:#fff;width:100%;padding:10px;transition:all .4s;margin:10px 0;text-transform:uppercase}#services .services .services-content .services-cards .services-card:hover{background-color:#000;color:#fff;box-shadow:5px 5px 5px #fff}#services .services .services-content .services-cards .services-card:hover .service-card-header img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}#services .services .services-content .services-cards .services-card .service-card-header{text-transform:uppercase;font-size:1rem}#services .services .services-content .services-cards .services-card .card-content{text-transform:capitalize;font-size:.9rem;margin:10px 8px}#services .services .services-content .services-cards .services-card .card-content .card-content-list{list-style-type:square;color:var(--primary-color);padding:10px}#services .services .services-content .services-cards .services-card:hover .card-content .card-content-list{color:#fff}@media only screen and (min-width:450px){#services .services .services-content .services-cards{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}#services .services .services-content .services-cards .services-card .service-card-header h3{font-size:1.2rem}#services .services .services-content .services-cards .services-card{-webkit-flex:40% 1;flex:40% 1;margin:10px 15px}}@media only screen and (min-width:900px){#services .services .services-content .services-cards{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}#services .services .services-content .services-cards .services-card{-webkit-flex:40% 1;flex:40% 1;width:auto;margin:10px}#services .services .services-content .services-cards .services-card .service-card-header h3{font-size:1.2rem}}@media only screen and (min-width:1200px){#services .services .services-content .services-cards{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}#services .services .services-content .services-cards .services-card{-webkit-flex:40% 1;flex:40% 1;width:280px;margin:10px}}#weoffer .weoffer{-webkit-flex-direction:column;flex-direction:column;margin-top:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#weoffer .weoffer .weoffer-header{text-align:center}#weoffer .weoffer .section-header{color:#000;display:inline-block}#weoffer .weoffer .section-header:after{content:"";display:block;width:0;height:2px;background:var(--primary-color);transition:all .8s}#weoffer .weoffer:hover .section-header:after{width:100%}#weoffer .weoffer .section-header-content{text-align:left;margin:10px 20px;font-size:.8rem;line-height:25px}#weoffer .weoffer .weoffer-cards{-webkit-flex-direction:column;flex-direction:column;margin:0 20px;max-width:1300px}#weoffer .weoffer .weoffer-cards,#weoffer .weoffer .weoffer-cards .weoffer-card{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#weoffer .weoffer .weoffer-cards .weoffer-card{width:100%;height:150px;margin:10px 0;padding:10px;box-shadow:5px 5px 5px var(--primary-color);transition:all .4s}#weoffer .weoffer .weoffer-cards .weoffer-card:hover{color:#fff;background-color:var(--primary-color);box-shadow:5px 5px 5px rgba(0,0,0,.5)}#weoffer .weoffer .weoffer-cards .weoffer-card:hover .card-image{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}#weoffer .weoffer .weoffer-cards .weoffer-card .card-image{width:150px;height:80px}#weoffer .weoffer .weoffer-cards .weoffer-card .card-image img{max-width:100%;height:100%}#weoffer .weoffer .weoffer-cards .weoffer-card .card-content{margin:3px 20px;text-align:left}#weoffer .weoffer .weoffer-cards .weoffer-card .card-content .weoffer-card-header{font-weight:700;font-size:1rem;text-transform:uppercase}#weoffer .weoffer .weoffer-cards .weoffer-card .card-content .card-subcontent{font-size:.9rem}@media screen and (min-width:756px){#weoffer .weoffer .weoffer-header .section-header-content{text-align:justify;min-width:600px}#weoffer .weoffer .weoffer-header .section-header-content p{font-size:.9rem}#weoffer .weoffer .weoffer-cards{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:10px 30px}#weoffer .weoffer .weoffer-cards .weoffer-card{-webkit-flex:40% 1;flex:40% 1;padding:10px;margin:10px 15px}}@media only screen and (min-width:1200px){#weoffer .weoffer{-webkit-flex-direction:column;flex-direction:column}#weoffer .weoffer .weoffer-header{-webkit-flex:200px 1;flex:200px 1}#weoffer .weoffer .weoffer-header .section-header-content{text-align:justify;margin:auto 20px;font-size:1rem}#weoffer .weoffer .weoffer-cards{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}#weoffer .weoffer .weoffer-cards .weoffer-card{-webkit-flex:40% 1;flex:40% 1;margin:10px 20px}}#whyCloud .whyCloud{background-color:#042d66;background-image:var(--bg-1);-webkit-flex-direction:column;flex-direction:column;margin:0;padding:30px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:5px}#whyCloud .whyCloud .whyCloud-header .section-header{display:inline-block;color:#fff}#whyCloud .whyCloud .whyCloud-header h1:after{content:"";display:block;width:0;height:2px;background:#fff;transition:all .8s}#whyCloud .whyCloud:hover .whyCloud-header h1:after{width:100%}#whyCloud .whyCloud .whyCloud-cards{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:10px}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:20px;margin:10px 0;background-color:#fff;box-shadow:6px 6px 10px var(--secondary-color);transition:all .5s}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card:hover{box-shadow:none;-webkit-transform:skewY(175deg);transform:skewY(175deg)}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card .card-image{font-size:80px}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card .card-image img{width:90px;height:90px;-webkit-align-self:center;align-self:center;margin-top:3px}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card .card-header{display:inline-block;font-size:1.2rem;padding:1px;text-transform:uppercase}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card .card-header:after{content:"";display:block;width:0;height:2px;background:var(--primary-color);transition:width .3s}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card:hover .card-header:after{width:100%}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card .card-content{font-size:1rem;text-align:center;padding:10px}@media only screen and (min-width:768px){#whyCloud .whyCloud,#whyCloud .whyCloud .whyCloud-cards{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#whyCloud .whyCloud .whyCloud-cards{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-basis:35%;flex-basis:35%;margin:20px 40px;width:100%;border-radius:0}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card{margin:0 30px;width:100%}}@media only screen and (min-width:1200px){#whyCloud .whyCloud .whyCloud-cards{-webkit-flex-direction:row;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;border-radius:0}#whyCloud .whyCloud .whyCloud-cards .whyCloud-card{margin:10px 20px;width:100%}}#blog{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.item{width:100%;background-color:#00f;border:2px solid #000;padding:20px}@media screen and (min-width:700px){#blog{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.item{-webkit-flex:50% 1;flex:50% 1}}.pricenav{-webkit-flex-direction:column;flex-direction:column;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='560' preserveAspectRatio='none'%3E%3Cg mask='url(%26quot;%23SvgjsMask1057%26quot;)' fill='none'%3E%3Cpath fill='rgba(4, 77, 180, 1)' d='M0 0h1440v560H0z'/%3E%3Cpath d='M0 717.618c131.361 13.254 235.349-111.633 330.867-202.779 82.167-78.406 127.315-180.8 177.753-282.56C560.81 126.984 643.873 26.088 631.017-90.726 618.069-208.374 512.775-288.017 441-382.129c-77.066-101.05-124.046-246.263-246.355-280.773-122.319-34.513-244.708 50.719-356.819 110.587-94.321 50.368-157.097 135.357-236.938 206.482-94.126 83.85-233.041 129.911-274.367 249.001-42.692 123.027-17.901 271.743 56.598 378.552 71.652 102.727 224.023 98.14 326.31 170.418C-181.21 529.414-133.232 704.175 0 717.618' fill='%23033d8e'/%3E%3Cpath d='M1440 1185.34c115.686-1.903 164.161-156.166 264.542-213.705 108.636-62.271 262.988-37.731 342.649-134.34 83.076-100.751 92.078-245.986 78.006-375.811-14.362-132.504-69.585-258.565-157.613-358.638-87.642-99.635-206.366-165.911-334.416-200.716-126.347-34.342-269.646-57.081-384.802 5.225-111.137 60.131-120.028 215.403-201.495 311.996-79.833 94.655-248.771 123.28-268.694 245.493-19.854 121.79 102.435 218.268 177.075 316.533 60.229 79.292 138.059 135.308 214.553 199.054 88.631 73.86 154.839 206.807 270.195 204.909' fill='%23055dda'/%3E%3C/g%3E%3Cdefs%3E%3Cmask id='SvgjsMask1057'%3E%3Cpath fill='%23fff' d='M0 0h1440v560H0z'/%3E%3C/mask%3E%3C/defs%3E%3C/svg%3E");position:relative;top:-70px;height:500px;width:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.pricenav:after{content:"";width:100%;height:100%;position:absolute;display:-webkit-flex;display:flex;background-color:#000;opacity:.5;z-index:-1}.pricenav .pricenav-plans{background-color:rgba(0,0,0,.6);text-align:center;border-radius:10px;position:absolute;bottom:0;width:100%}.pricenav .pricenav-plans .section-header{color:#fff}.pricenav .pricenav-plans .pricenav-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;list-style-type:none;text-transform:uppercase;border-radius:5px;padding:15px;margin-bottom:0;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.pricenav .pricenav-plans .pricenav-list .pricenav-item{display:-webkit-flex;display:flex;width:250px;height:70px;-webkit-justify-content:center;justify-content:center;border-bottom:1px solid #fff}.pricenav .pricenav-plans .pricenav-list .pricenav-item .pricenav-links{text-decoration:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;justify-items:center;-webkit-align-items:center;align-items:center;width:100%;padding:10px;border-radius:7px}.pricenav .pricenav-plans .pricenav-list .pricenav-item .pricenav-links.pricenav-active{background-color:var(--primary-color);color:#fff}.pricenav .pricenav-plans .pricenav-list .pricenav-item .pricenav-links.pricenav-active h3{color:#fff;border-bottom:2px solid #fff}.pricenav .pricenav-plans .pricenav-list .pricenav-item .pricenav-links.pricenav-active p{color:#fff}.pricenav .pricenav-plans .pricenav-list .pricenav-item .pricenav-links h3{font-size:.9rem;color:#fff}.pricenav .pricenav-plans .pricenav-list .pricenav-item .pricenav-links p{font-size:.7rem;color:#fff;margin-bottom:0;text-transform:capitalize}@media only screen and (min-width:768px){.pricenav{top:-70px;height:300px}.pricenav .pricenav-plans .pricenav-list{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.pricenav .pricenav-plans .pricenav-list .pricenav-item{border-bottom:none;-webkit-flex:20% 1;flex:20% 1}}#price .price{-webkit-flex-direction:column;flex-direction:column;text-align:center;margin-top:60px}#price .price .price-header{text-transform:uppercase}#price .price .price-header h3{display:block;color:#000;font-weight:700;font-size:1.3rem;margin:10px 0;-webkit-animation:blinkingBackground 2s infinite;animation:blinkingBackground 2s infinite}#price .price .price-header .section-header{color:#000;display:inline-block}#price .price .price-header .section-header:after{content:"";display:block;width:0;height:2px;background:var(--primary-color);transition:all .8s}#price .price:hover .price-header .section-header:after{width:100%}#price .price .price-cards{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;padding:0 20px}#price .price .price-cards .price-card{-webkit-flex:100% 1;flex:100% 1;height:auto;padding:.25rem;transition:all .5s}@media only screen and (min-width:550px){#price .price .price-cards .price-card{-webkit-flex:40% 1;flex:40% 1}}@media only screen and (min-width:768px){#price .price{-webkit-flex-direction:column;flex-direction:column}#price .price .price-cards .price-card{-webkit-flex:30% 1;flex:30% 1}}@media only screen and (min-width:1200px){#price .price .price-cards{-webkit-flex-direction:row;flex-direction:row}#price .price .price-cards .price-card{-webkit-flex:25% 1;flex:25% 1}#price .price .price-cards .price-card .price-card-header h3{font-size:1.4rem}#price .price .price-cards .price-card .price-card-header p{font-size:1rem}}@-webkit-keyframes blinkingBackground{0%{color:#10c018}20%{color:#1056c0}40%{color:#ffe819}60%{color:#ef0a1a}80%{color:#fa0ec7}to{color:#04d543}}@keyframes blinkingBackground{0%{color:#10c018}20%{color:#1056c0}40%{color:#ffe819}60%{color:#ef0a1a}80%{color:#fa0ec7}to{color:#04d543}}.business{-webkit-justify-content:space-evenly;justify-content:space-evenly}.business,.business .business-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.business .business-header{background-color:#042d66;background-image:var(--bg-1);position:relative;top:-70px;height:250px;width:100%;-webkit-justify-content:center;justify-content:center;border-bottom-left-radius:50%;border-bottom-right-radius:50%;color:#fff}.business .business-header h2{color:#fff;margin:50px 0 10px;text-align:center;text-transform:capitalize}.business .business-header p{padding:5px 30px;text-align:center;font-size:.9rem}.business .row{width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}.col-md-3{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:600px){.business .row .col-md-3{width:100%;-webkit-flex:40% 1;flex:40% 1}}@media only screen and (min-width:1000px){.business .row .col-md-3{width:100%;-webkit-flex:10% 1;flex:10% 1}}@-webkit-keyframes change-plan-arrow{0%{top:-8px}50%{top:0}to{top:-8px}}@keyframes change-plan-arrow{0%{top:-8px}50%{top:0}to{top:-8px}}.sticky-plans .row>*{padding:0}.sticky-plans{display:none;position:fixed;top:-100%;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.4);transition:all .5s ease;z-index:2}.sticky-plans.show{top:13%}.sticky-plans .price-card-header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:0;border:3px solid #fff;background:linear-gradient(130deg,#033070,var(--primary-color),var(--secondary-color));transition:all .5s;width:100%}.sticky-plans .price-card-header h3{color:#fff;margin:5px 0;padding:0;font-size:.9rem;font-weight:500;text-transform:uppercase}.sticky-plans .price-card-header p{color:#fff;font-size:.5rem}.sticky-plans .price-card-header .order-btn{font-size:.8rem;text-transform:uppercase;text-decoration:none;padding:5px;background-color:#fff;border-radius:4px;text-align:center;margin:auto 8px 5px;color:var(--primary-color)}.sticky-plans .price-card-header .price-card-tag{text-align:center;color:#fff;font-size:1.1rem;font-weight:600}.sticky-plans .price-card-header .price-card-tag .period{font-size:.7rem}@media only screen and (min-width:700px){.sticky-plans{display:-webkit-flex;display:flex;width:100%}.sticky-plans .row{width:100%}.sticky-plans .price-card-header .order-btn{font-size:1rem;margin:5px 10px;padding:15px}}.vps{-webkit-justify-content:space-evenly;justify-content:space-evenly}.vps,.vps .vps-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.vps .vps-header{background-color:#042d66;background-image:var(--bg-1);position:relative;top:-70px;height:250px;width:100%;-webkit-justify-content:center;justify-content:center;border-bottom-left-radius:50%;border-bottom-right-radius:50%;color:#fff}.vps .vps-header h2{color:#fff;margin:50px 0 25px;text-align:center;text-transform:capitalize}.vps .vps-header p{padding:5px 35px;text-align:center;font-size:.9rem}.vps .row{width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}@media only screen and (min-width:600px){.vps .row .col-md-3{width:100%;-webkit-flex:40% 1;flex:40% 1}}@media only screen and (min-width:1000px){.vps .row .col-md-3{width:100%;-webkit-flex:10% 1;flex:10% 1}}.wordpress{-webkit-justify-content:space-evenly;justify-content:space-evenly}.wordpress,.wordpress .wordpress-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.wordpress .wordpress-header{background-color:#042d66;background-image:var(--bg-1);color:#fff;position:relative;top:-70px;height:250px;width:100%;-webkit-justify-content:center;justify-content:center;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.wordpress .wordpress-header h2{color:#fff;margin:50px 0 25px;text-align:center;text-transform:capitalize}.wordpress .wordpress-header p{padding:5px 30px;text-align:center}.wordpress .row{width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}@media only screen and (min-width:600px){.wordpress .row .col-md-3{width:100%;-webkit-flex:40% 1;flex:40% 1}}@media only screen and (min-width:1000px){.wordpress .row .col-md-3{width:100%;-webkit-flex:10% 1;flex:10% 1}}.shared{-webkit-justify-content:space-evenly;justify-content:space-evenly}.shared,.shared .shared-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.shared .shared-header{background-color:#042d66;background-image:var(--bg-1);position:relative;top:-70px;height:250px;width:100%;-webkit-justify-content:center;justify-content:center;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.shared .shared-header h2{margin:30px 0 10px}.shared .shared-header h2,.shared .shared-header p{color:#fff;text-align:center;text-transform:capitalize}.shared .shared-header p{margin:0 40px;font-size:.8rem}.shared .row{width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}@media only screen and (min-width:600px){.shared .row .col-md-3{width:100%;-webkit-flex:40% 1;flex:40% 1}}@media only screen and (min-width:1000px){.shared .row .col-md-3{width:100%;-webkit-flex:10% 1;flex:10% 1}}#contact .contact{-webkit-justify-content:space-evenly;justify-content:space-evenly;margin-top:20px}#contact .contact,#contact .contact .contact-header{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}#contact .contact .contact-header{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='100%' height='100%' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1057%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(4%2c 77%2c 180%2c 1)'%3e%3c/rect%3e%3cpath d='M0%2c717.618C131.361%2c730.872%2c235.349%2c605.985%2c330.867%2c514.839C413.034%2c436.433%2c458.182%2c334.039%2c508.62%2c232.279C560.81%2c126.984%2c643.873%2c26.088%2c631.017%2c-90.726C618.069%2c-208.374%2c512.775%2c-288.017%2c441%2c-382.129C363.934%2c-483.179%2c316.954%2c-628.392%2c194.645%2c-662.902C72.326%2c-697.415%2c-50.063%2c-612.183%2c-162.174%2c-552.315C-256.495%2c-501.947%2c-319.271%2c-416.958%2c-399.112%2c-345.833C-493.238%2c-261.983%2c-632.153%2c-215.922%2c-673.479%2c-96.832C-716.171%2c26.195%2c-691.38%2c174.911%2c-616.881%2c281.72C-545.229%2c384.447%2c-392.858%2c379.86%2c-290.571%2c452.138C-181.21%2c529.414%2c-133.232%2c704.175%2c0%2c717.618' fill='%23033d8e'%3e%3c/path%3e%3cpath d='M1440 1185.3400000000001C1555.686 1183.437 1604.161 1029.174 1704.542 971.635 1813.1779999999999 909.364 1967.53 933.904 2047.191 837.2950000000001 2130.267 736.544 2139.2690000000002 591.309 2125.197 461.484 2110.835 328.98 2055.612 202.91899999999998 1967.5839999999998 102.846 1879.942 3.2110000000000127 1761.218-63.065000000000055 1633.1680000000001-97.87 1506.821-132.212 1363.522-154.95100000000002 1248.366-92.64499999999998 1137.229-32.51400000000001 1128.338 122.75799999999998 1046.871 219.351 967.038 314.006 798.1 342.631 778.177 464.844 758.323 586.634 880.612 683.112 955.252 781.377 1015.481 860.669 1093.311 916.685 1169.805 980.431 1258.436 1054.291 1324.644 1187.238 1440 1185.3400000000001' fill='%23055dda'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1057'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");position:relative;top:-90px;height:250px;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;color:#fff;border-bottom-right-radius:30%;box-shadow:10px 20px 30px rgba(0,0,0,.6)}#contact .contact .contact-header p{padding:5px 35px;text-align:center}#contact .contact .contact-box{width:80%;margin:5px 30px;background-color:#044db5;box-shadow:0 0 19px 5px rgba(0,0,0,.19);border-radius:10px}#contact .contact .contact-box,#contact .contact .contact-box .left{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#contact .contact .contact-box .left{-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;padding:5px 15px;color:#fff}#contact .contact .contact-box .left a{color:#fff;text-decoration:none}h2{color:#fff}#contact .contact .google-map{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:80%;height:350px;margin:5px 20px}#contact .contact .google-map .gmap{width:100%;height:100%}@media only screen and (min-width:756px){#contact .contact{-webkit-flex-direction:column;flex-direction:column}#contact .contact .contact-map{display:-webkit-flex;display:flex}}#about .about,#about .about .about-header{-webkit-flex-direction:column;flex-direction:column}#about .about .about-header{background-image:var(--bg-1);position:relative;top:-70px;height:350px;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;color:#fff;border-bottom-right-radius:30%;box-shadow:10px 20px 30px rgba(0,0,0,.6)}#about .about .about-header h1{margin-top:100px}#about .about .about-header p{padding:5px 35px;text-align:center}#about .about .what-we-are,#about .about .what-we-are .header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#about .about .what-we-are .header h3{font-size:1.7rem;font-weight:600;text-transform:capitalize}#about .about .what-we-are .header p{padding:5px 25px;text-align:justify;text-transform:none}#about .about .what-we-are .what-we-are-cards{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;margin:8px 20px}#about .about .what-we-are .what-we-are-cards .what-we-are-card{-webkit-flex:50% 1;flex:50% 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;height:250px;width:80%;margin:8px 20px;padding:10px;text-align:center;border:1px solid rgba(0,0,0,.2);border-radius:4px;transition:all .4s}#about .about .what-we-are .what-we-are-cards .what-we-are-card:hover{box-shadow:0 0 10px 2px rgba(0,0,0,.3)}#about .about .what-we-are .what-we-are-cards .what-we-are-card h4{margin:10px;text-transform:capitalize}#about .about .what-we-are .what-we-are-cards .what-we-are-card img{width:150px}@media only screen and (min-width:450px){#about .about .about-header{height:280px}}@media only screen and (min-width:768px){#about .about .about-header{height:220px}#about .about .about-header p{padding:5px 65px;text-align:center}#about .about .what-we-are .what-we-are-cards .what-we-are-card{-webkit-flex:20% 1;flex:20% 1}}.footer-container{background-color:#242424;padding:4rem 0 2rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly}.footer-links{-webkit-flex-wrap:wrap;flex-wrap:wrap}.footer-link-wrapper,.footer-links{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-evenly;justify-content:space-evenly}.footer-link-items,.footer-link-wrapper{-webkit-align-items:flex-start;align-items:flex-start}.footer-link-items{-webkit-flex:40% 1;flex:40% 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:16px;text-align:left;width:160px;box-sizing:border-box}.footer-link-items h2{margin-bottom:16px;font-size:1.3rem;text-transform:uppercase}.footer-link-items .fas{color:#fff;font-size:1.5rem;margin:10px}.footer-link-items a{color:#fff;text-decoration:none;margin-bottom:8px;font-size:.8rem;text-transform:capitalize}.footer-link-items a:hover{color:hsla(0,0%,91.4%,.12941176470588237);transition:all .1s ease-out}.footer-link-items .footer-contactus-list li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.footer-email-form h2{margin-bottom:32px}.footer-input::-webkit-input-placeholder{color:#b1b1b1}.footer-input:-ms-input-placeholder{color:#b1b1b1}.footer-input::placeholder{color:#b1b1b1}.social-icon-link{color:#fff;font-size:34px}.social-media{width:100%}.social-logo{text-decoration:none;font-size:2rem;color:#fff}.social-media-wrap{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%;max-width:1000px;margin:40px auto 0}.social-media-wrap .footer-logo,.social-media-wrap .footer-payment{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.social-media-wrap .footer-payment .payment-icons{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-around;justify-content:space-around}.social-media-wrap .footer-payment h3{color:#fff;font-size:1rem}.social-media-wrap .footer-payment .payment-icons img{width:40px}.social-icon,.social-icons{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.social-icon{background:#e3edf7;height:45px;width:45px;margin:0 15px;border-radius:8px;-webkit-align-items:center;align-items:center;text-decoration:none;box-shadow:6px 6px 10px -1px rgba(0,0,0,.15),-6px -6px 10px -1px hsla(0,0%,100%,.7);border:1px solid transparent;transition:all .5s}.social-icon i{font-size:20px;color:#777;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.social-icon:hover{box-shadow:inset 4px 4px 6px -1px rgba(0,0,0,.2),inset -4px -4px 6px -1px hsla(0,0%,100%,.7),-.5px -.5px 0 -1px #fff,.5px .5px 0 rgba(0,0,0,.15),0 12px 10px -10px rgba(0,0,0,.05);border:1px solid rgba(255,0,0,.1);-webkit-transform:translateY(2px);transform:translateY(2px)}.social-icon:hover i{-webkit-transform:scale(.9);transform:scale(.9)}.social-icon:hover .fa-facebook-f{color:#3b5998}.social-icon:hover .fa-twitter{color:#00acee}.social-icon:hover .fa-whatsapp{color:#4fce5d}.social-icon:hover .fa-instagram{color:#f14843}.social-icon:hover .fa-youtube{color:red}.website-rights{color:#fff;margin-bottom:16px}@media screen and (max-width:820px){.footer-links{padding-top:1rem}.footer-link-wrapper{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.footer-link-items{-webkit-flex:40% 1;flex:40% 1}.social-media-wrap{-webkit-flex-direction:column;flex-direction:column;height:250px}}.topnav{-webkit-flex-direction:column;flex-direction:column;text-transform:uppercase;color:#fff;background-color:#000}.topnav,.topnav-offer{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.topnav .topnav-offer .offer{font-size:.8rem}.topnav .topnav-offer img{width:30px;height:30px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.topnav-content{display:none}.topnav-content,.topnav-content .topnav-item{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.topnav-content .topnav-item{display:-webkit-flex;display:flex;margin:5px 10px;font-size:.7rem}.topnav-item img{width:15px;height:15px;margin:0 10px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.topnav-content .topnav-item a{text-decoration:none;color:#fff}@media only screen and (min-width:756px){.topnav .topnav-offer .offer{font-size:.8rem}.topnav{-webkit-flex-direction:row;flex-direction:row}.topnav-content{display:-webkit-flex;display:flex}.topnav-content .topnav-item{margin:5px 15px;font-size:.8rem}.topnav-content .topnav-item img{width:20px;height:20px}}@media only screen and (min-width:1000px){.topnav-content .topnav-item{margin:5px 10px;font-size:.9rem}.topnav-content .topnav-item img{width:25px;height:25px}}.loader-wrapper{width:100vw;height:100vh;position:absolute;top:0;left:0;background-color:#242f3f;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;z-index:5}.loader{display:inline-block;width:30px;height:30px;position:relative;border:4px solid #fff;-webkit-animation:loader 2s ease infinite;animation:loader 2s ease infinite}.loader-inner{vertical-align:top;display:inline-block;width:100%;background-color:#fff;-webkit-animation:loader-inner 2s ease-in infinite;animation:loader-inner 2s ease-in infinite}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loader-inner{0%{height:0%}25%{height:0%}50%{height:100%}75%{height:100%}to{height:0%}}@keyframes loader-inner{0%{height:0%}25%{height:0%}50%{height:100%}75%{height:100%}to{height:0%}}
/*# sourceMappingURL=main.b2e2fca9.chunk.css.map */