.footer{width:100%;margin:4rem auto;text-align:center}.main-section-container{width:70%;margin:3rem auto}.main-section-container h2{font-size:1.1rem}.main-section-container .ms-m-description p{font-size:.933rem;line-height:1.5}@media (min-width:1024px){.main-section-container .main-section-middle{display:flex;justify-content:space-between}.main-section-container .main-section-middle .ms-image{max-width:545px;flex:1 0 545px}.main-section-container .main-section-middle .ms-m-description{margin-left:30px;align-self:center}.main-section-container .main-section-middle .ms-m-description p{font-size:1.1rem}}.featured-product{border:1px solid rgba(0,0,0,.125);padding:1rem;margin-left:1rem 0}.hero-image{height:500px}.hero-title{text-align:center;font-size:2rem}.hero-text{top:50%;transform:translate(-50%,-50%)}.hero-subtitle,.hero-text{text-align:center;position:absolute;left:50%;color:#fff}.hero-subtitle{font-size:2rem;top:65%;transform:translate(-50%,-40%)}.ms-image{display:flex;flex-wrap:wrap;max-width:200px;justify-content:center;align-items:center;margin:0 10rem}.ms-image div{flex:0 0 300px}@media (min-width:1024px){.hero-image{font-size:2.5rem}}.shop-now-btn{text-align:center}.shop-now-btn a{text-decoration:none}.product-list-container{margin:3rem 0}.product-list-container .product-list-title{margin-top:0;margin-bottom:1rem;text-align:center}.product-list-container .product-list div{margin:0;cursor:pointer}@media (min-width:1024px){.product-list-container .product-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 5rem}.product-list-container .product-list div{flex:auto}}.single-product-container{margin:2rem 0 3rem;padding:2rem}@media (min-width:1024px){.single-product-container{display:flex;justify-content:center;align-items:center}.single-product-container .product-details,.single-product-container .product-image{flex:0 0 400px}}.single-product-container .product-image{margin:2rem}.single-product-container .product-details .name-price{margin:1rem 0}.single-product-container .product-details .add-to-cart-btns{margin:2rem 0}.single-product-container .product-details .product-description p{line-height:1.5}.cart-item,.empty-cart,h1{text-align:center}.cart-item{border:1px solid #ccc;margin:2rem;padding:1rem}.cart-item .item-image img{width:50px}.cart-item .name-price h4{margin:0}.cart-item .name-price p{font-size:1rem;font-weight:400}.cart-item .btns-container button{border:none;padding:.5rem 1rem;cursor:pointer;font-size:10px;margin-right:5px}.cart-item .btns-container .btn-increase{color:#fff;background-color:#1a1a1a}.cart-item .btns-container .btn-decrease,.cart-item .btns-container .btn-trash{color:#fff;background-color:#d9534f}.cart-item .total-container{margin:2rem;text-align:center}@media (min-width:1024px){.cart-page{display:flex;justify-content:center}.cart-page .total-container{text-align:center}.cart-item{display:flex;justify-content:space-between}.cart-item div{margin:1rem}.cart-item .name-price{width:200px}}.checkout{width:50%;margin:2rem auto;text-align:center}.checkout h4{margin:1rem 0 0}.checkout button{width:200px;margin:1rem auto}.checkout .stripe-card{margin:1rem 0}.checkout .card-number{margin-top:2rem}.checkout .card-element{border:1px solid grey;border-radius:3px;padding:10px;width:55%;margin:0 auto}.checkout .saved-card-btn{margin-top:1.5rem}.cart-container{margin-left:auto;cursor:pointer}.cart-container img{width:30px}.cart-container .cart-count{margin-left:-10px;background-color:#000;color:#fff;padding-right:4px;border-radius:10px}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

/*! index.css -- start */:root{--color-primary:#2584ff;--color-secondary:#00d9ff;--color-accent:#ff3400;--color-headings:#1b0760;--color-body:#918ca4;--color-body-darker:#5c5577;--color-border:#ccc;--border-radius:30px}*,:after,:before{box-sizing:border-box}::selection{background:#2584ff;background:var(--color-primary);color:#fff}html{font-size:85%}img{width:100%}body{font-family:Inter,Arial,Helvetica,sans-serif;font-size:2rem;line-height:1.5;color:#918ca4;color:var(--color-body)}h1,h2,h3{color:#1b0760;color:var(--color-headings);margin-bottom:1rem;line-height:1.1}h1{font-size:6rem}h2{font-size:4rem}h3{font-size:2.8rem;font-weight:600;line-height:1.3}p{margin-top:0}@media screen and (min-width:1024px){body{font-size:1.8rem}h1{font-size:8rem}h2{font-size:4rem}h3{font-size:2.4rem}}a{text-decoration:none}.link-arrow{color:#ff3400;color:var(--color-accent);text-transform:uppercase;font-size:2rem;font-weight:700}.link-arrow:after{content:"-->";margin-left:5px;transition:margin .15s}.link-arrow:hover:after{margin-left:10px}@media screen and (min-width:1024px){.link-arrow{font-size:1.5rem}}.badge{border-radius:20px;font-size:2rem;font-weight:600;padding:.5rem 2rem;white-space:nowrap}.badge--primary{background:#2584ff;background:var(--color-primary);color:#fff}.badge--secondary{background:#00d9ff;background:var(--color-secondary);color:#fff}.badge--small{font-size:1.6rem;padding:.5rem 1.5rem}@media screen and (min-width:1024px){.badge{font-size:1.5rem}.badge--small{font-size:1.2rem}}.list{list-style:none;padding-left:0}.list--inline .list__item{display:inline-block;margin-right:2rem}.list--tick{list-style-image:url(/static/media/tick.4127c2db.svg);padding-left:3rem;color:#1b0760;color:var(--color-headings)}.list--tick .list__item{padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:1024px){.list--tick .list__item{padding-left:0}}.icon{width:40px;height:40px}.icon--small{width:30px;height:30px}.icon--primary{fill:#2584ff;fill:var(--color-primary)}.icon--white{fill:#fff}.icon-container{background:#f3f9fa;width:64px;height:64px;border-radius:100%;display:inline-flex;justify-content:center;align-items:center}.icon-container--accent{background:#ff3400;background:var(--color-accent)}.btn{border-radius:40px;border:0;cursor:pointer;font-size:1.8rem;font-weight:600;margin:1rem 0;outline:0;padding:2rem 4vw;text-align:center;text-transform:uppercase;white-space:nowrap}.btn .icon{width:2rem;height:2rem;margin-right:1rem;vertical-align:middle}.btn--primary{background:#2584ff;background:var(--color-primary);color:#fff}.btn--primary:hover{background:#3a8ffd}.btn--secondary{background:#00d9ff;background:var(--color-secondary);color:#fff}.btn--secondary:hover{background:#05cdf0}.btn--accent{background:#ff3400;background:var(--color-accent);color:#fff}.btn--accent:hover{background:#ec3000}.btn--outline{background:#fff;color:#1b0760;color:var(--color-headings);border:2px solid #1b0760;border:2px solid var(--color-headings)}.btn--outline:hover{background:#1b0760;background:var(--color-headings);color:#fff}.btn--stretched{padding-left:6rem;padding-right:6rem}.btn--block{width:100%;display:inline-block}@media screen and (min-width:1024px){.btn{font-size:1.5rem}}.input{border-radius:30px;border-radius:var(--border-radius);border:1px solid #ccc;border:1px solid var(--color-border);color:#1b0760;color:var(--color-headings);font-size:2rem;outline:0;padding:1.5rem 3.5rem}::-webkit-input-placeholder{color:#cdcbd7}:-ms-input-placeholder{color:#cdcbd7}::placeholder{color:#cdcbd7}.input-group{border:1px solid #ccc;border:1px solid var(--color-border);border-radius:30px;border-radius:var(--border-radius);display:flex}.input-group .input{border:0;flex-grow:1;padding:1.5rem 2rem;width:0}.input-group .btn{margin:4px}@media screen and (min-width:1024px){.input{font-size:1.5rem}}.card{border-radius:7px;box-shadow:0 0 20px 10px #f3f3f3;overflow:hidden}.card__body,.card__header{padding:2rem 7%}.card--primary .card__header{background:#2584ff;background:var(--color-primary);color:#fff}.card--secondary .card__header{background:#00d9ff;background:var(--color-secondary);color:#fff}.card--primary .badge--primary{background:#126de4}.card--secondary .badge--secondary{background:#02cdf1}.plan{transition:transform .2s ease-out}.plan__name{color:#fff;margin:0;font-weight:500;font-size:2.4rem}.plan__price{font-size:5rem}.plan__billing-cycle{font-size:2rem;font-weight:300;opacity:.8;margin-right:1rem}.plan__description{font-size:2rem;font-weight:300;letter-spacing:1px;display:block}.plan .list__item{margin-bottom:2rem}.plan--popular .card__header{position:relative}.plan--popular .card__header:before{content:url(/static/media/popular.6d94f301.svg);width:40px;display:inline-block;position:absolute;top:-6px;right:5%}.plan:hover{transform:scale(1.05)}.plan--popular:hover{transform:scale(1.15)}@media screen and (min-width:1024px){.plan--popular{transform:scale(1.1)}.plan__name{font-size:1.4rem}.plan__price{font-size:5rem}.plan__billing-cycle{font-size:1.6rem}.plan__description{font-size:1.7rem}}.media{display:flex;margin-bottom:4rem}.media__title{margin-top:0}.media__body{margin:0 2rem}.media__image{margin-top:1rem}.quote{font-size:3rem;font-style:italic;color:#5c5577;color:var(--color-body-darker);line-height:1.3}.quote__text:before{content:open-quote}.quote__text:after{content:close-quote}.quote__author{font-size:2rem;font-weight:500;font-style:normal;margin-bottom:0}.quote__organization{color:#1b0760;color:var(--color-headings);opacity:.4;font-size:1.5rem;font-style:normal}.quote__line{position:relative;bottom:10px}@media screen and (min-width:1024px){.quote{font-size:2rem}.quote__author{font-size:2.4rem}.quote__organization{font-size:1.6rem}}.grid{display:grid}@media screen and (min-width:768px){.grid--1x2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.grid--1x3{grid-template-columns:repeat(3,1fr)}}.testimonial{padding:3rem}.testimonial .quote{margin:2rem 0;font-size:110%}.testimonial__image{position:relative;margin:0 3rem}.testimonial__image>.icon-container{position:absolute;top:3rem;right:-32px}@media screen and (min-width:768px){.testimonial__image{margin:0}.testimonial .quote{margin:5rem 0 0 6rem;font-size:120%;line-height:1.5}}.callout{padding:4rem;border-radius:5px}.callout--primary{background:#2584ff;background:var(--color-primary);color:#fff}.callout__heading{color:#fff;margin-top:0;font-size:3rem}.callout .btn{justify-self:center;align-self:center}.callout__content{text-align:center}@media screen and (min-width:768px){.callout .grid--1x2{grid-template-columns:1fr auto}.callout__content{text-align:left}.callout .btn{justify-self:start;margin:0 2rem}}.collapsible__header{display:flex;justify-content:space-between}.collapsible__heading{margin-top:0;font-size:3rem}.collapsible__chevron{transform:rotate(-90deg);transition:transform .3s}.collapsible__content{max-height:0;overflow:hidden;opacity:0;transition:all .3s}.collapsible--expanded .collapsible__chevron{transform:rotate(0)}.collapsible--expanded .collapsible__content{max-height:100vh;opacity:1}.block{--padding-vertical:2rem;padding:var(--padding-vertical) 1rem}.block__header{text-align:center;margin-bottom:4rem}.block__heading{margin-top:50px;font-size:4rem}.block--dark{background:#000;color:#7b858b}.block--dark h1,.block--dark h2,.block--dark h3{color:#fff}.block--skewed-right{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 95%);clip-path:polygon(0 0,100% 0,100% 100%,0 95%)}.block--skewed-left,.block--skewed-right{padding-bottom:calc(var(--padding-vertical) + 4rem)}.block--skewed-left{-webkit-clip-path:polygon(0 0,100% 0,100% 95%,0 100%);clip-path:polygon(0 0,100% 0,100% 95%,0 100%)}.container{max-width:1140px;margin:0 auto}.nav{background:#000;display:flex;justify-content:space-between;flex-wrap:wrap;padding:1rem;align-items:center}.nav__list{width:100%;margin:0}.nav__item{padding:.5rem 2rem;border-bottom:1px solid #222}.nav__item:last-of-type{border-bottom:none}.nav__item>a{color:#d2d0db;transition:color .3s}.nav__item>a:hover{color:#fff}.nav__toggler{opacity:.5;transition:box-shadow .15s;cursor:pointer}.nav.collapsible--expanded .nav__toggler{opacity:1;box-shadow:0 0 0 3px #666;border-radius:5px}.nav__brand{transform:translateY(5px);width:50px}@media screen and (min-width:768px){.nav__toggler{display:none}.nav__list{width:auto;display:flex;font-size:1.6rem;max-height:100%;opacity:1}.nav__item{border:0}}.hero__tagline{font-size:1.2rem;color:#b9c3cf;letter-spacing:1px;margin:2rem 6rem 5rem}@media screen and (min-width:768px){.hero__content{text-align:left;align-self:center}}@media screen and (min-width:1024px){.hero{padding-top:0}}.block-domain .input-group{box-shadow:0 0 30px 20px #e6ebee;border:0;margin:4rem auto;max-width:670px}.block-domain__prices{color:#1b0760;color:var(--color-headings);display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,6rem);font-size:2rem;font-weight:600;justify-items:center;max-width:700px;margin:0 auto}@media screen and (min-width:768px){.block-domain__prices{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}}.block-plans .grid{grid-gap:8rem 4rem;gap:8rem 4rem}.block-plans .card{max-width:500px;margin:0 auto}.feature{grid-gap:4rem 2rem;gap:4rem 2rem;margin:6rem 0}.feature:first-of-type{margin-top:6rem}.feature__heading{margin:1rem 0}@media screen and (min-width:768px){.feature:nth-of-type(2n) .feature__content{order:2}}.featured-collection{margin-top:6rem}.featured-collection .featured-section-title{font-size:2rem}.featured-collection .featured-image{max-width:210px;display:block;margin-left:auto;margin-right:auto;width:100%;cursor:pointer}@media (min-width:1024px){.featured-collection .products{display:flex;justify-content:space-between;padding:5px}.featured-collection .products .featured-product{margin:10px}}.name-price p{font-size:1.2rem;font-weight:700}.name-price h3{font-size:1rem}.useskyeye-btn{display:block;width:100%;line-height:1.4;padding-left:5px;padding-right:5px;white-space:normal;margin-top:0;margin-bottom:10px;min-height:44px}@media screen and (min-width:768px){.block-showcase .grid{grid-template-columns:50% 50%}.block-showcase__image{justify-self:end}.block-showcase__image>img{width:auto;max-width:700px}}.footer{background:#fff;padding-top:1rem}.footer a{color:#777;transition:color .3s}.footer a:hover{color:#fff}.footer__section{padding:2rem;border-bottom:1px solid #393939}.footer__section .list{margin:0}.footer__heading{text-transform:uppercase;font-weight:600;font-size:2.5rem;line-height:1.5}.footer__brand{margin-top:5rem;text-align:center}.footer__brand img{max-width:230px}.footer__copyright{font-size:2.1rem;color:#fff;opacity:.3}@media screen and (min-width:768px){.footer{font-size:1rem}.footer__sections{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.footer .collapsible__chevron{display:none}.footer .collapsible__content{opacity:1;max-height:100%}.footer__brand{order:-1;margin-top:1rem}.footer__copyright{font-size:1.5rem}.footer__section{border:0}.footer__heading{font-size:1.6rem}}.callout-signup{transform:translateY(5rem)}

/*! index.css -- end */
/*# sourceMappingURL=main.098524ac.chunk.css.map */