html{font-size:15px}body,h1,h2,h3,h4,h5,p{font-family:verdana,sans-serif;font-size:1rem;font-weight:400;line-height:1.3rem;margin:0;padding:0;position:relative}body{background:#fff;background-size:100% auto;color:#000}*{box-sizing:border-box}img{display:block;margin:auto;max-width:100%}p{font-size:1rem;line-height:150%;margin:auto auto 1rem;max-width:40rem}a{color:#024589;font-weight:700;text-decoration:none}a:hover{text-decoration:underline}h1{font-size:3rem;font-weight:700;line-height:4rem;margin:auto auto 3rem}h1,h2{max-width:40rem}h2{font-size:2.5rem;line-height:3rem;margin:auto auto 2rem}h3{font-size:1.7rem;line-height:2rem}h3,h4{margin:auto auto 1rem;max-width:40rem}h4{font-size:1.4rem;line-height:1.8rem}.red-text{color:#f10505}.blue-text{color:#024589}.green-text{color:#32cd32}.fat-text{font-weight:700}.partner.name{margin-bottom:.3rem;max-width:40rem}.partner.title{color:#f10505}.text-left{text-align:left}p+h3,p+h4{padding-top:3rem}.header{background:#fff}.header .grid{display:grid;gap:1rem;grid-template-columns:.1rem 1fr 3rem;margin:0 auto;max-width:80rem;padding:1rem}.header .grid .logo{align-self:end;color:#fff;display:block;grid-column:2/3;grid-row:1/2;justify-self:center;width:10rem}.header .grid .menu-toggl{align-self:center;cursor:pointer;grid-column:3/4;grid-row:1/2;height:3rem;position:relative;width:3rem}.header .grid .menu-toggl .bar{background:#024589;height:4px;position:absolute;transition:all .3s;width:2.4rem}.header .grid .menu-toggl .bar.top{left:.3rem;top:.7rem}.header .grid .menu-toggl .bar.middle{left:.3rem;top:calc(1.5rem - 2px)}.header .grid .menu-toggl .bar.bottom{bottom:.7rem;left:.3rem}.header .grid .menu-toggl.show .bar.top{top:1.4rem;transform:rotate(45deg)}.header .grid .menu-toggl.show .bar.middle{opacity:0}.header .grid .menu-toggl.show .bar.bottom{bottom:1.35rem;transform:rotate(-45deg)}.header .grid nav{display:none;gap:.5rem;grid-column:1/4;grid-row:2/3}.header .grid nav.show{display:grid}.header .grid nav a{background:#eee;border-radius:.6rem;color:#333;display:block;height:4rem;line-height:2rem;padding:1rem 2rem;text-align:center;text-decoration:none}.header .grid nav a:hover{background:#ec020d;color:#fff}.header .grid .language{display:none;grid-column:1/4;grid-row:3/4}.header .grid .language.show{display:block}@media (min-width:30rem){.header .grid{grid-template-columns:3rem 1fr 3rem}}@media (min-width:55rem){.header .grid{grid-template-columns:auto 1fr;grid-template-rows:auto 4rem;text-align:right}.header .grid .logo{grid-column:1/2;grid-row:1/3;width:16rem}.header .grid .menu-toggl{display:none}.header .grid nav{display:flex;gap:1rem;grid-column:2/3;grid-row:2/3;justify-content:flex-end}.header .grid nav a{background:transparent}.header .grid .language{display:block;grid-column:2/3;grid-row:1/2}}.footer .content{margin:auto;max-width:80rem;padding:2rem;text-align:center}.footer .partners{background:#f6f6f6}.footer .partners h3{display:block}.footer .partners img{display:inline-block;margin:.6rem;max-height:4rem}.footer .contact{margin:auto;max-width:20rem;padding-bottom:5rem;padding-top:5rem;text-align:left;width:100%}.footer .main{background:#024589;color:#fff;padding:3rem 0}.footer .main .navigation{font-size:1.2rem;padding:2rem 2rem 3rem}.footer .main .navigation a{color:#fff;text-decoration:none;text-transform:uppercase}.footer .main .navigation a:hover{text-decoration:underline}.footer .main .social img{display:inline-block;margin:.6rem;max-height:2rem}.hero{align-items:center;background:#024589;color:#fff;display:flex;height:40vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.hero .stage{max-width:70rem;padding:3rem;width:100%;z-index:100}.hero .background{background:url(/build/images/hero.940f438c.jpg) 50%;background-size:cover;bottom:0;filter:blur(10px);left:0;opacity:.7;position:absolute;right:0;top:0;z-index:10}.hero .domain-carousel{display:grid;font-size:2rem;font-weight:700;grid-template-columns:auto auto;line-height:4rem;padding-bottom:3rem}.hero .domain-carousel .names{max-height:4rem;overflow:hidden;position:relative;text-align:right}.hero .domain-carousel .names .names-slider{position:relative;top:4rem;transition:all .1s}.hero .domain-carousel .cocz{text-align:left}@media (min-width:50rem){.hero .domain-carousel{font-size:3.2rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:90rem){.hero{border-radius:2rem;margin:1rem auto;width:90%}}.text-content{margin:auto;max-width:80rem;padding:4rem 2rem;text-align:center}.text-content.text-left{text-align:left}.text-image{align-items:center;display:grid;gap:2rem;grid-auto-flow:dense;grid-template-columns:repeat(1,1fr);margin:auto;max-width:80rem;padding:4rem 2rem}@media (min-width:50rem){.text-image{grid-template-columns:repeat(2,1fr)}.text-image.left .text{grid-column:1/2}.text-image.left .image,.text-image.right .text{grid-column:2/3}.text-image.right .image{grid-column:1/2}}.red-bar{background:#f10505;color:#fff;padding:3rem 2rem 1rem;text-align:center}@media (min-width:90rem){.red-bar{border-radius:2rem;margin:1rem auto;width:90%}}.feature-grid{display:grid;gap:4rem;margin:auto;max-width:80rem;padding:4rem 2rem;text-align:center}.feature-grid.cols-3{grid-template-columns:repeat(1,1fr)}.feature-grid .feature{color:#024589}.feature-grid .feature img{width:8rem}@media (min-width:50rem){.feature-grid.cols-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:65rem){.feature-grid.cols-3{grid-template-columns:repeat(3,1fr)}}.whois{background:rgba(94,181,224,.2);margin:0 auto 7rem;padding:1rem;width:100%}.whois .wrapper{margin:auto;max-width:60rem;width:100%}.whois .wrapper .input-block{display:grid;gap:1rem}.whois .wrapper .input-block .whois-input{position:relative}.whois .wrapper .input-block .whois-input input{border:1px solid rgba(0,0,0,.533);border-radius:5px;display:inline-block;font-size:2rem;height:5rem;line-height:3rem;padding:1rem 7.8rem 1rem 1rem;text-align:right;width:100%}.whois .wrapper .input-block .whois-input .cocz{font-size:2rem;line-height:3rem;padding:1rem;position:absolute;right:1rem;top:0}.whois .wrapper .input-block .btn{background:#024589;border-radius:5px;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:700;height:5rem;line-height:3rem;padding:1rem 5rem;text-align:center}.whois .wrapper .loader{display:none;padding-top:3rem;text-align:center}.whois .wrapper .loader.show{display:block}.whois .wrapper .result{display:none;padding-top:3rem;text-align:center}.whois .wrapper .result.show{display:block}.whois .wrapper .result .logos{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding-top:1.5rem}.whois .wrapper .result .logos img{max-height:3rem}@media (min-width:50rem){.whois{padding:3rem}.whois .wrapper .input-block{gap:2rem;grid-template-columns:1fr auto}}@media (min-width:90rem){.whois{border-radius:2rem;width:70%}}