@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&family=Poppins:ital,wght@0,400;0,700;1,400&display=swap";.loader{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;background-color:#0b0d1b99;z-index:99;top:0;left:0}@media (max-width: 599px){.loader{padding:2rem}}.loader p{color:#fff;font-size:12px;margin-top:2rem;text-align:center}.template{width:100%;height:100vh}.template-topbar{width:100%;height:5vh;background-color:#ffe05d;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}@media (max-width: 599px){.template-topbar{display:flex;align-items:center;justify-content:center}}.template-topbar-left{display:flex;gap:1rem}@media (max-width: 599px){.template-topbar-left{flex-direction:column-reverse;align-items:center;gap:.5rem;display:none}}.template-topbar-left p{font-size:14px}.template-topbar-left-social{display:flex;gap:.5rem}.template-topbar-left-social svg{width:20px;height:20px}.template-topbar-right p{font-size:12px}.template-offer{width:100%;overflow:hidden;background-color:#4e4fea;color:#fff;padding:10px 0;position:relative;white-space:nowrap;z-index:-99}.template-offer-content{display:inline-block;padding-left:100%;animation:scrollBanner 20s linear infinite}@keyframes scrollBanner{0%{transform:translate(0)}to{transform:translate(-100%)}}.template-header{width:100%;height:10vh;border-bottom:1px solid rgba(33,34,53,.6);padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.template-header-fixed{-webkit-transition:all .5s ease;-moz-transition:position 10s;-ms-transition:position 10s;-o-transition:position 10s;transition:all .5s ease}@media (max-width: 599px){.template-header{height:8vh;padding:0 1rem}}.template-header-logo{display:flex}.template-header-logo img{width:170px}@media (max-width: 599px){.template-header-logo img{width:120px}}@media (min-width: 600px) and (max-width: 900px){.template-header-logo img{width:120px}}.template-header-right{display:flex;align-items:center;gap:1.5rem}.template-header-right-desktop{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media (max-width: 599px){.template-header-right-desktop{display:none}}@media (min-width: 600px) and (max-width: 900px){.template-header-right-desktop{display:none}}.template-header-right-mobile{display:none}@media (max-width: 599px){.template-header-right-mobile{height:100%;display:flex;align-items:center;gap:1.5rem;margin-top:3px}.template-header-right-mobile-icons{display:block;align-items:start}.template-header-right-mobile-icons svg{color:#fff}}@media (min-width: 600px) and (max-width: 900px){.template-header-right-mobile{height:100%;display:flex;align-items:center;gap:1.5rem;margin-top:3px}.template-header-right-mobile-icons{display:block;align-items:start}.template-header-right-mobile-icons svg{color:#fff}}.template-header-right-mobile-icons{position:relative}.template-header-right-mobile-icons-cart{width:12px;height:12px;position:absolute;right:-3px;top:-3px;font-size:6px;background-color:#ea5354;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.template-header-right-register{color:#fff;display:flex;align-items:center;justify-content:center;gap:1rem}.template-header-right-register svg{font-size:18px}.template-header-right-register a{color:#fff;text-decoration:none;font-size:14px}.template-header-right-login a{color:#9a9a9f;text-decoration:none;font-size:14px;background-color:#0b0d1b;padding:.5rem 1rem;border-radius:.3rem;text-transform:uppercase;letter-spacing:.1rem;border:1px solid rgba(154,154,159,.3)}.template-header-right-login a:hover{border:1px solid #ffffff;color:#fff}.template-header-right-cart{background-color:#4e4fea;position:relative;padding:.5rem;display:flex;align-items:center;border-radius:1rem;cursor:pointer;border:.5px solid #4e4fea}.template-header-right-cart svg{color:#fff;font-size:18px}.template-header-right-cart:hover{border:.5px solid #ffffff}.template-header-right-cart-icon{width:15px;height:15px;position:absolute;right:-3px;top:-3px;font-size:8px;background-color:#ea5354;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.template-menu{width:100%;height:8vh;border-bottom:1px solid rgba(33,34,53,.6);padding:0 2rem;display:flex;align-items:center;justify-content:space-between;font-size:14px}@media (max-width: 599px){.template-menu{display:none}}@media (min-width: 600px) and (max-width: 900px){.template-menu{display:none}}@media (max-width: 599px){.template-menu-desktop{display:none}}@media (min-width: 600px) and (max-width: 900px){.template-menu-desktop{display:none}}.template-menu-mobile{display:none}@media (max-width: 599px){.template-menu-mobile{display:block}.template-menu-mobile svg{color:#fff;font-size:16px}}@media (min-width: 600px) and (max-width: 900px){.template-menu-mobile{display:block}.template-menu-mobile svg{color:#fff;font-size:16px}}.template-menu-mobile-icons{color:#fff!important}.template-menu li{list-style:none;color:#fff}.template-menu li a{color:#fff;text-decoration:none}.template-menu li a:hover{color:#ea5354}.template-menu-left p{color:#fff}.template-menu-right-drop{display:flex;gap:.3rem;align-items:center}.template-menu-right-drop svg{margin-top:.3rem}.template-menu-right ul{display:flex;align-items:center;gap:3rem}.template-menu-right ul li{color:#fff;text-decoration:none;cursor:pointer}.template-menu-right ul li span{display:flex;align-items:center;margin-right:-.5rem}.template-menu-right ul li div{display:none;position:absolute;padding-top:.8rem;padding-left:0;margin-left:-5rem}.template-menu-right ul li div a{color:#0b0d1b}.template-menu-right ul li div ul{background-color:#1a1b2e;border-radius:.3rem;align-items:center;padding:1rem 2rem;display:flex;border:1px solid #212235}.template-menu-right ul li div ul li a{color:#fff;font-size:12px}.template-menu-right ul li:hover div{display:block}.template-menu-right ul li:hover div ul{display:flex;flex-direction:column;gap:.5rem;align-items:start}.template-mobilemenu{display:none}@media (max-width: 599px){.template-mobilemenu{width:100%;height:100vh;display:block;position:fixed;z-index:99;top:0;left:0;background-color:#00000080}.template-mobilemenu-wrapper{width:90vw;height:100vh;padding:1rem 2rem;background-color:#0b0d1b}.template-mobilemenu-close{display:flex;align-items:end;justify-content:end}.template-mobilemenu-close svg{color:#ffe05d;font-size:28px}.template-mobilemenu ul div{padding:1rem}.template-mobilemenu ul div li{border-bottom:none;font-size:12px}.template-mobilemenu ul li{font-size:14px;padding:.5rem 0;border-bottom:1px solid rgba(33,34,53,.6);color:#fff;list-style:none}.template-mobilemenu ul li:last-child{border-bottom:none}.template-mobilemenu ul li span{display:flex;align-items:center;justify-content:space-between}.template-mobilemenu ul li a{color:#fff;text-decoration:none}.template-mobilemenu-social{display:flex;gap:.5rem;margin-top:1rem}.template-mobilemenu-social svg{color:#fff}}@media (min-width: 600px) and (max-width: 900px){.template-mobilemenu{width:100%;height:100vh;display:block;position:fixed;z-index:99;top:0;left:0;background-color:#00000080}.template-mobilemenu-wrapper{width:40vw;height:100vh;padding:1rem 2rem;background-color:#0b0d1b}.template-mobilemenu-close{display:flex;align-items:end;justify-content:end}.template-mobilemenu-close svg{color:#ffe05d;font-size:28px}.template-mobilemenu ul div{padding:1rem}.template-mobilemenu ul div li{border-bottom:none;font-size:12px}.template-mobilemenu ul li{font-size:14px;padding:.5rem 0;border-bottom:1px solid rgba(33,34,53,.6);color:#fff;list-style:none}.template-mobilemenu ul li:last-child{border-bottom:none}.template-mobilemenu ul li span{display:flex;align-items:center;justify-content:space-between}.template-mobilemenu ul li a{color:#fff;text-decoration:none}.template-mobilemenu-social{display:flex;gap:.5rem;margin-top:1rem}.template-mobilemenu-social svg{color:#fff}}.template-content{margin-top:16vh}@media (max-width: 599px){.template-content{margin-top:0vh}}@media (min-width: 600px) and (max-width: 900px){.template-content{margin-top:0vh}}.template-logos{padding:4rem 4rem 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;align-self:center;background-color:#000}@media (min-width: 600px) and (max-width: 900px){.template-logos{grid-template-columns:repeat(2,1fr);padding:4rem 1rem;padding-bottom:0}}@media (max-width: 599px){.template-logos{grid-template-columns:repeat(1,1fr);padding:4rem 1rem;padding-bottom:0}}@media (min-width: 900px) and (max-width: 1024px){.template-logos{grid-template-columns:repeat(3,1fr)}}.template-logos-flex{padding:1rem;border:1px solid #212235;border-radius:.3rem;display:flex;align-items:center;justify-content:center}.template-footer{width:100%;padding:1rem 4rem 4rem;background-color:#000}@media (max-width: 599px){.template-footer{padding:4rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.template-footer{padding:4rem 1rem}}@media (min-width: 900px) and (max-width: 1024px){.template-footer{padding:4rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.template-footer-head{margin:2rem 0}}.template-footer-head h2{color:#fff;font-size:16px;margin-bottom:.5rem}@media (max-width: 599px){.template-footer-head h2{font-size:14px}}.template-footer-head p{color:#9a9a9f;font-size:14px;margin-bottom:.3rem;width:34%}@media (min-width: 600px) and (max-width: 900px){.template-footer-head p{width:100%}}@media (max-width: 599px){.template-footer-head p{width:100%;font-size:12px}}.template-footer-support{display:flex;align-items:center;justify-content:space-between;margin:1rem 0;gap:2rem;border-bottom:1px solid #ffffff;padding-bottom:3rem}@media (min-width: 600px) and (max-width: 900px){.template-footer-support{flex-direction:column}}@media (max-width: 599px){.template-footer-support{flex-direction:column}}.template-footer-support-card{display:flex;align-items:center;width:100%;gap:1rem;border:1px solid #212235;padding:1rem;border-radius:.3rem;cursor:pointer}.template-footer-support-card img{width:40px;height:40px}.template-footer-support-card h4{color:#fff;font-size:14px}@media (max-width: 599px){.template-footer-support-card h4{font-size:12px}}.template-footer-support-card p{font-size:12px;color:#9a9a9f}@media (max-width: 599px){.template-footer-support-card p{font-size:10px}}.template-footer-body{margin:2rem 0;margin-bottom:0;display:flex;gap:1rem}@media (max-width: 599px){.template-footer-body{flex-direction:column}}@media (min-width: 600px) and (max-width: 900px){.template-footer-body{flex-direction:column}}.template-footer-body-left{width:100%}.template-footer-body-right{text-align:end;width:100%}@media (max-width: 599px){.template-footer-body-right{text-align:start}}@media (min-width: 600px) and (max-width: 900px){.template-footer-body-right{text-align:start}}.template-footer-body-right p{font-size:12px;color:#9a9a9f;margin-bottom:.2rem}@media (max-width: 599px){.template-footer-body-right p{font-size:10px}}.template-footer-body-logo{width:30%}@media (max-width: 599px){.template-footer-body-logo{width:60%}}.template-footer-body-links ul{display:flex;gap:1rem}@media (max-width: 599px){.template-footer-body-links ul{flex-direction:column;margin:1rem 0}}.template-footer-body-links ul li{list-style:none}.template-footer-body-links ul li a{color:#9a9a9f;font-size:14px;text-decoration:none}@media (max-width: 599px){.template-footer-body-links ul li a{font-size:12px}}.secondary-menu{margin:.5rem 0 .5rem 1.5rem}.secondary-menu li{border:none!important}.sticky{position:fixed;top:0;width:100%;background-color:#0b0d1b;border-bottom:1px solid rgba(33,34,53,.6);animation:smoothScroll 1s forwards}@keyframes smoothScroll{0%{transform:translateY(-40px)}to{transform:translateY(0)}}.notfound{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.notfound h1{font-size:100px;color:#ea5354;font-weight:700;margin:0}.notfound h2{font-size:30px;color:#fff;margin-bottom:1.5rem}.notfound p{font-size:14px;color:#9a9a9f;margin-bottom:2rem}.notfound .home-link{padding:10px 25px;font-size:14px;background-color:#4e4fea;color:#fff;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.customer{padding:4rem;border:1px solid #212235}@media (max-width: 599px){.customer{padding:4rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.customer{padding:4rem 1rem}}.customer-head{text-align:center;margin-bottom:2rem}.customer-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}@media (max-width: 599px){.customer-head h2{font-size:16px}}.customer-head p{color:#9a9a9f;font-size:14px}@media (max-width: 599px){.customer-head p{font-size:12px}}.customer-body{width:100%;display:grid;gap:2rem;justify-content:space-between;grid-template-columns:repeat(3,1fr)}@media (min-width: 600px) and (max-width: 900px){.customer-body{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 599px){.customer-body{grid-template-columns:1fr}}.customer-body-card{background-color:#1a1b2e;padding:2rem}.customer-body-card h3{color:#fff;font-size:12px}.customer-body-card p{font-size:14px;color:#9a9a9f;margin-bottom:1rem}@media (max-width: 599px){.customer-body-card p{font-size:12px}}.faq{padding:4rem}@media (max-width: 599px){.faq{padding:4rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.faq{padding:4rem 1rem}}.faq-head{text-align:center;margin-bottom:2rem}.faq-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}@media (max-width: 599px){.faq-head h2{font-size:16px}}.faq-head p{color:#9a9a9f;font-size:14px}@media (max-width: 599px){.faq-head p{font-size:12px}}.faq-body-flex{display:flex;align-items:center;justify-content:space-between;background-color:#1a1b2e;padding:1rem;border-radius:.3rem;margin-bottom:1rem;cursor:pointer;gap:2rem}.faq-body-flex svg{font-size:20px;color:#fff}@media (max-width: 599px){.faq-body-flex svg{font-size:16px}}.faq-body-flexs{display:flex;align-items:start;gap:1rem}.faq-body-flexs h2,.faq-body-flexs span{color:#fff;font-size:14px}@media (max-width: 599px){.faq-body-flexs h2,.faq-body-flexs span{font-size:12px}}.faq-body p{color:#9a9a9f;font-size:12px;margin-bottom:1rem;text-align:justify;background-color:#1a1b2e;padding:1rem;border-radius:.3rem}@media (max-width: 599px){.faq-body p{width:100%}}.button-primary{background-color:#0b0d1b!important;color:#fff!important}.button-secondary{background-color:#4e4fea!important;color:#fff!important}.button-red{background-color:#ea5354!important;color:#fff!important}.button-yellow{background-color:#ffe05d!important;color:#000!important}.button-grey{background-color:#9a9a9f!important;color:#fff!important}.button button{padding:.5rem 1rem;border-radius:.3rem;border:none;margin:.5rem 0;cursor:pointer}.about-hero{width:100%;height:80vh;padding:2rem 4rem;display:flex;align-items:center;margin-bottom:2rem;margin-top:-16vh;background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/about-C5xUvBHO.jpg);background-size:cover}@media (max-width: 599px){.about-hero{margin-top:0vh;padding:1rem;align-items:center}}@media (min-width: 600px) and (max-width: 900px){.about-hero{height:70vh}}.about-hero_left{width:60%;color:#9a9a9f}@media (min-width: 600px) and (max-width: 900px){.about-hero_left{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}@media (max-width: 599px){.about-hero_left{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.about-hero_left h1{font-size:30px;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.3rem;color:#fff;margin-top:1rem}@media (min-width: 600px) and (max-width: 900px){.about-hero_left h1{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.about-hero_left h1{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.about-hero_left h1 span{font-size:30px;color:#ff0;font-weight:bolder}@media (min-width: 600px) and (max-width: 900px){.about-hero_left h1 span{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.about-hero_left h1 span{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.about-hero_left p{width:80%;text-align:justify;font-size:14px}@media (min-width: 600px) and (max-width: 900px){.about-hero_left p{width:100%;font-size:14px;text-align:center}}@media (max-width: 599px){.about-hero_left p{width:100%;font-size:12px;text-align:center}}.about-hero_left span{font-size:12px}@media (min-width: 600px) and (max-width: 900px){.about-hero_left span{width:100%;font-size:10px;text-align:center}}@media (max-width: 599px){.about-hero_left span{width:100%;font-size:10px;text-align:center}}.about-hero_right{width:50%}.about-hero_right img{width:100%}@media (min-width: 600px) and (max-width: 900px){.about-hero_right{display:none}}@media (max-width: 599px){.about-hero_right{display:none}}.about-pricing{padding:4rem;display:flex;flex-direction:column;gap:4rem}@media (max-width: 599px){.about-pricing{padding:4rem 1rem}}.about-pricing-head{text-align:center;margin-bottom:2rem}.about-pricing-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.about-pricing-head h4{font-size:16px;color:#fff;font-weight:700;text-transform:uppercase;margin-bottom:1rem}.about-pricing-head p{color:#9a9a9f;font-size:14px;text-align:justify}.about-pricing-features{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5rem}@media (max-width: 599px){.about-pricing-features{flex-direction:column;gap:2rem}}@media (min-width: 600px) and (max-width: 900px){.about-pricing-features{flex-direction:column;text-align:center;gap:2rem}}.about-pricing-features-left{width:100%}@media (max-width: 599px){.about-pricing-features-left{text-align:center}}.about-pricing-features-left-head{margin-bottom:1rem;font-size:16px;color:#4e4fea;font-weight:700}.about-pricing-features-left-subhead{font-size:18px;margin-bottom:.5rem;color:#fff}.about-pricing-features-left p{font-size:14px;color:#9a9a9f}.about-pricing-features-right{display:flex;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.about-pricing-features-right{gap:1rem}}@media (max-width: 599px){.about-pricing-features-right{flex-direction:column}}.about-pricing-features-right-card{background-color:#1a1b2e;padding:2rem;border-radius:.3rem}.about-pricing-features-right-card h2{font-size:16px;color:#4e4fea;font-weight:700;margin-bottom:1rem}.about-pricing-features-right-card p{font-size:12px;color:#9a9a9f}.about-tools{padding:4rem;border:1px solid #212235}@media (min-width: 600px) and (max-width: 900px){.about-tools{padding:4rem 1rem}}@media (max-width: 599px){.about-tools{padding:4rem 1rem}}.about-tools-head{text-align:center;margin-bottom:2rem}.about-tools-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.about-tools-head p{color:#9a9a9f;font-size:14px}.about-tools-body{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.about-tools-body{grid-template-columns:1fr 1fr 1fr;gap:1rem}}@media (max-width: 599px){.about-tools-body{grid-template-columns:1fr}}.about-tools-body-card{border-radius:.3rem;padding:2rem;background-color:#1a1b2e}.about-tools-body-card h3{color:#fff;font-size:14px;margin-bottom:1rem}.about-tools-body-card p{color:#9a9a9f;font-size:12px}.announcements{padding:0 4rem 4rem;color:#fff;margin-top:-10vh}@media (max-width: 599px){.announcements{padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.announcements{padding:1rem}}.announcements h1{font-size:16px;color:#fff;margin-bottom:2rem;font-weight:700;text-decoration:underline}@media (max-width: 599px){.announcements h1{text-align:center}}@media (min-width: 600px) and (max-width: 900px){.announcements h1{text-align:center}}.announcements-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 599px){.announcements-grid{grid-template-columns:repeat(1,1fr)}}@media (min-width: 600px) and (max-width: 900px){.announcements-grid{grid-template-columns:repeat(1,1fr)}}.announcements-card{border:1px solid #212235;padding:1rem}.announcements-card h1{font-size:14px;color:#fff;margin-bottom:1rem;font-weight:700}.announcements-card p{font-size:12px;color:#9a9a9f;margin-bottom:1rem}.account{width:100%;margin-top:-16vh;padding:2rem 4rem}@media (max-width: 599px){.account{margin-top:0;padding:2rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.account{margin-top:0;padding:2rem 1rem}}.account h1{color:#fff;font-size:16px;margin-bottom:2rem}.account-wrapper{display:flex;border:1px solid rgba(154,154,159,.3);padding:2rem;flex-direction:column;gap:2rem}@media (max-width: 599px){.account-wrapper{flex-direction:column;gap:1rem}}.account-menu{border-bottom:1px solid rgba(154,154,159,.2);padding:1rem 0}.account-menu ul{display:flex;gap:1rem}@media (max-width: 599px){.account-menu ul{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:none!important;gap:0}}.account-menu ul li{margin-bottom:1rem;padding:.5rem;list-style:none;color:#fff;font-size:14px;cursor:pointer}.account-menu ul li div{display:flex;align-items:center;gap:.5rem}.account-menu ul li div span{display:flex;align-items:end}.account-submenu{padding-left:1.5rem}.account-submenu ul li{padding:.5rem 0;margin:0}.account-content{width:100%}.selected{color:#ea5354!important}.promotions{border:1px solid #212235;border-radius:.3rem;padding:2rem}.promotions h1{font-size:14px!important;margin-bottom:2rem!important}.promotions-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 599px){.promotions-wrapper{grid-template-columns:repeat(1,1fr)}}@media (min-width: 600px) and (max-width: 900px){.promotions-wrapper{grid-template-columns:repeat(2,1fr)}}.promotions-product{border:1px solid #212235;padding:1rem;border-radius:.3rem;cursor:pointer}.promotions-product:hover{border:1px solid #ea5354}.promotions-product h3{font-size:14px;font-weight:700;margin-bottom:.5rem}.promotions-product h5{font-size:12px}.promotions-product p{font-size:10px!important;color:#9a9a9f}.cInput{margin:.5rem 0!important}.cInput label{font-size:12px;color:#fff}.cInput input{width:100%;padding:.8rem;background-color:transparent;border:1px solid rgba(154,154,159,.3);border-radius:.3rem;outline:none;color:#fff;margin-top:.5rem}.cInput input:focus{border:1px solid rgba(154,154,159,.3)}.cInput input:disabled{background-color:#ebebe433;color:#9a9a9f}.cInput span{font-size:10px;color:#ea5354;display:block;margin:.5rem}.cInput-info{color:#ffe05d!important}.disabled{background-color:#fff}.table-container{background-color:transparent!important;overflow-x:auto;padding:.1rem;font-size:12px;width:100%}.table-container-head{display:flex;justify-content:end}.table-container input[type=text]{margin-bottom:1rem;padding:.5rem;width:100%;max-width:300px;border:1px solid rgba(154,154,159,.2);border-radius:4px}.table-container .pagination{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.table-container .pagination button{padding:.5rem 1rem;border:1px solid rgba(154,154,159,.2);border-radius:4px;background:transparent;cursor:pointer}.table-container .pagination button:disabled{background:#9a9a9f;cursor:not-allowed}.modern-table{width:100%;border-collapse:collapse;margin:0;border:1px solid rgba(154,154,159,.2)}.pagination{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.pagination button{padding:.5rem 1rem;border:1px solid rgba(154,154,159,.2);border-radius:4px;background:#1a1b2e;color:#fff;cursor:pointer}.pagination button:disabled{background:#9a9a9f;cursor:not-allowed}.accDashboard{color:#fff}.accDashboard h1{font-size:20px;margin:0}.accDashboard-cardWrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0}@media (max-width: 599px){.accDashboard-cardWrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width: 600px) and (max-width: 900px){.accDashboard-cardWrapper{grid-template-columns:repeat(2,1fr)}}.accDashboard-card{border-radius:.4rem;padding:1rem;width:100%;border:1px solid rgba(154,154,159,.5)}.accDashboard-card h1{font-size:40px}.accDashboard-card p{color:#fff}.accDashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:4rem 0}@media (max-width: 599px){.accDashboard-grid{grid-template-columns:repeat(1,1fr)}}@media (min-width: 600px) and (max-width: 900px){.accDashboard-grid{grid-template-columns:repeat(1,1fr)}}.tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}@media (max-width: 599px){.tabs{grid-template-columns:repeat(2,1fr)}}@media (min-width: 600px) and (max-width: 900px){.tabs{grid-template-columns:repeat(4,1fr)}}.tabs-link{border:1px solid rgba(154,154,159,.3);padding:.5rem;font-size:12px;border-radius:.3rem;cursor:pointer;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.tabs-link:hover,.tabs-selected{border:1px solid #ea5354}.cInputSelect{margin:.5rem 0!important}.cInputSelect label{font-size:12px;color:#fff}.cInputSelect select{width:100%;padding:.8rem;background-color:transparent;border:1px solid rgba(154,154,159,.3);border-radius:.3rem;outline:none;color:#fff;margin-top:.5rem}.cInputSelect select:focus{border:1px solid rgba(154,154,159,.3)}.cInputSelect span{font-size:10px;color:#ea5354;display:block;margin:.5rem}.cTextarea{margin:.5rem 0!important}.cTextarea label{font-size:12px;color:#fff}.cTextarea textarea{width:100%;padding:.8rem;background-color:transparent;border:1px solid rgba(154,154,159,.3);border-radius:.3rem;outline:none;color:#fff;margin-top:.5rem}.cTextarea textarea:focus{border:1px solid rgba(154,154,159,.3)}.cTextarea span{font-size:10px;color:#ea5354;display:block;margin:.5rem}.cTextarea-info{color:#ffe05d!important}.error{border:1px solid #ea5354!important}.modal{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#1a1b2ee6;display:flex;align-items:center;justify-content:center;color:#fff}.modal-content{min-width:50vw;max-height:80vh;background-color:#1a1b2e;position:relative;border:1px solid rgba(154,154,159,.6);overflow-y:scroll}@media (max-width: 599px){.modal-content{width:90vw;max-width:90vw;max-height:95vh}}.modal-content-header{border-bottom:1px solid rgba(154,154,159,.2);position:sticky;top:0;left:0;width:100%;background-color:#1a1b2ee6;z-index:1}.modal-content-header-flex{display:flex;align-items:center;justify-content:space-between;padding:1rem}.modal-content-header-flex h1{font-size:14px!important;margin-bottom:0!important}@media (max-width: 599px){.modal-content-header-flex h1{font-size:14px!important}}.modal-content-header-flex svg{font-size:20px;cursor:pointer}.modal-content-body{padding:1rem;height:100%}.modal-content-footer{width:100%;border-top:1px solid rgba(154,154,159,.2);bottom:0;padding:1rem}.profileinfo{width:100%}.profileinfo-button{width:30%;margin:1rem 0}@media (max-width: 599px){.profileinfo-button{width:100%}}@media (min-width: 600px) and (max-width: 900px){.profileinfo-button{width:50%}}.profileinfo-kyc{display:flex;flex-direction:column}.profileinfo-kyc label{font-size:12px}.profileinfo-kycModal{width:50%}@media (max-width: 599px){.profileinfo-kycModal{width:100%}}@media (min-width: 600px) and (max-width: 900px){.profileinfo-kycModal{width:50%}}.profileinfo-kycModal p{font-size:10px}.profile-component{width:100%;padding:1rem 0;color:#fff}.accOrders{color:#fff}.accOrders h1{font-size:16px}.accOrders-notfound{text-align:center}.accOrders-actions{display:flex;align-items:center;gap:.5rem}.accOrders svg{cursor:pointer}.ViewOrder-wrapper{display:flex;gap:2rem;margin-top:2rem}@media (max-width: 599px){.ViewOrder-wrapper{flex-direction:column}}@media (min-width: 600px) and (max-width: 900px){.ViewOrder-wrapper{flex-direction:column}}.ViewOrder-left{padding:1rem;width:100%;border-radius:.3rem}@media (max-width: 599px){.ViewOrder-left{width:100%;padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.ViewOrder-left{width:100%}}.ViewOrder-left-hosting-wrapper{display:flex;align-items:top;justify-content:space-between;border-bottom:1px solid rgba(154,154,159,.2);padding:1rem 0}.ViewOrder-left-hosting-wrapper:last-child{border-bottom:none}.ViewOrder-left-hosting-details{display:flex;gap:1rem;align-items:flex-start}.ViewOrder-left-hosting-details svg{color:#ea5354;cursor:pointer}.ViewOrder-left-hosting-details h1{font-size:14px;margin-bottom:.5rem;color:#ea5354}@media (max-width: 599px){.ViewOrder-left-hosting-details h1{font-size:9px}}.ViewOrder-left-hosting-details h2{font-size:14px}@media (max-width: 599px){.ViewOrder-left-hosting-details h2{font-size:9px}}.ViewOrder-left-hosting-details p{font-size:10px}@media (max-width: 599px){.ViewOrder-left-hosting-details p{font-size:12px!important}}.ViewOrder-left-hosting-details h3{font-size:12px}@media (max-width: 599px){.ViewOrder-left-hosting-details h3{font-size:12px!important}}.ViewOrder-left-hosting-details h6{color:#9a9a9f}.ViewOrder-left-hosting-details span{color:#ea5354}.ViewOrder-left-hosting-price p{color:#ea5354;text-align:end}.ViewOrder-left-hosting-price h6{color:#9a9a9f}@media (max-width: 599px){.ViewOrder-left-hosting-price h6{text-align:end;font-size:8px}}.doaminRenewals{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:center}@media (max-width: 599px){.doaminRenewals{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 600px) and (max-width: 900px){.doaminRenewals{grid-template-columns:repeat(2,1fr)!important}}.doaminRenewals-card{width:100%;border:1px solid rgba(154,154,159,.3);padding:1rem;cursor:pointer}.doaminRenewals-card h1{font-size:16px;font-weight:700;margin:.5rem 0}.doaminRenewals-card p{font-size:12px}.doaminRenewals-selected{border:1px solid #ea5354}.doaminRenewals-domain{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:1rem}.doaminRenewals-domain p{font-size:12px}.AccountRenewals{color:#fff}.AccountRenewals h1{font-size:16px}.AccountRenewals-notfound{text-align:center}.AccountRenewals-actions{display:flex;align-items:center;gap:.5rem}.AccountRenewals svg{cursor:pointer}.AccountRenewals-modal{width:60vw}@media (max-width: 599px){.AccountRenewals-modal{width:100%}}@media (min-width: 600px) and (max-width: 900px){.AccountRenewals-modal{width:100%}}.paid{color:green;cursor:pointer}.notPaid{color:gray}.ViewRenewals{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.sharedModal-card h1{margin:.5rem 0}.sharedModal{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:center}@media (max-width: 599px){.sharedModal{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 600px) and (max-width: 900px){.sharedModal{grid-template-columns:repeat(2,1fr)!important}}.sharedModal-card{width:100%;border:1px solid rgba(154,154,159,.3);padding:1rem;cursor:pointer}.sharedModal-card h1{font-size:16px;font-weight:700}.sharedModal-card p{font-size:12px}.sharedModal-selected{border:1px solid #ea5354}.sharedModal-domain{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:1rem}.sharedModal-domain p{font-size:12px}.switch{width:40px;height:20px;background-color:#9a9a9f;border-radius:20px;position:relative;cursor:pointer;transition:background-color .3s ease}.switch.on{background-color:#14cd72}.switch .slider{position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:transform .3s ease}.switch .slider.on{transform:translate(20px)}.switch .slider.off{transform:translate(0)}.paid{color:#4e4fea;cursor:pointer}.notPaid{color:#9a9a9f}.domainServiceDetails{color:#fff;padding:1rem}.domainServiceDetails h1{font-size:16px}.domainServiceDetails-dns p{font-size:12px;margin-bottom:.5rem}.domainServiceDetails-dns p:first-child{color:#ea5354;font-size:14px}.domainServiceDetails-dns li{font-size:10px;list-style:none;margin-bottom:.5rem;color:#ffe05d}.domainServiceDetails-notfound{text-align:center}.domainServiceDetails-modal{width:80vw}@media (max-width: 599px){.domainServiceDetails-modal{width:100%}}@media (min-width: 600px) and (max-width: 900px){.domainServiceDetails-modal{width:90vw}}.domainServiceDetails-dnsmodal{width:50vw}@media (max-width: 599px){.domainServiceDetails-dnsmodal{width:100%}}@media (min-width: 600px) and (max-width: 900px){.domainServiceDetails-dnsmodal{width:90vw}}.domainServiceDetails-button{display:flex;justify-content:end}.domainServiceDetails-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}@media (max-width: 599px){.domainServiceDetails-wrapper{flex-direction:column;align-items:start;gap:1rem}}.domainServiceDetails-info h1{font-size:14px;margin:0}.domainServiceDetails-info h2{font-size:12px;color:#9a9a9f}@media (max-width: 599px){.domainServiceDetails-info h2{font-size:10px}}.domainServiceDetails-info h6{color:#9a9a9f;font-size:10px}.domainServiceDetails-info-price p{font-size:12px;color:#ea5354;text-align:end}@media (max-width: 599px){.domainServiceDetails-info-price p{text-align:start}}.domainServiceDetails-info-price h6{font-size:10px;color:#9a9a9f}.domainServiceDetails-link{color:#ea5354}.domainServiceDetails svg{cursor:pointer}.userSupport h1{font-size:16px;text-decoration:underline}.userSupport-create{width:100%;display:flex;justify-content:end}.userSupport-modal{width:70vw}@media (max-width: 599px){.userSupport-modal{width:100%}}@media (min-width: 600px) and (max-width: 900px){.userSupport-modal{width:90vw}}.userSupport-notFound{color:#fff;font-size:12px;margin:1rem 0}.userSupport-upload{border:1px solid #212235;padding:1rem;margin-bottom:1rem}.userSupport p{font-size:12px;margin-top:1rem}.userSupport-messages{display:flex;flex-direction:column;gap:1rem}.userSupport-user{border:1px solid #9a9a9f;padding:.5rem 1rem}.userSupport-user span{font-size:8px}.userSupport-user p{margin:0}.userSupport-admin{border:1px solid #9a9a9f;padding:.5rem 1rem}.userSupport-admin span{font-size:8px}.userSupport-admin p{margin:0}.userSupport-reply{display:flex;gap:1rem;justify-content:end}.blog{color:#fff}.blog-hero{padding:4rem;margin-top:-16vh;text-align:center;background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/bloghero-Lb4TNHkt.jpg);background-size:cover}@media (max-width: 599px){.blog-hero{margin-top:0vh;padding:1.5rem}}.blog-hero h1{font-size:18px;font-weight:700;margin-bottom:1rem}.blog-hero p{font-size:14px}.blog-post{padding:4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 599px){.blog-post{grid-template-columns:repeat(1,1fr);padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.blog-post{grid-template-columns:repeat(2,1fr);padding:1rem}}.blog-post-data{border:1px solid #212235;padding:1rem;cursor:pointer;border-radius:.2rem}.blog-post-data img{width:100%;height:200px}@media (max-width: 599px){.blog-post-data img{height:300px}}.blog-post-data h1{font-size:16px;font-weight:700;margin-top:1rem}.blog-post-data p{font-size:12px}.blog-post-data span{margin-bottom:1rem;font-size:10px;color:#ffe05d}.blog-pagination{padding:0 4rem 4rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.blog-pagination-data{border:1px solid #212235;border-radius:.2rem;padding:.5rem 1rem;cursor:pointer}.blog-pagination-data-selected{border:1px solid #ea5354;color:#ea5354}.blog-notfound{text-align:center;margin:2rem}.linkButton{margin:2rem 0}.linkButton-primary{background-color:#0b0d1b;color:#fff}.linkButton-secondary{background-color:#4e4fea;color:#fff}.linkButton-red{background-color:#ea5354;color:#fff}.linkButton-yellow{background-color:#ffe05d;color:#000}.linkButton a{padding:.5rem 1rem;border-radius:.3rem;border:none;margin:.5rem 0;cursor:pointer;text-decoration:none;text-overflow:ellipsis}.cart{padding:4rem;margin-top:-16vh;color:#fff}@media (max-width: 599px){.cart{margin-top:0;padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.cart{margin-top:0;padding:1rem}}.cart h1{font-size:16px;color:#fff}@media (max-width: 599px){.cart h1{font-size:14px}}@media (min-width: 600px) and (max-width: 900px){.cart h1{font-size:14px}}.cart h2{font-size:12px}.cart p{font-size:16px;color:#9a9a9f}@media (max-width: 599px){.cart p{font-size:12px}}@media (min-width: 600px) and (max-width: 900px){.cart p{font-size:12px}}.cart-wrapper{display:flex;gap:2rem;margin-top:2rem}@media (max-width: 599px){.cart-wrapper{flex-direction:column}}@media (min-width: 600px) and (max-width: 900px){.cart-wrapper{flex-direction:column}}.cart-left{width:75vw;padding:2rem;border:1px solid #212235;border-radius:.3rem}@media (max-width: 599px){.cart-left{width:100%;padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.cart-left{width:100%}}.cart-left-hosting-wrapper{display:flex;align-items:top;justify-content:space-between;border-bottom:1px solid rgba(33,34,53,.6);padding:1rem 0}.cart-left-hosting-wrapper:last-child{border-bottom:none}.cart-left-hosting-details{display:flex;gap:1rem;align-items:flex-start}.cart-left-hosting-details svg{color:#ea5354;cursor:pointer}@media (max-width: 599px){.cart-left-hosting-details h2{font-size:9px}}.cart-left-hosting-details p{font-size:14px}@media (max-width: 599px){.cart-left-hosting-details p{font-size:12px!important}}@media (max-width: 599px){.cart-left-hosting-details h3{font-size:14px!important}}.cart-left-hosting-details h6{color:#9a9a9f}.cart-left-hosting-details span{color:#ea5354}.cart-left-hosting-price p{color:#ea5354;text-align:end}.cart-left-hosting-price h6{color:#9a9a9f}@media (max-width: 599px){.cart-left-hosting-price h6{text-align:end;font-size:8px}}.cart-right{width:25vw;height:100%;padding:2rem;border:1px solid #212235;border-radius:.3rem}@media (max-width: 599px){.cart-right{width:100%}}@media (min-width: 600px) and (max-width: 900px){.cart-right{width:100%}}.cart-right-items{margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid rgba(33,34,53,.6)}.cart-right-items-wrapper{display:flex;align-items:center;justify-content:space-between}.cart-right-items-wrapper p{font-size:12px;color:#fff}.cart-noitems{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:4rem 0}.cart-noitems h1{font-size:16px}.applyCoupon{margin:1rem 0}.applyCoupon span{color:#4e4fea;cursor:pointer}.applyCoupon-wrapper{display:flex;align-items:center;width:100%;gap:.5rem}.applyCoupon-wrapper input{margin:0!important}.checkout{padding:4rem;margin-top:-16vh;color:#fff}@media (max-width: 599px){.checkout{margin-top:0;padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.checkout{margin-top:-16vh;padding:1rem}}.checkout h1{font-size:20px;color:#fff}@media (max-width: 599px){.checkout h1{font-size:14px}}@media (min-width: 600px) and (max-width: 900px){.checkout h1{font-size:14px}}.checkout p{font-size:16px;color:#9a9a9f}@media (max-width: 599px){.checkout p{font-size:12px}}@media (min-width: 600px) and (max-width: 900px){.checkout p{font-size:12px}}.checkout-wrapper{display:flex;gap:2rem;margin-top:2rem}@media (max-width: 599px){.checkout-wrapper{flex-direction:column}}@media (min-width: 600px) and (max-width: 900px){.checkout-wrapper{flex-direction:column}}.checkout-left{width:75vw;padding:2rem;border:1px solid #212235;border-radius:.3rem}@media (max-width: 599px){.checkout-left{width:100%;padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.checkout-left{width:100%}}.checkout-left-hosting-wrapper{display:flex;justify-content:space-between;border-bottom:1px solid rgba(33,34,53,.6)}.checkout-left-hosting-wrapper:last-child{border-bottom:none}.checkout-left-hosting-details{padding:1rem 0}.checkout-left-hosting-details p{font-size:14px}@media (max-width: 599px){.checkout-left-hosting-details p{font-size:12px!important}}@media (max-width: 599px){.checkout-left-hosting-details h3{font-size:14px!important}}.checkout-left-hosting-details-tenure-select{margin:0}.checkout-left-hosting-price{padding:1rem 0}.checkout-left-hosting-price p{color:#ea5354;text-align:end}.checkout-left-hosting-price h6{color:#9a9a9f;text-decoration:line-through}.checkout-left{margin-bottom:4rem}.checkout-right{width:25vw;height:100%}@media (max-width: 599px){.checkout-right{width:100%}}@media (min-width: 600px) and (max-width: 900px){.checkout-right{width:100%}}.checkout-right-tos{margin:1rem 0;font-size:10px!important}.checkout-right-gateway,.checkout-right-gtotal{padding:1.5rem;border:1px solid #212235;border-radius:.3rem;margin-bottom:2rem}.checkout-right-gateway h3,.checkout-right-gtotal h3{font-size:14px}.checkout-right-para{margin-top:1rem}.checkout-right-para p{font-size:14px!important;color:#fff!important}.checkout-right-items{margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid rgba(33,34,53,.6)}.checkout-right-items-wrapper{display:flex;align-items:center;justify-content:space-between}.checkout-right-items-wrapper p{font-size:12px;color:#fff}.checkout-noitems{display:flex;flex-direction:column;align-items:start;justify-content:start;margin:4rem 0}.checkout-noitems h1{font-size:16px}.checkout-promotions{width:100%;height:100%;padding:2rem;border:1px solid #212235;border-radius:.3rem;margin:2rem 0}@media (max-width: 599px){.checkout-promotions{width:100%}}@media (min-width: 600px) and (max-width: 900px){.checkout-promotions{width:100%}}.checkout-modal{min-width:60vw;max-width:80vw}@media (max-width: 599px){.checkout-modal{max-width:100%}}@media (min-width: 600px) and (max-width: 900px){.checkout-modal{max-width:100%}}.checkout-kyc{width:100%;border:1px solid #ea5354;margin:2rem 1rem;padding:2rem}@media (max-width: 599px){.checkout-kyc{width:90%;padding:1rem}}@media (min-width: 600px) and (max-width: 900px){.checkout-kyc{width:95%;padding:1rem}}.checkout-kyc h2{font-weight:700;font-size:16px;margin-bottom:1rem}.checkout-kyc p{font-size:12px;margin-bottom:1rem;color:#fff}.checkout-kyc span,.checkout-kyc a{color:#ea5354}.domainSearch{text-align:start}@media (max-width: 599px){.domainSearch{font-size:14px}}.domainSearch-premium p{font-size:12px;margin-bottom:2rem}.domainSearch-premium-flex{display:flex;justify-content:end}.domainSearch-input{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}@media (max-width: 599px){.domainSearch-input{flex-direction:column}}.domainSearch-input input{width:100%;padding:1rem;margin:0;background-color:transparent;color:#fff;border:1px solid rgba(154,154,159,.3);border-radius:.3rem;outline:#9a9a9f}@media (max-width: 599px){.domainSearch-input input{padding:.5rem}}.domainSearch-input button{border-radius:.3rem;padding:1rem;font-size:14px;text-transform:uppercase;letter-spacing:.1rem;color:#fff;background-color:#4e4fea;border:none;cursor:pointer}.domainSearch-input button:last-child{background-color:#ea5354}@media (max-width: 599px){.domainSearch-input button{padding:.5rem 1rem;font-size:12px}}.domainSearch-transfer{margin:1rem 0}.domainSearch-transfer a{color:#ea5354;text-decoration:none}.domainSearch-flex{display:flex;align-items:center;gap:1rem}@media (max-width: 599px){.domainSearch-flex{width:100%;justify-content:center}}.domainSearch-fInput{width:100%}.domainSearch-suggesstion-head{display:flex;align-items:center;justify-content:space-between}.domainSearch-suggesstion-head h1{font-size:12px!important;text-decoration:underline}@media (max-width: 599px){.domainSearch-suggesstion-head h1{font-size:10px!important;text-align:start!important}}.domainSearch-suggesstion-list{display:flex;align-items:center;justify-content:space-between;border:1px solid #212235!important;border-radius:.3rem;padding:.5rem 1rem;margin:1rem 0}@media (max-width: 599px){.domainSearch-suggesstion-list{display:block;padding:.5rem}}.domainSearch-suggesstion-list h3{color:#fff;font-size:14px}@media (max-width: 599px){.domainSearch-suggesstion-list h3{font-size:10px}}.domainSearch-suggesstion-list-price{display:flex;align-items:center;gap:1rem}@media (max-width: 599px){.domainSearch-suggesstion-list-price{justify-content:space-between}}.domainSearch-suggesstion-list-price p{font-size:14px;margin:0!important;color:#fff!important}@media (max-width: 599px){.domainSearch-suggesstion-list-price p{font-size:10px}}.domainSearch-suggesstion-list-price p:last-child{font-size:10px;margin:0;text-decoration:line-through;color:#9a9a9f!important;text-align:end}@media (max-width: 599px){.domainSearch-suggesstion-list-price p:last-child{font-size:8px}}.domainSearch-domain{color:#fff;margin:1rem 0;border:1px solid #212235;padding:1rem 2rem;border-radius:.3rem}@media (max-width: 599px){.domainSearch-domain{padding:1rem}}.domainSearch-domain h1{text-align:start!important;font-size:12px!important;text-decoration:underline}@media (max-width: 599px){.domainSearch-domain h1{font-size:10px!important}}.domainSearch-domain-list{display:flex;align-items:center;justify-content:space-between;border:1px solid #212235;border-radius:.3rem;padding:.5rem 1rem;margin:1rem 0}@media (max-width: 599px){.domainSearch-domain-list{display:block;padding:.5rem}}.domainSearch-domain-list h3{color:#fff;font-size:14px}@media (max-width: 599px){.domainSearch-domain-list h3{font-size:10px}}.domainSearch-domain-list-price{display:flex;align-items:center;gap:1rem}@media (max-width: 599px){.domainSearch-domain-list-price{justify-content:space-between}}.domainSearch-domain-list-price p{font-size:14px;margin:0!important;color:#fff!important}@media (max-width: 599px){.domainSearch-domain-list-price p{font-size:10px}}.domainSearch-domain-list-price p:last-child{font-size:10px;margin:0;text-decoration:line-through;color:#9a9a9f!important;text-align:end}@media (max-width: 599px){.domainSearch-domain-list-price p:last-child{font-size:8px}}.domainSearch-premium-info{margin-bottom:1rem}.domainSearch-premium p{text-align:start!important;margin:0!important}.domainPlans{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:center}@media (max-width: 599px){.domainPlans{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 600px) and (max-width: 900px){.domainPlans{grid-template-columns:repeat(2,1fr)!important}}.domainPlans-card{width:100%;border:1px solid rgba(154,154,159,.3);padding:1rem;cursor:pointer}@media (max-width: 599px){.domainPlans-card{padding:.5rem;text-align:center}}.domainPlans-card h1{font-size:14px!important;font-weight:700;margin-bottom:.5rem;color:#fff!important}@media (max-width: 599px){.domainPlans-card h1{font-size:12px}}.domainPlans-card p{font-size:12px}@media (max-width: 599px){.domainPlans-card p{font-size:10px}}.domainPlans-selected{border:1px solid #ea5354}.domainPlans-selected h1{font-size:14px!important;color:#ea5354!important}.domainPlans-domain{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:1rem}.domainPlans-domain p{font-size:12px}.premium{border:1px solid #14cd72}.domains-hero{width:100%;height:80vh;padding:2rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;margin-top:-16vh;background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/cube-CMqmwwa3.jpg);background-size:cover}@media (max-width: 599px){.domains-hero{margin-top:0;height:80vh}}@media (min-width: 600px) and (max-width: 900px){.domains-hero{height:50vh;margin-top:0}}.domains-hero_left{color:#9a9a9f;display:flex;flex-direction:column;align-items:center}@media (min-width: 600px) and (max-width: 900px){.domains-hero_left{width:100%}}@media (max-width: 599px){.domains-hero_left{width:100%;height:auto}}.domains-hero_left h1{font-size:30px;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.3rem;color:#fff;text-align:center}@media (min-width: 600px) and (max-width: 900px){.domains-hero_left h1{font-size:20px;font-weight:bolder}}@media (max-width: 599px){.domains-hero_left h1{width:100%;font-size:16px;font-weight:bolder}}@media (min-width: 900px) and (max-width: 1024px){.domains-hero_left h1{font-size:20px}}.domains-hero_left h1 span{color:#ff0}.domains-hero_left p{width:80%;text-align:justify;text-align:center;font-size:14px}@media (min-width: 600px) and (max-width: 900px){.domains-hero_left p{width:100%}}@media (max-width: 599px){.domains-hero_left p{width:100%;font-size:12px}}@media (min-width: 900px) and (max-width: 1024px){.domains-hero_left p{width:100%}}.domains-hero-tlds{width:100%;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 4rem}@media (max-width: 599px){.domains-hero-tlds{display:grid;grid-template-columns:repeat(3,1fr);padding:2rem}}@media (min-width: 600px) and (max-width: 900px){.domains-hero-tlds{display:grid;grid-template-columns:repeat(3,1fr);padding:2rem}}.domains-hero-tld{background-color:#212235;color:#fff;padding:.5rem 1rem;border-radius:.3rem;text-align:center}.domains-hero-tld h3{font-size:12px}.domains-search{width:100%;padding:4rem 4rem 6rem;border-bottom:1px solid rgba(33,34,53,.6)}@media (max-width: 599px){.domains-search{padding:0rem 1rem 4rem}}@media (min-width: 600px) and (max-width: 900px){.domains-search{padding:4rem 1rem}}.domains-search p{width:100%;text-align:center;margin-top:1rem;color:#9a9a9f}@media (max-width: 599px){.domains-search p{font-size:12px}}@media (min-width: 600px) and (max-width: 900px){.domains-search p{font-size:14px}}.domains-search h1{color:#fff;text-align:center}@media (max-width: 599px){.domains-search h1{font-size:18px}}@media (min-width: 600px) and (max-width: 900px){.domains-search h1{font-size:20px}}.domains-search-bar{align-items:center;justify-content:center;margin-top:1rem}.domains-tld{padding:4rem;color:#fff;border-bottom:1px solid rgba(33,34,53,.6)}@media (min-width: 600px) and (max-width: 900px){.domains-tld{padding:4rem 1rem}}@media (max-width: 599px){.domains-tld{padding:4rem 1rem}}.domains-tld-header{padding:0 1rem;text-align:center}@media (max-width: 599px){.domains-tld-header{width:100%}}.domains-tld-header h1{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:1rem}@media (max-width: 599px){.domains-tld-header h1{font-size:16px}}.domains-tld-header h3{font-size:16px;margin-bottom:1rem}@media (max-width: 599px){.domains-tld-header h3{font-size:14px}}.domains-tld-header p{color:#9a9a9f;font-size:12px}.domains-searchdomains{padding:4rem 1rem 6rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 600px) and (max-width: 900px){.domains-searchdomains{padding:1rem;grid-template-columns:repeat(3,1fr)}}@media (min-width: 900px) and (max-width: 1024px){.domains-searchdomains{padding:4rem 1rem;grid-template-columns:repeat(3,1fr)}}@media (max-width: 599px){.domains-searchdomains{padding:4rem 0rem;grid-template-columns:repeat(1,1fr)}}.domains-searchdomains-card{background-color:#1a1b2e;padding:2rem}.domains-searchdomains-card h3{font-size:20px;font-weight:700;line-height:1rem;margin-bottom:1rem}@media (min-width: 600px) and (max-width: 900px){.domains-searchdomains-card h3{font-size:20px}}@media (max-width: 599px){.domains-searchdomains-card h3{font-size:16px}}@media (min-width: 900px) and (max-width: 1024px){.domains-searchdomains-card h3{font-size:20px}}.domains-searchdomains-card h3 span{font-size:60px;color:#4e4fea;margin-right:.2rem;text-wrap:wrap;line-height:1rem}@media (min-width: 600px) and (max-width: 900px){.domains-searchdomains-card h3 span{font-size:45px}}@media (max-width: 599px){.domains-searchdomains-card h3 span{font-size:45px}}.domains-searchdomains-card h4{font-size:12px;margin-top:1rem;margin-bottom:3rem}@media (min-width: 600px) and (max-width: 900px){.domains-searchdomains-card h4{font-size:12px}}@media (max-width: 599px){.domains-searchdomains-card h4{font-size:12px;margin-bottom:2rem}}.domains-searchdomains-card p{color:#ea5354;font-size:14px}@media (min-width: 600px) and (max-width: 900px){.domains-searchdomains-card p{font-size:14px}}@media (max-width: 599px){.domains-searchdomains-card p{font-size:12px}}.domains-searchdomains-card h6{font-size:18px;margin:.5rem 0;color:#4e4fea;font-weight:700}@media (min-width: 600px) and (max-width: 900px){.domains-searchdomains-card h6{font-size:16px}}@media (max-width: 599px){.domains-searchdomains-card h6{font-size:14px}}.domains-searchdomains-card h6 span{font-size:14px;color:#fff}@media (min-width: 600px) and (max-width: 900px){.domains-searchdomains-card h6 span{font-size:12px}}@media (max-width: 599px){.domains-searchdomains-card h6 span{font-size:12px}}.domains-tools{padding:4rem;border:1px solid #212235}@media (min-width: 600px) and (max-width: 900px){.domains-tools{padding:4rem 1rem}}@media (max-width: 599px){.domains-tools{padding:4rem 1rem}}.domains-tools-head{text-align:center;margin-bottom:2rem}.domains-tools-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:1rem;text-transform:uppercase}@media (max-width: 599px){.domains-tools-head h2{font-size:16px}}.domains-tools-head p{color:#9a9a9f;font-size:14px}@media (max-width: 599px){.domains-tools-head p{font-size:12px}}.domains-tools-body{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;margin-top:2rem}@media (min-width: 600px) and (max-width: 900px){.domains-tools-body{grid-template-columns:1fr 1fr 1fr;gap:1rem}}@media (max-width: 599px){.domains-tools-body{grid-template-columns:1fr}}.domains-tools-body-card{border-radius:.3rem;padding:2rem;background-color:#1a1b2e}.domains-tools-body-card h3{color:#fff;font-size:14px;margin-bottom:1rem}.domains-tools-body-card p{color:#9a9a9f;font-size:12px}.domains-faq{padding:4rem}@media (max-width: 599px){.domains-faq{padding:4rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.domains-faq{padding:4rem 1rem}}.domains-faq-head{text-align:center;margin-bottom:2rem}.domains-faq-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.domains-faq-head p{color:#9a9a9f;font-size:14px}.domains-faq-body-flex{display:flex;align-items:center;justify-content:space-between;background-color:#1a1b2e;padding:1rem;border-radius:.3rem;margin-bottom:1rem;cursor:pointer;gap:2rem}.domains-faq-body-flex svg{font-size:20px;color:#fff}@media (max-width: 599px){.domains-faq-body-flex svg{font-size:40px}}.domains-faq-body-flexs{display:flex;align-items:start;gap:1rem}.domains-faq-body-flexs h2,.domains-faq-body-flexs span{color:#fff;font-size:14px}.domains-faq-body p{color:#9a9a9f;font-size:12px;margin-bottom:1rem;text-align:justify;background-color:#1a1b2e;padding:1rem;border-radius:.3rem}@media (max-width: 599px){.domains-faq-body p{width:100%}}.registerDomain{font-size:12px}.registerDomain h1{font-size:16px}.registerDomain-wrapper{background:#1a1b2e;margin-top:1rem;border-radius:.3rem}@media (max-width: 599px){.registerDomain-wrapper{padding:0rem}}.registerDomain-wrapper-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.registerDomain-wrapper-head p{font-size:14px;text-decoration:underline}.registerDomain-list{display:flex;align-items:center;justify-content:space-between;width:100%;margin:1rem 0;padding:0 1rem;border-radius:.3rem;border:1px solid rgba(154,154,159,.3)}@media (max-width: 599px){.registerDomain-list{margin:1rem 0;padding:1rem;flex-direction:column}}.registerDomain-list-flex{display:flex;align-items:center;gap:.5rem}.registerDomain-list-price{background-color:#4e4fea;text-align:center;padding:.5rem 1rem;margin:.5rem 0;border-radius:.3rem;cursor:pointer}.registerDomain-list-notAvailable{background-color:#ea5354}.registerDomain-list p span{background-color:#ffe05d;margin:0 1rem;color:#000;padding:.3rem;border-radius:.5rem}.pricingcard{width:100%;background-color:#1a1b2e;border-radius:.3rem;padding:3rem 2rem 1rem;color:#fff}.pricingcard-top{padding-bottom:1.5rem;text-align:center;border-bottom:1px solid rgba(33,34,53,.3)}.pricingcard-top h1{font-size:20px;font-weight:700}@media (max-width: 599px){.pricingcard-top h1{font-size:16px}}.pricingcard-top p{font-size:12px;color:#9a9a9f}.pricingcard-bottom{margin:1.5rem 0}.pricingcard-bottom-topfeatures{margin-top:2rem}.pricingcard-bottom-topfeatures h3{font-size:13px;font-weight:700;margin-bottom:1.5rem}.pricingcard-bottom-topfeatures-list{align-items:center;gap:1rem;display:flex;margin-bottom:.5rem}.pricingcard-bottom-topfeatures-list img{width:18px;height:18px}.pricingcard-bottom-topfeatures-list span{font-size:14px;margin-top:.1rem}@media (max-width: 599px){.pricingcard-bottom-topfeatures-list span{font-size:12px}}.home-hero{width:100%;height:80vh;padding:2rem 4rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;margin-top:-16vh;background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/wall-DLexOKHw.jpg);background-size:cover}@media (max-width: 599px){.home-hero{display:flex;justify-content:center;padding:2rem;align-items:center;margin-top:0;height:60vh}}@media (min-width: 600px) and (max-width: 900px){.home-hero{height:50vh;margin-top:0}}.home-hero_left{width:60%;color:#9a9a9f}@media (min-width: 600px) and (max-width: 900px){.home-hero_left{width:100%}}@media (max-width: 599px){.home-hero_left{width:100%;height:auto}}.home-hero_left h1{font-size:30px;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.3rem;color:#fff}@media (min-width: 600px) and (max-width: 900px){.home-hero_left h1{font-size:30px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.home-hero_left h1{width:100%;font-size:16px;text-align:center;font-weight:bolder}}.home-hero_left h1 span{color:#ff0}.home-hero_left p{width:80%;text-align:justify;font-size:14px}@media (min-width: 600px) and (max-width: 900px){.home-hero_left p{width:100%;font-size:14px;text-align:center}}@media (max-width: 599px){.home-hero_left p{width:100%;font-size:12px;text-align:center}}.home-hero_right{display:flex;justify-content:end;padding:2rem;width:50%}.home-hero_right img{width:100%}@media (min-width: 600px) and (max-width: 900px){.home-hero_right{display:none}}@media (max-width: 599px){.home-hero_right{display:none}}@media (min-width: 600px) and (max-width: 900px){.home-button{display:flex;align-items:center;justify-content:center}}@media (max-width: 599px){.home-button{display:flex;align-items:center;justify-content:center}}.home-domains{padding:4rem 4rem 2rem}@media (max-width: 599px){.home-domains{padding:2rem;padding-bottom:0}}@media (min-width: 600px) and (max-width: 900px){.home-domains{padding:4rem 2rem;padding-bottom:0}}.home-domains h1{color:#fff}@media (max-width: 599px){.home-domains h1{text-align:center;font-size:14px}}.home-domains-search{align-items:center;justify-content:center;margin-top:1rem}.home-searchdomains{padding:4rem 4rem 6rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid rgba(33,34,53,.6)}@media (min-width: 600px) and (max-width: 900px){.home-searchdomains{flex-direction:column;padding:4rem 1rem;align-items:normal}}@media (max-width: 599px){.home-searchdomains{flex-direction:column;padding:4rem 2rem}}@media (max-width: 599px){.home-searchdomains-left{text-align:center}}@media (min-width: 600px) and (max-width: 900px){.home-searchdomains-left{text-align:center}}.home-searchdomains-left-head{color:#fff}@media (max-width: 599px){.home-searchdomains-left-head{font-size:16px}}.home-searchdomains-left-headColor{color:#ea5354}@media (max-width: 599px){.home-searchdomains-left-headColor{font-size:16px}}.home-searchdomains-left p{color:#9a9a9f}@media (max-width: 599px){.home-searchdomains-left p{font-size:12px}}.home-searchdomains-right{display:flex;gap:1rem}@media (min-width: 600px) and (max-width: 900px){.home-searchdomains-right{display:grid;padding:1rem;grid-template-columns:repeat(3,1fr)}}@media (max-width: 599px){.home-searchdomains-right{display:grid;padding:1rem;grid-template-columns:1fr 1fr 1fr}}.home-searchdomains-right-card{background-color:#1a1b2e;padding:2rem;border-radius:.3rem;text-align:center}@media (min-width: 600px) and (max-width: 900px){.home-searchdomains-right-card{padding:1rem 1.5rem}}@media (max-width: 599px){.home-searchdomains-right-card{padding:1rem 1.5rem}}.home-searchdomains-right-card h3{font-weight:bolder;margin-bottom:.5rem;color:#fff}.home-searchdomains-right-card h3 span{line-height:0;font-size:40px;color:#ea5354}.home-searchdomains-right-card p{font-size:12px;color:#9a9a9f;margin-bottom:.5rem}@media (max-width: 599px){.home-searchdomains-right-card p{font-size:8px}}.home-searchdomains-right-card h4{color:#4e4fea;font-weight:700}.home-searchdomains-right-card:nth-child(6){display:none}@media (min-width: 600px) and (max-width: 900px){.home-searchdomains-right-card:nth-child(6){display:grid}}@media (max-width: 599px){.home-searchdomains-right-card:nth-child(6){display:grid}}.home-hosting{padding:4rem;color:#fff;border-bottom:1px solid rgba(33,34,53,.6)}@media (min-width: 600px) and (max-width: 900px){.home-hosting{padding:4rem 1rem}}@media (max-width: 599px){.home-hosting{padding:4rem 1rem}}.home-hosting-header{text-align:center}.home-hosting-header h1{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:1rem}@media (max-width: 599px){.home-hosting-header h1{font-size:16px}}.home-hosting-header p{color:#9a9a9f}@media (max-width: 599px){.home-hosting-header p{font-size:12px}}.home-hosting-pricing{display:flex;justify-content:space-between;align-items:stretch;gap:1rem;margin:4rem 0}@media (max-width: 599px){.home-hosting-pricing{flex-direction:column}}.home-hosting-features{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5rem}@media (max-width: 599px){.home-hosting-features{flex-direction:column;gap:2rem}}@media (min-width: 600px) and (max-width: 900px){.home-hosting-features{flex-direction:column;text-align:center;gap:2rem}}@media (max-width: 599px){.home-hosting-features-left{text-align:center}}.home-hosting-features-left-head{margin-bottom:1rem;font-size:16px;color:#4e4fea;font-weight:700}@media (max-width: 599px){.home-hosting-features-left-head{font-size:14px}}.home-hosting-features-left-subhead{font-size:14px;margin-bottom:.5rem}@media (max-width: 599px){.home-hosting-features-left-subhead{font-size:12px}}.home-hosting-features-left p{font-size:12px;color:#9a9a9f}@media (max-width: 599px){.home-hosting-features-left p{font-size:10px}}.home-hosting-features-right{display:flex;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.home-hosting-features-right{gap:1rem}}@media (max-width: 599px){.home-hosting-features-right{flex-direction:column}}.home-hosting-features-right-card{background-color:#1a1b2e;padding:2rem;border-radius:.3rem}.home-hosting-features-right-card h2{font-size:16px;color:#4e4fea;font-weight:700;margin-bottom:1rem}@media (max-width: 599px){.home-hosting-features-right-card h2{font-size:14px}}.home-hosting-features-right-card p{font-size:12px;color:#9a9a9f}.home-tools{padding:4rem;border:1px solid #212235}@media (min-width: 600px) and (max-width: 900px){.home-tools{padding:4rem 1rem}}@media (max-width: 599px){.home-tools{padding:4rem 1rem}}.home-tools-head{text-align:center;margin-bottom:2rem}.home-tools-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:1rem;text-transform:uppercase}@media (max-width: 599px){.home-tools-head h2{font-size:16px}}.home-tools-head p{color:#9a9a9f;font-size:14px}@media (max-width: 599px){.home-tools-head p{font-size:12px}}.home-tools-body{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-top:2rem}@media (min-width: 600px) and (max-width: 900px){.home-tools-body{grid-template-columns:1fr 1fr 1fr;gap:1rem}}@media (max-width: 599px){.home-tools-body{grid-template-columns:1fr}}.home-tools-body-card{border-radius:.3rem;padding:2rem;background-color:#1a1b2e}.home-tools-body-card h3{color:#fff;font-size:14px;margin-bottom:1rem}.home-tools-body-card p{color:#9a9a9f;font-size:12px}.home-faq{padding:4rem}@media (max-width: 599px){.home-faq{padding:4rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.home-faq{padding:4rem 1rem}}.home-faq-head{text-align:center;margin-bottom:2rem}.home-faq-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.home-faq-head p{color:#9a9a9f;font-size:14px}.home-faq-body-flex{display:flex;align-items:center;justify-content:space-between;background-color:#1a1b2e;padding:1rem;border-radius:.3rem;margin-bottom:1rem;cursor:pointer;gap:2rem}.home-faq-body-flex svg{font-size:20px;color:#fff}@media (max-width: 599px){.home-faq-body-flex svg{font-size:40px}}.home-faq-body-flexs{display:flex;align-items:start;gap:1rem}.home-faq-body-flexs h2,.home-faq-body-flexs span{color:#fff;font-size:14px}.home-faq-body p{color:#9a9a9f;font-size:12px;margin-bottom:1rem;text-align:justify;background-color:#1a1b2e;padding:1rem;border-radius:.3rem}@media (max-width: 599px){.home-faq-body p{width:100%}}@media (min-width: 600px) and (max-width: 900px){.domainSearch{width:100%}}.features{color:#fff;width:100%}.features table{border-collapse:collapse;border:1px solid #212235}.features table thead{width:100%}.features table thead th{width:4rem}.table-container{width:100%;margin:20px auto;background-color:#1a1b2e;box-shadow:0 0 10px #0000001a;border-radius:10px;overflow:hidden}.responsive-table{width:100%;border-collapse:collapse}.responsive-table thead{background-color:#212235;border:1px solid #0b0d1b;color:#fff}.responsive-table th,.responsive-table td{padding:15px;text-align:center;border:1px solid #212235;font-size:12px}@media (max-width: 599px){.responsive-table th,.responsive-table td{font-size:10px}}@media (min-width: 600px) and (max-width: 900px){.responsive-table th,.responsive-table td{font-size:10px}}.responsive-table th{padding:2rem 15px}@media (max-width: 599px){.responsive-table th{padding:1rem 15px}}@media (min-width: 600px) and (max-width: 900px){.responsive-table th{padding:1rem 15px}}.responsive-table tbody tr{border-bottom:1px solid rgba(33,34,53,.6);background-color:#0b0d1b}.responsive-table tbody tr:hover{background-color:#1a1b2e}.responsive-table tbody tr td:first-child{background-color:#212235;width:30%;border-bottom:1px solid #0b0d1b}@media (max-width: 600px){.table-container{width:100%;overflow:scroll}}.checked{width:20px}@media (max-width: 599px){.button button{font-size:10px}}@media (min-width: 600px) and (max-width: 900px){.button button{font-size:10px}}.shared-hero{width:100%;height:80vh;padding:2rem 4rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;margin-top:-16vh}.shared-hero-shared{background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/sharedwall-GH57yR-g.jpg);background-size:contain}.shared-hero-premium{background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/premumhost-Cg_GVYy7.jpg);background-size:cover}.shared-hero-wordpress{background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/wall-DLexOKHw.jpg);background-size:contain}@media (max-width: 599px){.shared-hero{margin-top:0vh;padding:1rem;align-items:center}}@media (min-width: 600px) and (max-width: 900px){.shared-hero{height:70vh}}.shared-hero_left{width:60%;color:#9a9a9f}@media (min-width: 600px) and (max-width: 900px){.shared-hero_left{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}@media (max-width: 599px){.shared-hero_left{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.shared-hero_left h1{font-size:30px;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.3rem;color:#fff;margin-top:1rem}@media (min-width: 600px) and (max-width: 900px){.shared-hero_left h1{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.shared-hero_left h1{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.shared-hero_left h1 span{font-size:30px;color:#ff0;font-weight:bolder}@media (min-width: 600px) and (max-width: 900px){.shared-hero_left h1 span{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.shared-hero_left h1 span{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.shared-hero_left p{width:80%;font-size:14px}@media (min-width: 600px) and (max-width: 900px){.shared-hero_left p{width:100%;font-size:14px;text-align:center}}@media (max-width: 599px){.shared-hero_left p{width:100%;font-size:12px;text-align:center}}.shared-hero_left span{font-size:12px}@media (min-width: 600px) and (max-width: 900px){.shared-hero_left span{width:100%;font-size:10px;text-align:center}}@media (max-width: 599px){.shared-hero_left span{width:100%;font-size:10px;text-align:center}}.shared-hero_right{width:50%}.shared-hero_right img{width:100%}@media (min-width: 600px) and (max-width: 900px){.shared-hero_right{display:none}}@media (max-width: 599px){.shared-hero_right{display:none}}.shared-pricing{padding:4rem;display:flex;flex-direction:column;gap:4rem;border:1px soild #212235}@media (max-width: 599px){.shared-pricing{padding:4rem 1rem}}.shared-pricing-wrapper{display:flex;gap:2rem}@media (max-width: 599px){.shared-pricing-wrapper{flex-direction:column}}.shared-pricing-features{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5rem}@media (max-width: 599px){.shared-pricing-features{flex-direction:column;gap:2rem}}@media (min-width: 600px) and (max-width: 900px){.shared-pricing-features{flex-direction:column;text-align:center;gap:2rem}}@media (max-width: 599px){.shared-pricing-features-left{text-align:center}}.shared-pricing-features-left-head{margin-bottom:1rem;font-size:16px;color:#4e4fea;font-weight:700}.shared-pricing-features-left-subhead{font-size:18px;margin-bottom:.5rem;color:#fff}.shared-pricing-features-left p{font-size:14px;color:#9a9a9f}.shared-pricing-features-right{display:flex;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.shared-pricing-features-right{gap:1rem}}@media (max-width: 599px){.shared-pricing-features-right{flex-direction:column}}.shared-pricing-features-right-card{background-color:#1a1b2e;padding:2rem;border-radius:.3rem}.shared-pricing-features-right-card h2{font-size:16px;color:#4e4fea;font-weight:700;margin-bottom:1rem}.shared-pricing-features-right-card p{font-size:12px;color:#9a9a9f}.shared-tools{padding:4rem;border:1px solid #212235}@media (min-width: 600px) and (max-width: 900px){.shared-tools{padding:4rem 1rem}}@media (max-width: 599px){.shared-tools{padding:4rem 1rem}}.shared-tools-head{text-align:center;margin-bottom:2rem}.shared-tools-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.shared-tools-head p{color:#9a9a9f;font-size:14px}.shared-tools-body{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.shared-tools-body{grid-template-columns:1fr 1fr 1fr;gap:1rem}}@media (max-width: 599px){.shared-tools-body{grid-template-columns:1fr}}.shared-tools-body-card{border-radius:.3rem;padding:2rem;background-color:#1a1b2e}.shared-tools-body-card h3{color:#fff;font-size:14px;margin-bottom:1rem}.shared-tools-body-card p{color:#9a9a9f;font-size:12px}.shared-features{width:100%;padding:4rem;border:1px solid #212235}@media (max-width: 599px){.shared-features{padding:4rem 1rem}}.shared-features-head{text-align:center;margin-bottom:2rem}.shared-features-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.shared-features-head p{color:#9a9a9f;font-size:14px}.hostingsharedModal{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:center}@media (max-width: 599px){.hostingsharedModal{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 600px) and (max-width: 900px){.hostingsharedModal{grid-template-columns:repeat(2,1fr)!important}}.hostingsharedModal-text{display:flex}@media (max-width: 599px){.hostingsharedModal-text{display:none}}.hostingsharedModal-card{width:100%;border:1px solid rgba(154,154,159,.3);padding:1rem;cursor:pointer}@media (max-width: 599px){.hostingsharedModal-card{padding:.5rem;text-align:center}}.hostingsharedModal-card h1{font-size:16px;font-weight:700;margin:.5rem 0}@media (max-width: 599px){.hostingsharedModal-card h1{font-size:12px;margin:.5rem 0}}.hostingsharedModal-card p{font-size:12px;color:#9a9a9f}@media (max-width: 599px){.hostingsharedModal-card p{font-size:10px}}.hostingsharedModal-selected{border:1px solid #ea5354}.hostingsharedModal-selected h1{color:#ea5354}.hostingsharedModal-domain{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:1rem}.hostingsharedModal-domain p{font-size:12px}@media (max-width: 599px){.hostingsharedModal-domain p{font-size:10px}}.knowledgebase{padding:0 4rem 4rem;margin-top:-10vh;color:#fff}@media (max-width: 599px){.knowledgebase{padding:2rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.knowledgebase{padding:2rem 1rem}}.knowledgebase h1{font-size:16px;font-weight:700;margin-bottom:2rem;text-decoration:underline}.knowledgebase-grid{display:flex;gap:1rem}@media (max-width: 599px){.knowledgebase-grid{flex-direction:column;gap:1rem}}@media (min-width: 600px) and (max-width: 900px){.knowledgebase-grid{flex-direction:column;gap:2rem}}.knowledgebase-grid-left{width:20%}.knowledgebase-grid-left-li{list-style:none;padding:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid rgba(154,154,159,.4);border-bottom:none;cursor:pointer;font-size:14px}.knowledgebase-grid-left-li:last-child{border-bottom:1px solid rgba(154,154,159,.4)}.knowledgebase-grid-left-li-count{width:20px;height:20px;border:1px solid #ea5354;color:#ea5354;border-radius:100%;font-size:10px;display:flex;align-items:center;justify-content:center}.knowledgebase-grid-right{width:100%;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 599px){.knowledgebase-grid-right{padding:0 1rem}}@media (min-width: 600px) and (max-width: 900px){.knowledgebase-grid-right{padding:0 1rem}}.knowledgebase-grid-right-list{padding:1rem;border:1px solid rgba(154,154,159,.4);font-size:14px}.knowledgebase-grid-right-list:hover{cursor:pointer}.knowledgebase-modal{width:60vw}@media (max-width: 599px){.knowledgebase-modal{width:100%}}@media (min-width: 600px) and (max-width: 900px){.knowledgebase-modal{width:100%}}.knowledgebase-modal p,.knowledgebase-modal h5,.knowledgebase-modal h6,.knowledgebase-modal h4,.knowledgebase-modal li{font-size:12px}.knowledgebase-modal h1{font-size:14px}.knowledgebase-modal h2{font-size:13px}.knowledgebase-content{padding:1rem}@media (max-width: 599px){.knowledgebase-content{padding:.5rem}}@media (min-width: 600px) and (max-width: 900px){.knowledgebase-content{padding:.5rem}}a{color:#14cd72}.gbutton-primary{background-color:#0b0d1b!important;color:#fff!important}.gbutton-secondary{background-color:#4e4fea!important;color:#fff!important}.gbutton-red{background-color:#ea5354!important;color:#fff!important}.gbutton-yellow{background-color:#ffe05d!important;color:#000!important}.gbutton-grey{background-color:#9a9a9f!important;color:#fff!important}.gbutton button{padding:.5rem 1rem;border-radius:.3rem;border:none;margin:.5rem 0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1rem}.login{width:100%;height:100vh;display:flex;color:#fff}.login-left{width:50%;display:flex;align-items:center;justify-content:center;padding:2rem}@media (max-width: 599px){.login-left{width:100%!important;height:100vh;display:flex;padding:1rem;align-items:center;justify-content:center;flex-direction:column}}@media (min-width: 600px) and (max-width: 900px){.login-left{width:100%!important;height:100vh;display:flex;padding:1rem;align-items:center;justify-content:center;flex-direction:column}}.login-left-wrapper img{width:30%}@media (max-width: 599px){.login-left-wrapper img{width:50%}}.login-left-wrapper p{font-size:12px;margin:1rem 0}@media (max-width: 599px){.login-left-wrapper p{font-size:10px}}.login-left-wrapper-forgetpass{font-size:12px;text-align:end;margin-top:1rem;margin-bottom:.5rem!important;cursor:pointer}.login-left-wrapper-forgetpass:hover{text-decoration:underline}.login-left-wrapper-account{font-size:12px;margin:1rem 0 .5rem;text-align:center}.login-left-wrapper-account a{cursor:pointer;color:#4e4fea;text-decoration:none}.login-left-wrapper-account a:hover{text-decoration:underline}.login-right{width:50%;background:linear-gradient(#000000b3,#000000b3),#4e4fea;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4rem;padding:2rem}@media (max-width: 599px){.login-right{display:none!important}}.login-right img{width:80%}.login-right p{font-size:12px}.policy-container{max-width:80vw;margin:0 auto;padding:20px;box-shadow:0 0 15px #0000001a;border-radius:10px}@media (max-width: 599px){.policy-container{padding:0;width:100%;margin-top:4rem}}.policy-header{text-align:center;margin-bottom:30px}.policy-title{font-size:2rem;margin-bottom:10px;color:#ffe05d}@media (max-width: 599px){.policy-title{font-size:14px}}.policy-keywords{font-size:1rem;border:1px solid #212235;padding:1rem;margin-bottom:10px;color:#9a9a9f;margin-top:2rem}@media (max-width: 599px){.policy-keywords{font-size:10px}}.policy-description{font-size:1rem;color:#9a9a9f}@media (max-width: 599px){.policy-description{font-size:10px}}.policy-image{width:100%;height:auto;margin-bottom:30px;border-radius:10px}@media (max-width: 599px){.policy-image{margin-bottom:15px}}.policy-content{font-size:1.1rem;line-height:1.8;color:#fff}@media (max-width: 599px){.policy-content{font-size:10px}}.policy-content h2,.policy-content h3{margin-top:30px;color:#fff;font-size:16px;border-bottom:2px solid #212235;padding-bottom:10px}@media (max-width: 599px){.policy-content h2,.policy-content h3{font-size:12px}}.policy-content p{margin-bottom:10px;font-size:14px;background-color:transparent!important}@media (max-width: 599px){.policy-content p{font-size:10px}}.policy-content img{max-width:100%;margin:20px 0;border-radius:5px;box-shadow:0 0 10px #0000001a}.policy-content blockquote{margin:30px 0;padding:20px;background:#0b0d1b;border-left:5px solid #1a1b2e;font-style:italic;color:#9a9a9f}.policy-content a{color:#ffe05d;text-decoration:none}.policy-content a:hover{text-decoration:underline}.resellerpricingcard{width:100%;background-color:#1a1b2e;border-radius:.3rem;padding:3rem 2rem 1rem;color:#fff}.resellerpricingcard-top{padding-bottom:1.5rem;text-align:center;border-bottom:1px solid rgba(33,34,53,.3)}.resellerpricingcard-top h1{font-size:20px;font-weight:700}@media (max-width: 599px){.resellerpricingcard-top h1{font-size:16px}}.resellerpricingcard-top p{font-size:12px;color:#9a9a9f}.resellerpricingcard-bottom{margin:1.5rem 0}.resellerpricingcard-bottom-topfeatures{margin-top:2rem}.resellerpricingcard-bottom-topfeatures h3{font-size:13px;font-weight:700;margin-bottom:1.5rem}.resellerpricingcard-bottom-topfeatures-list{align-items:center;gap:1rem;display:flex;margin-bottom:.5rem}.resellerpricingcard-bottom-topfeatures-list img{width:18px;height:18px}.resellerpricingcard-bottom-topfeatures-list span{font-size:14px;margin-top:.1rem}@media (max-width: 599px){.resellerpricingcard-bottom-topfeatures-list span{font-size:12px}}.reseller-hero{width:100%;height:80vh;padding:2rem 4rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;margin-top:-16vh}.reseller-hero-cpanelReseller{background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/cpanelReseller-Dtcun09u.jpg);background-size:cover}.reseller-hero-pleskReseller{background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/pleskReseller-e_SZkkUw.jpg);background-size:cover}@media (max-width: 599px){.reseller-hero{margin-top:0vh;padding:1rem;align-items:center}}@media (min-width: 600px) and (max-width: 900px){.reseller-hero{height:70vh}}.reseller-hero_left{width:60%;color:#9a9a9f}@media (min-width: 600px) and (max-width: 900px){.reseller-hero_left{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}@media (max-width: 599px){.reseller-hero_left{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.reseller-hero_left h1{font-size:30px;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.3rem;color:#fff;margin-top:1rem}@media (min-width: 600px) and (max-width: 900px){.reseller-hero_left h1{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.reseller-hero_left h1{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.reseller-hero_left h1 span{font-size:30px;color:#ff0;font-weight:bolder}@media (min-width: 600px) and (max-width: 900px){.reseller-hero_left h1 span{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.reseller-hero_left h1 span{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.reseller-hero_left p{width:80%;text-align:justify;font-size:14px}@media (min-width: 600px) and (max-width: 900px){.reseller-hero_left p{width:100%;font-size:14px;text-align:center}}@media (max-width: 599px){.reseller-hero_left p{width:100%;font-size:12px;text-align:center}}.reseller-hero_left span{font-size:12px}@media (min-width: 600px) and (max-width: 900px){.reseller-hero_left span{width:100%;font-size:10px;text-align:center}}@media (max-width: 599px){.reseller-hero_left span{width:100%;font-size:10px;text-align:center}}.reseller-hero_right{width:50%}.reseller-hero_right img{width:100%}@media (min-width: 600px) and (max-width: 900px){.reseller-hero_right{display:none}}@media (max-width: 599px){.reseller-hero_right{display:none}}.reseller-pricing{padding:4rem;display:flex;flex-direction:column;gap:4rem;border:1px soild #212235}@media (max-width: 599px){.reseller-pricing{padding:4rem 1rem}}.reseller-pricing-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 599px){.reseller-pricing-wrapper{grid-template-columns:repeat(1,1fr)}}@media (min-width: 600px) and (max-width: 900px){.reseller-pricing-wrapper{grid-template-columns:repeat(2,1fr)}}.reseller-pricing-features{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5rem}@media (max-width: 599px){.reseller-pricing-features{flex-direction:column;gap:2rem}}@media (min-width: 600px) and (max-width: 900px){.reseller-pricing-features{flex-direction:column;text-align:center;gap:2rem}}@media (max-width: 599px){.reseller-pricing-features-left{text-align:center}}.reseller-pricing-features-left-head{margin-bottom:1rem;font-size:16px;color:#4e4fea;font-weight:700}.reseller-pricing-features-left-subhead{font-size:18px;margin-bottom:.5rem;color:#fff}.reseller-pricing-features-left p{font-size:14px;color:#9a9a9f}.reseller-pricing-features-right{display:flex;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.reseller-pricing-features-right{gap:1rem}}@media (max-width: 599px){.reseller-pricing-features-right{flex-direction:column}}.reseller-pricing-features-right-card{background-color:#1a1b2e;padding:2rem;border-radius:.3rem}.reseller-pricing-features-right-card h2{font-size:16px;color:#4e4fea;font-weight:700;margin-bottom:1rem}.reseller-pricing-features-right-card p{font-size:12px;color:#9a9a9f}.reseller-tools{padding:4rem;border:1px solid #212235}@media (min-width: 600px) and (max-width: 900px){.reseller-tools{padding:4rem 1rem}}@media (max-width: 599px){.reseller-tools{padding:4rem 1rem}}.reseller-tools-head{text-align:center;margin-bottom:2rem}.reseller-tools-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.reseller-tools-head p{color:#9a9a9f;font-size:14px}.reseller-tools-body{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.reseller-tools-body{grid-template-columns:1fr 1fr 1fr;gap:1rem}}@media (max-width: 599px){.reseller-tools-body{grid-template-columns:1fr}}.reseller-tools-body-card{border-radius:.3rem;padding:2rem;background-color:#1a1b2e}.reseller-tools-body-card h3{color:#fff;font-size:14px;margin-bottom:1rem}.reseller-tools-body-card p{color:#9a9a9f;font-size:12px}.reseller-features{width:100%;padding:4rem;border:1px solid #212235}@media (max-width: 599px){.reseller-features{padding:4rem 1rem}}.reseller-features-head{text-align:center;margin-bottom:2rem}.reseller-features-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.reseller-features-head p{color:#9a9a9f;font-size:14px}.resellersharedModal{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:center}@media (max-width: 599px){.resellersharedModal{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 600px) and (max-width: 900px){.resellersharedModal{grid-template-columns:repeat(2,1fr)!important}}.resellersharedModal-text{display:flex}@media (max-width: 599px){.resellersharedModal-text{display:none}}.resellersharedModal-card{width:100%;border:1px solid rgba(154,154,159,.3);padding:1rem;cursor:pointer}@media (max-width: 599px){.resellersharedModal-card{padding:.5rem;text-align:center}}.resellersharedModal-card h1{font-size:16px;font-weight:700;margin-bottom:.5rem}@media (max-width: 599px){.resellersharedModal-card h1{font-size:12px}}.resellersharedModal-card p{font-size:12px}@media (max-width: 599px){.resellersharedModal-card p{font-size:10px}}.resellersharedModal-selected{border:1px solid #ea5354}.resellersharedModal-selected h1{color:#ea5354}.resellersharedModal-domain{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:1rem}.resellersharedModal-domain p{font-size:12px}.forgotPassword{width:100%;height:100vh;display:flex;color:#fff}@media (max-width: 599px){.forgotPassword{display:block;padding:1rem}}.forgotPassword-left{width:50%;display:flex;align-items:center;justify-content:center;padding:2rem}@media (max-width: 599px){.forgotPassword-left{width:100%!important;padding:2rem;display:flex;margin-top:10rem;align-items:start!important;justify-content:center;padding:0rem;overflow-y:hidden!important}}.forgotPassword-left-wrapper img{width:30%}@media (max-width: 599px){.forgotPassword-left-wrapper img{width:50%}}.forgotPassword-left-wrapper p{font-size:12px;margin:1rem 0}@media (max-width: 599px){.forgotPassword-left-wrapper p{font-size:10px}}.forgotPassword-left-wrapper-forgetpass{font-size:12px;text-align:end;margin-top:1rem;margin-bottom:.5rem!important;cursor:pointer}.forgotPassword-left-wrapper-forgetpass:hover{text-decoration:underline}.forgotPassword-left-wrapper-account{font-size:12px;margin:1rem 0 .5rem;text-align:center}.forgotPassword-left-wrapper-account a{cursor:pointer;color:#4e4fea;text-decoration:none}.forgotPassword-left-wrapper-account a:hover{text-decoration:underline}.forgotPassword-right{width:50%;background:linear-gradient(#000000b3,#000000b3),#4e4fea;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4rem;padding:2rem}@media (max-width: 599px){.forgotPassword-right{display:none!important}}.forgotPassword-right img{width:80%}.forgotPassword-right p{font-size:12px}.signup{width:100%;height:100vh;display:flex;color:#fff}.signup-left{width:50%;display:flex;align-items:center;justify-content:center;padding:2rem}@media (max-width: 599px){.signup-left{width:100%!important;height:100vh;display:flex;padding:1rem;align-items:start;justify-content:center;flex-direction:column}}.signup-left-wrapper img{width:30%}@media (max-width: 599px){.signup-left-wrapper img{width:50%}}.signup-left-wrapper p{font-size:12px;margin:1rem 0}@media (max-width: 599px){.signup-left-wrapper p{font-size:10px}}.signup-left-wrapper-forgetpass{font-size:12px;text-align:end;margin-top:1rem;margin-bottom:.5rem!important;cursor:pointer}.signup-left-wrapper-forgetpass:hover{text-decoration:underline}.signup-left-wrapper-account{font-size:12px;margin:1rem 0 .5rem;text-align:center}.signup-left-wrapper-account a{cursor:pointer;color:#4e4fea;text-decoration:none}.signup-left-wrapper-account a:hover{text-decoration:underline}.signup-right{width:50%;background:linear-gradient(#000000b3,#000000b3),#4e4fea;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4rem;padding:2rem}@media (max-width: 599px){.signup-right{display:none!important}}.signup-right img{width:80%}.signup-right p{font-size:12px}.google-btn{width:100%}@media (min-width: 600px) and (max-width: 900px){.ssl-button{text-align:center}}@media (max-width: 599px){.ssl-button{text-align:center}}.ssl-hero{width:100%;height:80vh;padding:2rem 4rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;margin-top:-16vh;background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/sslwall-DJqYDqh3.jpg);background-size:cover}@media (max-width: 599px){.ssl-hero{margin-top:0vh;padding:1rem;align-items:center}}@media (min-width: 600px) and (max-width: 900px){.ssl-hero{height:70vh}}.ssl-hero_left{width:60%;color:#9a9a9f}@media (min-width: 600px) and (max-width: 900px){.ssl-hero_left{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}@media (max-width: 599px){.ssl-hero_left{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.ssl-hero_left h1{font-size:30px;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.3rem;color:#fff;margin-top:1rem}@media (min-width: 600px) and (max-width: 900px){.ssl-hero_left h1{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.ssl-hero_left h1{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.ssl-hero_left h1 span{font-size:30px;color:#ff0;font-weight:bolder}@media (min-width: 600px) and (max-width: 900px){.ssl-hero_left h1 span{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.ssl-hero_left h1 span{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.ssl-hero_left p{width:80%;text-align:justify;font-size:14px}@media (min-width: 600px) and (max-width: 900px){.ssl-hero_left p{width:100%;font-size:14px;text-align:center}}@media (max-width: 599px){.ssl-hero_left p{width:100%;font-size:12px;text-align:center}}.ssl-hero_left span{font-size:12px}@media (min-width: 600px) and (max-width: 900px){.ssl-hero_left span{width:100%;font-size:10px;text-align:center}}@media (max-width: 599px){.ssl-hero_left span{width:100%;font-size:10px;text-align:center}}.ssl-hero_right{width:50%}.ssl-hero_right img{width:100%}@media (min-width: 600px) and (max-width: 900px){.ssl-hero_right{display:none}}@media (max-width: 599px){.ssl-hero_right{display:none}}.ssl-pricing{padding:4rem;display:flex;flex-direction:column;gap:4rem;border:1px soild #212235}@media (max-width: 599px){.ssl-pricing{padding:4rem 1rem}}.ssl-pricing-wrapper{display:flex;gap:2rem}@media (max-width: 599px){.ssl-pricing-wrapper{flex-direction:column}}.ssl-pricing-features{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5rem}@media (max-width: 599px){.ssl-pricing-features{flex-direction:column;gap:2rem}}@media (min-width: 600px) and (max-width: 900px){.ssl-pricing-features{flex-direction:column;text-align:center;gap:2rem}}@media (max-width: 599px){.ssl-pricing-features-left{text-align:center}}.ssl-pricing-features-left-head{margin-bottom:1rem;font-size:16px;color:#4e4fea;font-weight:700}.ssl-pricing-features-left-subhead{font-size:18px;margin-bottom:.5rem;color:#fff}.ssl-pricing-features-left p{font-size:14px;color:#9a9a9f}.ssl-pricing-features-right{display:flex;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.ssl-pricing-features-right{gap:1rem}}@media (max-width: 599px){.ssl-pricing-features-right{flex-direction:column}}.ssl-pricing-features-right-card{background-color:#1a1b2e;padding:2rem;border-radius:.3rem}.ssl-pricing-features-right-card h2{font-size:16px;color:#4e4fea;font-weight:700;margin-bottom:1rem}.ssl-pricing-features-right-card p{font-size:12px;color:#9a9a9f}.ssl-tools{padding:4rem;border:1px solid #212235}@media (min-width: 600px) and (max-width: 900px){.ssl-tools{padding:4rem 1rem}}@media (max-width: 599px){.ssl-tools{padding:4rem 1rem}}.ssl-tools-head{text-align:center;margin-bottom:2rem}.ssl-tools-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.ssl-tools-head p{color:#9a9a9f;font-size:14px}.ssl-tools-body{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.ssl-tools-body{grid-template-columns:1fr 1fr 1fr;gap:1rem}}@media (max-width: 599px){.ssl-tools-body{grid-template-columns:1fr}}.ssl-tools-body-card{border-radius:.3rem;padding:2rem;background-color:#1a1b2e}.ssl-tools-body-card h3{color:#fff;font-size:14px;margin-bottom:1rem}.ssl-tools-body-card p{color:#9a9a9f;font-size:12px}.ssl-features{width:100%;padding:4rem;border:1px solid #212235}@media (max-width: 599px){.ssl-features{padding:4rem 1rem}}.ssl-features-head{text-align:center;margin-bottom:2rem}.ssl-features-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.ssl-features-head p{color:#9a9a9f;font-size:14px}@media (min-width: 600px) and (max-width: 900px){.linkButton a{width:100%;font-size:12px!important;text-wrap:wrap}}@media (max-width: 599px){.linkButton a{width:100%;font-size:12px!important}}.sslsharedModal{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:center}@media (max-width: 599px){.sslsharedModal{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 600px) and (max-width: 900px){.sslsharedModal{grid-template-columns:repeat(2,1fr)!important}}.sslsharedModal-text{display:flex}@media (max-width: 599px){.sslsharedModal-text{display:none}}.sslsharedModal-card{width:100%;border:1px solid rgba(154,154,159,.3);padding:1rem;cursor:pointer}@media (max-width: 599px){.sslsharedModal-card{padding:.5rem;text-align:center}}.sslsharedModal-card h1{font-size:16px;font-weight:700;margin-bottom:.5rem}@media (max-width: 599px){.sslsharedModal-card h1{font-size:12px}}.sslsharedModal-card p{font-size:12px}@media (max-width: 599px){.sslsharedModal-card p{font-size:10px}}.sslsharedModal-selected{border:1px solid #ea5354}.sslsharedModal-selected h1{color:#ea5354}.sslsharedModal-domain{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:1rem}.sslsharedModal-domain p{font-size:12px}.footer{display:flex;justify-content:flex-end;gap:1rem}.status{padding:0 4rem 4rem;margin-top:-10vh;color:#fff}@media (max-width: 599px){.status{padding:2rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.status{padding:2rem 1rem}}.status h1{font-size:16px;font-weight:700;margin-bottom:2rem;text-decoration:underline}.success{padding:0 4rem 4rem;margin-top:-10vh;color:#fff}@media (max-width: 599px){.success{padding:2rem 1rem}}@media (min-width: 600px) and (max-width: 900px){.success{padding:2rem 1rem}}.success h1{font-size:16px;font-weight:700;margin-bottom:2rem;text-decoration:underline}.modern-table{width:100%;border-collapse:collapse;margin:0;border:1px solid rgba(154,154,159,.2);font-size:12px}.modern-table-sort{text-align:center}.modern-table thead{background-color:transparent;color:#fff}.modern-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;border:1px solid rgba(154,154,159,.2);cursor:pointer}.modern-table tbody tr:hover{background-color:transparent}.modern-table tbody td{padding:.75rem 1rem;border:1px solid rgba(154,154,159,.2);color:#fff}.blog-container{max-width:80vw;margin:0 auto;padding:20px;box-shadow:0 0 15px #0000001a;border-radius:10px}@media (max-width: 599px){.blog-container{padding:0;width:100%;margin-top:4rem}}.blog-header{text-align:center;margin-bottom:30px}.blog-title{font-size:2rem;margin-bottom:10px;color:#ffe05d}@media (max-width: 599px){.blog-title{font-size:14px}}.blog-keywords{font-size:1rem;border:1px solid #212235;padding:1rem;margin-bottom:10px;color:#9a9a9f;margin-top:2rem}@media (max-width: 599px){.blog-keywords{font-size:10px}}.blog-description{font-size:1rem;color:#9a9a9f}@media (max-width: 599px){.blog-description{font-size:10px}}.blog-image{width:100%;height:auto;margin-bottom:30px;border-radius:10px}@media (max-width: 599px){.blog-image{margin-bottom:15px}}.blog-content{font-size:1.1rem;line-height:1.8;color:#fff}@media (max-width: 599px){.blog-content{font-size:10px}}.blog-content h2,.blog-content h3{margin-top:30px;color:#ffe05d;font-size:18px;border-bottom:2px solid #212235;padding-bottom:10px}@media (max-width: 599px){.blog-content h2,.blog-content h3{font-size:12px}}.blog-content h4{font-size:16px}.blog-content p{margin-bottom:10px;font-size:14px}@media (max-width: 599px){.blog-content p{font-size:10px}}.blog-content img{max-width:100%;max-height:30px;margin:20px 0;border-radius:5px;box-shadow:0 0 10px #0000001a}.blog-content blockquote{margin:30px 0;padding:20px;background:#0b0d1b;border-left:5px solid #1a1b2e;font-style:italic;color:#9a9a9f}.blog-content a{color:#ffe05d;text-decoration:none}.blog-content a:hover{text-decoration:underline}.blog-content pre{background-color:#9a9a9f;margin:1rem 0;padding:.5rem}.blog-content code{padding:.5rem;color:#fff;font-size:14px}.blog-content ul,ol{margin:.5rem 0}.blog-content li{font-size:14px}.vpspricing{width:100%;background-color:#1a1b2e;border-radius:.3rem;padding:3rem 2rem 1rem;color:#fff}.vpspricing-top{padding-bottom:1.5rem;text-align:center;border-bottom:1px solid rgba(33,34,53,.3)}.vpspricing-top h1{font-size:18px;font-weight:700}@media (max-width: 599px){.vpspricing-top h1{font-size:16px}}.vpspricing-top p{font-size:12px;color:#9a9a9f}.vpspricing-bottom{margin:0}.vpspricing-bottom-topfeatures{margin:1rem 0}.vpspricing-bottom-topfeatures h3{font-size:13px;font-weight:700;margin-bottom:1.5rem}.vpspricing-bottom-topfeatures-list{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.vpspricing-bottom-topfeatures-list img{width:18px;height:18px}.vpspricing-bottom-topfeatures-list span{font-size:14px;margin-top:.1rem}@media (max-width: 599px){.vpspricing-bottom-topfeatures-list span{font-size:12px}}.vps-hero{width:100%;height:80vh;padding:2rem 4rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;margin-top:-16vh}.vps-hero-Linux{background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/sharedwall-GH57yR-g.jpg);background-size:contain}.vps-hero-Windows{background:linear-gradient(#0b0d1bcc,#0b0d1bcc),url(/assets/premumhost-Cg_GVYy7.jpg);background-size:cover}@media (max-width: 599px){.vps-hero{margin-top:0vh;padding:1rem;align-items:center}}@media (min-width: 600px) and (max-width: 900px){.vps-hero{height:70vh}}.vps-hero_left{width:60%;color:#9a9a9f}@media (min-width: 600px) and (max-width: 900px){.vps-hero_left{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}@media (max-width: 599px){.vps-hero_left{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}}.vps-hero_left h1{font-size:30px;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.3rem;color:#fff;margin-top:1rem}@media (min-width: 600px) and (max-width: 900px){.vps-hero_left h1{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.vps-hero_left h1{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.vps-hero_left h1 span{font-size:30px;color:#ff0;font-weight:bolder}@media (min-width: 600px) and (max-width: 900px){.vps-hero_left h1 span{font-size:25px;text-align:center;font-weight:bolder}}@media (max-width: 599px){.vps-hero_left h1 span{width:100%;font-size:20px;text-align:center;font-weight:bolder}}.vps-hero_left p{width:80%;font-size:14px}@media (min-width: 600px) and (max-width: 900px){.vps-hero_left p{width:100%;font-size:14px;text-align:center}}@media (max-width: 599px){.vps-hero_left p{width:100%;font-size:12px;text-align:center}}.vps-hero_left span{font-size:12px}@media (min-width: 600px) and (max-width: 900px){.vps-hero_left span{width:100%;font-size:10px;text-align:center}}@media (max-width: 599px){.vps-hero_left span{width:100%;font-size:10px;text-align:center}}.vps-hero_right{width:50%}.vps-hero_right img{width:100%}@media (min-width: 600px) and (max-width: 900px){.vps-hero_right{display:none}}@media (max-width: 599px){.vps-hero_right{display:none}}.vps-pricing{padding:4rem;display:flex;flex-direction:column;gap:4rem;border:1px soild #212235}@media (max-width: 599px){.vps-pricing{padding:4rem 1rem}}.vps-pricing-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 599px){.vps-pricing-wrapper{grid-template-columns:repeat(1,1fr)}}@media (min-width: 600px) and (max-width: 900px){.vps-pricing-wrapper{grid-template-columns:repeat(2,1fr)}}.vps-pricing-features{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5rem}@media (max-width: 599px){.vps-pricing-features{flex-direction:column;gap:2rem}}@media (min-width: 600px) and (max-width: 900px){.vps-pricing-features{flex-direction:column;text-align:center;gap:2rem}}@media (max-width: 599px){.vps-pricing-features-left{text-align:center}}.vps-pricing-features-left-head{margin-bottom:1rem;font-size:16px;color:#4e4fea;font-weight:700}.vps-pricing-features-left-subhead{font-size:18px;margin-bottom:.5rem;color:#fff}.vps-pricing-features-left p{font-size:14px;color:#9a9a9f}.vps-pricing-features-right{display:flex;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.vps-pricing-features-right{gap:1rem}}@media (max-width: 599px){.vps-pricing-features-right{flex-direction:column}}.vps-pricing-features-right-card{background-color:#1a1b2e;padding:2rem;border-radius:.3rem}.vps-pricing-features-right-card h2{font-size:16px;color:#4e4fea;font-weight:700;margin-bottom:1rem}.vps-pricing-features-right-card p{font-size:12px;color:#9a9a9f}.vps-tools{padding:4rem;border:1px solid #212235}@media (min-width: 600px) and (max-width: 900px){.vps-tools{padding:4rem 1rem}}@media (max-width: 599px){.vps-tools{padding:4rem 1rem}}.vps-tools-head{text-align:center;margin-bottom:2rem}.vps-tools-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.vps-tools-head p{color:#9a9a9f;font-size:14px}.vps-tools-body{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem}@media (min-width: 600px) and (max-width: 900px){.vps-tools-body{grid-template-columns:1fr 1fr 1fr;gap:1rem}}@media (max-width: 599px){.vps-tools-body{grid-template-columns:1fr}}.vps-tools-body-card{border-radius:.3rem;padding:2rem;background-color:#1a1b2e}.vps-tools-body-card h3{color:#fff;font-size:14px;margin-bottom:1rem}.vps-tools-body-card p{color:#9a9a9f;font-size:12px}.vps-features{width:100%;padding:4rem;border:1px solid #212235}@media (max-width: 599px){.vps-features{padding:4rem 1rem}}.vps-features-head{text-align:center;margin-bottom:2rem}.vps-features-head h2{color:#4e4fea;font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.vps-features-head p{color:#9a9a9f;font-size:14px}.form{width:60vw;display:flex;flex-wrap:wrap;gap:1rem}.vpssharedModal{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:center}@media (max-width: 599px){.vpssharedModal{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 600px) and (max-width: 900px){.vpssharedModal{grid-template-columns:repeat(2,1fr)!important}}.vpssharedModal-card{width:100%;border:1px solid rgba(154,154,159,.3);padding:1rem;cursor:pointer}@media (max-width: 599px){.vpssharedModal-card{padding:.5rem;text-align:center}}.vpssharedModal-card h1{font-size:16px;font-weight:700;margin-bottom:.5rem}@media (max-width: 599px){.vpssharedModal-card h1{font-size:12px}}.vpssharedModal-card p{font-size:12px}@media (max-width: 599px){.vpssharedModal-card p{font-size:8px}}.vpssharedModal-selected{border:1px solid #ea5354}.vpssharedModal-selected h1{color:#ea5354}.vpssharedModal-domain{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;gap:1rem}.vpssharedModal-domain p{font-size:12px}.footer{display:flex;justify-content:flex-end;gap:1rem;margin:0!important}.linkButton{margin:1rem 0}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#fff;text-align:center;padding:20px}.error-container h1{font-size:30px;margin-bottom:.5em}.error-container h2{font-size:20px;margin-bottom:1em;color:#ccc}.error-container p{font-size:14px;margin-bottom:2em;max-width:600px}.error-container a{font-size:14px;color:#ccc;text-decoration:none}.error-container a:hover{text-decoration:underline}.error-container .error-details{margin-top:2em;text-align:left;max-width:600px;width:100%}.error-container .error-details details{background-color:#1a1b2e;padding:10px;border-radius:5px;text-align:center}.error-container .error-details details summary{font-size:10px;cursor:pointer;color:#ccc}.error-container .error-details details summary:hover{text-decoration:underline}.error-container .error-details details p{margin:10px 0;font-size:10px}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}html{scroll-behavior:smooth}body{background-color:#0b0d1b}.playfair{font-family:Playfair Display,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.poppins-bold{font-family:Poppins,sans-serif;font-weight:700;font-style:normal}.poppins-regular-italic{font-family:Poppins,sans-serif;font-weight:400;font-style:italic}.form-container{width:100%;display:flex;flex-wrap:wrap;gap:1rem}.full-width{width:100%;padding:0;margin:0!important}.half-width{width:calc(50% - .5rem);padding:0;margin:0!important}@media (max-width: 599px){.half-width{width:100%}}.three-width{width:calc(33.3% - .5rem);padding:0;margin:0!important}@media (max-width: 599px){.three-width{width:100%}}.toster{font-size:12px}.form-container .half-width{box-sizing:border-box}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.green{color:#14cd72}.red{color:#ea5354}.secondary{color:#4e4fea}.actions{display:flex;gap:.5rem}.actions svg{cursor:pointer}.rc-anchor,.rc-anchor-normal,.rc-anchor-light{box-shadow:none!important;border:none!important}html{overflow:scroll;overflow-x:hidden}::-webkit-scrollbar{width:0;background:transparent}::-webkit-scrollbar-thumb{background:red}.or{font-size:16px!important;color:#ea5354;font-weight:700}
